aboutsummaryrefslogtreecommitdiffstats
path: root/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-24fault_inject: silence a warningStephen Rothwell1-0/+4
2007-07-21Fix swiotlb_sync_single_range()Keir Fraser1-1/+4
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt2-2/+2
2007-07-19lockstat: core infrastructurePeter Zijlstra1-0/+11
2007-07-18Driver core: accept all valid action-strings in uevent-triggerKay Sievers1-20/+10
2007-07-18usermodehelper: Tidy up waitingJeremy Fitzhardinge1-1/+1
2007-07-18add argv_split()Jeremy Fitzhardinge2-1/+106
2007-07-17CRC7 supportJan Nikitenko3-0/+77
2007-07-17Slab allocators: Replace explicit zeroing with __GFP_ZEROChristoph Lameter1-2/+1
2007-07-16Make check_signature depend on CONFIG_HAS_IOMEMLinus Torvalds1-2/+2
2007-07-16vsprintf.c: optimizing, part 2: base 10 conversion speedup, v2Denis Vlasenko1-3/+105
2007-07-16vsprintf.c: optimizing, part 1 (easy and obvious stuff)Denis Vlasenko1-28/+45
2007-07-16generic bug: use show_regs() instead of dump_stack()Heiko Carstens1-2/+3
2007-07-16uninline check_signature()Andrew Morton2-1/+27
2007-07-16percpu_counters: use for_each_online_cpu()Andrew Morton1-1/+1
2007-07-16percpu_counters(): use cpu notifiersAndrew Morton1-0/+66
2007-07-16SLUB: support slub_debug on by defaultChristoph Lameter1-0/+13
2007-07-16lib: add idr_remove_allKristian Hoegsberg1-0/+47
2007-07-16lib: add idr_for_each()Kristian Hoegsberg1-0/+55
2007-07-15Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds1-0/+1
2007-07-14[LIB]: export radix_tree_preload()David Chinner1-0/+1
2007-07-11sysfs: make kobj point to sysfs_dirent instead of dentryTejun Heo1-5/+5
2007-07-11ida: implement idr based id allocatorTejun Heo1-0/+245
2007-07-11idr: separate out idr_mark_full()Tejun Heo1-25/+46
2007-07-11idr: fix obscure bug in allocation pathTejun Heo1-2/+14
2007-07-11Driver core: add missing kset ueventKay Sievers1-1/+8
2007-07-10Add LZO1X algorithm to the kernelRichard Purdie6-0/+536
2007-07-09sched: scheduler debugging, enable in KconfigIngo Molnar1-0/+9
2007-06-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-5/+5
2007-06-08hexdump: more output formattingRandy Dunlap1-28/+121
2007-06-08kobject: use the proper printk level for kobject errorGreg Kroah-Hartman1-5/+5
2007-06-01timer stats: speedupsIngo Molnar1-1/+4
2007-05-23prohibit rcutorture from being compiled into the kernelPaul E. McKenney1-2/+1
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-1/+1
2007-05-12fault injection: disable stacktrace filter for x86-64Akinobu Mita1-0/+1
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