aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-09-05Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-13/+87
2013-09-05Merge tag 'fbdev-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds1-0/+1
2013-09-05vxlan: Notify drivers for listening UDP port changesJoseph Gasparakis1-0/+19
2013-09-05Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-5/+0
2013-09-05Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-50/+23
2013-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-12/+16
2013-09-05nfs4.1: Add SP4_MACH_CRED write and commit supportWeston Andros Adamson1-0/+2
2013-09-05nfs4.1: Add SP4_MACH_CRED stateid supportWeston Andros Adamson1-0/+1
2013-09-05nfs4.1: Add SP4_MACH_CRED secinfo supportWeston Andros Adamson1-0/+1
2013-09-05nfs4.1: Add SP4_MACH_CRED cleanup supportWeston Andros Adamson1-0/+1
2013-09-05nfs4.1: Minimal SP4_MACH_CRED implementationWeston Andros Adamson2-0/+23
2013-09-05SUNRPC: Add an identifier for struct rpc_clntTrond Myklebust1-0/+1
2013-09-05Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linusRussell King1-0/+5
2013-09-04Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-9/+14
2013-09-04Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+18
2013-09-04Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+4
2013-09-04Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-0/+16
2013-09-04Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds5-50/+109
2013-09-04Merge tag 'pinctrl-v3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-37/+61
2013-09-04slab: Use correct GFP_DMA constantChristoph Lameter1-1/+1
2013-09-04Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-27/+36
2013-09-04SUNRPC: Ensure rpc_task->tk_pid is available for tracepointsTrond Myklebust1-1/+1
2013-09-04Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+15
2013-09-04Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-0/+3
2013-09-04slub: remove verify_mem_not_deleted()Christoph Lameter1-13/+0
2013-09-04mm/sl[aou]b: Move kmallocXXX functions to common codeChristoph Lameter4-266/+124
2013-09-04Merge remote branch 'origin/master' into next-mergeAlex Williamson99-1104/+1810
2013-09-04Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-190/+335
2013-09-04NFSv4: Don't try to recover NFSv4 locks when they are lost.NeilBrown1-2/+2
2013-09-04Merge branch 'x86-fb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+63
2013-09-04Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+1
2013-09-04Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+10
2013-09-04Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...Linus Torvalds2-24/+3
2013-09-04Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-69/+23
2013-09-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-15/+64
2013-09-04direct-io: Implement generic deferred AIO completionsChristoph Hellwig2-2/+7
2013-09-04ARM: edma: Add function to manually trigger an EDMA channelJoel Fernandes1-0/+2
2013-09-04Merge branch 'topic/api_caps' into for-linusVinod Koul1-8/+0
2013-09-04HID: move HID_REPORT_TYPES closer to the report-definitionsDavid Herrmann1-2/+2
2013-09-04Merge branch 'for-3.11/CVE-2013-2888' into for-3.12/upstreamJiri Kosina1-1/+3
2013-09-04Merge branch 'master' into for-3.12/upstreamJiri Kosina165-1113/+4660
2013-09-04Input: introduce BTN/ABS bits for drums and guitarsDavid Herrmann1-1/+1
2013-09-04skb: allow skb_scrub_packet() to be used by tunnelsNicolas Dichtel1-1/+1
2013-09-03Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+3
2013-09-03oprofile: get rid of pointless forward declarations of struct super_blockAl Viro1-1/+0
2013-09-03oprofilefs_create_...() do not need superblock argumentAl Viro1-5/+5
2013-09-03oprofilefs_mkdir() doesn't need superblock argumentAl Viro1-2/+1
2013-09-03oprofile: don't bother with passing superblock to ->create_files()Al Viro1-1/+1
2013-09-03constify touch_atime()Al Viro1-1/+1
2013-09-03vfs: allow umount to handle mountpoints without revalidating themJeff Layton1-0/+1