summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6Linus Torvalds2007-12-031-2/+6
|\
| * [TEXTSEARCH]: Do not allow zero length patterns in the textsearch infrastructurePablo Neira Ayuso2007-12-011-2/+6
* | hexdump: don't print bytes with bit 7 setRandy Dunlap2007-11-291-1/+2
* | kobject: two typo fixesJohannes Berg2007-11-281-2/+2
* | Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger2007-11-231-2/+2
|/
* lib: move bitmap.o from lib-y to obj-y.Paul Mundt2007-11-141-2/+2
* [LIB] crc32c: Keep intermediate crc state in cpu orderBenny Halevy2007-11-081-5/+2
* Fix bitmap_scnlistprintf for empty masksAndi Kleen2007-11-051-0/+4
* kobject: check for duplicate names in kobject_renameGreg Kroah-Hartman2007-10-301-0/+13
* Permit silencing of __deprecated warnings.Jeff Garzik2007-10-251-0/+8
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-10-232-3/+4
|\
| * [MTD] [NAND] Replace -1 with -EBADMSG in nand error correction codeJörn Engel2007-10-202-1/+3
| * [RSLIB] BUG() when passing illegal parameters to decode_rs8() or decode_rs16()Jörn Engel2007-10-201-2/+1
* | Add CONFIG_DEBUG_SG sg validationJens Axboe2007-10-221-0/+10
* | Update swiotlb to use sg helpersJens Axboe2007-10-221-1/+1
|/
* spelling fixes: lib/Simon Arlott2007-10-201-1/+1
* LIB: Replace inappropriate include of <linux/bug.h>Robert P. J. Day2007-10-201-1/+2
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* markers: Add samples subdirMathieu Desnoyers2007-10-191-0/+2
* Add irq protection in the percpu-counters cpu-hotplug-callback pathGautham R Shenoy2007-10-191-2/+3
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-191-4/+4
* remove asm/bitops.h includesJiri Slaby2007-10-191-1/+1
* Fix cpusets update_cpumaskPaul Menage2007-10-192-1/+71
* Replace __attribute_pure__ with __pureRalf Baechle2007-10-182-9/+9
* Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-171-1/+1
|\
| * swiotlb: fix map_sg failure handlingFUJITA Tomonori2007-10-171-1/+1
* | lib/iomap.c:bad_io_access(): print 0x hex prefixRene Herman2007-10-171-1/+1
* | avoid negative (and full-width) shifts in radix-tree.cPeter Lund2007-10-171-6/+8
* | handle recursive calls to bust_spinlocks()Jan Beulich2007-10-171-3/+3
* | lib/sort.c optimizationSubbaiah Venkata2007-10-171-1/+1
* | lib/ioremap.c should #include <linux/io.h>Adrian Bunk2007-10-171-0/+1
* | argv_split: allow argv_split to handle NULL pointer in argcp parameter gracef...Neil Horman2007-10-171-1/+3
* | Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-172-3/+2
* | lib: floating proportionsPeter Zijlstra2007-10-172-1/+386
* | lib: percpu_counter_init_irqPeter Zijlstra2007-10-171-0/+12
* | lib: percpu_counter_init error handlingPeter Zijlstra2007-10-171-1/+7
* | lib: percpu_count_sum()Peter Zijlstra2007-10-171-3/+3
* | lib: percpu_counter_sum_positivePeter Zijlstra2007-10-171-2/+2
* | lib: percpu_counter_setPeter Zijlstra2007-10-171-0/+14
* | lib: make percpu_counter_add take s64Peter Zijlstra2007-10-171-2/+2
* | lib: percpu_counter variable batchPeter Zijlstra2007-10-171-3/+3
* | lib: percpu_counter_addPeter Zijlstra2007-10-171-2/+2
|/
* Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-161-7/+12
|\
| * swiotlb: sg chaining supportJens Axboe2007-10-161-7/+12
* | Group short-lived and reclaimable kernel allocationsMel Gorman2007-10-161-2/+4
* | fix the max path calculation in radix-tree.cJeff Moyer2007-10-161-4/+17
* | radix-tree: use indirect bitNick Piggin2007-10-161-26/+43
* | radixtree: introduce radix_tree_next_hole()Fengguang Wu2007-10-161-0/+36
* | slow down printk during bootRandy Dunlap2007-10-161-0/+18
|/
* more low-hanging fruits - kernel, fs, lib signednessAl Viro2007-10-141-1/+1