aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2006-09-29[PATCH] spinlock_debug: don't recompute (jiffies_per_loop * HZ) in spinloopChuck Ebbert
2006-09-29[PATCH] list_del debug checkManfred Spraul
2006-09-29[PATCH] Debug variants of linked list macrosDave Jones
2006-09-27sh: Enable verbose BUG() support.Paul Mundt
2006-09-27sh: Use generic CONFIG_FRAME_POINTER.Paul Mundt
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-09-26[PATCH] avr32 architectureHaavard Skinnemoen
2006-09-26[PATCH] optimize hweight64 for x86_64Andi Kleen
2006-09-26[PATCH] Don't force frame pointers for lockdepAndi Kleen
2006-09-25Driver core: Don't call put methods while holding a spinlockAlan Stern
2006-09-25add CONFIG_ENABLE_MUST_CHECKAndrew Morton
2006-09-25kobject: must_check fixesRandy Dunlap
2006-09-22[PATCH] fix missing ifdefs in syscall classes hookup for generic targetsAl Viro
2006-09-12[PATCH] syscall class hookup for all normal targetsAl Viro
2006-08-22[TEXTSEARCH]: Fix Boyer Moore initialization bugMichael Rash
2006-08-06[PATCH] disable debugging version of write_lock()Andrew Morton
2006-08-03PCI: docking station: remove dock ueventsKristen Carlson Accardi
2006-07-31[PATCH] Fix ppc32 zImage inflatePeter Korsgaard
2006-07-14[PATCH] let the the lockdep options depend on DEBUG_KERNELAdrian Bunk
2006-07-14[PATCH] Convert idr's internal locking to _irqsave variantRoland Dreier
2006-07-03[PATCH] lockdep: kconfigIngo Molnar
2006-07-03[PATCH] lockdep: prove spinlock rwlock locking correctnessIngo Molnar
2006-07-03[PATCH] lockdep: prove rwsem locking correctnessIngo Molnar
2006-07-03[PATCH] lockdep: allow read_lock() recursion of same classIngo Molnar
2006-07-03[PATCH] lockdep: coreIngo Molnar
2006-07-03[PATCH] lockdep: locking API self testsIngo Molnar
2006-07-03[PATCH] lockdep: s390 CONFIG_FRAME_POINTER supportHeiko Carstens
2006-07-03[PATCH] lockdep: stacktrace subsystem, coreIngo Molnar
2006-07-03[PATCH] lockdep: better lock debuggingIngo Molnar
2006-07-03[PATCH] lockdep: remove mutex deadlock checking codeIngo Molnar
2006-07-03[PATCH] lockdep: clean up rwsemsIngo Molnar
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29merge linus into release branchLen Brown
2006-06-28Fix vsnprintf off-by-one bugLinus Torvalds
2006-06-28[PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPLArjan van de Ven
2006-06-27[PATCH] fix rt-mutex defaults and dependenciesRoman Zippel
2006-06-27[PATCH] pi-futex: rt mutex testerThomas Gleixner
2006-06-27[PATCH] pi-futex: rt mutex debugIngo Molnar
2006-06-27[PATCH] pi-futex: add plist implementationIngo Molnar
2006-06-27[PATCH] zlib inflate: fix function definitionsRandy Dunlap
2006-06-27KEVENT: add new uevent for dockKristen Accardi
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-26Merge branch 'x86-64'Linus Torvalds
2006-06-26[PATCH] i386: reliable stack trace support (i386)Jan Beulich
2006-06-26[PATCH] x86_64: reliable stack trace support (x86-64)Jan Beulich
2006-06-26[PATCH] x86_64: reliable stack trace supportJan Beulich
2006-06-26[PATCH] lib: add idr_replaceJeff Mahoney
2006-06-26spelling fixesAndreas Mohr