summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2004-10-27[PATCH] uml: Kconfig.debug updateChris Wedgwood
2004-10-27[PATCH] ia64 iomap implementationBjorn Helgaas
2004-10-27Merge bk://linux-sam.bkbits.net/kbuildSam Ravnborg
2004-10-25[PATCH] idr_remove safety checkingJim Houston
2004-10-25Allow BKL re-acquire to fail, causing us to re-schedule.Linus Torvalds
2004-10-24Un-inline the big kernel lock.Linus Torvalds
2004-10-22hotplug: prevent skips in sequence number from happeningGreg Kroah-Hartman
2004-10-22[PATCH] kobject_uevent warning fixAndrew Morton
2004-10-22[PATCH] remove cpu_run_sbin_hotplug()Andrew Morton
2004-10-22[PATCH] kobject_hotplug: permit no hotplug_opsAndrew Morton
2004-10-21Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman
2004-10-21Shared Reed-Solomon ECC libraryThomas Gleixner
2004-10-20kobject: add CONFIG_DEBUG_KOBJECTGreg Kroah-Hartman
2004-10-19[PATCH] Enable config_schedstats for all archesKenneth W. Chen
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk
2004-10-18Trivial Makefile mergeLinus Torvalds
2004-10-18[PATCH] Simplify last lib/idr.c changeUlrich Drepper
2004-10-18mergeGreg Kroah-Hartman
2004-10-18Add copyright notice on ppc64 iomap files.Linus Torvalds
2004-10-17kconfig.debug: mention that DEBUG_SLAB can slow down machine quite a bitDenis Vlasenko
2004-10-15kevent: add __bitwise kobject_action to help the compiler check for misusagesGreg Kroah-Hartman
2004-09-29[PATCH] kobject: add add_hotplug_env_var()Roland Dreier
2004-09-24Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman
2004-09-23The generic iomap library needs to be linked unconditionally.Linus Torvalds
2004-09-22[PATCH] idr: fix missing spin_unlock()Li Shaohua
2004-09-22Merge gregkh@kernel.bkbits.net:linux/driver-2.6Greg Kroah-Hartman
2004-09-15kevent: add block mount and umount supportGreg Kroah-Hartman
2004-09-14kevent: standardize on the event typesGreg Kroah-Hartman
2004-09-14Add support for "string" ioread/iowrite.Linus Torvalds
2004-09-13[PATCH] kobject_uevent warning fixAndrew Morton
2004-09-13[IOMAP]: Make ioport_map() take unsigned long port argument.David S. Miller
2004-09-12Export new PCI iomem access interfaces to modules too.Linus Torvalds
2004-09-12Add skeleton "generic IO mapping" infrastructure.Linus Torvalds
2004-09-12Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman
2004-09-10Kobject Userspace Event NotificationGreg Kroah-Hartman
2004-09-08[PATCH] ksyms: don't implement /sys/kernel/hotplug_seqnum if CONFIG_HOTPLUG i...Greg Kroah-Hartman
2004-09-08[PATCH] kobject: hotplug_seqnum is not 64 bits on all platforms, so fix it.Greg Kroah-Hartman
2004-09-07[PATCH] zlib_inflate: Make zlib_inflate_trees_fixed(...) generate the tableTom Rini