Age | Commit message (Expand) | Author | Files | Lines |
2014-09-10 | blk-mq: scale depth and rq map appropriate if low on memory | Jens Axboe | 1 | -19/+69 |
2014-09-09 | Block: fix unbalanced bypass-disable in blk_register_queue | Alan Stern | 1 | -2/+4 |
2014-09-03 | block: Fix dev_t minor allocation lifetime | Keith Busch | 2 | -11/+15 |
2014-09-03 | blk-mq: cleanup after blk_mq_init_rq_map failures | Robert Elliott | 1 | -0/+3 |
2014-09-02 | blk-mq: pass along blk_mq_alloc_tag_set return values | Robert Elliott | 2 | -9/+21 |
2014-09-02 | blk-merge: fix blk_recount_segments | Ming Lei | 1 | -6/+11 |
2014-09-01 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2014-08-31 | Linux 3.17-rc3v3.17-rc3 | Linus Torvalds | 1 | -1/+1 |
2014-08-31 | Merge tag 'xtensa-20140830' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 24 | -217/+497 |
2014-08-31 | unicore32: Fix build error | Guenter Roeck | 1 | -4/+5 |
2014-08-31 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 10 | -39/+37 |
2014-08-31 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 29 | -464/+133 |
2014-08-31 | vexpress/spc: fix a build warning on array bounds | Alex Shi | 1 | -3/+11 |
2014-08-31 | Merge tag 'for-v3.17-rc/omap-dra72x-d74x-support-a' of git://git.kernel.org/p... | Olof Johansson | 3 | -2/+29 |
2014-08-31 | Merge tag 'spi-v3.17-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 11 | -82/+121 |
2014-08-31 | Merge remote-tracking branch 'spi/fix/sh-msiof' into spi-linus | Mark Brown | 1 | -2/+2 |
2014-08-31 | Merge tag 'spi-v3.17-rc3' into spi-linus | Mark Brown | 11 | -82/+121 |
2014-08-31 | spi: sh-msiof: Fix transmit-only DMA transfers | Geert Uytterhoeven | 1 | -2/+2 |
2014-08-30 | Merge tag 'locks-v3.17-3' of git://git.samba.org/jlayton/linux | Linus Torvalds | 1 | -1/+1 |
2014-08-30 | Merge remote-tracking branches 'spi/fix/au1550', 'spi/fix/davinci', 'spi/fix/... | Mark Brown | 10 | -49/+83 |
2014-08-30 | Merge remote-tracking branch 'spi/fix/sh-msiof' into spi-linus | Mark Brown | 1 | -33/+38 |
2014-08-29 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 7 | -4/+37 |
2014-08-29 | Merge tag 'pm+acpi-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -11/+49 |
2014-08-29 | Merge branch 'akpm' (fixes from Andrew Morton) | Linus Torvalds | 44 | -177/+238 |
2014-08-29 | kexec: purgatory: add clean-up for purgatory directory | Michael Welling | 1 | -0/+1 |
2014-08-29 | Documentation/kdump/kdump.txt: add ARM description | HuKeping | 1 | -3/+33 |
2014-08-29 | flush_icache_range: export symbol to fix build errors | Pranith Kumar | 5 | -0/+5 |
2014-08-29 | tools: selftests: fix build issue with make kselftests target | Phong Tran | 3 | -11/+11 |
2014-08-29 | ocfs2: quorum: add a log for node not fenced | Junxiao Bi | 1 | -2/+11 |
2014-08-29 | ocfs2: o2net: set tcp user timeout to max value | Junxiao Bi | 2 | -0/+21 |
2014-08-29 | ocfs2: o2net: don't shutdown connection when idle timeout | Junxiao Bi | 1 | -6/+19 |
2014-08-29 | ocfs2: do not write error flag to user structure we cannot copy from/to | Ben Hutchings | 1 | -86/+43 |
2014-08-29 | x86/purgatory: use approprate -m64/-32 build flag for arch/x86/purgatory | Vivek Goyal | 1 | -0/+1 |
2014-08-29 | drivers/rtc/rtc-s5m.c: re-add support for devices without irq specified | Bartlomiej Zolnierkiewicz | 1 | -7/+14 |
2014-08-29 | xattr: fix check for simultaneous glibc header inclusion | Filipe Brandenburger | 1 | -1/+1 |
2014-08-29 | kexec: remove CONFIG_KEXEC dependency on crypto | Vivek Goyal | 8 | -16/+0 |
2014-08-29 | kexec: create a new config option CONFIG_KEXEC_FILE for new syscall | Vivek Goyal | 8 | -20/+42 |
2014-08-29 | x86,mm: fix pte_special versus pte_numa | Hugh Dickins | 2 | -6/+10 |
2014-08-29 | hugetlb_cgroup: use lockdep_assert_held rather than spin_is_locked | Michal Hocko | 1 | -1/+1 |
2014-08-29 | mm/zpool: use prefixed module loading | Kees Cook | 3 | -1/+3 |
2014-08-29 | zram: fix incorrect stat with failed_reads | Chao Yu | 2 | -4/+8 |
2014-08-29 | lib: turn CONFIG_STACKTRACE into an actual option. | Dave Jones | 1 | -1/+6 |
2014-08-29 | mm: actually clear pmd_numa before invalidating | Matthew Wilcox | 1 | -1/+1 |
2014-08-29 | memblock, memhotplug: fix wrong type in memblock_find_in_range_node(). | Tang Chen | 1 | -2/+1 |
2014-08-29 | resource: fix the case of null pointer access | Vivek Goyal | 1 | -7/+4 |
2014-08-29 | checkpatch: relax check for length of git commit IDs | Joe Perches | 1 | -2/+2 |
2014-08-29 | Merge tag 'nfs-for-3.17-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2 | -10/+21 |
2014-08-29 | Merge tag 'usb-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 95 | -165/+210 |
2014-08-29 | Merge tag 'staging-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -43/+35 |
2014-08-29 | Merge tag 'char-misc-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -7/+26 |