aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2007-05-04iomap: make the default iomap functions fail softerLinus Torvalds
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-05-03[AFS]: Make the match_*() functions take const options.David Howells
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman
2007-04-30Add kvasprintf()Jeremy Fitzhardinge
2007-04-28iomap: implement pcim_iounmap_regions()Tejun Heo
2007-04-27the overdue removal of the mount/umount ueventsAdrian Bunk
2007-04-27kobject: Comment and warning fixes to kobject.cEric W. Biederman
2007-04-27kobject core: remove rwsem from struct subsystemGreg Kroah-Hartman
2007-04-27kobject: kobject_add() reference leakCornelia Huck
2007-04-27Kobject: kobject_uevent.c: Collapse unnecessary loop nesting (top_kobj)John Anthony Kazos Jr
2007-04-27Driver core: notify userspace of network device renamesJean Tourrilhes
2007-04-27kref: fix CPU ordering with respect to krefsOliver Neukum
2007-04-27kobject: kobject_shadow_add cleanupDmitriy Monakhov
2007-04-27driver core: fix namespace issue with devices assigned to classesKay Sievers
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-04-27[MIPS] Don't force frame pointers for lockdep on MIPSFranck Bui-Huu
2007-04-26[STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller
2007-04-25[NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy
2007-04-25[S390]: Fix build on 31-bit.David S. Miller
2007-04-25[LIB]: div64_64 optimizationStephen Hemminger
2007-04-25[NET]: div64_64 consolidate (rev3)Stephen Hemminger
2007-03-09kobject: new_device->kref wasn't putted after error in kobject_move()Dmitriy Monakhov
2007-03-06Revert "[IA64] swiotlb abstraction (e.g. for Xen)"Tony Luck
2007-03-01[PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)Randy Dunlap
2007-02-20[PATCH] genalloc warning fixesAndrew Morton
2007-02-20[PATCH] fault injection: split up stacktrace filter Kconfig optionAkinobu Mita
2007-02-20[PATCH] Convert highest_possible_processor_id to nr_cpu_idsChristoph Lameter
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-02-19Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-02-17Various typo fixes.Robert P. J. Day
2007-02-16PCI/sysfs/kobject kernel-doc fixesRandy Dunlap
2007-02-16kobject: kobj->k_name verification fixMartin Stoilov
2007-02-16[PATCH] Add debugging feature /proc/timer_statIngo Molnar
2007-02-16[PATCH] pci_iomap_regions() error handling fixFrederik Deweerdt
2007-02-12[PATCH] swiotlb uninliningsAndrew Morton
2007-02-12[PATCH] Debug shared irqsDavid Woodhouse
2007-02-12[PATCH] scnprintf(): fix a commentMartin Peschke
2007-02-11[PATCH] sort the devres mess outAl Viro
2007-02-11[PATCH] Remove references to obsolete kernel config option DEBUG_RWSEMSRobert P. J. Day
2007-02-11[PATCH] Extract and use wake_up_klogd()Kirill Korotaev
2007-02-11[PATCH] Consolidate bust_spinlocks()Kirill Korotaev
2007-02-11[PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day
2007-02-09iomap: iomap should be in obj-y not in lib-yTejun Heo
2007-02-09devres: implement pcim_iomap_regions()Tejun Heo
2007-02-09devres: device resource managementTejun Heo
2007-02-07sysfs: Shadow directory supportEric W. Biederman
2007-02-07kobject: kobject_put cleanupMariusz Kozlowski
2007-02-07driver core: Allow device_move(dev, NULL).Cornelia Huck