summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Introduce CONFIG_HAS_DMAHeiko Carstens2007-05-071-0/+5
* | | Safer nr_node_ids and nr_node_ids determination and initial valuesChristoph Lameter2007-05-071-3/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-05-061-0/+3
|\ \ \
| * | | kconfig.debug: clarify CONFIG_DEBUG_INFO help textAndreas Dilger2007-05-021-0/+3
* | | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-051-38/+91
|\ \ \ \
| * | | | [PATCH] x86-64: deflate inflate_dynamic tooJeremy Fitzhardinge2007-05-021-20/+41
| * | | | [PATCH] x86: deflate stack usage in lib/inflate.cJeremy Fitzhardinge2007-05-021-17/+49
| |/ / /
* | | | iomap: make the default iomap functions fail softerLinus Torvalds2007-05-041-7/+20
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-05-041-5/+5
|\ \ \ \
OpenPOWER on IntegriCloud