summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [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
|\ \
| * | [PATCH] i386: reliable stack trace support (i386)Jan Beulich2006-06-261-1/+1
| * | [PATCH] x86_64: reliable stack trace support (x86-64)Jan Beulich2006-06-261-1/+1
| * | [PATCH] x86_64: reliable stack trace supportJan Beulich2006-06-261-2/+10
| |/
* | [PATCH] lib: add idr_replaceJeff Mahoney2006-06-261-0/+43
|/
* [PATCH] fix race in idr codeSonny Rao2006-06-251-4/+12
* [PATCH] Implement kasprintfJeremy Fitzhardinge2006-06-251-0/+23
* [PATCH] Fix bounds check in vsnprintf, to allow for a 0 size and NULL bufferJeremy Fitzhardinge2006-06-251-32/+33
* [PATCH] reed-solomon: fix kernel-doc commentsRandy Dunlap2006-06-251-9/+2
* [PATCH] kernel-doc for lib/crc*.cRandy Dunlap2006-06-253-40/+30
* [PATCH] kernel-doc for lib/bitmap.cRandy Dunlap2006-06-251-15/+16
* [PATCH] radixtree: normalize radix_tree_tag_get() return valueWu Fengguang2006-06-251-1/+1
* [PATCH] constify libcrc32c tableAndreas Mohr2006-06-251-1/+1
* [PATCH] strstrip() APIPekka Enberg2006-06-231-0/+30
* [PATCH] percpu counter data type changes to suppport more than 2**31 ext3 fre...Mingming Cao2006-06-231-5/+5
* [PATCH] percpu_counters: create lib/percpu_counter.cRavikiran G Thirumalai2006-06-232-0/+47
* [PATCH] buglet in radix_tree_tag_setPeter Zijlstra2006-06-231-2/+1
OpenPOWER on IntegriCloud