summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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
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 Torvalds1-1/+14
2013-02-26Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds4-0/+244
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds8-20/+26
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
2013-02-25IB/mlx4: Support memory window bindingShani Michaeli1-3/+8
2013-02-25mlx4: Implement memory windows allocation and deallocationShani Michaeli1-1/+19
2013-02-25block: fix part_pack_uuid() build errorMimi Zohar1-0/+10
2013-02-25Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds14-42/+195
2013-02-25Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-0/+3
2013-02-25Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-11/+19
2013-02-24mmc: tegra: assume CONFIG_OF, remove platform dataStephen Warren1-28/+0
2013-02-24mmc: tmio: remove unused and deprecated symbolsGuennadi Liakhovetski1-18/+0
2013-02-24mmc: sh_mobile_sdhi: remove unused .pdata fieldGuennadi Liakhovetski1-2/+0