summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* spelling fixes: lib/Simon Arlott2007-10-20
* LIB: Replace inappropriate include of <linux/bug.h>Robert P. J. Day2007-10-20
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-19
* markers: Add samples subdirMathieu Desnoyers2007-10-19
* Add irq protection in the percpu-counters cpu-hotplug-callback pathGautham R Shenoy2007-10-19
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-19
* remove asm/bitops.h includesJiri Slaby2007-10-19
* Fix cpusets update_cpumaskPaul Menage2007-10-19
* Replace __attribute_pure__ with __pureRalf Baechle2007-10-18
* Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-17
|\
| * swiotlb: fix map_sg failure handlingFUJITA Tomonori2007-10-17
* | lib/iomap.c:bad_io_access(): print 0x hex prefixRene Herman2007-10-17
* | avoid negative (and full-width) shifts in radix-tree.cPeter Lund2007-10-17
* | handle recursive calls to bust_spinlocks()Jan Beulich2007-10-17
* | lib/sort.c optimizationSubbaiah Venkata2007-10-17
* | lib/ioremap.c should #include <linux/io.h>Adrian Bunk2007-10-17
* | argv_split: allow argv_split to handle NULL pointer in argcp parameter gracef...Neil Horman2007-10-17
* | Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
* | lib: floating proportionsPeter Zijlstra2007-10-17
* | lib: percpu_counter_init_irqPeter Zijlstra2007-10-17
* | lib: percpu_counter_init error handlingPeter Zijlstra2007-10-17
* | lib: percpu_count_sum()Peter Zijlstra2007-10-17
* | lib: percpu_counter_sum_positivePeter Zijlstra2007-10-17
* | lib: percpu_counter_setPeter Zijlstra2007-10-17
* | lib: make percpu_counter_add take s64Peter Zijlstra2007-10-17
* | lib: percpu_counter variable batchPeter Zijlstra2007-10-17
* | lib: percpu_counter_addPeter Zijlstra2007-10-17
|/
* Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-16
|\
| * swiotlb: sg chaining supportJens Axboe2007-10-16
* | Group short-lived and reclaimable kernel allocationsMel Gorman2007-10-16
* | fix the max path calculation in radix-tree.cJeff Moyer2007-10-16
* | radix-tree: use indirect bitNick Piggin2007-10-16
* | radixtree: introduce radix_tree_next_hole()Fengguang Wu2007-10-16
* | slow down printk during bootRandy Dunlap2007-10-16
|/
* more low-hanging fruits - kernel, fs, lib signednessAl Viro2007-10-14
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-10-12
|\
| * dma_free_coherent() needs irqs enabled (sigh)David Brownell2007-10-12
* | kobject: update the copyrightsGreg Kroah-Hartman2007-10-12
* | driver core: remove subsystem_init()Greg Kroah-Hartman2007-10-12
* | sysfs: move sysfs file poll implementation to sysfs_open_direntTejun Heo2007-10-12
* | Driver core: kerneldoc - kobject_uevent_env is not "usually KOBJ_MOVE"Kay Sievers2007-10-12
* | Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUGKay Sievers2007-10-12
* | sysfs: Remove first pass at shadow directory supportEric W. Biederman2007-10-12
* | kobject: remove the static array for the nameGreg Kroah-Hartman2007-10-12
* | Driver core: remove subsys_get()Greg Kroah-Hartman2007-10-12
* | Driver core: remove subsys_put()Greg Kroah-Hartman2007-10-12
* | Driver core: add CONFIG_UEVENT_HELPER_PATHKay Sievers2007-10-12
* | Driver core: change add_uevent_var to use a structKay Sievers2007-10-12
|/
* [ZLIB]: Fix external builds of zlib_inflate code.David S. Miller2007-10-11
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-10-11
|\