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
2015-04-03
mcb: request_mem_region() returns NULL on error
Dan Carpenter
1
-2
/
+2
2015-04-03
char: xillybus: Don't return -EFAULT on user-triggered flush
Eli Billauer
1
-0
/
+2
2015-04-03
mic: drop pci_msi_off call on probe
Michael S. Tsirkin
1
-2
/
+0
2015-04-03
spmi: pmic_arb: remove ARM build time dependency
Ivan T. Ivanov
1
-1
/
+0
2015-04-03
virtio_console: Use bool function return values of true/false not 1/0
Joe Perches
1
-1
/
+1
2015-04-03
misc: pass miscdevice through file's private_data
Tom Van Braeckel
1
-3
/
+8
2015-04-03
Revert "uio: constify of_device_id array"
Greg Kroah-Hartman
1
-1
/
+1
2015-04-01
Merge tag 'extcon-next-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
14
-59
/
+1248
2015-03-26
memory: jz4780-nemc: driver for the NEMC on JZ4780 SoCs
Alex Smith
4
-0
/
+444
2015-03-26
dt-bindings: memory-controllers: Add binding for jz4780-nemc
Alex Smith
1
-0
/
+75
2015-03-26
spmi: pmic_arb: add support for hw version 2
Gilad Avidov
2
-60
/
+265
2015-03-26
spmi: remove wakeup command before slave probe
Gilad Avidov
1
-7
/
+2
2015-03-26
MAINTAINERS: change Atmel ssc driver entry
Nicolas Ferre
1
-1
/
+1
2015-03-26
Drivers: hv: vmbus: Don't wait after requesting offers
K. Y. Srinivasan
1
-11
/
+0
2015-03-26
coresight-replicator: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-03-25
i8k: Remove use of seq_printf return value
Joe Perches
1
-7
/
+9
2015-03-25
w1: constify of_device_id array
Fabian Frederick
3
-3
/
+3
2015-03-25
uio: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-03-25
Drivers: hv: vmbus: Fix a siganlling host signalling issue
K. Y. Srinivasan
1
-2
/
+26
2015-03-25
Drivers: hv: vmbus: Export the vmbus_sendpacket_pagebuffer_ctl()
K. Y. Srinivasan
1
-0
/
+1
2015-03-25
hv: hypervvssd: call endmntent before call setmntent again
Vaughan Cao
1
-2
/
+8
2015-03-25
Drivers: hv: vmbus: Fix a bug in rescind processing in vmbus_close_internal()
K. Y. Srinivasan
1
-9
/
+6
2015-03-25
tools: hv: fcopy_daemon: support >2GB files for x86_32 guest
Dexuan Cui
1
-1
/
+1
2015-03-25
hv: vmbus: missing curly braces in vmbus_process_offer()
Dan Carpenter
1
-1
/
+2
2015-03-25
Drivers: hv: vmbus: Correcting truncation error for constant HV_CRASH_CTL_CRA...
Nick Meier
1
-1
/
+1
2015-03-25
Drivers: hv: hv_balloon: don't lose memory when onlining order is not natural
Vitaly Kuznetsov
1
-10
/
+4
2015-03-25
Drivers: hv: hv_balloon: keep locks balanced on add_memory() failure
Vitaly Kuznetsov
1
-0
/
+1
2015-03-25
Drivers: hv: vmbus: Perform device register in the per-channel work element
K. Y. Srinivasan
3
-44
/
+107
2015-03-25
hwrng: Avoid manual device_create_file() calls
Takashi Iwai
1
-23
/
+11
2015-03-25
misc: Add attribute groups
Takashi Iwai
2
-2
/
+5
2015-03-25
misc: mic: fixup return type of wait_for_completion_timeout
Nicholas Mc Guire
1
-7
/
+7
2015-03-25
misc: carma: fixup return type of wait_for_completion_timeout
Nicholas Mc Guire
1
-4
/
+6
2015-03-25
misc: tifm: match return type of wait_for_completion_timeout
Nicholas Mc Guire
1
-2
/
+3
2015-03-25
char: misc: document behaviour of open()
Martin Kepplinger
1
-1
/
+3
2015-03-25
mei: fix regression on NFC connection
Tomas Winkler
1
-3
/
+1
2015-03-25
VMCI: Guard against overflow in queue pair allocation
Jorgen Hansen
2
-10
/
+23
2015-03-25
VMCI: Check userland-provided datagram size
Andy King
2
-1
/
+7
2015-03-25
drivers/vmw_vmci: Show correct get_user_pages_fast upon failure
Davidlohr Bueso
1
-2
/
+4
2015-03-25
Merge branch 'fix_ioremap_wc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
3
-94
/
+106
2015-03-25
Merge 4.0-rc5 into char-misc-next
Greg Kroah-Hartman
527
-3842
/
+5533
2015-03-24
checkkconfigsymbols.py: fix sorted output
Valentin Rothberg
1
-5
/
+7
2015-03-23
metag: Fix ioremap_wc/ioremap_cached build errors
James Hogan
3
-94
/
+106
2015-03-23
extcon: Fix missing locking when [un]registering notifiers
Hans de Goede
1
-4
/
+31
2015-03-23
extcon: max77843: Fix an error code in max77843_init_muic_regmap()
Dan Carpenter
1
-1
/
+1
2015-03-22
Linux 4.0-rc5
v4.0-rc5
Linus Torvalds
1
-1
/
+1
2015-03-22
Merge tag 'md/4.0-rc4-fix' of git://neil.brown.name/md
Linus Torvalds
2
-3
/
+2
2015-03-22
Merge tag 'driver-core-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+4
2015-03-22
Merge tag 'char-misc-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-183
/
+3
2015-03-22
Merge tag 'staging-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-17
/
+17
2015-03-22
Merge tag 'tty-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-3
/
+12
[next]