aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2007-07-17CRC7 supportGravatar Jan Nikitenko 3-0/+77
2007-07-17Slab allocators: Replace explicit zeroing with __GFP_ZEROGravatar Christoph Lameter 1-2/+1
2007-07-16Make check_signature depend on CONFIG_HAS_IOMEMGravatar Linus Torvalds 1-2/+2
2007-07-16vsprintf.c: optimizing, part 2: base 10 conversion speedup, v2Gravatar Denis Vlasenko 1-3/+105
2007-07-16vsprintf.c: optimizing, part 1 (easy and obvious stuff)Gravatar Denis Vlasenko 1-28/+45
2007-07-16generic bug: use show_regs() instead of dump_stack()Gravatar Heiko Carstens 1-2/+3
2007-07-16uninline check_signature()Gravatar Andrew Morton 2-1/+27
2007-07-16percpu_counters: use for_each_online_cpu()Gravatar Andrew Morton 1-1/+1
2007-07-16percpu_counters(): use cpu notifiersGravatar Andrew Morton 1-0/+66
2007-07-16SLUB: support slub_debug on by defaultGravatar Christoph Lameter 1-0/+13
2007-07-16lib: add idr_remove_allGravatar Kristian Hoegsberg 1-0/+47
2007-07-16lib: add idr_for_each()Gravatar Kristian Hoegsberg 1-0/+55
2007-07-15Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Gravatar Linus Torvalds 1-0/+1
2007-07-14[LIB]: export radix_tree_preload()Gravatar David Chinner 1-0/+1
2007-07-11sysfs: make kobj point to sysfs_dirent instead of dentryGravatar Tejun Heo 1-5/+5
2007-07-11ida: implement idr based id allocatorGravatar Tejun Heo 1-0/+245
2007-07-11idr: separate out idr_mark_full()Gravatar Tejun Heo 1-25/+46
2007-07-11idr: fix obscure bug in allocation pathGravatar Tejun Heo 1-2/+14
2007-07-11Driver core: add missing kset ueventGravatar Kay Sievers 1-1/+8
2007-07-10Add LZO1X algorithm to the kernelGravatar Richard Purdie 6-0/+536
2007-07-09sched: scheduler debugging, enable in KconfigGravatar Ingo Molnar 1-0/+9
2007-06-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Gravatar Linus Torvalds 1-5/+5
2007-06-08hexdump: more output formattingGravatar Randy Dunlap 1-28/+121
2007-06-08kobject: use the proper printk level for kobject errorGravatar Greg Kroah-Hartman 1-5/+5
2007-06-01timer stats: speedupsGravatar Ingo Molnar 1-1/+4
2007-05-23prohibit rcutorture from being compiled into the kernelGravatar Paul E. McKenney 1-2/+1
2007-05-21Detach sched.h from mm.hGravatar Alexey Dobriyan 1-1/+1
2007-05-12fault injection: disable stacktrace filter for x86-64Gravatar Akinobu Mita 1-0/+1
2007-05-11Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-0/+11
2007-05-11lib/hexdumpGravatar Randy Dunlap 2-1/+105
2007-05-11[PATCH] audit signal recipientsGravatar Amy Griffis 1-0/+5
2007-05-11[PATCH] add SIGNAL syscall class (v3)Gravatar Amy Griffis 1-0/+6
2007-05-10Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...Gravatar Linus Torvalds 3-0/+78
2007-05-10CRC ITU-T V.41Gravatar Ivo van Doorn 3-0/+78
2007-05-09Merge git://git.infradead.org/mtd-2.6Gravatar Linus Torvalds 1-15/+69
2007-05-09Add suspend-related notifications for CPU hotplugGravatar Rafael J. Wysocki 1-1/+1
2007-05-08Move LOG_BUF_SHIFT to a more sensible placeGravatar Alistair John Strachan 1-17/+0
2007-05-08fix sscanf %n match at end of input stringGravatar Johannes Berg 1-0/+11
2007-05-08kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debugGravatar Robert P. J. Day 1-0/+10
2007-05-08fix section mismatch warning in lib/swiotlb.cGravatar Sam Ravnborg 1-1/+0
2007-05-08simplify the stacktrace codeGravatar Christoph Hellwig 1-2/+1
2007-05-07Fix ppp_deflate issues with recent zlib_inflate changesGravatar Richard Purdie 1-3/+5
2007-05-07blackfin architectureGravatar Bryan Wu 1-2/+2
2007-05-07Introduce CONFIG_HAS_DMAGravatar Heiko Carstens 1-0/+5
2007-05-07Safer nr_node_ids and nr_node_ids determination and initial valuesGravatar Christoph Lameter 1-3/+0
2007-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildGravatar Linus Torvalds 1-0/+3
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Gravatar Linus Torvalds 1-38/+91
2007-05-04iomap: make the default iomap functions fail softerGravatar Linus Torvalds 1-7/+20
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 1-5/+5
2007-05-03[AFS]: Make the match_*() functions take const options.Gravatar David Howells 1-5/+5