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-08-02
Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()
Dexuan Cui
3
-16
/
+32
2018-08-02
mei: define dma ring buffer sizes for PCH12 HW and newer
Alexander Usyskin
2
-0
/
+17
2018-08-02
mei: restrict dma ring support to hbm version 2.1
Tomas Winkler
4
-0
/
+16
2018-08-02
mei: hbm: introduce dma bit in the message header
Tomas Winkler
4
-6
/
+16
2018-08-02
mei: hbm: define dma ring setup protocol
Tomas Winkler
1
-0
/
+49
2018-08-02
mei: add support for variable length mei headers.
Tomas Winkler
6
-64
/
+102
2018-08-02
uio: fix possible circular locking dependency
Xiubo Li
1
-10
/
+6
2018-08-02
uio: pruss: fix error handling in probe
Dan Carpenter
1
-24
/
+45
2018-07-29
Drivers: hv: vmbus: add numa_node to sysfs
Stephen Hemminger
2
-0
/
+24
2018-07-29
Drivers: hv: vmbus: Get rid of MSR access from vmbus_drv.c
Sunil Muthuswamy
2
-1
/
+4
2018-07-29
Drivers: hv: vmbus: Fix the issue with freeing up hv_ctl_table_hdr
Sunil Muthuswamy
1
-10
/
+4
2018-07-29
Drivers: hv: vmus: Fix the check for return value from kmsg get dump buffer
Sunil Muthuswamy
1
-7
/
+4
2018-07-27
Merge tag 'fsi-updates-2018-07-27' of git://git.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
7
-146
/
+496
2018-07-27
fsi: Prevent multiple concurrent rescans
Benjamin Herrenschmidt
2
-2
/
+16
2018-07-27
fsi: Add cfam char devices
Benjamin Herrenschmidt
1
-51
/
+213
2018-07-27
fsi: scom: Convert to use the new chardev
Benjamin Herrenschmidt
1
-50
/
+80
2018-07-27
fsi: sbefifo: Convert to use the new chardev
Benjamin Herrenschmidt
1
-29
/
+55
2018-07-27
fsi: Add new central chardev support
Benjamin Herrenschmidt
3
-3
/
+119
2018-07-26
fsi: master-ast-cf: Rename dump_trace() to avoid name collision
Benjamin Herrenschmidt
1
-5
/
+5
2018-07-26
fsi: master-ast-cf: Fix memory leak
Gustavo A. R. Silva
1
-2
/
+4
2018-07-25
thunderbolt: Add support for runtime PM
Mika Westerberg
7
-20
/
+276
2018-07-25
thunderbolt: Remove redundant variable 'approved'
Colin Ian King
1
-2
/
+0
2018-07-25
thunderbolt: Use correct ICM commands in system suspend
Mika Westerberg
1
-5
/
+13
2018-07-25
thunderbolt: No need to take tb->lock in domain suspend/complete
Mika Westerberg
1
-14
/
+1
2018-07-25
thunderbolt: Do not unnecessarily call ICM get route
Mika Westerberg
1
-9
/
+26
2018-07-25
thunderbolt: Use 64-bit DMA mask if supported by the platform
Mika Westerberg
1
-0
/
+8
2018-07-25
thunderbolt: Fix small typo in variable name
Nathan Ciobanu
1
-1
/
+1
2018-07-25
fsi: master-ast-cf: Mask unused bits in RTAG/RCRC
Benjamin Herrenschmidt
1
-2
/
+2
2018-07-24
android: binder: Include asm/cacheflush.h after linux/ include files
Guenter Roeck
1
-1
/
+3
2018-07-24
android: binder_alloc: Include asm/cacheflush.h after linux/ include files
Guenter Roeck
1
-1
/
+1
2018-07-24
mei: add mei_msg_hdr_init wrapper.
Tomas Winkler
2
-15
/
+20
2018-07-24
mei: move hbuf_depth from the mei device to the hw modules
Tomas Winkler
5
-49
/
+58
2018-07-24
mei: cleanup slots to data conversions
Tomas Winkler
4
-12
/
+14
2018-07-24
fsi: master-ast-cf: Fix build warnings on 64-bit platforms
Benjamin Herrenschmidt
1
-2
/
+2
2018-07-24
Merge tag 'fsi-updates-2018-07-24' of git://git.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
13
-62
/
+2252
2018-07-23
fsi: Add support for device-tree provided chip IDs
Benjamin Herrenschmidt
1
-0
/
+24
2018-07-23
dt-bindings: fsi: Add optional chip-id to CFAMs
Benjamin Herrenschmidt
1
-0
/
+5
2018-07-23
fsi: sbefifo: Fix inconsistent use of ffdc mutex
Benjamin Herrenschmidt
1
-4
/
+9
2018-07-23
fsi: master-ast-cf: Add new FSI master using Aspeed ColdFire
Benjamin Herrenschmidt
5
-0
/
+1755
2018-07-23
dt-bindings: fsi: Document binding for the fsi-master-ast-cf "device"
Benjamin Herrenschmidt
1
-0
/
+36
2018-07-23
devres: Add devm_of_iomap()
Benjamin Herrenschmidt
2
-0
/
+40
2018-07-23
Merge remote-tracking branch 'gpio/ib-aspeed' into upstream-ready
Benjamin Herrenschmidt
2554
-20955
/
+29499
2018-07-21
uio: add SPDX license tags
Stephen Hemminger
6
-10
/
+6
2018-07-21
uio: fix wrong return value from uio_mmap()
Hailong Liu
1
-1
/
+1
2018-07-21
uio: add SPDX license tag
Stephen Hemminger
1
-2
/
+1
2018-07-21
Merge tag 'extcon-next-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
3
-18
/
+9
2018-07-16
misc: vexpress/syscfg: Use devm_ioremap_resource() to map memory
Sudeep Holla
1
-7
/
+3
2018-07-16
drivers/misc: Aspeed LPC snoop output using misc chardev
Robert Lippert
1
-10
/
+74
2018-07-16
mei: bus: suppress sign-compare warnings
Tomas Winkler
1
-3
/
+3
2018-07-16
gnss: fix potential error pointer dereference
Dan Carpenter
1
-2
/
+2
[next]