summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2005-03-09Merge bk://kernel.bkbits.net/gregkh/linux/2.6.11/driverLinus Torvalds
2005-03-08[PATCH] rwsem: Make rwsems use interrupt disabling spinlocksDavid Howells
2005-03-08[PATCH] kref: make kref_put return if this was the last put call.Greg Kroah-Hartman
2005-03-08[PATCH] kset: make ksets have a spinlock, and use that to lock their listsGreg Kroah-Hartman
2005-03-08[PATCH] Kobject: remove some unneeded exportsArjan van de Ven
2005-03-07[PATCH] lib/parser.o linkage fixAndrew Morton
2005-03-07[PATCH] random: Kill duplicate halfmd4 in ext3 htreeMatt Mackall
2005-03-07[PATCH] random: Move halfmd4 to libMatt Mackall
2005-03-07[PATCH] random: Replace SHA with faster versionMatt Mackall
2005-03-07[PATCH] random: Move SHA code to lib/Matt Mackall
2005-03-07[PATCH] lib/sort: Replace insertion sort in exception tablesMatt Mackall
2005-03-07[PATCH] sort: link it inAndrew Morton
2005-03-07[PATCH] lib/sort: Heapsort implementation of sort()Matt Mackall
2005-03-07[PATCH] add timing information to printk messagesTim Bird
2005-01-23[PATCH] removing bcopy... because it's half brokenArjan van de Ven
2005-01-20[PATCH] Lock initializer cleanup: CoreThomas Gleixner
2005-01-20[PATCH] allow all architectures to set CONFIG_DEBUG_PREEMPTIngo Molnar
2005-01-15[PATCH] PA-RISC: Sort out io accessorsMatthew Wilcox
2005-01-14[PATCH] uml: readd CONFIG_MAGIC_SYSRQ for UMLPaolo \'Blaisorblade\' Giarrusso
2005-01-12[PATCH] PPC64 can do preempt debug tooPaul Mackerras
2005-01-09Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman
2005-01-07[PATCH] remove IN_STRING_CAdrian Bunk
2005-01-07[PATCH] DEBUG_BUGVERBOSE for i386Adrian Bunk
2005-01-07[PATCH] Lock initializer cleanup (Core)Thomas Gleixner
2005-01-07[PATCH] remove the BKL by turning it into a semaphoreIngo Molnar
2005-01-06mergeGreg Kroah-Hartman
2005-01-05Merge shinybook.infradead.org:/home/dwmw2/bk/linus-2.6David Woodhouse
2005-01-04[PATCH] prio_tree: move general code from mm/ to lib/Werner Almesberger
2005-01-04[PATCH] out-of-line implementation of find_next_bit()David Howells
2004-12-15debugfs: add debugfsGreg Kroah-Hartman
2004-12-13Merge shinybook.infradead.org:/home/dwmw2/bk/linus-2.6David Woodhouse
2004-12-02[PATCH] Driver Core: restore comment in kobject_uevent.cGreg Kroah-Hartman
2004-11-28Merge dwmw2.baythorne.internal:/inst/bk/linus-2.6David Woodhouse
2004-11-28rslib: Spelling fixes.David Woodhouse
2004-11-18[PATCH] m32r: Kconfig.debug supportHirokazu Takata
2004-11-18[PATCH] fix kobject varargs bugAndrew Morton
2004-11-16RS library spelling fixes.David Woodhouse
2004-11-15[PATCH] radix_tree_delete() fixDave Kleikamp
2004-11-13[PATCH] __init for inflate.cAndries E. Brouwer
2004-11-11[PATCH] print hotplug SEQNUM as unsignedKay Sievers
2004-11-11[PATCH] Add KOBJ_ONLINEAnil Keshavamurthy
2004-11-10[PATCH] lib/parser: fix %% parsingDomen Puncer
2004-11-08[PATCH] kobject: fix double kobject_put() in error path of kobject_add()Greg Kroah-Hartman
2004-11-03[PATCH] kobject_uevent: fix init orderingRobert Love
2004-11-03kevent: fix build error if CONFIG_KOBJECT_UEVENT is not selected.Greg Kroah-Hartman
2004-11-03[PATCH] driver-model: kobject_add() error path reference counting fixTejun Heo
2004-10-31[PATCH] take me home, hotplug_path[]Kay Sievers
2004-10-31[PATCH] kobject: fix hotplug bug with seqnumKay Sievers
2004-10-31[PATCH] parisc: Kconfig debugging optionsMatthew Wilcox
2004-10-30Make "atomic_dec_and_lock()" a macro.Linus Torvalds