Age | Commit message (Expand) | Author |
2009-03-17 | dma-debug: add function to dump dma mappings | David Woodhouse |
2009-03-17 | debugobjects: delay free of internal objects | Thomas Gleixner |
2009-03-17 | debugobjects: replace static objects when slab cache becomes available | Thomas Gleixner |
2009-03-14 | vsprintf: unify the format decoding layer for its 3 users, cleanup | Vegard Nossum |
2009-03-14 | fix regression from "vsprintf: unify the format decoding layer for its 3 users" | Vegard Nossum |
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 commit 'v2.6.29-rc8' into tracing/ftrace | Ingo Molnar |
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-13 | Merge branch 'core/locking' into tracing/ftrace | Ingo Molnar |
2009-03-13 | locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit] | Ingo Molnar |
2009-03-13 | Merge branch 'linus' into core/locking | Ingo Molnar |
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-10 | Merge branch 'core/printk' into tracing/ftrace | Ingo Molnar |
2009-03-10 | vsprintf: fix bug in negative value printing | Frederic Weisbecker |
2009-03-08 | Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'tracing... | Ingo Molnar |
2009-03-06 | Merge branch 'core/printk' into tracing/ftrace | Ingo Molnar |
2009-03-06 | vsprintf: unify the format decoding layer for its 3 users | Frederic Weisbecker |
2009-03-06 | vsprintf: add binary printf | Lai Jiangshan |
2009-03-06 | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar |
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 |
2009-03-05 | dma-debug: add initialization code | Joerg Roedel |
2009-03-05 | dma-debug: add allocator code | Joerg Roedel |
2009-03-05 | dma-debug: add hash functions for dma_debug_entries | Joerg Roedel |
2009-03-05 | dma-debug: add header file and core data structures | Joerg Roedel |
2009-03-05 | dma-debug: add Kconfig entry | Joerg Roedel |
2009-03-05 | Merge branch 'linus' into core/iommu | Ingo Molnar |
2009-03-05 | Merge commit 'v2.6.29-rc7' into core/locking | Ingo Molnar |
2009-03-04 | Merge branch 'core/locking' into tracing/ftrace | Ingo Molnar |
2009-03-04 | lockdep: require framepointers for x86 | Peter Zijlstra |
2009-03-04 | netlink: Move netlink attribute parsing support to lib | Geert Uytterhoeven |
2009-03-04 | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar |
2009-03-02 | debug_objects: add boot-parameter toggle to turn object debugging off again | Kyle McMartin |
2009-02-26 | Merge branches 'sched/cleanups', 'sched/urgent' and 'linus' into sched/core | Ingo Molnar |
2009-02-24 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-02-20 | docsrc: use config instead of menuconfig | Randy Dunlap |
2009-02-19 | bzip2/lzma: don't stop search at first unconfigured compression | Alain Knaff |
2009-02-19 | [ARM] 5386/2: unwind: Add Makefile and Kconfig entries for ARM stack unwinding | Catalin Marinas |
2009-02-12 | Merge branch 'linus' into core/softlockup | Ingo Molnar |