aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
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