Age | Commit message (Expand) | Author | Files | Lines |
2013-07-04 | Merge branch 'kconfig-diet' from Dave Hansen | Linus Torvalds | 24 | -605/+573 |
2013-07-04 | hang and lockup detection menu | Dave Hansen | 1 | -19/+23 |
2013-07-04 | kconfig: consolidate printk options | Dave Hansen | 1 | -87/+90 |
2013-07-04 | group locking debugging options | Dave Hansen | 1 | -6/+10 |
2013-07-04 | consolidate compilation option configs | Dave Hansen | 1 | -76/+80 |
2013-07-04 | consolidate runtime testing configs | Dave Hansen | 1 | -76/+81 |
2013-07-04 | order memory debugging Kconfig options | Dave Hansen | 1 | -272/+277 |
2013-07-04 | consolidate per-arch stack overflow debugging options | Dave Hansen | 24 | -90/+33 |
2013-07-04 | Merge branch 'hpfs' from Mikulas Patocka | Linus Torvalds | 5 | -13/+106 |
2013-07-04 | hpfs: implement prefetch to improve performance | Mikulas Patocka | 4 | -5/+63 |
2013-07-04 | hpfs: use mpage | Mikulas Patocka | 1 | -6/+34 |
2013-07-04 | hpfs: better test for errors | Mikulas Patocka | 2 | -2/+9 |
2013-07-04 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 182 | -1177/+7633 |
2013-07-04 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 19 | -111/+1743 |
2013-07-04 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds | 18 | -346/+553 |
2013-07-04 | Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 333 | -4219/+12029 |
2013-07-04 | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 53 | -185/+388 |
2013-07-04 | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 429 | -4934/+6278 |
2013-07-04 | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 37 | -273/+353 |
2013-07-04 | tools/testing/selftests: don't assume the x bit is set on scripts | Andrew Morton | 2 | -2/+2 |
2013-07-04 | selftests: add .gitignore for kcmp | Ramkumar Ramachandra | 1 | -0/+2 |
2013-07-04 | selftests: fix clean target in kcmp Makefile | Ramkumar Ramachandra | 1 | -2/+1 |
2013-07-04 | selftests: add .gitignore for vm | Ramkumar Ramachandra | 1 | -0/+4 |
2013-07-04 | selftests: add hugetlbfstest | Joern Engel | 3 | -1/+96 |
2013-07-04 | self-test: fix make clean | Joern Engel | 1 | -2/+3 |
2013-07-04 | selftests: exit 1 on failure | Joern Engel | 2 | -1/+6 |
2013-07-04 | kernel/resource.c: remove the unneeded assignment in function __find_resource | Kevin Hao | 1 | -1/+0 |
2013-07-04 | aio: fix wrong comment in aio_complete() | Tang Chen | 1 | -1/+1 |
2013-07-04 | drivers/w1/slaves/w1_ds2408.c: add magic sequence to disable P0 test mode | Jean-Francois Dagenais | 1 | -0/+30 |
2013-07-04 | drivers/memstick/host/r592.c: convert to module_pci_driver | Libo Chen | 1 | -12/+1 |
2013-07-04 | drivers/memstick/host/jmb38x_ms: convert to module_pci_driver | Libo Chen | 1 | -12/+1 |
2013-07-04 | pps-gpio: add device-tree binding and support | Jan Luebbe | 2 | -54/+93 |
2013-07-04 | drivers/pps/clients/pps-gpio.c: convert to module_platform_driver | Jan Luebbe | 1 | -17/+1 |
2013-07-04 | drivers/pps/clients/pps-gpio.c: convert to devm_* helpers | Jan Luebbe | 1 | -21/+7 |
2013-07-04 | drivers/parport/share.c: use kzalloc | Alexandru Gheorghiu | 1 | -2/+1 |
2013-07-04 | Documentation/accounting/getdelays.c: avoid strncpy in accounting tool | Kees Cook | 1 | -2/+2 |
2013-07-04 | aoe: update internal version number to v83 | Ed Cashin | 1 | -1/+1 |
2013-07-04 | aoe: update copyright date | Ed Cashin | 4 | -4/+4 |
2013-07-04 | aoe: perform I/O completions in parallel | Ed Cashin | 4 | -31/+134 |
2013-07-04 | nbd: correct disconnect behavior | Paul Clements | 2 | -1/+7 |
2013-07-04 | nbd: remove bogus BUG_ON in NBD_CLEAR_QUE | Michal Belczyk | 1 | -1/+0 |
2013-07-04 | kernel/pid.c: move statement | Raphael S. Carvalho | 1 | -1/+1 |
2013-07-04 | rapidio: change endpoint device name format | Alexandre Bounine | 2 | -5/+2 |
2013-07-04 | rapidio: documentation update | Alexandre Bounine | 2 | -13/+86 |
2013-07-04 | rapidio: add udev notification | Alexandre Bounine | 7 | -17/+74 |
2013-07-04 | rapidio: add modular build option for the subsystem core | Alexandre Bounine | 3 | -16/+19 |
2013-07-04 | rapidio/tsi721: convert to modular mport driver | Alexandre Bounine | 4 | -10/+9 |
2013-07-04 | rapidio: update enumerator registration mechanism | Alexandre Bounine | 5 | -48/+164 |
2013-07-04 | rapidio/rionet: rework driver initialization and removal | Alexandre Bounine | 1 | -25/+78 |
2013-07-04 | rapidio: convert switch drivers to modules | Alexandre Bounine | 12 | -345/+568 |