aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] rbtree: fixed reversed RB_EMPTY_NODE and rb_next/prevJens Axboe2006-09-301-0/+6
* [PATCH] lib/ts_fsm.c: constify structsAndreas Mohr2006-09-291-5/+5
* [PATCH] lib/rwsem.c: un-inline rwsem_down_failed_common()Andreas Mohr2006-09-291-1/+1
* [PATCH] spinlock_debug: don't recompute (jiffies_per_loop * HZ) in spinloopChuck Ebbert2006-09-291-6/+9
* [PATCH] list_del debug checkManfred Spraul2006-09-291-5/+7
* [PATCH] Debug variants of linked list macrosDave Jones2006-09-293-0/+87
* sh: Enable verbose BUG() support.Paul Mundt2006-09-271-1/+1
* sh: Use generic CONFIG_FRAME_POINTER.Paul Mundt2006-09-271-1/+1
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-262-3/+9
|\
| * [PATCH] optimize hweight64 for x86_64Andi Kleen2006-09-261-2/+8
| * [PATCH] Don't force frame pointers for lockdepAndi Kleen2006-09-261-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-09-263-12/+30
|\ \
| * | Driver core: Don't call put methods while holding a spinlockAlan Stern2006-09-251-11/+15
| * | add CONFIG_ENABLE_MUST_CHECKAndrew Morton2006-09-251-0/+7
| * | kobject: must_check fixesRandy Dunlap2006-09-251-1/+8
| |/
* / [PATCH] avr32 architectureHaavard Skinnemoen2006-09-261-2/+2
|/
* [PATCH] fix missing ifdefs in syscall classes hookup for generic targetsAl Viro2006-09-221-0/+2
* [PATCH] syscall class hookup for all normal targetsAl Viro2006-09-123-0/+59
* [TEXTSEARCH]: Fix Boyer Moore initialization bugMichael Rash2006-08-221-6/+5
* [PATCH] disable debugging version of write_lock()Andrew Morton2006-08-061-4/+6
* PCI: docking station: remove dock ueventsKristen Carlson Accardi2006-08-031-4/+0
* [PATCH] Fix ppc32 zImage inflatePeter Korsgaard2006-07-311-1/+4
* [PATCH] let the the lockdep options depend on DEBUG_KERNELAdrian Bunk2006-07-141-4/+6
* [PATCH] Convert idr's internal locking to _irqsave variantRoland Dreier2006-07-141-6/+10
* [PATCH] lockdep: kconfigIngo Molnar2006-07-031-2/+96
* [PATCH] lockdep: prove spinlock rwlock locking correctnessIngo Molnar2006-07-032-1/+42
* [PATCH] lockdep: prove rwsem locking correctnessIngo Molnar2006-07-032-3/+37
* [PATCH] lockdep: allow read_lock() recursion of same classIngo Molnar2006-07-031-4/+4
* [PATCH] lockdep: coreIngo Molnar2006-07-032-4/+2
* [PATCH] lockdep: locking API self testsIngo Molnar2006-07-0317-0/+1338
* [PATCH] lockdep: s390 CONFIG_FRAME_POINTER supportHeiko Carstens2006-07-031-1/+1
* [PATCH] lockdep: stacktrace subsystem, coreIngo Molnar2006-07-031-1/+5
* [PATCH] lockdep: better lock debuggingIngo Molnar2006-07-033-37/+72
* [PATCH] lockdep: remove mutex deadlock checking codeIngo Molnar2006-07-031-8/+0
* [PATCH] lockdep: clean up rwsemsIngo Molnar2006-07-032-75/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-308-8/+0
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-308-8/+0
* | merge linus into release branchLen Brown2006-06-297-11/+165
|\|
| * Fix vsnprintf off-by-one bugLinus Torvalds2006-06-281-1/+1
| * [PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPLArjan van de Ven2006-06-281-0/+16
| * [PATCH] fix rt-mutex defaults and dependenciesRoman Zippel2006-06-271-3/+1
| * [PATCH] pi-futex: rt mutex testerThomas Gleixner2006-06-271-0/+7
| * [PATCH] pi-futex: rt mutex debugIngo Molnar2006-06-271-0/+13
| * [PATCH] pi-futex: add plist implementationIngo Molnar2006-06-273-0/+125
| * [PATCH] zlib inflate: fix function definitionsRandy Dunlap2006-06-272-10/+5
* | KEVENT: add new uevent for dockKristen Accardi2006-06-271-0/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-262-11/+2
|\
| * spelling fixesAndreas Mohr2006-06-261-2/+2
| * move acknowledgment for Mark Adler to CREDITSAdrian Bunk2006-06-261-9/+0
* | Merge branch 'x86-64'Linus Torvalds2006-06-261-2/+10
|\ \