| Commit message (Expand) | Author | Age |
* | [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-29 |
* | sh: Enable verbose BUG() support. | Paul Mundt | 2006-09-27 |
* | sh: Use generic CONFIG_FRAME_POINTER. | Paul Mundt | 2006-09-27 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 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-26 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2006-09-26 |
|\ \ |
|
| * | | Driver core: Don't call put methods while holding a spinlock | Alan Stern | 2006-09-26 |
| * | | add CONFIG_ENABLE_MUST_CHECK | Andrew Morton | 2006-09-26 |
| * | | kobject: must_check fixes | Randy Dunlap | 2006-09-26 |
| |/ |
|
* / | [PATCH] avr32 architecture | Haavard Skinnemoen | 2006-09-26 |
|/ |
|
* | [PATCH] fix missing ifdefs in syscall classes hookup for generic targets | Al Viro | 2006-09-22 |
* | [PATCH] syscall class hookup for all normal targets | Al Viro | 2006-09-12 |
* | [TEXTSEARCH]: Fix Boyer Moore initialization bug | Michael Rash | 2006-08-22 |
* | [PATCH] disable debugging version of write_lock() | Andrew Morton | 2006-08-06 |
* | PCI: docking station: remove dock uevents | Kristen Carlson Accardi | 2006-08-03 |
* | [PATCH] Fix ppc32 zImage inflate | Peter Korsgaard | 2006-07-31 |
* | [PATCH] let the the lockdep options depend on DEBUG_KERNEL | Adrian Bunk | 2006-07-15 |
* | [PATCH] Convert idr's internal locking to _irqsave variant | Roland Dreier | 2006-07-15 |
* | [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-07-03 |
* | 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-30 |
* | | merge linus into release branch | Len Brown | 2006-06-29 |
|\| |
|
| * | 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-28 |
| * | [PATCH] fix rt-mutex defaults and dependencies | Roman Zippel | 2006-06-27 |
| * | [PATCH] pi-futex: rt mutex tester | Thomas Gleixner | 2006-06-27 |
| * | [PATCH] pi-futex: rt mutex debug | Ingo Molnar | 2006-06-27 |
| * | [PATCH] pi-futex: add plist implementation | Ingo Molnar | 2006-06-27 |
| * | [PATCH] zlib inflate: fix function definitions | Randy Dunlap | 2006-06-27 |
* | | KEVENT: add new uevent for dock | Kristen Accardi | 2006-06-27 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-26 |
|\ |
|
| * | spelling fixes | Andreas Mohr | 2006-06-26 |
| * | move acknowledgment for Mark Adler to CREDITS | Adrian Bunk | 2006-06-26 |
* | | Merge branch 'x86-64' | Linus Torvalds | 2006-06-26 |
|\ \ |
|
| * | | [PATCH] i386: reliable stack trace support (i386) | Jan Beulich | 2006-06-26 |