aboutsummaryrefslogtreecommitdiffstats
path: root/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-12[PATCH] syscall class hookup for all normal targetsAl Viro3-0/+59
2006-08-22[TEXTSEARCH]: Fix Boyer Moore initialization bugMichael Rash1-6/+5
2006-08-06[PATCH] disable debugging version of write_lock()Andrew Morton1-4/+6
2006-08-03PCI: docking station: remove dock ueventsKristen Carlson Accardi1-4/+0
2006-07-31[PATCH] Fix ppc32 zImage inflatePeter Korsgaard1-1/+4
2006-07-14[PATCH] let the the lockdep options depend on DEBUG_KERNELAdrian Bunk1-4/+6
2006-07-14[PATCH] Convert idr's internal locking to _irqsave variantRoland Dreier1-6/+10
2006-07-03[PATCH] lockdep: kconfigIngo Molnar1-2/+96
2006-07-03[PATCH] lockdep: prove spinlock rwlock locking correctnessIngo Molnar2-1/+42
2006-07-03[PATCH] lockdep: prove rwsem locking correctnessIngo Molnar2-3/+37
2006-07-03[PATCH] lockdep: allow read_lock() recursion of same classIngo Molnar1-4/+4
2006-07-03[PATCH] lockdep: coreIngo Molnar2-4/+2
2006-07-03[PATCH] lockdep: locking API self testsIngo Molnar17-0/+1338
2006-07-03[PATCH] lockdep: s390 CONFIG_FRAME_POINTER supportHeiko Carstens1-1/+1
2006-07-03[PATCH] lockdep: stacktrace subsystem, coreIngo Molnar1-1/+5
2006-07-03[PATCH] lockdep: better lock debuggingIngo Molnar3-37/+72
2006-07-03[PATCH] lockdep: remove mutex deadlock checking codeIngo Molnar1-8/+0
2006-07-03[PATCH] lockdep: clean up rwsemsIngo Molnar2-75/+2
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds8-8/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel8-8/+0
2006-06-29merge linus into release branchLen Brown7-11/+165
2006-06-28Fix vsnprintf off-by-one bugLinus Torvalds1-1/+1
2006-06-28[PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPLArjan van de Ven1-0/+16
2006-06-27[PATCH] fix rt-mutex defaults and dependenciesRoman Zippel1-3/+1
2006-06-27[PATCH] pi-futex: rt mutex testerThomas Gleixner1-0/+7
2006-06-27[PATCH] pi-futex: rt mutex debugIngo Molnar1-0/+13
2006-06-27[PATCH] pi-futex: add plist implementationIngo Molnar3-0/+125
2006-06-27[PATCH] zlib inflate: fix function definitionsRandy Dunlap2-10/+5
2006-06-27KEVENT: add new uevent for dockKristen Accardi1-0/+4
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2-11/+2
2006-06-26Merge branch 'x86-64'Linus Torvalds1-2/+10
2006-06-26[PATCH] i386: reliable stack trace support (i386)Jan Beulich1-1/+1
2006-06-26[PATCH] x86_64: reliable stack trace support (x86-64)Jan Beulich1-1/+1
2006-06-26[PATCH] x86_64: reliable stack trace supportJan Beulich1-2/+10
2006-06-26[PATCH] lib: add idr_replaceJeff Mahoney1-0/+43
2006-06-26spelling fixesAndreas Mohr1-2/+2
2006-06-26move acknowledgment for Mark Adler to CREDITSAdrian Bunk1-9/+0
2006-06-25[PATCH] fix race in idr codeSonny Rao1-4/+12
2006-06-25[PATCH] Implement kasprintfJeremy Fitzhardinge1-0/+23
2006-06-25[PATCH] Fix bounds check in vsnprintf, to allow for a 0 size and NULL bufferJeremy Fitzhardinge1-32/+33
2006-06-25[PATCH] reed-solomon: fix kernel-doc commentsRandy Dunlap1-9/+2
2006-06-25[PATCH] kernel-doc for lib/crc*.cRandy Dunlap3-40/+30
2006-06-25[PATCH] kernel-doc for lib/bitmap.cRandy Dunlap1-15/+16
2006-06-25[PATCH] radixtree: normalize radix_tree_tag_get() return valueWu Fengguang1-1/+1
2006-06-25[PATCH] constify libcrc32c tableAndreas Mohr1-1/+1
2006-06-23[PATCH] strstrip() APIPekka Enberg1-0/+30
2006-06-23[PATCH] percpu counter data type changes to suppport more than 2**31 ext3 free blocks counterMingming Cao1-5/+5
2006-06-23[PATCH] percpu_counters: create lib/percpu_counter.cRavikiran G Thirumalai2-0/+47
2006-06-23[PATCH] buglet in radix_tree_tag_setPeter Zijlstra1-2/+1
2006-06-23[PATCH] radix-tree: smallNick Piggin1-1/+1