| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] fix missing ifdefs in syscall classes hookup for generic targets | Al Viro | 2006-09-22 | 1 | -0/+2 |
* | [PATCH] syscall class hookup for all normal targets | Al Viro | 2006-09-12 | 3 | -0/+59 |
* | [TEXTSEARCH]: Fix Boyer Moore initialization bug | Michael Rash | 2006-08-22 | 1 | -6/+5 |
* | [PATCH] disable debugging version of write_lock() | Andrew Morton | 2006-08-06 | 1 | -4/+6 |
* | PCI: docking station: remove dock uevents | Kristen Carlson Accardi | 2006-08-03 | 1 | -4/+0 |
* | [PATCH] Fix ppc32 zImage inflate | Peter Korsgaard | 2006-07-31 | 1 | -1/+4 |
* | [PATCH] let the the lockdep options depend on DEBUG_KERNEL | Adrian Bunk | 2006-07-14 | 1 | -4/+6 |
* | [PATCH] Convert idr's internal locking to _irqsave variant | Roland Dreier | 2006-07-14 | 1 | -6/+10 |
* | [PATCH] lockdep: kconfig | Ingo Molnar | 2006-07-03 | 1 | -2/+96 |
* | [PATCH] lockdep: prove spinlock rwlock locking correctness | Ingo Molnar | 2006-07-03 | 2 | -1/+42 |
* | [PATCH] lockdep: prove rwsem locking correctness | Ingo Molnar | 2006-07-03 | 2 | -3/+37 |
* | [PATCH] lockdep: allow read_lock() recursion of same class | Ingo Molnar | 2006-07-03 | 1 | -4/+4 |
* | [PATCH] lockdep: core | Ingo Molnar | 2006-07-03 | 2 | -4/+2 |
* | [PATCH] lockdep: locking API self tests | Ingo Molnar | 2006-07-03 | 17 | -0/+1338 |
* | [PATCH] lockdep: s390 CONFIG_FRAME_POINTER support | Heiko Carstens | 2006-07-03 | 1 | -1/+1 |
* | [PATCH] lockdep: stacktrace subsystem, core | Ingo Molnar | 2006-07-03 | 1 | -1/+5 |
* | [PATCH] lockdep: better lock debugging | Ingo Molnar | 2006-07-03 | 3 | -37/+72 |
* | [PATCH] lockdep: remove mutex deadlock checking code | Ingo Molnar | 2006-07-03 | 1 | -8/+0 |
* | [PATCH] lockdep: clean up rwsems | Ingo Molnar | 2006-07-03 | 2 | -75/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-30 | 8 | -8/+0 |
|\ |
|
| * | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 8 | -8/+0 |
* | | merge linus into release branch | Len Brown | 2006-06-29 | 7 | -11/+165 |
|\ \
| |/ |
|
| * | Fix vsnprintf off-by-one bug | Linus Torvalds | 2006-06-28 | 1 | -1/+1 |
| * | [PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPL | Arjan van de Ven | 2006-06-28 | 1 | -0/+16 |
| * | [PATCH] fix rt-mutex defaults and dependencies | Roman Zippel | 2006-06-27 | 1 | -3/+1 |
| * | [PATCH] pi-futex: rt mutex tester | Thomas Gleixner | 2006-06-27 | 1 | -0/+7 |
| * | [PATCH] pi-futex: rt mutex debug | Ingo Molnar | 2006-06-27 | 1 | -0/+13 |
| * | [PATCH] pi-futex: add plist implementation | Ingo Molnar | 2006-06-27 | 3 | -0/+125 |
| * | [PATCH] zlib inflate: fix function definitions | Randy Dunlap | 2006-06-27 | 2 | -10/+5 |
* | | KEVENT: add new uevent for dock | Kristen Accardi | 2006-06-27 | 1 | -0/+4 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-26 | 2 | -11/+2 |
|\ |
|
| * | spelling fixes | Andreas Mohr | 2006-06-26 | 1 | -2/+2 |
| * | move acknowledgment for Mark Adler to CREDITS | Adrian Bunk | 2006-06-26 | 1 | -9/+0 |
* | | Merge branch 'x86-64' | Linus Torvalds | 2006-06-26 | 1 | -2/+10 |
|\ \ |
|
| * | | [PATCH] i386: reliable stack trace support (i386) | Jan Beulich | 2006-06-26 | 1 | -1/+1 |
| * | | [PATCH] x86_64: reliable stack trace support (x86-64) | Jan Beulich | 2006-06-26 | 1 | -1/+1 |
| * | | [PATCH] x86_64: reliable stack trace support | Jan Beulich | 2006-06-26 | 1 | -2/+10 |
| |/ |
|
* | | [PATCH] lib: add idr_replace | Jeff Mahoney | 2006-06-26 | 1 | -0/+43 |
|/ |
|
* | [PATCH] fix race in idr code | Sonny Rao | 2006-06-25 | 1 | -4/+12 |
* | [PATCH] Implement kasprintf | Jeremy Fitzhardinge | 2006-06-25 | 1 | -0/+23 |
* | [PATCH] Fix bounds check in vsnprintf, to allow for a 0 size and NULL buffer | Jeremy Fitzhardinge | 2006-06-25 | 1 | -32/+33 |
* | [PATCH] reed-solomon: fix kernel-doc comments | Randy Dunlap | 2006-06-25 | 1 | -9/+2 |
* | [PATCH] kernel-doc for lib/crc*.c | Randy Dunlap | 2006-06-25 | 3 | -40/+30 |
* | [PATCH] kernel-doc for lib/bitmap.c | Randy Dunlap | 2006-06-25 | 1 | -15/+16 |
* | [PATCH] radixtree: normalize radix_tree_tag_get() return value | Wu Fengguang | 2006-06-25 | 1 | -1/+1 |
* | [PATCH] constify libcrc32c table | Andreas Mohr | 2006-06-25 | 1 | -1/+1 |
* | [PATCH] strstrip() API | Pekka Enberg | 2006-06-23 | 1 | -0/+30 |
* | [PATCH] percpu counter data type changes to suppport more than 2**31 ext3 fre... | Mingming Cao | 2006-06-23 | 1 | -5/+5 |
* | [PATCH] percpu_counters: create lib/percpu_counter.c | Ravikiran G Thirumalai | 2006-06-23 | 2 | -0/+47 |
* | [PATCH] buglet in radix_tree_tag_set | Peter Zijlstra | 2006-06-23 | 1 | -2/+1 |