Age | Commit message (Expand) | Author | Files | Lines |
2014-09-14 | NTB: correct the spread of queues over mw's | Jon Mason | 1 | -2/+2 |
2014-09-08 | Linux 3.17-rc4v3.17-rc4 | Linus Torvalds | 1 | -1/+1 |
2014-09-08 | Documentation: new page link in SubmittingPatches | Sudip Mukherjee | 1 | -0/+1 |
2014-09-08 | Documentation: NFS/RDMA: Document separate Kconfig symbols | Paul Bolle | 1 | -7/+9 |
2014-09-08 | Documentation: misc-devices: Rename freefall.c from hpfall.c in lis2lv02d | Masanari Iida | 1 | -1/+1 |
2014-09-08 | Documentation: i2c: rename variable "register" to "reg" | Jose Manuel Alarcon Roldan | 1 | -5/+5 |
2014-09-08 | Documentation: seq_file: Document seq_open_private(), seq_release_private() | Rob Jones | 1 | -0/+33 |
2014-09-07 | Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 12 | -34/+122 |
2014-09-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -14/+18 |
2014-09-07 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -12/+12 |
2014-09-07 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -11/+39 |
2014-09-07 | ufs: fix deadlocks introduced by sb mutex merge | Alexey Khoroshilov | 2 | -13/+8 |
2014-09-07 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 8 | -17/+28 |
2014-09-06 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 12 | -59/+90 |
2014-09-06 | Merge tag 'xfs-for-linus-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -12/+114 |
2014-09-06 | Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2 | -1/+5 |
2014-09-06 | timekeeping: Update timekeeper before updating vsyscall and pvclock | Thomas Gleixner | 1 | -2/+3 |
2014-09-06 | compat: nanosleep: Clarify error handling | Thomas Gleixner | 1 | -3/+21 |
2014-09-06 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -14/+62 |
2014-09-06 | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes | Kevin Hilman | 3 | -2/+12 |
2014-09-06 | bus: arm-ccn: Move event cleanup routine | Pawel Moll | 1 | -26/+25 |
2014-09-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 3 | -1/+5 |
2014-09-05 | ARM: at91/dt: rm9200: fix usb clock definition | Alexandre Belloni | 1 | -1/+1 |
2014-09-05 | ARM: at91: rm9200: fix clock registration | Alexandre Belloni | 1 | -1/+10 |
2014-09-05 | ARM: at91/dt: sam9g20: set at91sam9g20 pllb driver | Gaƫl PORTAY | 1 | -0/+1 |
2014-09-05 | mm: memcontrol: revert use of root_mem_cgroup res_counter | Johannes Weiner | 1 | -25/+78 |
2014-09-05 | Export sync_filesystem() for modular ->remount_fs() use | Anton Altaparmakov | 1 | -1/+1 |
2014-09-05 | Merge tag 'regulator-v3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 8 | -17/+21 |
2014-09-05 | Merge tag 'omap-fixes-against-v3.17-rc3' of git://git.kernel.org/pub/scm/linu... | Kevin Hilman | 317 | -1293/+2620 |
2014-09-05 | Merge tag 'gpio-v3.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 3 | -49/+83 |
2014-09-05 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 10 | -41/+90 |
2014-09-05 | Merge branches 'pm-sleep', 'powercap', 'pm-domains' and 'pm-cpufreq' | Rafael J. Wysocki | 6 | -22/+26 |
2014-09-05 | Merge branches 'acpi-video' and 'acpi-ec' | Rafael J. Wysocki | 2 | -2/+47 |
2014-09-05 | Merge branches 'acpica', 'acpi-processor' and 'acpi-scan' | Rafael J. Wysocki | 3 | -10/+10 |
2014-09-05 | Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/tps6509... | Mark Brown | 8 | -17/+21 |
2014-09-05 | Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-... | Dave Airlie | 1 | -2/+2 |
2014-09-05 | drm/nouveau/core: don't leak oclass type bits to user | Ben Skeggs | 1 | -2/+2 |
2014-09-05 | Merge git://git.kvack.org/~bcrl/aio-fixes | Linus Torvalds | 1 | -1/+12 |
2014-09-05 | aio: block exit_aio() until all context requests are completed | Gu Zheng | 1 | -1/+6 |
2014-09-05 | nohz: Restore NMI safe local irq work for local nohz kick | Frederic Weisbecker | 2 | -6/+15 |
2014-09-04 | Merge tag 'davinci-fixes-for-v3.17-rc4' of git://git.kernel.org/pub/scm/linux... | Arnd Bergmann | 1 | -4/+5 |
2014-09-04 | ARM: dts: dra7-evm: Add vtt regulator support | Lokesh Vutla | 1 | -1/+26 |
2014-09-04 | ARM: dts: dra7-evm: Fix spi1 mux documentation | Nishanth Menon | 1 | -7/+7 |
2014-09-04 | ARM: dts: am43x-epos-evm: Disable QSPI to prevent conflict with GPMC-NAND | Roger Quadros | 1 | -2/+2 |
2014-09-04 | ARM: OMAP2+: gpmc: Don't complain if wait pin is used without r/w monitoring | Roger Quadros | 1 | -4/+3 |
2014-09-04 | ARM: dts: am43xx-epos-evm: Don't use read/write wait monitoring | Roger Quadros | 1 | -2/+1 |
2014-09-04 | ARM: dts: am437x-gp-evm: Don't use read/write wait monitoring | Roger Quadros | 1 | -2/+0 |
2014-09-04 | ARM: dts: am437x-gp-evm: Use BCH16 ECC scheme instead of BCH8 | Roger Quadros | 1 | -1/+1 |
2014-09-04 | ARM: dts: am43x-epos-evm: Use BCH16 ECC scheme instead of BCH8 | Roger Quadros | 1 | -1/+1 |
2014-09-04 | Revert "i2c: rcar: remove spinlock" | Sergei Shtylyov | 1 | -0/+22 |