summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
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