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