summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-05-08wait: add wait_event_hrtimeout()Kent Overstreet1-0/+86
2013-05-08aio: make aio_put_req() locklessKent Overstreet1-2/+2
2013-05-08aio: move private stuff out of aio.hKent Overstreet1-61/+0
2013-05-08aio: kill return value of aio_complete()Kent Overstreet1-4/+4
2013-05-08aio: remove retry-based AIOZach Brown2-23/+0
2013-05-08aio: remove dead code from aio.hZach Brown1-24/+0
2013-05-08remove unused random32() and srandom32()Akinobu Mita1-7/+0
2013-05-08hugetlbfs: fix mmap failure in unaligned size requestNaoya Horiguchi1-6/+13
2013-05-08include/linux/mm.h: complete the mm_walk definitionAndrew Morton1-7/+13
2013-05-08kref: minor cleanupAnatol Pomozov1-3/+6
2013-05-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-3/+3
2013-05-08Merge tag 'remoteproc-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+9
2013-05-07Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+36
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-8/+5
2013-05-07Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-55/+1
2013-05-07Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+26
2013-05-07Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+26
2013-05-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-1/+6
2013-05-07Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-275/+191
2013-05-07Merge branch 'slab/next' into slab/for-linusPekka Enberg4-275/+191
2013-05-07make blkdev_put() return voidAl Viro1-1/+1
2013-05-07block_device_operations->release() should return voidAl Viro1-1/+1
2013-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-4/+4
2013-05-07Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds3-31/+25
2013-05-07Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2-0/+20
2013-05-07Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-9/+9
2013-05-07Merge branch 'exynos/pwm-clocksource' into late/multiplatformArnd Bergmann1-0/+36
2013-05-07Merge branch 'late/clksrc' into late/cleanupArnd Bergmann11-11/+162
2013-05-07Merge branch 'late/dt' into next/dt2Arnd Bergmann21-38/+95
2013-05-07NFSv4: Convert nfs41_free_stateid to use an asynchronous RPC callTrond Myklebust1-1/+1
2013-05-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds8-121/+299
2013-05-06Btrfs: rescan for qgroupsJan Schmidt1-1/+11
2013-05-06Btrfs: allow omitting stream header and end-cmd for btrfs sendStefan Behrens1-1/+19
2013-05-06[SCSI] sd: use REQ_PM in sd's runtime suspend operationLin Ming1-4/+12
2013-05-06rps_dev_flow_table_release(): no need to delay vfree()Al Viro1-1/+0
2013-05-06net: frag, fix race conditions in LRU list maintenanceKonstantin Khlebnikov1-2/+3
2013-05-06HID: debug: fix RCU preemption issueJiri Kosina1-1/+1
2013-05-06Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux into spi-fix-grantMark Brown1-2/+2
2013-05-06slab: Return NULL for oversized allocationsChristoph Lameter1-0/+6
2013-05-06mtd_blktrans_ops->release() should return voidAl Viro1-1/+1
2013-05-06Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds16-15/+2601
2013-05-06Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-62/+161
2013-05-06virtio: don't expose u16 in userspace apistephen hemminger1-1/+1
2013-05-06Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-19/+89
2013-05-05Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-33/+27
2013-05-05Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+4
2013-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-1/+8
2013-05-04hostfs: move HOSTFS_SUPER_MAGIC to <linux/magic.h>James Hogan1-0/+1
2013-05-04Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-1/+137