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-01-09
ANDROID: binder: Remove obsolete proc waitqueue.
Martijn Coenen
1
-3
/
+0
2018-01-09
Drivers: hv: vmbus: Remove x86-isms from arch independent drivers
Michael Kelley
4
-15
/
+18
2018-01-09
ANDROID: binder: remove waitqueue when thread exits.
Martijn Coenen
1
-0
/
+12
2018-01-09
mei: fix an && vs || typo
Dan Carpenter
1
-1
/
+1
2018-01-09
android: binder: Prefer __func__ to using hardcoded function name
Elad Wexler
1
-2
/
+2
2018-01-09
misc: ds1682: Ignore update-in-progress ETC reads
Thomas VanSelus
1
-1
/
+18
2018-01-09
misc: ds1682: Show device registers as unsigned
Aaron Sierra
1
-9
/
+9
2018-01-09
misc: fsa9480: Add blank line after declarations.
Tejas Upadhyay
1
-0
/
+1
2018-01-09
soundwire: select REGMAP_SOUNDWIRE
Vinod Koul
1
-0
/
+1
2018-01-09
soundwire: Fix incorrect return value check
Shreyas NC
1
-2
/
+2
2018-01-09
soundwire: Add Pierre as reviewer
Vinod Koul
1
-0
/
+1
2018-01-09
slimbus: qcom: add HAS_IOMEM dependency
Srinivas Kandagatla
1
-0
/
+1
2018-01-09
slimbus: qcom: Fix return value check in qcom_slim_probe()
Wei Yongjun
1
-2
/
+2
2018-01-09
slimbus: Fix missing unlock on error in slim_msg_response()
Wei Yongjun
1
-0
/
+1
2018-01-09
slimbus: Use GFP_ATOMIC under spin lock
Wei Yongjun
1
-1
/
+1
2018-01-09
slimbus: make functions slim_ack_txn and slim_alloc_txbuf static
Colin Ian King
1
-3
/
+4
2018-01-09
slimbus: fix retries comparison to correctly identify failed allocation
Colin Ian King
1
-1
/
+1
2018-01-09
slimbus: avoid null pointer dereference on msg
Colin Ian King
1
-2
/
+3
2018-01-09
mux: add SPDX identifiers to all mux source files
Peter Rosin
8
-24
/
+8
2018-01-08
soundwire: Fix typo in return value check of sdw_read()
Wei Yongjun
1
-5
/
+5
2018-01-08
soundwire: intel: fix missing assignment to ret
Colin Ian King
1
-1
/
+1
2018-01-08
soundwire: fix sign extension when shifting buf[2] 24 places
Colin Ian King
1
-2
/
+2
2018-01-08
Merge tag 'extcon-next-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
7
-51
/
+194
2018-01-03
extcon: axp288: Handle reserved charger-type values better
Hans de Goede
1
-2
/
+2
2018-01-03
extcon: axp288: Redo charger type detection a couple of seconds after probe()
Hans de Goede
1
-2
/
+30
2018-01-03
Merge branch 'ib-extcon-mfd-4.16' into extcon-next
Chanwoo Choi
4
-44
/
+159
2018-01-03
extcon: axp288: Remove unused platform data
Hans de Goede
2
-39
/
+1
2018-01-03
extcon: axp288: Remove unused extcon_nb struct member
Hans de Goede
1
-1
/
+0
2018-01-03
extcon: axp288:: Handle return value of platform_get_irq
Arvind Yadav
1
-0
/
+3
2018-01-02
i7300_idle: remove unused file
Sinan Kaya
1
-84
/
+0
2018-01-02
mei: fix incorrect logical operator in if statement
Colin Ian King
1
-1
/
+1
2018-01-02
mei: me: allow runtime pm for platform with D0i3
Tomas Winkler
1
-1
/
+4
2018-01-02
slimbus: qcom-ctrl: use normal allocation
Arnd Bergmann
1
-8
/
+4
2018-01-02
Merge 4.15-rc6 into char-misc-next
Greg Kroah-Hartman
806
-5644
/
+9729
2017-12-31
Linux 4.15-rc6
v4.15-rc6
Linus Torvalds
1
-1
/
+1
2017-12-31
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
14
-39
/
+42
2017-12-31
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-16
/
+16
2017-12-31
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-20
/
+52
2017-12-31
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+4
2017-12-31
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-3
/
+9
2017-12-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-43
/
+190
2017-12-31
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
28
-72
/
+196
2017-12-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-2
/
+6
2017-12-31
Merge tag 'char-misc-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-17
/
+38
2017-12-31
Merge tag 'driver-core-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-4
/
+25
2017-12-31
Merge tag 'staging-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-20
/
+24
2017-12-31
Merge tag 'tty-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+2
2017-12-31
Merge tag 'usb-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
23
-104
/
+117
2017-12-31
MAINTAINERS: mark arch/blackfin/ and its gubbins as orphaned
Adam Borowski
1
-9
/
+7
2017-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-2
/
+2
[next]