Age | Commit message (Expand) | Author |
2009-04-02 | cpumask: fix slab corruption caused by alloc_cpumask_var_node() | Jack Steiner |
2009-04-02 | cgroup: CSS ID support | KAMEZAWA Hiroyuki |
2009-04-01 | lib/rbtree.c: optimize rb_erase() | Wolfram Strepp |
2009-04-01 | generic debug pagealloc | Akinobu Mita |
2009-03-30 | dma-debug: fix printk formats (i386) | Randy Dunlap |
2009-03-30 | Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2009-03-30 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt |
2009-03-28 | Merge branch 'linus' into core/iommu | Ingo Molnar |
2009-03-28 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-03-28 | Merge branch 'origin' into devel | Russell King |
2009-03-28 | Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar |
2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar |
2009-03-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2009-03-26 | Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2009-03-26 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2009-03-25 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli... | Russell King |
2009-03-24 | Dynamic debug: allow simple quoting of words | Greg Banks |
2009-03-24 | dynamic debug: update docs | Jason Baron |
2009-03-24 | dynamic debug: combine dprintk and dynamic printk | Jason Baron |
2009-03-24 | kobject: don't block for each kobject_uevent | Arjan van de Ven |
2009-03-24 | Driver core: implement uevent suppress in kobject | Ming Lei |
2009-03-24 | driver core: get rid of struct device's bus_id string array | Kay Sievers |
2009-03-24 | dma-debug: make memory range checks more consistent | Joerg Roedel |
2009-03-24 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt |
2009-03-19 | dma-debug: warn of unmapping an invalid dma address | FUJITA Tomonori |
2009-03-18 | Merge branch 'dma-api/debug' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2009-03-18 | Merge branch 'linus' into core/iommu | Ingo Molnar |
2009-03-18 | Merge branches 'sched/cleanups' and 'linus' into sched/core | Ingo Molnar |
2009-03-17 | dma-debug: add a check dma memory leaks | Joerg Roedel |
2009-03-17 | dma-debug: add checks for kernel text and rodata | Joerg Roedel |
2009-03-17 | dma-debug: print stacktrace of mapping path on unmap error | David Woodhouse |
2009-03-17 | dma-debug: add function to dump dma mappings | David Woodhouse |
2009-03-13 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel | Russell King |
2009-03-13 | Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/core | Ingo Molnar |
2009-03-12 | bitmap: fix end condition in bitmap_find_free_region | Linus Torvalds |
2009-03-11 | nlattr: Fix build error with NET off | Herbert Xu |
2009-03-11 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt |
2009-03-10 | idr: make idr_remove_all() do removal -before- free_layer() | Paul E. McKenney |
2009-03-06 | sched: TIF_NEED_RESCHED -> need_reshed() cleanup | Lai Jiangshan |
2009-03-05 | dma-debug: add checks for sync_single_sg_* | Joerg Roedel |
2009-03-05 | dma-debug: add checks for sync_single_range_* | Joerg Roedel |
2009-03-05 | dma-debug: add checks for sync_single_* | Joerg Roedel |
2009-03-05 | dma-debug: add checking for [alloc|free]_coherent | Joerg Roedel |
2009-03-05 | dma-debug: add add checking for map/unmap_sg | Joerg Roedel |
2009-03-05 | dma-debug: add checking for map/unmap_page/single | Joerg Roedel |
2009-03-05 | dma-debug: add core checking functions | Joerg Roedel |
2009-03-05 | dma-debug: add debugfs interface | Joerg Roedel |
2009-03-05 | dma-debug: add kernel command line parameters | Joerg Roedel |