aboutsummaryrefslogtreecommitdiffstats
path: root/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-29[PATCH] FRV: Fix kernel configurationDavid Howells1-2/+2
2005-03-28[PATCH] uml: add kconfig debug depsPaolo \'Blaisorblade\' Giarrusso1-1/+1
2005-03-13[PATCH] vsprintf.c cleanupsBrian Gerst1-2/+2
2005-03-13[PATCH] consolidate CONFIG_DEBUG_INFOAdrian Bunk1-13/+2
2005-03-13Merge bk://linux-sam.bkbits.net/kconfigSam Ravnborg1-32/+41
2005-03-13Kconfig: cleanup kernel hacking menuSam Ravnborg1-32/+41
2005-03-11[PATCH] Make lots of things staticAdrian Bunk1-1/+1
2005-03-10[PATCH] ia64 extable sorting fixMatt Mackall1-1/+7
2005-03-09[PATCH] new bitmap list format (for cpusets)Paul Jackson1-0/+103
2005-03-09Merge bk://kernel.bkbits.net/gregkh/linux/2.6.11/driverLinus Torvalds2-10/+16
2005-03-08[PATCH] rwsem: Make rwsems use interrupt disabling spinlocksDavid Howells2-22/+36
2005-03-08[PATCH] kref: make kref_put return if this was the last put call.Greg Kroah-Hartman1-2/+9
2005-03-08[PATCH] kset: make ksets have a spinlock, and use that to lock their listsGreg Kroah-Hartman1-6/+7
2005-03-08[PATCH] Kobject: remove some unneeded exportsArjan van de Ven1-2/+0
2005-03-07[PATCH] lib/parser.o linkage fixAndrew Morton1-2/+2
2005-03-07[PATCH] random: Kill duplicate halfmd4 in ext3 htreeMatt Mackall1-3/+7
2005-03-07[PATCH] random: Move halfmd4 to libMatt Mackall2-1/+64
2005-03-07[PATCH] random: Replace SHA with faster versionMatt Mackall1-55/+49
2005-03-07[PATCH] random: Move SHA code to lib/Matt Mackall2-1/+103
2005-03-07[PATCH] lib/sort: Replace insertion sort in exception tablesMatt Mackall1-17/+9
2005-03-07[PATCH] sort: link it inAndrew Morton1-1/+3
2005-03-07[PATCH] lib/sort: Heapsort implementation of sort()Matt Mackall2-1/+120
2005-03-07[PATCH] add timing information to printk messagesTim Bird1-0/+9
2005-01-23[PATCH] removing bcopy... because it's half brokenArjan van de Ven1-24/+0
2005-01-20[PATCH] Lock initializer cleanup: CoreThomas Gleixner1-1/+1
2005-01-20[PATCH] allow all architectures to set CONFIG_DEBUG_PREEMPTIngo Molnar1-1/+1
2005-01-15[PATCH] PA-RISC: Sort out io accessorsMatthew Wilcox1-0/+13
2005-01-14[PATCH] uml: readd CONFIG_MAGIC_SYSRQ for UMLPaolo \'Blaisorblade\' Giarrusso1-1/+0
2005-01-12[PATCH] PPC64 can do preempt debug tooPaul Mackerras1-1/+1
2005-01-09Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman1-0/+10
2005-01-07[PATCH] remove IN_STRING_CAdrian Bunk1-2/+0
2005-01-07[PATCH] DEBUG_BUGVERBOSE for i386Adrian Bunk1-2/+3
2005-01-07[PATCH] Lock initializer cleanup (Core)Thomas Gleixner1-1/+1
2005-01-07[PATCH] remove the BKL by turning it into a semaphoreIngo Molnar2-2/+150
2005-01-06mergeGreg Kroah-Hartman1-0/+10
2005-01-05Merge shinybook.infradead.org:/home/dwmw2/bk/linus-2.6David Woodhouse1-8/+8
2005-01-04[PATCH] prio_tree: move general code from mm/ to lib/Werner Almesberger2-1/+485
2005-01-04[PATCH] out-of-line implementation of find_next_bit()David Howells2-0/+56
2004-12-15debugfs: add debugfsGreg Kroah-Hartman1-0/+10
2004-12-13Merge shinybook.infradead.org:/home/dwmw2/bk/linus-2.6David Woodhouse1-8/+8
2004-12-02[PATCH] Driver Core: restore comment in kobject_uevent.cGreg Kroah-Hartman1-0/+2
2004-11-28Merge dwmw2.baythorne.internal:/inst/bk/linus-2.6David Woodhouse1-8/+8
2004-11-28rslib: Spelling fixes.David Woodhouse1-8/+8
2004-11-18[PATCH] m32r: Kconfig.debug supportHirokazu Takata1-7/+7
2004-11-18[PATCH] fix kobject varargs bugAndrew Morton1-2/+4
2004-11-16RS library spelling fixes.David Woodhouse2-6/+6
2004-11-15[PATCH] radix_tree_delete() fixDave Kleikamp1-2/+4
2004-11-13[PATCH] __init for inflate.cAndries E. Brouwer1-18/+22
2004-11-11[PATCH] print hotplug SEQNUM as unsignedKay Sievers1-3/+3
2004-11-11[PATCH] Add KOBJ_ONLINEAnil Keshavamurthy1-0/+2