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
2016-05-01
Drivers: hv: kvp: fix IP Failover
Vitaly Kuznetsov
2
-0
/
+36
2016-04-30
misc: sram: fix check of devm_ioremap*() return value
Vladimir Zapolskiy
1
-2
/
+2
2016-04-30
spmi: do not use bus internal data
Sudip Mukherjee
1
-2
/
+10
2016-04-30
mei: fix waiting for wr_ctrl for corner cases.
Alexander Usyskin
1
-4
/
+14
2016-04-30
mei: don't clean control queues on notify request timeout
Alexander Usyskin
1
-6
/
+2
2016-04-30
mei: amthif: discard not read messages
Alexander Usyskin
3
-2
/
+5
2016-04-30
mei: fix NULL dereferencing during FW initiated disconnection
Alexander Usyskin
3
-6
/
+6
2016-04-30
mei: drop global me_client_index
Alexander Usyskin
2
-17
/
+8
2016-04-30
mei: do not pin module if cldrv->probe() failed
Alexey Khoroshilov
1
-2
/
+6
2016-04-30
char: xillybus: use devm_add_action_or_reset
Sudip Mukherjee
2
-19
/
+2
2016-04-30
drivers:hv: Separate out frame buffer logic when picking MMIO range
Jake Oshins
1
-45
/
+35
2016-04-30
drivers:hv: Record MMIO range in use by frame buffer
Jake Oshins
1
-1
/
+36
2016-04-30
drivers:hv: Track allocations of children of hv_vmbus in private resource tree
Jake Oshins
1
-1
/
+21
2016-04-30
drivers:hv: Reverse order of resources in hyperv_mmio
Jake Oshins
1
-2
/
+1
2016-04-30
drivers:hv: Use new vmbus_mmio_free() from client drivers.
Jake Oshins
2
-9
/
+9
2016-04-30
drivers:hv: Make a function to free mmio regions through vmbus
Jake Oshins
2
-1
/
+16
2016-04-30
drivers:hv: Lock access to hyperv_mmio resource tree
Jake Oshins
1
-4
/
+12
2016-04-30
Drivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus...
K. Y. Srinivasan
2
-0
/
+87
2016-04-30
Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h
K. Y. Srinivasan
2
-55
/
+54
2016-04-30
Drivers: hv: vmbus: Export the vmbus_set_event() API
K. Y. Srinivasan
3
-2
/
+2
2016-04-30
Drivers: hv: vmbus: Use the new virt_xx barrier code
K. Y. Srinivasan
1
-7
/
+7
2016-04-30
Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatile
K. Y. Srinivasan
1
-3
/
+3
2016-04-30
Drivers: hv: vmbus: Introduce functions for estimating room in the ring buffer
K. Y. Srinivasan
2
-21
/
+31
2016-04-30
Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read()
K. Y. Srinivasan
1
-6
/
+20
2016-04-30
parport: use subsys_initcall
Sudip Mukherjee
1
-1
/
+1
2016-04-30
misc: mic: Remove return statements from void functions
Amitoj Kaur Chawla
1
-3
/
+3
2016-04-30
misc: mic: silence uninitialized variable warning
Dan Carpenter
1
-1
/
+2
2016-04-30
misc: mic: Fix randconfig build error
Sudeep Dutt
1
-0
/
+1
2016-04-27
misc: mic: Fix for double fetch security bug in VOP driver
Ashutosh Dixit
1
-0
/
+5
2016-04-26
Merge tag 'stm-for-greg-20160420' of git://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
10
-86
/
+131
2016-04-19
intel_th: pci: Add Broxton-M SOC support
Alexander Shishkin
1
-0
/
+5
2016-04-19
Merge 4.6-rc4 into char-misc-next
Greg Kroah-Hartman
1061
-7098
/
+10883
2016-04-17
Linux 4.6-rc4
v4.6-rc4
Linus Torvalds
1
-1
/
+1
2016-04-17
Merge tag 'dm-4.6-fix-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
1
-2
/
+2
2016-04-17
dm cache metadata: fix cmd_read_lock() acquiring write lock
Ahmed Samy
1
-2
/
+2
2016-04-16
Merge tag 'char-misc-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-5
/
+9
2016-04-16
Merge tag 'driver-core-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-13
/
+14
2016-04-16
Merge tag 'usb-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
15
-13
/
+94
2016-04-16
Merge tag 'dmaengine-fix-4.6-rc4' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
6
-68
/
+73
2016-04-16
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+2
2016-04-16
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+15
2016-04-16
Merge branch 'fix/edma' into fixes
Vinod Koul
1
-38
/
+25
2016-04-16
Merge branch 'fix/xilinx' into fixes
Vinod Koul
1
-1
/
+1
2016-04-16
Merge branch 'fix/omap' into fixes
Vinod Koul
1
-9
/
+17
2016-04-16
Merge branch 'fix/hsu' into fixes
Vinod Koul
2
-5
/
+11
2016-04-15
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-17
/
+37
2016-04-15
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-6
/
+30
2016-04-15
Merge tag 'for-linus-20160415' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-9
/
+1
2016-04-15
Merge tag 'mmc-v4.6-rc3' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
2
-26
/
+2
2016-04-15
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
22
-62
/
+104
[next]