index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-14
platform: goldfish: pipe: Remove a redundant variable
Roman Kiryanov
1
-4
/
+3
2018-09-14
platform: goldfish: pipe: Add blank lines to separate struct members
Roman Kiryanov
1
-0
/
+3
2018-09-14
platform: goldfish: pipe: Replace pr_ with dev_ for logging
Roman Kiryanov
1
-1
/
+6
2018-09-14
platform: goldfish: pipe: Replace an array of 1 with a variable
Roman Kiryanov
1
-15
/
+13
2018-09-14
platform: goldfish: pipe: Fail compilation if structs are too large
Roman Kiryanov
1
-6
/
+3
2018-09-14
platform: goldfish: pipe: Update the comment for GFP_ATOMIC
Roman Kiryanov
1
-1
/
+4
2018-09-14
platform: goldfish: pipe: Separate the host interface to a separate header
Roman Kiryanov
2
-68
/
+113
2018-09-14
platform: goldfish: pipe: Move an opening brace to the next line
Roman Kiryanov
1
-1
/
+2
2018-09-14
platform: goldfish: pipe: Update license
Roman Kiryanov
1
-1
/
+2
2018-09-14
platform: goldfish: pipe: Fix comments to fit 80 columns
Roman Kiryanov
1
-4
/
+7
2018-09-14
misc: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-2
/
+2
2018-09-14
firmware: google: make structure gsmi_dev static
Colin Ian King
1
-1
/
+1
2018-09-14
vme: remove unneeded kfree
Ding Xiang
1
-1
/
+0
2018-09-14
binder: Add BINDER_GET_NODE_INFO_FOR_REF ioctl.
Martijn Coenen
2
-0
/
+65
2018-09-14
android: binder: use kstrdup instead of open-coding it
Rasmus Villemoes
1
-2
/
+1
2018-09-14
binder: use standard functions to allocate fds
Todd Kjos
3
-165
/
+260
2018-09-14
android: binder: no outgoing transaction when thread todo has transaction
Sherry Yang
1
-12
/
+32
2018-09-12
uio: convert to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-09-12
uio: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-2
/
+1
2018-09-12
nvmem: core: return error code instead of NULL from nvmem_device_get
Srinivas Kandagatla
1
-1
/
+1
2018-09-12
misc: lkdtm: fixed static variable initialization
Parth Y Shah
1
-1
/
+1
2018-09-12
misc: bh1770glc: remove unused array prox_curr_ma
Colin Ian King
1
-3
/
+0
2018-09-12
misc: apds990x: remove unused array ir_currents
Colin Ian King
1
-1
/
+0
2018-09-12
uio: ensure class is registered before devices
Alexandre Belloni
1
-0
/
+9
2018-09-12
Drivers: hv: vmbus: Fix synic per-cpu context initialization
Michael Kelley
1
-3
/
+12
2018-09-12
uio_hv_generic: drop #ifdef DEBUG
Stephen Hemminger
1
-1
/
+0
2018-09-12
uio_hv_generic: increase size of receive and send buffers
Stephen Hemminger
1
-3
/
+3
2018-09-12
vmbus: add driver_override support
Stephen Hemminger
3
-19
/
+118
2018-09-12
drivers: fpga: fix two trivial spelling mistakes
Colin Ian King
2
-2
/
+2
2018-09-09
Linux 4.19-rc3
v4.19-rc3
Linus Torvalds
1
-1
/
+1
2018-09-09
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
14
-59
/
+87
2018-09-09
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-12
/
+32
2018-09-09
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+3
2018-09-09
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+6
2018-09-09
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/...
Linus Torvalds
3
-5
/
+16
2018-09-09
Merge tag 'kbuild-fixes-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-36
/
+47
2018-09-09
kbuild: modules_install: warn when missing System.map file
Randy Dunlap
1
-0
/
+1
2018-09-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
21
-134
/
+204
2018-09-08
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
4
-2
/
+11
2018-09-08
Merge tag 'sunxi-fixes-for-4.19' of https://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
1
-0
/
+2
2018-09-08
x86/mm: Use WRITE_ONCE() when setting PTEs
Nadav Amit
3
-15
/
+15
2018-09-08
x86/apic/vector: Make error return value negative
Thomas Gleixner
1
-1
/
+1
2018-09-07
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-14
/
+16
2018-09-07
Merge tag 'arc-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
27
-113
/
+154
2018-09-07
afs: Fix cell specification to permit an empty address list
David Howells
1
-8
/
+7
2018-09-07
Merge tag 'md/4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
4
-9
/
+17
2018-09-07
Merge tag 'ceph-for-4.19-rc3' of https://github.com/ceph/ceph-client
Linus Torvalds
2
-62
/
+189
2018-09-07
Merge tag 'for_v4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
1
-10
/
+3
2018-09-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-4
/
+6
2018-09-07
Merge tag 'acpi-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-7
/
+8
[next]