summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-12gpio: of: Fix handling for deferred probe for -gpio suffixgpio-v3.16-2Tony Lindgren
2014-06-08Merge tag 'for-linus-3.16-merge-window' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-06-08numa,sched: fix load_to_imbalanced logic inversionRik van Riel
2014-06-08Don't trigger congestion wait on dirty-but-not-writeout pagesLinus Torvalds
2014-06-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-06-08Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds
2014-06-08Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds
2014-06-08Linux 3.15v3.15Linus Torvalds
2014-06-08Revert "x86/smpboot: Initialize secondary CPU only if master CPU will wait fo...Linus Torvalds
2014-06-07Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds
2014-06-07Merge tag 'vfio-v3.16-rc1' of git://github.com/awilliam/linux-vfio into nextLinus Torvalds
2014-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 int...Linus Torvalds
2014-06-07Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd into nextLinus Torvalds
2014-06-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2014-06-07Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2014-06-07arm, unwind, LLVMLinux: Enable clang to be used for unwinding the stackMark Charlebois
2014-06-07ARM: LLVMLinux: Change "extern inline" to "static inline" in glue-cache.hBehan Webster
2014-06-07all: LLVMLinux: Change DWARF flag to support gcc and clangBehan Webster
2014-06-07net: netfilter: LLVMLinux: vlais-netfilterMark Charlebois
2014-06-07crypto: LLVMLinux: aligned-attribute.patchMark Charlebois
2014-06-07x86/boot: EFI_MIXED should not prohibit loading above 4GMatt Fleming
2014-06-06Merge branch 'akpm' (patches from Andrew Morton) into nextLinus Torvalds
2014-06-06ufs: sb mutex merge + mutex_destroyFabian Frederick
2014-06-06powerpc: update comments for generic idle conversionGeert Uytterhoeven
2014-06-06cris: update comments for generic idle conversionGeert Uytterhoeven
2014-06-06idle: remove cpu_idle() forward declarationsGeert Uytterhoeven
2014-06-06nbd: zero from and len fields in NBD_CMD_DISCONNECT.Hani Benhabiles
2014-06-06mm: convert some level-less printks to pr_*Mitchel Humpherys
2014-06-06MAINTAINERS: adi-buildroot-devel is moderatedRichard Weinberger
2014-06-06MAINTAINERS: add linux-api for review of API/ABI changesJosh Triplett
2014-06-06mm/kmemleak-test.c: use pr_fmt for loggingFabian Frederick
2014-06-06fs/dlm/debug_fs.c: replace seq_printf by seq_putsFabian Frederick
2014-06-06fs/dlm/lockspace.c: convert simple_str to kstrFabian Frederick
2014-06-06fs/dlm/config.c: convert simple_str to kstrFabian Frederick
2014-06-06mm: mark remap_file_pages() syscall as deprecatedKirill A. Shutemov
2014-06-06mm: memcontrol: remove unnecessary memcg argument from soft limit functionsJohannes Weiner
2014-06-06mm: memcontrol: clean up memcg zoneinfo lookupJianyu Zhan
2014-06-06mm/memblock.c: call kmemleak directly from memblock_(alloc|free)Catalin Marinas
2014-06-06mm/mempool.c: update the kmemleak stack trace for mempool allocationsCatalin Marinas
2014-06-06lib/radix-tree.c: update the kmemleak stack trace for radix tree allocationsCatalin Marinas
2014-06-06mm: introduce kmemleak_update_trace()Catalin Marinas
2014-06-06mm/kmemleak.c: use %u to print ->checksumJianpeng Ma
2014-06-06vmscan: memcg: always use swappiness of the reclaimed memcgMichal Hocko
2014-06-06sysrq,rcu: suppress RCU stall warnings while sysrq runsRik van Riel
2014-06-06sysrq: rcu-ify __handle_sysrqRik van Riel
2014-06-06fs/reiserfs/stree.c: remove obsolete __constantFabian Frederick
2014-06-06fs/reiserfs/bitmap.c: coding style fixesFabian Frederick
2014-06-06blackfin/ptrace: call find_vma with the mmap_sem heldDavidlohr Bueso