summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Move LOG_BUF_SHIFT to a more sensible placeAlistair John Strachan2007-05-081-17/+0
* fix sscanf %n match at end of input stringJohannes Berg2007-05-081-0/+11
* kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debugRobert P. J. Day2007-05-081-0/+10
* fix section mismatch warning in lib/swiotlb.cSam Ravnborg2007-05-081-1/+0
* simplify the stacktrace codeChristoph Hellwig2007-05-081-2/+1
* Fix ppp_deflate issues with recent zlib_inflate changesRichard Purdie2007-05-071-3/+5
* blackfin architectureBryan Wu2007-05-071-2/+2
* Introduce CONFIG_HAS_DMAHeiko Carstens2007-05-071-0/+5
* Safer nr_node_ids and nr_node_ids determination and initial valuesChristoph Lameter2007-05-071-3/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-05-061-0/+3
|\
| * kconfig.debug: clarify CONFIG_DEBUG_INFO help textAndreas Dilger2007-05-021-0/+3
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-051-38/+91
|\ \
| * | [PATCH] x86-64: deflate inflate_dynamic tooJeremy Fitzhardinge2007-05-021-20/+41
| * | [PATCH] x86: deflate stack usage in lib/inflate.cJeremy Fitzhardinge2007-05-021-17/+49
| |/
* | iomap: make the default iomap functions fail softerLinus Torvalds2007-05-041-7/+20
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-05-041-5/+5
|\ \
| * | [AFS]: Make the match_*() functions take const options.David Howells2007-05-031-5/+5
| |/
* / remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-021-61/+8
|/
* 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