aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-19filter: do not output bpf image address for security reasonEric Dumazet1-2/+2
2013-05-19tcp: remove bad timeout logic in fast recoveryYuchung Cheng1-1/+0
2013-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+27
2013-05-13Merge remote-tracking branch 'spi/fix/grant' into spi-linusMark Brown1-2/+2
2013-05-11Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds2-0/+5
2013-05-11net/mlx4: Strengthen VLAN tags/priorities enforcement in VST modeRony Efraim1-2/+27
2013-05-11Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+5
2013-05-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-1/+1
2013-05-11Merge git://git.infradead.org/users/eparis/auditLinus Torvalds3-20/+35
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-0/+2
2013-05-10Merge tag 'dm-3.10-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dmLinus Torvalds1-0/+15
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-1/+1
2013-05-10Merge branch 'misc' into for-linusJames Bottomley1-1/+5
2013-05-10dm: document iterate_devicesAlasdair G Kergon1-0/+15
2013-05-09tracing: Modify soft-mode only if there's no other referrerMasami Hiramatsu1-0/+1
2013-05-09ftrace, kprobes: Fix a deadlock on ftrace_regex_lockMasami Hiramatsu1-0/+4
2013-05-09Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds1-2/+156
2013-05-09ARM: imx: Select GENERIC_ALLOCATORFabio Estevam1-41/+0
2013-05-09unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro1-0/+2
2013-05-09Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+1
2013-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+5
2013-05-09Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtdLinus Torvalds5-68/+69
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-3/+3
2013-05-09Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds4-13/+180
2013-05-09Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds2-17/+23
2013-05-08Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds2-6/+100
2013-05-08Merge tag 'f2fs-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-8/+9
2013-05-08usbnet: allow status interrupt URB to always be activeDan Williams1-0/+5
2013-05-08Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds7-12/+35
2013-05-08Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds4-56/+109
2013-05-08NVMe: Simplify Firmware Activate code slightlyMatthew Wilcox1-0/+3
2013-05-07Merge branch 'akpm' (incoming from Andrew)Linus Torvalds10-175/+141
2013-05-07aio: don't include aio.h in sched.hKent Overstreet4-2/+3
2013-05-07aio: kill ki_retryKent Overstreet1-26/+0
2013-05-07aio: kill ki_keyKent Overstreet1-5/+4
2013-05-07audit: Make testing for a valid loginuid explicit.Eric W. Biederman1-0/+5
2013-05-07aio: kill batch allocationKent Overstreet1-1/+0
2013-05-07aio: use cancellation list lazilyKent Overstreet1-9/+18
2013-05-07wait: add wait_event_hrtimeout()Kent Overstreet1-0/+86
2013-05-07aio: make aio_put_req() locklessKent Overstreet1-2/+2
2013-05-07aio: move private stuff out of aio.hKent Overstreet1-61/+0
2013-05-07aio: kill return value of aio_complete()Kent Overstreet1-4/+4
2013-05-07aio: remove retry-based AIOZach Brown2-23/+0
2013-05-07aio: remove dead code from aio.hZach Brown1-24/+0
2013-05-07remove unused random32() and srandom32()Akinobu Mita1-7/+0
2013-05-07hugetlbfs: fix mmap failure in unaligned size requestNaoya Horiguchi1-6/+13
2013-05-07include/linux/mm.h: complete the mm_walk definitionAndrew Morton1-7/+13
2013-05-07kref: minor cleanupAnatol Pomozov1-3/+6
2013-05-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-3/+3
2013-05-07Merge tag 'remoteproc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteprocLinus Torvalds1-4/+9