Age | Commit message (Expand) | Author |
2014-06-08 | Merge tag 'for-linus-3.16-merge-window' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2014-06-08 | numa,sched: fix load_to_imbalanced logic inversion | Rik van Riel |
2014-06-08 | Don't trigger congestion wait on dirty-but-not-writeout pages | Linus Torvalds |
2014-06-08 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2014-06-08 | Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/ke... | Linus Torvalds |
2014-06-08 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-06-08 | Merge branch 'next' (accumulated 3.16 merge window patches) into master | Linus Torvalds |
2014-06-08 | Linux 3.15v3.15 | Linus Torvalds |
2014-06-08 | Revert "x86/smpboot: Initialize secondary CPU only if master CPU will wait fo... | Linus Torvalds |
2014-06-07 | Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/...next | Linus Torvalds |
2014-06-07 | Merge tag 'vfio-v3.16-rc1' of git://github.com/awilliam/linux-vfio into next | Linus Torvalds |
2014-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 int... | Linus Torvalds |
2014-06-07 | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd into next | Linus Torvalds |
2014-06-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2014-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds |
2014-06-07 | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2014-06-07 | arm, unwind, LLVMLinux: Enable clang to be used for unwinding the stack | Mark Charlebois |
2014-06-07 | ARM: LLVMLinux: Change "extern inline" to "static inline" in glue-cache.h | Behan Webster |
2014-06-07 | all: LLVMLinux: Change DWARF flag to support gcc and clang | Behan Webster |
2014-06-07 | net: netfilter: LLVMLinux: vlais-netfilter | Mark Charlebois |
2014-06-07 | crypto: LLVMLinux: aligned-attribute.patch | Mark Charlebois |
2014-06-07 | x86/boot: EFI_MIXED should not prohibit loading above 4G | Matt Fleming |
2014-06-06 | Merge branch 'akpm' (patches from Andrew Morton) into next | Linus Torvalds |
2014-06-06 | ufs: sb mutex merge + mutex_destroy | Fabian Frederick |
2014-06-06 | powerpc: update comments for generic idle conversion | Geert Uytterhoeven |
2014-06-06 | cris: update comments for generic idle conversion | Geert Uytterhoeven |
2014-06-06 | idle: remove cpu_idle() forward declarations | Geert Uytterhoeven |
2014-06-06 | nbd: zero from and len fields in NBD_CMD_DISCONNECT. | Hani Benhabiles |
2014-06-06 | mm: convert some level-less printks to pr_* | Mitchel Humpherys |
2014-06-06 | MAINTAINERS: adi-buildroot-devel is moderated | Richard Weinberger |
2014-06-06 | MAINTAINERS: add linux-api for review of API/ABI changes | Josh Triplett |
2014-06-06 | mm/kmemleak-test.c: use pr_fmt for logging | Fabian Frederick |
2014-06-06 | fs/dlm/debug_fs.c: replace seq_printf by seq_puts | Fabian Frederick |
2014-06-06 | fs/dlm/lockspace.c: convert simple_str to kstr | Fabian Frederick |
2014-06-06 | fs/dlm/config.c: convert simple_str to kstr | Fabian Frederick |
2014-06-06 | mm: mark remap_file_pages() syscall as deprecated | Kirill A. Shutemov |
2014-06-06 | mm: memcontrol: remove unnecessary memcg argument from soft limit functions | Johannes Weiner |
2014-06-06 | mm: memcontrol: clean up memcg zoneinfo lookup | Jianyu Zhan |
2014-06-06 | mm/memblock.c: call kmemleak directly from memblock_(alloc|free) | Catalin Marinas |
2014-06-06 | mm/mempool.c: update the kmemleak stack trace for mempool allocations | Catalin Marinas |
2014-06-06 | lib/radix-tree.c: update the kmemleak stack trace for radix tree allocations | Catalin Marinas |
2014-06-06 | mm: introduce kmemleak_update_trace() | Catalin Marinas |
2014-06-06 | mm/kmemleak.c: use %u to print ->checksum | Jianpeng Ma |
2014-06-06 | vmscan: memcg: always use swappiness of the reclaimed memcg | Michal Hocko |
2014-06-06 | sysrq,rcu: suppress RCU stall warnings while sysrq runs | Rik van Riel |
2014-06-06 | sysrq: rcu-ify __handle_sysrq | Rik van Riel |
2014-06-06 | fs/reiserfs/stree.c: remove obsolete __constant | Fabian Frederick |
2014-06-06 | fs/reiserfs/bitmap.c: coding style fixes | Fabian Frederick |
2014-06-06 | blackfin/ptrace: call find_vma with the mmap_sem held | Davidlohr Bueso |
2014-06-06 | mm: convert use of typedef ctl_table to struct ctl_table | Joe Perches |