Age | Commit message (Expand) | Author |
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-04 | Merge branch 'core/locking' into tracing/ftrace | Ingo Molnar |
2009-03-04 | lockdep: require framepointers for x86 | Peter Zijlstra |
2009-03-04 | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar |
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-01-30 | cpumask: convert lib/smp_processor_id to new cpumask ops | Rusty Russell |
2009-01-26 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-01-26 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-01-22 | Merge branch 'core/debugobjects' into core/urgent | Thomas Gleixner |
2009-01-22 | rcu: remove duplicate CONFIG_RCU_CPU_STALL_DETECTOR | Lai Jiangshan |
2009-01-18 | x86: define ARCH_WANT_FRAME_POINTERS | Jeff Mahoney |
2009-01-15 | lib/idr.c: use kmem_cache_zalloc() for the idr_layer cache | Andrew Morton |
2009-01-15 | idr: fix wrong kernel-doc | Li Zefan |
2009-01-12 | bzip2/lzma: comprehensible error messages for missing decompressor | H. Peter Anvin |
2009-01-10 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-01-10 | rbtree: add const qualifier to some functions | Artem Bityutskiy |
2009-01-10 | Merge branch 'linus' into x86/setup-lzma | Ingo Molnar |
2009-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu | Linus Torvalds |
2009-01-08 | bzip2/lzma: centralize format detection | H. Peter Anvin |
2009-01-08 | bzip2/lzma: fix decompress_inflate.c vs multi-block-with-embedded-filename | Alain Knaff |
2009-01-08 | bzip2/lzma: fix constant in decompress_inflate | H. Peter Anvin |
2009-01-08 | generic swap(): lib/sort.c: rename swap to swap_func | Wu Fengguang |
2009-01-08 | NOMMU: Make VMAs per MM as for MMU-mode linux | David Howells |
2009-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-01-07 | x86: offer frame pointers in all build modes | Ingo Molnar |
2009-01-07 | bzip2/lzma: DECOMPRESS_GZIP should select ZLIB_INFLATE | H. Peter Anvin |
2009-01-06 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-01-06 | percpu_counter: FBC_BATCH should be a variable | Eric Dumazet |
2009-01-06 | strict_strto* is not strict enough | Pavel Machek |
2009-01-06 | lib: proportions.c trivial sparse lock annotation | Harvey Harrison |
2009-01-06 | lib: radix_tree.c make percpu variable static | Harvey Harrison |
2009-01-06 | lib: fix sparse shadowed variable warning | Harvey Harrison |
2009-01-06 | Remove remaining unwinder code | Alexey Dobriyan |
2009-01-06 | oops handling: ensure that any oops is flushed to the mtdoops console | Viktor Rosendahl |
2009-01-06 | swiotlb: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-01-06 | dynamic_printk: reduce one level of indentation | Wu Fengguang |
2009-01-06 | kobject: return the result of uevent sending by netlink | Ming Lei |
2009-01-06 | uevent: don't pass envp_ext[] as format string in kobject_uevent_env() | Tejun Heo |
2009-01-06 | driver core: Remove completion from struct klist_node | Matthew Wilcox |
2009-01-06 | trivial: radix-tree: document wrap-around issue of radix_tree_next_hole() | Wu Fengguang |
2009-01-06 | Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into co... | Ingo Molnar |
2009-01-05 | bzip2/lzma: proper Kconfig dependencies for the ramdisk options | H. Peter Anvin |