aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-02-27include/linux/eventfd.h: fix incorrect filename is a commentMartin Sustrik
2013-02-27nbd: support FLUSH requestsAlex Bligh
2013-02-27ipmi: remove superfluous kernel/userspace explanationRobert P. J. Day
2013-02-27idr: implement lookup hintTejun Heo
2013-02-27idr: add idr_layer->prefixTejun Heo
2013-02-27idr: make idr_layer largerTejun Heo
2013-02-27idr: remove length restriction from idr_layer->bitmapTejun Heo
2013-02-27idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.cTejun Heo
2013-02-27idr: implement idr_preload[_end]() and idr_alloc()Tejun Heo
2013-02-27idr: remove _idr_rc_to_errno() hackTejun Heo
2013-02-27idr: relocate idr_for_each_entry() and reorganize id[r|a]_get_new()Tejun Heo
2013-02-27idr: cosmetic updates to struct / initializer definitionsTejun Heo
2013-02-27idr: deprecate idr_remove_all()Tejun Heo
2013-02-27lockdep: check that no locks held at freeze timeMandeep Singh Baines
2013-02-27coredump: remove redundant defines for dumpable statesKees Cook
2013-02-27fat: mark fs as dirty on mount and clean on umountOleksij Rempel
2013-02-27fat: add extended fileds to struct fat_boot_sectorOleksij Rempel
2013-02-27hfsplus: add osx.* prefix for handling namespace of Mac OS X extended attributesVyacheslav Dubeyko
2013-02-27lib/scatterlist: use page iterator in the mapping iteratorImre Deak
2013-02-27lib/scatterlist: add simple page iteratorImre Deak
2013-02-27backlight: add new lp8788 backlight driverKim, Milo
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2013-02-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-02-26Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-02-26Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-26Merge tag 'vfio-v3.9-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2013-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-02-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2013-02-26Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-02-26Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-02-26Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-02-26Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds
2013-02-26Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds
2013-02-26Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-02-26Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 's...Roland Dreier
2013-02-26fs/exec.c: make bprm_mm_init() staticYuanhan Liu
2013-02-26export kernel_write(), convert open-coded instancesAl Viro
2013-02-26kill f_vfsmntAl Viro
2013-02-26vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry opJeff Layton
2013-02-26switch vfs_getattr() to struct pathAl Viro
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro
2013-02-25Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-25IP_GRE: Fix IP-Identification.Pravin B Shelar