summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix swiotlb_sync_single_range()Keir Fraser2007-07-211-1/+4
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-202-2/+2
* lockstat: core infrastructurePeter Zijlstra2007-07-191-0/+11
* Driver core: accept all valid action-strings in uevent-triggerKay Sievers2007-07-181-20/+10
* usermodehelper: Tidy up waitingJeremy Fitzhardinge2007-07-181-1/+1
* add argv_split()Jeremy Fitzhardinge2007-07-182-1/+106
* CRC7 supportJan Nikitenko2007-07-173-0/+77
* Slab allocators: Replace explicit zeroing with __GFP_ZEROChristoph Lameter2007-07-171-2/+1
* Make check_signature depend on CONFIG_HAS_IOMEMLinus Torvalds2007-07-161-2/+2
* vsprintf.c: optimizing, part 2: base 10 conversion speedup, v2Denis Vlasenko2007-07-161-3/+105
* vsprintf.c: optimizing, part 1 (easy and obvious stuff)Denis Vlasenko2007-07-161-28/+45
* generic bug: use show_regs() instead of dump_stack()Heiko Carstens2007-07-161-2/+3
* uninline check_signature()Andrew Morton2007-07-162-1/+27
* percpu_counters: use for_each_online_cpu()Andrew Morton2007-07-161-1/+1
* percpu_counters(): use cpu notifiersAndrew Morton2007-07-161-0/+66
* SLUB: support slub_debug on by defaultChristoph Lameter2007-07-161-0/+13
* lib: add idr_remove_allKristian Hoegsberg2007-07-161-0/+47
* lib: add idr_for_each()Kristian Hoegsberg2007-07-161-0/+55
* Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2007-07-151-0/+1
|\
| * [LIB]: export radix_tree_preload()David Chinner2007-07-141-0/+1
* | sysfs: make kobj point to sysfs_dirent instead of dentryTejun Heo2007-07-111-5/+5
* | ida: implement idr based id allocatorTejun Heo2007-07-111-0/+245
* | idr: separate out idr_mark_full()Tejun Heo2007-07-111-25/+46
* | idr: fix obscure bug in allocation pathTejun Heo2007-07-111-2/+14
* | Driver core: add missing kset ueventKay Sievers2007-07-111-1/+8
|/
* Add LZO1X algorithm to the kernelRichard Purdie2007-07-106-0/+536
* sched: scheduler debugging, enable in KconfigIngo Molnar2007-07-091-0/+9
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-06-081-5/+5
|\
| * kobject: use the proper printk level for kobject errorGreg Kroah-Hartman2007-06-081-5/+5
* | hexdump: more output formattingRandy Dunlap2007-06-081-28/+121
|/
* timer stats: speedupsIngo Molnar2007-06-011-1/+4
* prohibit rcutorture from being compiled into the kernelPaul E. McKenney2007-05-231-2/+1
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-1/+1
* fault injection: disable stacktrace filter for x86-64Akinobu Mita2007-05-121-0/+1
* Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2007-05-111-0/+11
|\
| * [PATCH] audit signal recipientsAmy Griffis2007-05-111-0/+5
| * [PATCH] add SIGNAL syscall class (v3)Amy Griffis2007-05-111-0/+6
* | lib/hexdumpRandy Dunlap2007-05-112-1/+105
|/
* Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...Linus Torvalds2007-05-103-0/+78
|\
| * CRC ITU-T V.41Ivo van Doorn2007-05-103-0/+78
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-05-091-15/+69
|\ \
| * | [RSLIB] Support non-canonical GF representationsSegher Boessenkool2007-05-021-15/+69
* | | Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-091-1/+1
* | | Move LOG_BUF_SHIFT to a more sensible placeAlistair John Strachan2007-05-081-17/+0
* | | fix sscanf %n match at end of input stringJohannes Berg2007-05-081-0/+11
* | | kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debugRobert P. J. Day2007-05-081-0/+10
* | | fix section mismatch warning in lib/swiotlb.cSam Ravnborg2007-05-081-1/+0
* | | simplify the stacktrace codeChristoph Hellwig2007-05-081-2/+1
* | | Fix ppp_deflate issues with recent zlib_inflate changesRichard Purdie2007-05-071-3/+5
* | | blackfin architectureBryan Wu2007-05-071-2/+2