aboutsummaryrefslogtreecommitdiffstats
path: root/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-11Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds1-0/+11
2007-05-11lib/hexdumpRandy Dunlap2-1/+105
2007-05-11[PATCH] audit signal recipientsAmy Griffis1-0/+5
2007-05-11[PATCH] add SIGNAL syscall class (v3)Amy Griffis1-0/+6
2007-05-10Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds3-0/+78
2007-05-10CRC ITU-T V.41Ivo van Doorn3-0/+78
2007-05-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-15/+69
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki1-1/+1
2007-05-08Move LOG_BUF_SHIFT to a more sensible placeAlistair John Strachan1-17/+0
2007-05-08fix sscanf %n match at end of input stringJohannes Berg1-0/+11
2007-05-08kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debugRobert P. J. Day1-0/+10
2007-05-08fix section mismatch warning in lib/swiotlb.cSam Ravnborg1-1/+0
2007-05-08simplify the stacktrace codeChristoph Hellwig1-2/+1
2007-05-07Fix ppp_deflate issues with recent zlib_inflate changesRichard Purdie1-3/+5
2007-05-07blackfin architectureBryan Wu1-2/+2
2007-05-07Introduce CONFIG_HAS_DMAHeiko Carstens1-0/+5
2007-05-07Safer nr_node_ids and nr_node_ids determination and initial valuesChristoph Lameter1-3/+0
2007-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-0/+3
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-38/+91
2007-05-04iomap: make the default iomap functions fail softerLinus Torvalds1-7/+20
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-5/+5
2007-05-03[AFS]: Make the match_*() functions take const options.David Howells1-5/+5
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman1-61/+8
2007-05-02kconfig.debug: clarify CONFIG_DEBUG_INFO help textAndreas Dilger1-0/+3
2007-05-02[PATCH] x86-64: deflate inflate_dynamic tooJeremy Fitzhardinge1-20/+41
2007-05-02[PATCH] x86: deflate stack usage in lib/inflate.cJeremy Fitzhardinge1-17/+49
2007-05-02[RSLIB] Support non-canonical GF representationsSegher Boessenkool1-15/+69
2007-04-30Add kvasprintf()Jeremy Fitzhardinge1-7/+19
2007-04-28iomap: implement pcim_iounmap_regions()Tejun Heo1-0/+26
2007-04-27the overdue removal of the mount/umount ueventsAdrian Bunk1-4/+0
2007-04-27kobject: Comment and warning fixes to kobject.cEric W. Biederman1-3/+10
2007-04-27kobject core: remove rwsem from struct subsystemGreg Kroah-Hartman1-3/+1
2007-04-27kobject: kobject_add() reference leakCornelia Huck1-0/+1
2007-04-27Kobject: kobject_uevent.c: Collapse unnecessary loop nesting (top_kobj)John Anthony Kazos Jr1-4/+2
2007-04-27Driver core: notify userspace of network device renamesJean Tourrilhes1-0/+30
2007-04-27kref: fix CPU ordering with respect to krefsOliver Neukum1-0/+2
2007-04-27kobject: kobject_shadow_add cleanupDmitriy Monakhov1-2/+2
2007-04-27driver core: fix namespace issue with devices assigned to classesKay Sievers2-8/+20
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+28
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-4/+25
2007-04-27[MIPS] Don't force frame pointers for lockdep on MIPSFranck Bui-Huu1-1/+1
2007-04-26[STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller1-0/+28
2007-04-25[NETLINK]: Switch cb_lock spinlock to mutex and allow to override itPatrick McHardy1-1/+1
2007-04-25[S390]: Fix build on 31-bit.David S. Miller1-1/+1
2007-04-25[LIB]: div64_64 optimizationStephen Hemminger1-9/+7
2007-04-25[NET]: div64_64 consolidate (rev3)Stephen Hemminger2-2/+25
2007-03-09kobject: new_device->kref wasn't putted after error in kobject_move()Dmitriy Monakhov1-0/+2
2007-03-06Revert "[IA64] swiotlb abstraction (e.g. for Xen)"Tony Luck1-149/+35
2007-03-01[PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)Randy Dunlap1-8/+8
2007-02-20[PATCH] genalloc warning fixesAndrew Morton1-2/+2