- 0fe41b8 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
- ed40d0c Merge branch 'origin' into devel by Russell King · 16 years ago
- 82268da Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
- 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
- 01e6de6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 16 years ago
- 831576f Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
- 0c93ea4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
- 562f477 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
- 8937b73 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel by Russell King · 16 years ago
- 9898abb Dynamic debug: allow simple quoting of words by Greg Banks · 16 years ago
- 86151fd dynamic debug: update docs by Jason Baron · 16 years ago
- e9d376f dynamic debug: combine dprintk and dynamic printk by Jason Baron · 16 years ago
- f520360 kobject: don't block for each kobject_uevent by Arjan van de Ven · 16 years ago
- f67f129 Driver core: implement uevent suppress in kobject by Ming Lei · 16 years ago
- 1fa5ae8 driver core: get rid of struct device's bus_id string array by Kay Sievers · 16 years ago
- 37ba317 Merge branches 'sched/cleanups' and 'linus' into sched/core by Ingo Molnar · 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
- 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
- 9080021 nlattr: Fix build error with NET off by Herbert Xu · 16 years ago
- 1b23336 idr: make idr_remove_all() do removal -before- free_layer() by Paul E. McKenney · 16 years ago
- 5ed0cec sched: TIF_NEED_RESCHED -> need_reshed() cleanup by Lai Jiangshan · 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
- 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
- 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
- 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
- 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
- 8e6bdb7 trivial: radix-tree: document wrap-around issue of radix_tree_next_hole() by Wu Fengguang · 16 years ago
- fdbc045 Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into core/urgent by Ingo Molnar · 16 years ago
- c8531ab bzip2/lzma: proper Kconfig dependencies for the ramdisk options by H. Peter Anvin · 16 years ago
- 46483d1 Merge branch 'core/iommu' into core/urgent by Ingo Molnar · 16 years ago
- 30d65db bzip2/lzma: config and initramfs support for bzip2/lzma decompression by Alain Knaff · 16 years ago
- bc22c17 bzip2/lzma: library support for gzip, bzip2 and lzma decompression by Alain Knaff · 16 years ago
- 52942b6 swiotlb: Don't include linux/swiotlb.h twice in lib/swiotlb.c by Jesper Juhl · 16 years ago
- 4010b01 Merge branch 'linus' into core/urgent by Ingo Molnar · 16 years ago
- 7d3b56b Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- d97106a Make %p print '(null)' for NULL pointers by Linus Torvalds · 16 years ago
- 79ff56e swiotlb: add missing __init annotations by Roland Dreier · 16 years ago
- b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 8c384cd cpumask: CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONS by Rusty Russell · 16 years ago
- 2a53008 cpumask: zero extra bits in alloc_cpumask_var_node by Rusty Russell · 16 years ago
- ab53d47 bitmap: find_last_bit() by Rusty Russell · 16 years ago
- e9690a6 cpumask: fix bogus kernel-doc by Li Zefan · 16 years ago
- 2ca1a61 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
- db5e53f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 16 years ago
- 5f34fe1 Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 33edcf1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
- ea31951 locking, percpu counters: introduce separate lock classes by Peter Zijlstra · 16 years ago
- 773ff60 SLUB: failslab support by Akinobu Mita · 16 years ago
- 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
- be9c5ae Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- bb26c6c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
- 874d6a9 swiotlb: clean up EXPORT_SYMBOL usage by FUJITA Tomonori · 16 years ago
- ac86ccc swiotlb: remove unnecessary declaration by FUJITA Tomonori · 16 years ago
- fb05a37 swiotlb: add support for systems with highmem by Becky Bruce · 16 years ago
- bc40ac6 swiotlb: store phys address in io_tlb_orig_addr array by Becky Bruce · 16 years ago
- 70a7d3c swiotlb: add hwdev to swiotlb_phys_to_bus() / swiotlb_sg_to_bus() by Jeremy Fitzhardinge · 16 years ago
- 6638101 Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/printk', 'core/rcu', 'core/resources', 'core/softirq' and 'core/stacktrace' into core/core by Ingo Molnar · 16 years ago
- 0b271ef4 Merge commit 'v2.6.28' into core/core by Ingo Molnar · 16 years ago