aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-05-22Merge branch 'renameat2' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Gravatar Linus Torvalds 1-1/+3
2014-05-21Merge tag 'driver-core-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+18
2014-05-21Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+15
2014-05-21Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxGravatar Linus Torvalds 1-1/+1
2014-05-20asm-generic: Add renameat2 syscallGravatar James Hogan 1-1/+3
2014-05-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 1-0/+12
2014-05-20Merge tag 'metag-for-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-8/+1
2014-05-20Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+5
2014-05-15of: fix CONFIG_OF=n prototype of of_node_full_name()Gravatar Stephen Rothwell 1-1/+1
2014-05-15asm-generic: remove _STK_LIM_MAXGravatar James Hogan 2-8/+1
2014-05-14MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64Gravatar Markos Chandras 1-0/+12
2014-05-13cgroup: introduce task_css_is_root()Gravatar Tejun Heo 1-0/+15
2014-05-13kernfs, sysfs, cgroup: restrict extra perm check on open to sysfsGravatar Tejun Heo 1-1/+18
2014-05-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+0
2014-05-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+2
2014-05-08Merge tag 'trace-fixes-v3.15-rc4-v2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2014-05-08Merge tag 'mfd-mmc-fixes-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-7/+0
2014-05-08trace: module: Maintain a valid user countGravatar Romain Izard 1-1/+1
2014-05-08mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req"Gravatar Micky Ching 2-7/+0
2014-05-07Merge branch 'drm-radeon-mullins' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 1-0/+16
2014-05-07Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 1-2/+2
2014-05-07Merge branch 'mullins' of git://people.freedesktop.org/~deathsimple/linux int...Gravatar Dave Airlie 1-0/+16
2014-05-07Merge tag 'topc/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-i...Gravatar Dave Airlie 1-2/+2
2014-05-07genirq: Provide irq_force_affinity fallback for non-SMPGravatar Arnd Bergmann 1-0/+5
2014-05-06Merge branch 'akpm' (incoming from Andrew)Gravatar Linus Torvalds 2-0/+19
2014-05-06slub: use sysfs'es release mechanism for kmem_cacheGravatar Christoph Lameter 1-0/+9
2014-05-06hugetlb: ensure hugepage access is denied if hugepages are not supportedGravatar Nishanth Aravamudan 1-0/+10
2014-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-0/+4
2014-05-06nick kvfree() from apparmorGravatar Al Viro 1-0/+2
2014-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Gravatar Linus Torvalds 1-2/+20
2014-05-06drm/radeon: add pci ids for MullinsGravatar Samuel Li 1-0/+16
2014-05-05asmlinkage: Revert "lto: Make asmlinkage __visible"Gravatar Andi Kleen 1-2/+2
2014-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 4-2/+18
2014-05-05Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-1/+0
2014-05-05vsock: Make transport the proto ownerGravatar Andy King 1-1/+5
2014-05-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-0/+3
2014-05-03Revert "tty: Fix race condition between __tty_buffer_request_room and flush_t...Gravatar Peter Hurley 1-1/+0
2014-05-03arm64: fixmap: fix missing sub-page offset for earlyprintkGravatar Marc Zyngier 1-0/+3
2014-05-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-2/+4
2014-05-01Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2014-05-01word-at-a-time: simplify big-endian zero_bytemask macroGravatar H. Peter Anvin 1-1/+1
2014-05-01dentry_kill(): don't try to remove from shrink listGravatar Al Viro 1-0/+2
2014-04-30drm/i915: don't try DP_LINK_BW_5_4 on HSW ULXGravatar Paulo Zanoni 1-2/+2
2014-04-28Merge tag 'trace-fixes-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+2
2014-04-28Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxGravatar Linus Torvalds 1-0/+5
2014-04-28fuse: add renameat2 supportGravatar Miklos Szeredi 1-0/+8
2014-04-28ftrace/module: Hardcode ftrace_module_init() call into load_module()Gravatar Steven Rostedt (Red Hat) 1-0/+2
2014-04-28fuse: allow ctime flushing to userspaceGravatar Maxim Patlasov 1-2/+5
2014-04-28fuse: fuse: add time_gran to INIT_OUTGravatar Miklos Szeredi 1-0/+7
2014-04-28genirq: x86: Ensure that dynamic irq allocation does not conflictGravatar Thomas Gleixner 1-0/+2