summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add kvasprintf()Jeremy Fitzhardinge2007-04-301-7/+19
* iomap: implement pcim_iounmap_regions()Tejun Heo2007-04-281-0/+26
* the overdue removal of the mount/umount ueventsAdrian Bunk2007-04-271-4/+0
* kobject: Comment and warning fixes to kobject.cEric W. Biederman2007-04-271-3/+10
* kobject core: remove rwsem from struct subsystemGreg Kroah-Hartman2007-04-271-3/+1
* kobject: kobject_add() reference leakCornelia Huck2007-04-271-0/+1
* Kobject: kobject_uevent.c: Collapse unnecessary loop nesting (top_kobj)John Anthony Kazos Jr2007-04-271-4/+2
* Driver core: notify userspace of network device renamesJean Tourrilhes2007-04-271-0/+30
* kref: fix CPU ordering with respect to krefsOliver Neukum2007-04-271-0/+2
* kobject: kobject_shadow_add cleanupDmitriy Monakhov2007-04-271-2/+2
* driver core: fix namespace issue with devices assigned to classesKay Sievers2007-04-272-8/+20
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-04-271-0/+28
|\
| * [STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller2007-04-261-0/+28
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-273-4/+25
|\ \
| * | [NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy2007-04-251-1/+1
| * | [S390]: Fix build on 31-bit.David S. Miller2007-04-251-1/+1
| * | [LIB]: div64_64 optimizationStephen Hemminger2007-04-251-9/+7
| * | [NET]: div64_64 consolidate (rev3)Stephen Hemminger2007-04-252-2/+25
| |/
* | [MIPS] Don't force frame pointers for lockdep on MIPSFranck Bui-Huu2007-04-271-1/+1
|/
* kobject: new_device->kref wasn't putted after error in kobject_move()Dmitriy Monakhov2007-03-091-0/+2
* Revert "[IA64] swiotlb abstraction (e.g. for Xen)"Tony Luck2007-03-061-149/+35
* [PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)Randy Dunlap2007-03-011-8/+8
* [PATCH] genalloc warning fixesAndrew Morton2007-02-201-2/+2
* [PATCH] fault injection: split up stacktrace filter Kconfig optionAkinobu Mita2007-02-202-22/+29
* [PATCH] Convert highest_possible_processor_id to nr_cpu_idsChristoph Lameter2007-02-201-16/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-02-191-1/+1
|\
| * Various typo fixes.Robert P. J. Day2007-02-171-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-02-191-0/+1
|\ \
| * | PCI/sysfs/kobject kernel-doc fixesRandy Dunlap2007-02-161-0/+1
| |/
* | kobject: kobj->k_name verification fixMartin Stoilov2007-02-161-1/+1
|/
* [PATCH] Add debugging feature /proc/timer_statIngo Molnar2007-02-161-0/+11
* [PATCH] pci_iomap_regions() error handling fixFrederik Deweerdt2007-02-161-4/+4
* [PATCH] swiotlb uninliningsAndrew Morton2007-02-121-4/+4
* [PATCH] Debug shared irqsDavid Woodhouse2007-02-121-0/+9
* [PATCH] scnprintf(): fix a commentMartin Peschke2007-02-121-2/+1
* [PATCH] sort the devres mess outAl Viro2007-02-114-301/+310
* [PATCH] Remove references to obsolete kernel config option DEBUG_RWSEMSRobert P. J. Day2007-02-111-9/+0
* [PATCH] Extract and use wake_up_klogd()Kirill Korotaev2007-02-111-9/+1
* [PATCH] Consolidate bust_spinlocks()Kirill Korotaev2007-02-112-3/+4
* [PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day2007-02-119-30/+28
* iomap: iomap should be in obj-y not in lib-yTejun Heo2007-02-091-2/+2
* devres: implement pcim_iomap_regions()Tejun Heo2007-02-091-0/+53
* devres: device resource managementTejun Heo2007-02-092-3/+246
* sysfs: Shadow directory supportEric W. Biederman2007-02-071-5/+37
* kobject: kobject_put cleanupMariusz Kozlowski2007-02-071-4/+2
* driver core: Allow device_move(dev, NULL).Cornelia Huck2007-02-071-3/+3
* Kobject: make kobject apis more robust in handling NULL pointersGreg Kroah-Hartman2007-02-071-0/+19
* [IA64] swiotlb abstraction (e.g. for Xen)Jan Beulich2007-02-051-35/+149
* [IA64] swiotlb cleanupJan Beulich2007-02-051-24/+32
* [IA64] make swiotlb use bus_to_virt/virt_to_busJan Beulich2007-02-051-16/+17
OpenPOWER on IntegriCloud