Age | Commit message (Expand) | Author |
2013-02-28 | hlist: drop the node parameter from iterators | Sasha Levin |
2013-02-28 | include/linux/eventfd.h: fix incorrect filename is a comment | Martin Sustrik |
2013-02-28 | nbd: support FLUSH requests | Alex Bligh |
2013-02-28 | ipmi: remove superfluous kernel/userspace explanation | Robert P. J. Day |
2013-02-28 | idr: implement lookup hint | Tejun Heo |
2013-02-28 | idr: add idr_layer->prefix | Tejun Heo |
2013-02-28 | idr: make idr_layer larger | Tejun Heo |
2013-02-28 | idr: remove length restriction from idr_layer->bitmap | Tejun Heo |
2013-02-28 | idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c | Tejun Heo |
2013-02-28 | idr: implement idr_preload[_end]() and idr_alloc() | Tejun Heo |
2013-02-28 | idr: remove _idr_rc_to_errno() hack | Tejun Heo |
2013-02-28 | idr: relocate idr_for_each_entry() and reorganize id[r|a]_get_new() | Tejun Heo |
2013-02-28 | idr: cosmetic updates to struct / initializer definitions | Tejun Heo |
2013-02-28 | idr: deprecate idr_remove_all() | Tejun Heo |
2013-02-28 | lockdep: check that no locks held at freeze time | Mandeep Singh Baines |
2013-02-28 | coredump: remove redundant defines for dumpable states | Kees Cook |
2013-02-28 | fat: mark fs as dirty on mount and clean on umount | Oleksij Rempel |
2013-02-28 | fat: add extended fileds to struct fat_boot_sector | Oleksij Rempel |
2013-02-28 | hfsplus: add osx.* prefix for handling namespace of Mac OS X extended attributes | Vyacheslav Dubeyko |
2013-02-28 | lib/scatterlist: use page iterator in the mapping iterator | Imre Deak |
2013-02-28 | lib/scatterlist: add simple page iterator | Imre Deak |
2013-02-28 | backlight: add new lp8788 backlight driver | Kim, Milo |
2013-02-27 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2013-02-27 | dmaengine: add dma_request_slave_channel_compat() | Matt Porter |
2013-02-27 | dma-buf: implement vmap refcounting in the interface logic | Daniel Vetter |
2013-02-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-27 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2013-02-27 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-02-26 | libceph: add support for HASHPSPOOL pool flag | Sage Weil |
2013-02-26 | libceph: update osd request/reply encoding | Sage Weil |
2013-02-26 | libceph: calculate placement based on the internal data types | Sage Weil |
2013-02-26 | ceph: update support for PGID64, PGPOOL3, OSDENC protocol features | Sage Weil |
2013-02-26 | ceph: update "ceph_features.h" | Alex Elder |
2013-02-26 | libceph: decode into cpu-native ceph_pg type | Sage Weil |
2013-02-26 | libceph: rename ceph_pg -> ceph_pg_v1 | Sage Weil |
2013-02-26 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2013-02-26 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-02-26 | Merge tag 'vfio-v3.9-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2013-02-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-02-26 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2013-02-26 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2013-02-26 | Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-02-26 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds |
2013-02-26 | Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwm | Linus Torvalds |
2013-02-26 | Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-02-26 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds |
2013-02-26 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2013-02-26 | Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 's... | Roland Dreier |
2013-02-26 | fs/exec.c: make bprm_mm_init() static | Yuanhan Liu |
2013-02-26 | export kernel_write(), convert open-coded instances | Al Viro |