aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2007-07-15Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds
2007-07-14[LIB]: export radix_tree_preload()David Chinner
2007-07-11sysfs: make kobj point to sysfs_dirent instead of dentryTejun Heo
2007-07-11ida: implement idr based id allocatorTejun Heo
2007-07-11idr: separate out idr_mark_full()Tejun Heo
2007-07-11idr: fix obscure bug in allocation pathTejun Heo
2007-07-11Driver core: add missing kset ueventKay Sievers
2007-07-10Add LZO1X algorithm to the kernelRichard Purdie
2007-07-09sched: scheduler debugging, enable in KconfigIngo Molnar
2007-06-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-06-08hexdump: more output formattingRandy Dunlap
2007-06-08kobject: use the proper printk level for kobject errorGreg Kroah-Hartman
2007-06-01timer stats: speedupsIngo Molnar
2007-05-23prohibit rcutorture from being compiled into the kernelPaul E. McKenney
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-12fault injection: disable stacktrace filter for x86-64Akinobu Mita
2007-05-11Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2007-05-11lib/hexdumpRandy Dunlap
2007-05-11[PATCH] audit signal recipientsAmy Griffis
2007-05-11[PATCH] add SIGNAL syscall class (v3)Amy Griffis
2007-05-10Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...Linus Torvalds
2007-05-10CRC ITU-T V.41Ivo van Doorn
2007-05-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki
2007-05-08Move LOG_BUF_SHIFT to a more sensible placeAlistair John Strachan
2007-05-08fix sscanf %n match at end of input stringJohannes Berg
2007-05-08kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debugRobert P. J. Day
2007-05-08fix section mismatch warning in lib/swiotlb.cSam Ravnborg
2007-05-08simplify the stacktrace codeChristoph Hellwig
2007-05-07Fix ppp_deflate issues with recent zlib_inflate changesRichard Purdie
2007-05-07blackfin architectureBryan Wu
2007-05-07Introduce CONFIG_HAS_DMAHeiko Carstens
2007-05-07Safer nr_node_ids and nr_node_ids determination and initial valuesChristoph Lameter
2007-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
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-05-02kconfig.debug: clarify CONFIG_DEBUG_INFO help textAndreas Dilger
2007-05-02[PATCH] x86-64: deflate inflate_dynamic tooJeremy Fitzhardinge
2007-05-02[PATCH] x86: deflate stack usage in lib/inflate.cJeremy Fitzhardinge
2007-05-02[RSLIB] Support non-canonical GF representationsSegher Boessenkool
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