summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+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 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-275/+191
2013-05-07Merge branch 'for-next' of git://sources.calxeda.com/kernel/linux into HEADGrant Likely1-2/+3
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 Torvalds1-1/+0
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 'late/clksrc' into late/cleanupArnd Bergmann9-4/+159
2013-05-07Merge branch 'late/dt' into next/dt2Arnd Bergmann16-36/+78
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-06rps_dev_flow_table_release(): no need to delay vfree()Al Viro1-1/+0
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 Torvalds1-54/+112
2013-05-06Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-10/+49
2013-05-05Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-26/+25
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 Torvalds2-1/+7
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 Torvalds6-0/+134
2013-05-04fs: Fix hang with BSD accounting on frozen filesystemJan Kara1-0/+7
2013-05-04nubus: Kill nubus_proc_detach_device()Geert Uytterhoeven1-1/+0
2013-05-04sched: Keep at least 1 tick per second for active dynticks tasksFrederic Weisbecker1-0/+1
2013-05-03Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds4-0/+11
2013-05-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds1-1/+1
2013-05-03Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds3-0/+52
2013-05-03Merge tag 'for-v3.10' of git://git.infradead.org/users/cbou/linux-pstoreLinus Torvalds1-4/+10
2013-05-03Merge branch 'for_next' into for_linusJan Kara1-1/+1
2013-05-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-5/+38
2013-05-03Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-18/+1
2013-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-27/+22
2013-05-03Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-32/+45
2013-05-03Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-0/+342
2013-05-03Merge tag 'vfio-for-v3.10' of git://github.com/awilliam/linux-vfioLinus Torvalds1-0/+3
2013-05-02NVMe: Meta-data support in NVME_IOCTL_SUBMIT_IOKeith Busch1-0/+1
2013-05-02NVMe: Device specific stripe size handlingKeith Busch1-0/+1
2013-05-02libceph: use slab cache for osd client requestsAlex Elder1-0/+3