- 4723956 Merge branch 'linus' into core/printk by Ingo Molnar · 16 years ago
- 41531c8 dma-debug: add a check dma memory leaks by Joerg Roedel · 16 years ago
- 2e34bde dma-debug: add checks for kernel text and rodata by Joerg Roedel · 16 years ago
- 6c132d1 dma-debug: print stacktrace of mapping path on unmap error by David Woodhouse · 16 years ago
- ac26c18 dma-debug: add function to dump dma mappings by David Woodhouse · 16 years ago
- 337fff8 debugobjects: delay free of internal objects by Thomas Gleixner · 16 years ago
- 1be1cb7 debugobjects: replace static objects when slab cache becomes available by Thomas Gleixner · 16 years ago
- ed681a9 vsprintf: unify the format decoding layer for its 3 users, cleanup by Vegard Nossum · 16 years ago
- adf26f8 fix regression from "vsprintf: unify the format decoding layer for its 3 users" by Vegard Nossum · 16 years ago
- 97fb44e Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel by Russell King · 16 years ago
- 7afe16c Merge commit 'v2.6.29-rc8' into tracing/ftrace by Ingo Molnar · 16 years ago
- f6411fe Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/core by Ingo Molnar · 16 years ago
- aa8e4fc bitmap: fix end condition in bitmap_find_free_region by Linus Torvalds · 16 years ago
- 480c93d Merge branch 'core/locking' into tracing/ftrace by Ingo Molnar · 16 years ago
- d820ac4 locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit] by Ingo Molnar · 16 years ago
- 3c1f67d Merge branch 'linus' into core/locking by Ingo Molnar · 16 years ago
- 9080021 nlattr: Fix build error with NET off by Herbert Xu · 16 years ago
- e14eee5 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 16 years ago
- 1b23336 idr: make idr_remove_all() do removal -before- free_layer() by Paul E. McKenney · 16 years ago
- 2395037 Merge branch 'core/printk' into tracing/ftrace by Ingo Molnar · 16 years ago
- 39e874f vsprintf: fix bug in negative value printing by Frederic Weisbecker · 16 years ago
- dba58e3 Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'tracing/textedit' into tracing/core by Ingo Molnar · 16 years ago
- 546e535 Merge branch 'core/printk' into tracing/ftrace by Ingo Molnar · 16 years ago
- fef20d9 vsprintf: unify the format decoding layer for its 3 users by Frederic Weisbecker · 16 years ago
- 4370aa4 vsprintf: add binary printf by Lai Jiangshan · 16 years ago
- f0ef039 Merge branch 'x86/core' into tracing/textedit by Ingo Molnar · 16 years ago
- 5ed0cec sched: TIF_NEED_RESCHED -> need_reshed() cleanup by Lai Jiangshan · 16 years ago
- a31fba5 dma-debug: add checks for sync_single_sg_* by Joerg Roedel · 16 years ago
- 948408b dma-debug: add checks for sync_single_range_* by Joerg Roedel · 16 years ago
- b9d2317 dma-debug: add checks for sync_single_* by Joerg Roedel · 16 years ago
- 6bfd449 dma-debug: add checking for [alloc|free]_coherent by Joerg Roedel · 16 years ago
- 972aa45 dma-debug: add add checking for map/unmap_sg by Joerg Roedel · 16 years ago
- f62bc98 dma-debug: add checking for map/unmap_page/single by Joerg Roedel · 16 years ago
- 2d62ece dma-debug: add core checking functions by Joerg Roedel · 16 years ago
- 788dcfa dma-debug: add debugfs interface by Joerg Roedel · 16 years ago
- 59d3daa dma-debug: add kernel command line parameters by Joerg Roedel · 16 years ago
- 6bf0787 dma-debug: add initialization code by Joerg Roedel · 16 years ago
- 3b1e79e dma-debug: add allocator code by Joerg Roedel · 16 years ago
- 30dfa90 dma-debug: add hash functions for dma_debug_entries by Joerg Roedel · 16 years ago
- f2f45e5 dma-debug: add header file and core data structures by Joerg Roedel · 16 years ago
- 5ee00bd dma-debug: add Kconfig entry by Joerg Roedel · 16 years ago
- 7df4edb Merge branch 'linus' into core/iommu by Ingo Molnar · 16 years ago
- a140fea Merge commit 'v2.6.29-rc7' into core/locking by Ingo Molnar · 16 years ago
- 28b1bd1 Merge branch 'core/locking' into tracing/ftrace by Ingo Molnar · 16 years ago
- 1075414 lockdep: require framepointers for x86 by Peter Zijlstra · 16 years ago
- e9cc8bd netlink: Move netlink attribute parsing support to lib by Geert Uytterhoeven · 16 years ago
- 8b0e586 Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x86/setup-lzma', 'x86/signal' and 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
- 3e8ebb5 debug_objects: add boot-parameter toggle to turn object debugging off again by Kyle McMartin · 16 years ago
- 4434e51 Merge branches 'sched/cleanups', 'sched/urgent' and 'linus' into sched/core by Ingo Molnar · 16 years ago
- e70049b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
- 152de30 docsrc: use config instead of menuconfig by Randy Dunlap · 16 years ago
- e4aa7ca bzip2/lzma: don't stop search at first unconfigured compression by Alain Knaff · 16 years ago
- adf8b37 [ARM] 5386/2: unwind: Add Makefile and Kconfig entries for ARM stack unwinding by Catalin Marinas · 16 years ago
- 871cafc Merge branch 'linus' into core/softlockup by Ingo Molnar · 16 years ago
- c37682d lmb: Rework lmb_dump_all() output by Michael Ellerman · 16 years ago
- 140573d Merge branches 'sched/rt' and 'sched/urgent' into sched/core by Ingo Molnar · 16 years ago
- ff491a7 netlink: change return-value logic of netlink_broadcast() by Pablo Neira Ayuso · 16 years ago
- 4ab0a94 cpumask: convert lib/smp_processor_id to new cpumask ops by Rusty Russell · 16 years ago
- 3386c05 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 810ee58 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 6552eba Merge branch 'core/debugobjects' into core/urgent by Thomas Gleixner · 16 years ago
- 749a440 rcu: remove duplicate CONFIG_RCU_CPU_STALL_DETECTOR by Lai Jiangshan · 16 years ago
- 64dec40 x86: define ARCH_WANT_FRAME_POINTERS by Jeff Mahoney · 16 years ago
- ceacc2c sched: make plist a library facility by Peter Zijlstra · 16 years ago
- e162b39 softlockup: decouple hung tasks check from softlockup detection by Mandeep Singh Baines · 16 years ago
- af2519f Merge branch 'linus' into core/iommu by Ingo Molnar · 16 years ago
- 5b019e9 lib/idr.c: use kmem_cache_zalloc() for the idr_layer cache by Andrew Morton · 16 years ago
- b098161 idr: fix wrong kernel-doc by Li Zefan · 16 years ago
- 23a22d5 bzip2/lzma: comprehensible error messages for missing decompressor by H. Peter Anvin · 16 years ago
- 961d7d0 swiotlb: do not use sg_virt() by Ian Campbell · 16 years ago
- 0b8698a swiotlb: range_needs_mapping should take a physical address. by Ian Campbell · 16 years ago
- 0811a43 Merge branch 'linus' into core/iommu by Ingo Molnar · 16 years ago
- 3d14bda Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- f4b477c rbtree: add const qualifier to some functions by Artem Bityutskiy · 16 years ago
- b173042 Merge branch 'linus' into x86/setup-lzma by Ingo Molnar · 16 years ago
- c40f6f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu by Linus Torvalds · 16 years ago
- 889c92d bzip2/lzma: centralize format detection by H. Peter Anvin · 16 years ago
- 6c11b12 bzip2/lzma: fix decompress_inflate.c vs multi-block-with-embedded-filename by Alain Knaff · 16 years ago
- 5619448 bzip2/lzma: fix constant in decompress_inflate by H. Peter Anvin · 16 years ago
- b53907c generic swap(): lib/sort.c: rename swap to swap_func by Wu Fengguang · 16 years ago
- 8feae13 NOMMU: Make VMAs per MM as for MMU-mode linux by David Howells · 16 years ago
- 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
- da4276b x86: offer frame pointers in all build modes by Ingo Molnar · 16 years ago
- 7856a16e bzip2/lzma: DECOMPRESS_GZIP should select ZLIB_INFLATE by H. Peter Anvin · 16 years ago
- f94181d Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 40d7ee5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
- 179f7eb percpu_counter: FBC_BATCH should be a variable by Eric Dumazet · 16 years ago
- e899aa8 strict_strto* is not strict enough by Pavel Machek · 16 years ago
- 3007967 lib: proportions.c trivial sparse lock annotation by Harvey Harrison · 16 years ago
- 8cef7d5 lib: radix_tree.c make percpu variable static by Harvey Harrison · 16 years ago
- 40bc1f2 lib: fix sparse shadowed variable warning by Harvey Harrison · 16 years ago
- f1883f8 Remove remaining unwinder code by Alexey Dobriyan · 16 years ago
- b61312d oops handling: ensure that any oops is flushed to the mtdoops console by Viktor Rosendahl · 16 years ago
- 94b3248 swiotlb: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- 2e5ba26 dynamic_printk: reduce one level of indentation by Wu Fengguang · 16 years ago
- e0d7bf5 kobject: return the result of uevent sending by netlink by Ming Lei · 16 years ago
- c65b914 uevent: don't pass envp_ext[] as format string in kobject_uevent_env() by Tejun Heo · 16 years ago
- 210272a driver core: Remove completion from struct klist_node by Matthew Wilcox · 16 years ago
- f98eee8 x86, ia64: remove duplicated swiotlb code by FUJITA Tomonori · 16 years ago
- 160c1d8 x86, ia64: convert to use generic dma_map_ops struct by FUJITA Tomonori · 16 years ago