Age | Commit message (Expand) | Author |
2007-05-24 | Don't call a warnign a bug. It's a warning. | Linus Torvalds |
2007-05-19 | kbuild: introduce __init_refok/__initdata_refok to supress section mismatch w... | Sam Ravnborg |
2007-05-19 | all-archs: consolidate .data section definition in asm-generic | Sam Ravnborg |
2007-05-19 | all-archs: consolidate .text section definition in asm-generic | Sam Ravnborg |
2007-05-11 | Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2007-05-11 | Consolidate asm/poll.h | Stephen Rothwell |
2007-05-11 | [PATCH] add SIGNAL syscall class (v3) | Amy Griffis |
2007-05-09 | Fix misspellings collected by members of KJ list. | Robert P. J. Day |
2007-05-08 | local_t: architecture independent extension | Mathieu Desnoyers |
2007-05-08 | atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe... | Mathieu Desnoyers |
2007-05-08 | atomic.h: complete atomic_long operations in asm-generic | Mathieu Desnoyers |
2007-05-08 | move die notifier handling to common code | Christoph Hellwig |
2007-05-02 | [PATCH] i386: Clean up ELF note generation | Jeremy Fitzhardinge |
2007-05-02 | [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction | Jeremy Fitzhardinge |
2007-05-02 | [PATCH] i386: Use per-cpu variables for GDT, PDA | Rusty Russell |
2007-04-27 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2007-04-27 | [S390] split page_test_and_clear_dirty. | Martin Schwidefsky |
2007-04-25 | [NET]: div64_64 consolidate (rev3) | Stephen Hemminger |
2007-04-08 | [PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21 | Zachary Amsden |
2007-03-06 | Revert "[PATCH] LOG2: Alter get_order() so that it can make use of ilog2() on... | Linus Torvalds |
2007-02-13 | [PATCH] i386: paravirt CPU hypercall batching mode | Zachary Amsden |
2007-02-12 | [PATCH] GPIO core | David Brownell |
2007-02-11 | [PATCH] one more iomap s390 build fix | Heiko Carstens |
2007-02-11 | [PATCH] typeof __page_to_pfn with SPARSEMEM=y | Randy Dunlap |
2007-02-11 | [PATCH] Remove final references to deprecated "MAP_ANON" page protection flag | Robert P. J. Day |
2007-01-26 | Fix Maple PATA IRQ assignment. | David Woodhouse |
2006-12-30 | [PATCH] change WARN_ON back to "BUG: at ..." | Ingo Molnar |
2006-12-20 | PCI: Fix multiple problems with VIA hardware | Alan Cox |
2006-12-15 | Remove stack unwinder for now | Linus Torvalds |
2006-12-11 | Make sure we populate the initroot filesystem late enough | Linus Torvalds |
2006-12-08 | [PATCH] tty: switch to ktermios | Alan Cox |
2006-12-08 | [PATCH] LOG2: Alter get_order() so that it can make use of ilog2() on a constant | David Howells |
2006-12-08 | [PATCH] Fix generic WARN_ON message | Jeremy Fitzhardinge |
2006-12-08 | [PATCH] Generic BUG implementation | Jeremy Fitzhardinge |
2006-12-07 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds |
2006-12-07 | [PATCH] cleanup asm/setup.h userspace visibility | Adrian Bunk |
2006-12-07 | [PATCH] cleanup include/asm-generic/atomic.h | Adrian Bunk |
2006-12-07 | [PATCH] Pass struct dev pointer to dma_cache_sync() | Ralf Baechle |
2006-12-07 | [PATCH] Add struct dev pointer to dma_is_consistent() | Ralf Baechle |
2006-12-07 | [PATCH] mm: pagefault_{disable,enable}() | Peter Zijlstra |
2006-12-07 | [PATCH] unwinder: move .eh_frame to RODATA | Jan Beulich |
2006-12-07 | [PATCH] i386: Distinguish absolute symbols | Vivek Goyal |
2006-12-01 | Driver core: add dev_archdata to struct device | Benjamin Herrenschmidt |
2006-11-20 | Add "pure_initcall" for static variable initialization | Linus Torvalds |
2006-10-27 | [PATCH] drivers: wait for threaded probes between initcall levels | Andrew Morton |
2006-10-27 | [PATCH] vmlinux.lds: consolidate initcall sections | Andrew Morton |
2006-10-21 | [PATCH] x86-64: Speed up dwarf2 unwinder | Jan Beulich |
2006-10-20 | [PATCH] Fix warnings for WARN_ON if CONFIG_BUG is disabled | Ralf Baechle |
2006-10-11 | [PATCH] sched: likely profiling | Nick Piggin |
2006-10-06 | [PATCH] Fix typo in "syntax error if percpu macros are incorrectly used" patch | Jan Blunck |