Age | Commit message (Expand) | Author |
2006-10-02 | [PATCH] introduce kernel_execve | Arnd Bergmann |
2006-10-02 | [PATCH] cpumask: add highest_possible_node_id | Greg Banks |
2006-10-02 | [PATCH] Linux Kernel Dump Test Module | Ankita Garg |
2006-10-02 | [PATCH] make genpool allocator adhere to kernel-doc standards | Dean Nelson |
2006-10-02 | [PATCH] LIB: add gen_pool_destroy() | Steve Wise |
2006-10-01 | [PATCH] Generic ioremap_page_range: flush_cache_vmap | Haavard Skinnemoen |
2006-10-01 | [PATCH] Generic ioremap_page_range: implementation | Haavard Skinnemoen |
2006-10-01 | [PATCH] list_del-debug fix | Andrew Morton |
2006-09-30 | [PATCH] rbtree: fixed reversed RB_EMPTY_NODE and rb_next/prev | Jens Axboe |
2006-09-29 | [PATCH] lib/ts_fsm.c: constify structs | Andreas Mohr |
2006-09-29 | [PATCH] lib/rwsem.c: un-inline rwsem_down_failed_common() | Andreas Mohr |
2006-09-29 | [PATCH] spinlock_debug: don't recompute (jiffies_per_loop * HZ) in spinloop | Chuck Ebbert |
2006-09-29 | [PATCH] list_del debug check | Manfred Spraul |
2006-09-29 | [PATCH] Debug variants of linked list macros | Dave Jones |
2006-09-27 | sh: Enable verbose BUG() support. | Paul Mundt |
2006-09-27 | sh: Use generic CONFIG_FRAME_POINTER. | Paul Mundt |
2006-09-26 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds |
2006-09-26 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2006-09-26 | [PATCH] avr32 architecture | Haavard Skinnemoen |
2006-09-26 | [PATCH] optimize hweight64 for x86_64 | Andi Kleen |
2006-09-26 | [PATCH] Don't force frame pointers for lockdep | Andi Kleen |
2006-09-25 | Driver core: Don't call put methods while holding a spinlock | Alan Stern |
2006-09-25 | add CONFIG_ENABLE_MUST_CHECK | Andrew Morton |
2006-09-25 | kobject: must_check fixes | Randy Dunlap |
2006-09-22 | [PATCH] fix missing ifdefs in syscall classes hookup for generic targets | Al Viro |
2006-09-12 | [PATCH] syscall class hookup for all normal targets | Al Viro |
2006-08-22 | [TEXTSEARCH]: Fix Boyer Moore initialization bug | Michael Rash |
2006-08-06 | [PATCH] disable debugging version of write_lock() | Andrew Morton |
2006-08-03 | PCI: docking station: remove dock uevents | Kristen Carlson Accardi |
2006-07-31 | [PATCH] Fix ppc32 zImage inflate | Peter Korsgaard |
2006-07-14 | [PATCH] let the the lockdep options depend on DEBUG_KERNEL | Adrian Bunk |
2006-07-14 | [PATCH] Convert idr's internal locking to _irqsave variant | Roland Dreier |
2006-07-03 | [PATCH] lockdep: kconfig | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: prove spinlock rwlock locking correctness | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: prove rwsem locking correctness | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: allow read_lock() recursion of same class | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: core | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: locking API self tests | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: s390 CONFIG_FRAME_POINTER support | Heiko Carstens |
2006-07-03 | [PATCH] lockdep: stacktrace subsystem, core | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: better lock debugging | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: remove mutex deadlock checking code | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: clean up rwsems | Ingo Molnar |
2006-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-29 | merge linus into release branch | Len Brown |
2006-06-28 | Fix vsnprintf off-by-one bug | Linus Torvalds |
2006-06-28 | [PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPL | Arjan van de Ven |
2006-06-27 | [PATCH] fix rt-mutex defaults and dependencies | Roman Zippel |
2006-06-27 | [PATCH] pi-futex: rt mutex tester | Thomas Gleixner |