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