Age | Commit message (Expand) | Author |
2012-01-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2012-01-10 | Merge branch 'akpm' (aka "Andrew's patch-bomb") | Linus Torvalds |
2012-01-10 | crc32: optimize inner loop | Joakim Tjernlund |
2012-01-10 | btree: export btree_get_prev() so modules can use btree_for_each | Steve Hodgson |
2012-01-10 | Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-01-08 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2012-01-07 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman |
2012-01-06 | Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2012-01-03 | switch debugfs to umode_t | Al Viro |
2011-12-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2011-12-21 | kobject: remove kset_find_obj_hinted() | Kay Sievers |
2011-12-20 | Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next | Dave Airlie |
2011-12-13 | kref: Inline all functions | Peter Zijlstra |
2011-12-09 | driver-core: skip uevent generation when nobody is listening | Kay Sievers |
2011-12-08 | sch_red: Adaptative RED AQM | Eric Dumazet |
2011-12-06 | swiotlb: Expose swiotlb_nr_tlb function to modules | Konrad Rzeszutek Wilk |
2011-12-06 | decompress_bunzip2: remove invalid vi modeline | Paul Bolle |
2011-12-06 | treewide: Fix comment and string typo 'bufer' | Paul Bolle |
2011-11-29 | dql: Dynamic queue limits | Tom Herbert |
2011-11-28 | lib: add GENERIC_PCI_IOMAP | Michael S. Tsirkin |
2011-11-24 | lib: move GENERIC_IOMAP to lib/Kconfig | Michael S. Tsirkin |
2011-11-23 | debugobjects: Extend to assert that an object is initialized | Christine Chan |
2011-11-23 | debugobjects: Be smarter about static objects | Stephen Boyd |
2011-11-21 | Fix comparison using wrong pointer variable in dma debug code | Thomas Jarosch |
2011-11-16 | net: introduce and use netdev_features_t for device features sets | Michał Mirosław |
2011-11-15 | lib: devres: add convenience function to remap a resource | Wolfram Sang |
2011-11-15 | lib: devres: add annotations for #endif | Wolfram Sang |
2011-11-13 | Merge branch 'master' into for-next | Jiri Kosina |
2011-11-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-04 | netlink: validate NLA_MSECS length | Johannes Berg |
2011-11-02 | ida: make ida_simple_get/put() IRQ safe | Tejun Heo |
2011-10-31 | lib: rename pack_hex_byte() to hex_byte_pack() | Andy Shevchenko |
2011-10-31 | lib/string.c: fix strim() semantics for strings that have only blanks | Michael Holzheu |
2011-10-31 | lib/idr.c: fix comment for ida_get_new_above() | Wang Sheng-Hui |
2011-10-31 | lib/percpu_counter.c: enclose hotplug only variables in hotplug ifdef | Glauber Costa |
2011-10-31 | lib/bitmap.c: quiet sparse noise about address space | H Hartley Sweeten |
2011-10-31 | lib/spinlock_debug.c: print owner on spinlock lockup | Akinobu Mita |
2011-10-31 | lib/kstrtox: common code between kstrto*() and simple_strto*() functions | Alexey Dobriyan |
2011-10-31 | lib/Kconfig.debug: fix help message for DEFAULT_HUNG_TASK_TIMEOUT | Jiaju Zhang |
2011-10-31 | lib/string.c: introduce memchr_inv() | Akinobu Mita |
2011-10-31 | radix_tree: clean away saw_unset_tag leftovers | Hugh Dickins |
2011-10-31 | lib: dma-debug needs export.h for EXPORT_SYMBOL | Paul Gortmaker |
2011-10-31 | md: Add in export.h for files using EXPORT_SYMBOL | Paul Gortmaker |
2011-10-31 | md: Add module.h to all files using it implicitly | Paul Gortmaker |
2011-10-30 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu | Linus Torvalds |
2011-10-29 | Docs: Kconfig: CORDIC description | Michael Witten |