Age | Commit message (Expand) | Author | Files | Lines |
2014-02-18 | Merge tag 'dma-buf-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2014-02-16 | Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.k... | Linus Torvalds | 1 | -0/+5 |
2014-02-16 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+14 |
2014-02-15 | Merge tag 'usb-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -2/+0 |
2014-02-15 | Merge tag 'char-misc-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2014-02-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -5/+1 |
2014-02-14 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -10/+22 |
2014-02-14 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -0/+3 |
2014-02-14 | mlx5: Add include of <linux/slab.h> because of kzalloc()/kfree() use | Roland Dreier | 1 | -0/+2 |
2014-02-13 | compiler/gcc4: Make quirk for asm_volatile_goto() unconditional | Steven Noonan | 1 | -5/+1 |
2014-02-13 | dma-buf: update debugfs output | Sumit Semwal | 1 | -1/+1 |
2014-02-12 | Merge tag 'gpio-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 1 | -2/+2 |
2014-02-12 | Merge tag 'spi-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 1 | -2/+5 |
2014-02-12 | Merge tag 'dt-fixes-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -70/+87 |
2014-02-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -0/+38 |
2014-02-11 | block: Fix cloning of discard/write same bios | Kent Overstreet | 1 | -0/+11 |
2014-02-11 | Merge remote-tracking branches 'spi/fix/doc', 'spi/fix/nuc900' and 'spi/fix/r... | Mark Brown | 1 | -2/+5 |
2014-02-11 | smp.h: fix x86+cpu.c sparse warnings about arch nonboot CPU calls | Paul Gortmaker | 1 | -0/+3 |
2014-02-10 | blk-mq: rework flush sequencing logic | Christoph Hellwig | 2 | -12/+4 |
2014-02-10 | blk-mq: rework I/O completions | Christoph Hellwig | 1 | -0/+4 |
2014-02-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+7 |
2014-02-10 | fs: Add prototype declaration to appropriate header file include/linux/bio.h | Rashika Kheria | 1 | -0/+1 |
2014-02-10 | fix O_SYNC|O_APPEND syncing the wrong range on write() | Al Viro | 1 | -1/+7 |
2014-02-09 | genirq: Add devm_request_any_context_irq() | Stephen Boyd | 1 | -0/+5 |
2014-02-08 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -1/+11 |
2014-02-08 | Revert "usb: xhci: Link TRB must not occur within a USB payload burst" | Sarah Sharp | 1 | -2/+0 |
2014-02-07 | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin | 291 | -2440/+5969 |
2014-02-07 | blk-mq: support at_head inserations for blk_execute_rq | Christoph Hellwig | 1 | -1/+2 |
2014-02-07 | Drivers: hv: vmbus: Specify the target CPU that should receive notification | K. Y. Srinivasan | 1 | -1/+1 |
2014-02-07 | IB/mlx5: Fix binary compatibility with libmlx5 | Eli Cohen | 1 | -0/+1 |
2014-02-07 | swap: add a simple detector for inappropriate swapin readahead | Shaohua Li | 1 | -2/+2 |
2014-02-06 | gpio: consumer.h: Move forward declarations outside #ifdef | Lars-Peter Clausen | 1 | -2/+2 |
2014-02-06 | Merge git://git.infradead.org/users/willy/linux-nvme | Linus Torvalds | 1 | -1/+5 |
2014-02-06 | execve: use 'struct filename *' for executable name passing | Linus Torvalds | 3 | -2/+3 |
2014-02-05 | of/device: Nullify match table in of_match_device() for CONFIG_OF=n | Geert Uytterhoeven | 1 | -1/+3 |
2014-02-05 | of: restructure for_each macros to fix compile warnings | Rob Herring | 1 | -69/+84 |
2014-02-05 | drivers: phy: Add support for optional phys | Andrew Lunn | 1 | -0/+14 |
2014-02-05 | Merge tag 'nfs-for-3.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -0/+2 |
2014-02-02 | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 1 | -4/+4 |
2014-02-02 | NFSv4: Fix memory corruption in nfs4_proc_open_confirm | Trond Myklebust | 1 | -0/+2 |
2014-02-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2014-02-01 | Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -0/+1 |
2014-02-01 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 1 | -1/+2 |
2014-01-31 | Typo in compat_sys_lseek() declaration | Stephan Springl | 1 | -1/+1 |
2014-01-31 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+2 |
2014-01-31 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -3/+9 |
2014-01-31 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -2/+3 |
2014-01-31 | mm: sl[uo]b: fix misleading comments | Dave Hansen | 1 | -4/+4 |
2014-01-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -0/+11 |
2014-01-31 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 4 | -7/+59 |