summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-08Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds5-19/+32
2014-06-08Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-35/+38
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds5560-157635/+308373
2014-06-08Linux 3.15v3.15Linus Torvalds1-1/+1
2014-06-08Revert "x86/smpboot: Initialize secondary CPU only if master CPU will wait fo...Linus Torvalds2-47/+79
2014-06-08Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds93-925/+7218
2014-06-08Merge tag 'vfio-v3.16-rc1' of git://github.com/awilliam/linux-vfio into nextLinus Torvalds4-37/+26
2014-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 int...Linus Torvalds37-746/+2369
2014-06-08Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd into nextLinus Torvalds4-81/+98
2014-06-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-2/+5
2014-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds6-40/+50
2014-06-08Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds5-89/+64
2014-06-07arm, unwind, LLVMLinux: Enable clang to be used for unwinding the stackMark Charlebois1-1/+1
2014-06-07ARM: LLVMLinux: Change "extern inline" to "static inline" in glue-cache.hBehan Webster1-11/+11
2014-06-07all: LLVMLinux: Change DWARF flag to support gcc and clangBehan Webster1-1/+1
2014-06-07net: netfilter: LLVMLinux: vlais-netfilterMark Charlebois1-5/+17
2014-06-07crypto: LLVMLinux: aligned-attribute.patchMark Charlebois1-1/+2
2014-06-07x86/boot: EFI_MIXED should not prohibit loading above 4GMatt Fleming1-2/+1
2014-06-07Merge branch 'akpm' (patches from Andrew Morton) into nextLinus Torvalds198-1800/+4205
2014-06-07ufs: sb mutex merge + mutex_destroyFabian Frederick4-43/+33
2014-06-07powerpc: update comments for generic idle conversionGeert Uytterhoeven1-1/+1
2014-06-07cris: update comments for generic idle conversionGeert Uytterhoeven2-7/+3
2014-06-07idle: remove cpu_idle() forward declarationsGeert Uytterhoeven2-3/+0
2014-06-07nbd: zero from and len fields in NBD_CMD_DISCONNECT.Hani Benhabiles1-5/+2
2014-06-07mm: convert some level-less printks to pr_*Mitchel Humpherys5-14/+29
2014-06-07MAINTAINERS: adi-buildroot-devel is moderatedRichard Weinberger1-9/+9
2014-06-07MAINTAINERS: add linux-api for review of API/ABI changesJosh Triplett1-0/+7
2014-06-07mm/kmemleak-test.c: use pr_fmt for loggingFabian Frederick1-17/+19
2014-06-07fs/dlm/debug_fs.c: replace seq_printf by seq_putsFabian Frederick1-17/+17
2014-06-07fs/dlm/lockspace.c: convert simple_str to kstrFabian Frederick1-4/+17
2014-06-07fs/dlm/config.c: convert simple_str to kstrFabian Frederick1-6/+20
2014-06-07mm: mark remap_file_pages() syscall as deprecatedKirill A. Shutemov2-0/+32
2014-06-07mm: memcontrol: remove unnecessary memcg argument from soft limit functionsJohannes Weiner1-20/+14
2014-06-07mm: memcontrol: clean up memcg zoneinfo lookupJianyu Zhan1-50/+39
2014-06-07mm/memblock.c: call kmemleak directly from memblock_(alloc|free)Catalin Marinas2-4/+8
2014-06-07mm/mempool.c: update the kmemleak stack trace for mempool allocationsCatalin Marinas1-0/+6
2014-06-07lib/radix-tree.c: update the kmemleak stack trace for radix tree allocationsCatalin Marinas1-0/+6
2014-06-07mm: introduce kmemleak_update_trace()Catalin Marinas3-0/+39
2014-06-07mm/kmemleak.c: use %u to print ->checksumJianpeng Ma1-1/+1
2014-06-07vmscan: memcg: always use swappiness of the reclaimed memcgMichal Hocko3-19/+16
2014-06-07sysrq,rcu: suppress RCU stall warnings while sysrq runsRik van Riel1-0/+3
2014-06-07sysrq: rcu-ify __handle_sysrqRik van Riel1-6/+12
2014-06-07fs/reiserfs/stree.c: remove obsolete __constantFabian Frederick1-4/+4
2014-06-07fs/reiserfs/bitmap.c: coding style fixesFabian Frederick1-7/+6
2014-06-07blackfin/ptrace: call find_vma with the mmap_sem heldDavidlohr Bueso1-2/+6
2014-06-07mm: convert use of typedef ctl_table to struct ctl_tableJoe Perches2-7/+7
2014-06-07sysctl: convert use of typedef ctl_table to struct ctl_tableJoe Perches2-4/+4
2014-06-07ipc: convert use of typedef ctl_table to struct ctl_tableJoe Perches2-13/+13
2014-06-07key: convert use of typedef ctl_table to struct ctl_tableJoe Perches1-1/+1
2014-06-07fs: convert use of typedef ctl_table to struct ctl_tableJoe Perches5-6/+6