summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-03-01NFSv4.1: LAYOUTGET EDELAY loops timeout to the MDSWeston Andros Adamson1-0/+1
2013-03-01SUNRPC: add call to get configured timeoutWeston Andros Adamson1-0/+1
2013-03-01Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+3
2013-03-01Merge branch 'for-3.9/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-25/+0
2013-03-01Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-blockLinus Torvalds5-3/+11
2013-02-28Merge branch 'akpm' (final batch from Andrew)Linus Torvalds13-180/+227
2013-02-28dmaengine: dw_dmac: move to generic DMA bindingArnd Bergmann1-5/+0
2013-02-28hlist: drop the node parameter from iteratorsSasha Levin5-82/+72
2013-02-28include/linux/eventfd.h: fix incorrect filename is a commentMartin Sustrik1-1/+1
2013-02-28ipmi: remove superfluous kernel/userspace explanationRobert P. J. Day1-4/+0
2013-02-28idr: implement lookup hintTejun Heo1-1/+24
2013-02-28idr: add idr_layer->prefixTejun Heo1-0/+1
2013-02-28idr: make idr_layer largerTejun Heo1-8/+7
2013-02-28idr: remove length restriction from idr_layer->bitmapTejun Heo1-11/+1
2013-02-28idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.cTejun Heo1-10/+0
2013-02-28idr: implement idr_preload[_end]() and idr_alloc()Tejun Heo1-0/+14
2013-02-28idr: remove _idr_rc_to_errno() hackTejun Heo1-6/+0
2013-02-28idr: relocate idr_for_each_entry() and reorganize id[r|a]_get_new()Tejun Heo1-12/+35
2013-02-28idr: cosmetic updates to struct / initializer definitionsTejun Heo1-16/+12
2013-02-28idr: deprecate idr_remove_all()Tejun Heo1-1/+13
2013-02-28lockdep: check that no locks held at freeze timeMandeep Singh Baines2-2/+5
2013-02-28coredump: remove redundant defines for dumpable statesKees Cook1-5/+0
2013-02-28lib/scatterlist: use page iterator in the mapping iteratorImre Deak1-3/+3
2013-02-28lib/scatterlist: add simple page iteratorImre Deak1-0/+35
2013-02-28backlight: add new lp8788 backlight driverKim, Milo1-19/+5
2013-02-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-49/+9
2013-02-27dmaengine: add dma_request_slave_channel_compat()Matt Porter1-0/+16
2013-02-27dma-buf: implement vmap refcounting in the interface logicDaniel Vetter1-1/+3
2013-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds7-12/+21
2013-02-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+0
2013-02-27libceph: add support for HASHPSPOOL pool flagSage Weil2-1/+5
2013-02-27libceph: update osd request/reply encodingSage Weil2-39/+18
2013-02-27libceph: calculate placement based on the internal data typesSage Weil2-1/+2
2013-02-27ceph: update support for PGID64, PGPOOL3, OSDENC protocol featuresSage Weil4-32/+25
2013-02-27ceph: update "ceph_features.h"Alex Elder1-4/+20
2013-02-27libceph: decode into cpu-native ceph_pg typeSage Weil2-4/+9
2013-02-27libceph: rename ceph_pg -> ceph_pg_v1Sage Weil3-6/+7
2013-02-27Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-27/+18
2013-02-27Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+10
2013-02-27Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller1-1/+3
2013-02-27stop_machine: Mark per cpu stopper enabled earlyThomas Gleixner1-0/+4
2013-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-3/+3
2013-02-26Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-10/+31
2013-02-26Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+47
2013-02-26Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2-20/+12
2013-02-26Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds1-0/+10
2013-02-26Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-66/+95
2013-02-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds5-125/+106
2013-02-26Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds5-41/+285
2013-02-26fs/exec.c: make bprm_mm_init() staticYuanhan Liu1-1/+0