summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2007-10-20spelling fixes: lib/Simon Arlott
2007-10-20LIB: Replace inappropriate include of <linux/bug.h>Robert P. J. Day
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-19markers: Add samples subdirMathieu Desnoyers
2007-10-19Add irq protection in the percpu-counters cpu-hotplug-callback pathGautham R Shenoy
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov
2007-10-19remove asm/bitops.h includesJiri Slaby
2007-10-19Fix cpusets update_cpumaskPaul Menage
2007-10-18Replace __attribute_pure__ with __pureRalf Baechle
2007-10-17Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-10-17lib/iomap.c:bad_io_access(): print 0x hex prefixRene Herman
2007-10-17avoid negative (and full-width) shifts in radix-tree.cPeter Lund
2007-10-17handle recursive calls to bust_spinlocks()Jan Beulich
2007-10-17lib/sort.c optimizationSubbaiah Venkata
2007-10-17lib/ioremap.c should #include <linux/io.h>Adrian Bunk
2007-10-17argv_split: allow argv_split to handle NULL pointer in argcp parameter gracef...Neil Horman
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter
2007-10-17lib: floating proportionsPeter Zijlstra
2007-10-17lib: percpu_counter_init_irqPeter Zijlstra
2007-10-17lib: percpu_counter_init error handlingPeter Zijlstra
2007-10-17lib: percpu_count_sum()Peter Zijlstra
2007-10-17lib: percpu_counter_sum_positivePeter Zijlstra
2007-10-17lib: percpu_counter_setPeter Zijlstra
2007-10-17lib: make percpu_counter_add take s64Peter Zijlstra
2007-10-17lib: percpu_counter variable batchPeter Zijlstra
2007-10-17lib: percpu_counter_addPeter Zijlstra
2007-10-17swiotlb: fix map_sg failure handlingFUJITA Tomonori
2007-10-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-10-16Group short-lived and reclaimable kernel allocationsMel Gorman
2007-10-16fix the max path calculation in radix-tree.cJeff Moyer
2007-10-16radix-tree: use indirect bitNick Piggin
2007-10-16radixtree: introduce radix_tree_next_hole()Fengguang Wu
2007-10-16slow down printk during bootRandy Dunlap
2007-10-16swiotlb: sg chaining supportJens Axboe
2007-10-14more low-hanging fruits - kernel, fs, lib signednessAl Viro
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-10-12dma_free_coherent() needs irqs enabled (sigh)David Brownell
2007-10-12kobject: update the copyrightsGreg Kroah-Hartman
2007-10-12driver core: remove subsystem_init()Greg Kroah-Hartman
2007-10-12sysfs: move sysfs file poll implementation to sysfs_open_direntTejun Heo
2007-10-12Driver core: kerneldoc - kobject_uevent_env is not "usually KOBJ_MOVE"Kay Sievers
2007-10-12Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUGKay Sievers
2007-10-12sysfs: Remove first pass at shadow directory supportEric W. Biederman
2007-10-12kobject: remove the static array for the nameGreg Kroah-Hartman
2007-10-12Driver core: remove subsys_get()Greg Kroah-Hartman
2007-10-12Driver core: remove subsys_put()Greg Kroah-Hartman
2007-10-12Driver core: add CONFIG_UEVENT_HELPER_PATHKay Sievers
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers
2007-10-11[ZLIB]: Fix external builds of zlib_inflate code.David S. Miller
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds