summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2013-02-26Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 's...Roland Dreier2-10/+31
2013-02-26fs/exec.c: make bprm_mm_init() staticYuanhan Liu1-1/+0
2013-02-26export kernel_write(), convert open-coded instancesAl Viro1-0/+1
2013-02-26kill f_vfsmntAl Viro1-1/+0
2013-02-26vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry opJeff Layton2-1/+3
2013-02-26switch vfs_getattr() to struct pathAl Viro1-1/+1
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro1-0/+4
2013-02-26Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-9/+9
2013-02-26Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-9/+23
2013-02-26Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds21-56/+802
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds10-33/+39
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-0/+10
2013-02-26Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-3/+7