summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds10-158/+227
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 Torvalds7-18/+216
2013-02-28Merge branch 'akpm' (final batch from Andrew)Linus Torvalds24-236/+299
2013-02-28hlist: drop the node parameter from iteratorsSasha Levin12-115/+103
2013-02-28include/linux/eventfd.h: fix incorrect filename is a commentMartin Sustrik1-1/+1
2013-02-28nbd: support FLUSH requestsAlex Bligh1-1/+2
2013-02-28ipmi: remove superfluous kernel/userspace explanationRobert P. J. Day2-13/+1
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-28fat: mark fs as dirty on mount and clean on umountOleksij Rempel1-0/+2
2013-02-28fat: add extended fileds to struct fat_boot_sectorOleksij Rempel1-8/+28
2013-02-28hfsplus: add osx.* prefix for handling namespace of Mac OS X extended attributesVyacheslav Dubeyko1-5/+8
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-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds7-12/+21
2013-02-27Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-4/+4
2013-02-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+1
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 Torvalds4-62/+303
2013-02-27Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+10
2013-02-27Merge tag 'vfio-v3.9-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-0/+9
2013-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-8/+45
2013-02-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2-3/+9
2013-02-26Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds4-19/+111
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 Torvalds3-64/+54
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