Age | Commit message (Expand) | Author | Files | Lines |
2014-04-14 | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 2 | -1/+13 |
2014-04-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 3 | -3/+3 |
2014-04-13 | Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke... | Linus Torvalds | 4 | -1/+26 |
2014-04-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 4 | -15/+28 |
2014-04-13 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -2/+8 |
2014-04-13 | Merge tag 'ntb-3.15' of git://github.com/jonmason/ntb | Linus Torvalds | 1 | -7/+12 |
2014-04-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 9 | -118/+71 |
2014-04-13 | Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds | 5 | -28/+69 |
2014-04-12 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 6 | -5/+41 |
2014-04-12 | Merge git://git.infradead.org/users/willy/linux-nvme | Linus Torvalds | 2 | -9/+13 |
2014-04-12 | Merge tag 'for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/e... | Linus Torvalds | 2 | -5/+4 |
2014-04-12 | Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+6 |
2014-04-12 | net: Fix use after free by removing length arg from sk_data_ready callbacks. | David S. Miller | 3 | -3/+3 |
2014-04-11 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+20 |
2014-04-11 | mm: slab/slub: use page->list consistently instead of page->lru | Dave Hansen | 1 | -1/+2 |
2014-04-11 | AUDIT: make audit_is_compat depend on CONFIG_AUDIT_COMPAT_GENERIC | Chris Metcalf | 1 | -1/+1 |
2014-04-11 | NVMe: Retry failed commands with non-fatal errors | Keith Busch | 2 | -2/+3 |
2014-04-11 | NVMe: Make I/O timeout a module parameter | Keith Busch | 1 | -1/+2 |
2014-04-11 | NVMe: CPU hot plug notification | Keith Busch | 1 | -0/+1 |
2014-04-11 | NVMe: per-cpu io queues | Keith Busch | 1 | -1/+5 |
2014-04-10 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 4 | -6/+19 |
2014-04-10 | Merge tag 'sound-fix-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2014-04-10 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds | 2 | -5/+10 |
2014-04-10 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 4 | -15/+43 |
2014-04-10 | block: fix regression with block enabled tagging | Jens Axboe | 2 | -1/+14 |
2014-04-10 | scsi: Make sure cmd_flags are 64-bit | Martin K. Petersen | 1 | -2/+2 |
2014-04-10 | tracing: Fix anonymous unions in struct ftrace_event_call | Mathieu Desnoyers | 2 | -5/+15 |
2014-04-10 | x86: LLVMLinux: Fix "incomplete type const struct x86cpu_device_id" | Behan Webster | 1 | -0/+5 |
2014-04-10 | LLVMLinux: Add support for clang to compiler.h and new compiler-clang.h | Mark Charlebois | 2 | -0/+19 |
2014-04-10 | LLVMLinux: Remove warning about returning an uninitialized variable | Behan Webster | 1 | -1/+2 |
2014-04-09 | Merge tag 'asoc-v3.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 6 | -5/+29 |
2014-04-09 | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -5/+522 |
2014-04-09 | Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 9 | -31/+24 |
2014-04-09 | tracepoint: Fix sparse warnings in tracepoint.c | Mathieu Desnoyers | 2 | -3/+5 |
2014-04-09 | block: Fix for_each_bvec() | Martin K. Petersen | 1 | -3/+3 |
2014-04-09 | Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 3 | -1/+15 |
2014-04-09 | tracepoint: Simplify tracepoint module search | Steven Rostedt (Red Hat) | 1 | -2/+1 |
2014-04-09 | tracepoint: Use struct pointer instead of name hash for reg/unreg tracepoints | Mathieu Desnoyers | 3 | -21/+51 |
2014-04-09 | Merge tag 'asoc-v3.15-4' into asoc-linus | Mark Brown | 1 | -1/+1 |
2014-04-09 | Merge tag 'asoc-v3.15-3' into asoc-linus | Mark Brown | 1 | -0/+13 |
2014-04-09 | Merge tag 'asoc-v3.15-2' into asoc-linus | Mark Brown | 2 | -10/+11 |
2014-04-09 | Merge tag 'asoc-v3.15' into asoc-linus | Mark Brown | 14 | -78/+736 |
2014-04-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 3 | -7/+23 |
2014-04-08 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 23 | -440/+908 |
2014-04-08 | include/linux/syscalls.h: add sys_renameat2() prototype | Heiko Carstens | 1 | -0/+3 |
2014-04-08 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -3/+6 |
2014-04-08 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 28 | -282/+417 |
2014-04-08 | mm: create generic early_ioremap() support | Mark Salter | 1 | -0/+42 |
2014-04-08 | lglock: map to spinlock when !CONFIG_SMP | Josh Triplett | 1 | -0/+16 |
2014-04-08 | percpu: add preemption checks to __this_cpu ops | Christoph Lameter | 1 | -10/+29 |