aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2007-10-19markers: Add samples subdirGravatar Mathieu Desnoyers 1-0/+2
2007-10-19Add irq protection in the percpu-counters cpu-hotplug-callback pathGravatar Gautham R Shenoy 1-2/+3
2007-10-19Use helpers to obtain task pid in printksGravatar Pavel Emelyanov 1-4/+4
2007-10-19remove asm/bitops.h includesGravatar Jiri Slaby 1-1/+1
2007-10-19Fix cpusets update_cpumaskGravatar Paul Menage 2-1/+71
2007-10-18Replace __attribute_pure__ with __pureGravatar Ralf Baechle 2-9/+9
2007-10-17Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockGravatar Linus Torvalds 1-1/+1
2007-10-17lib/iomap.c:bad_io_access(): print 0x hex prefixGravatar Rene Herman 1-1/+1
2007-10-17avoid negative (and full-width) shifts in radix-tree.cGravatar Peter Lund 1-6/+8
2007-10-17handle recursive calls to bust_spinlocks()Gravatar Jan Beulich 1-3/+3
2007-10-17lib/sort.c optimizationGravatar Subbaiah Venkata 1-1/+1
2007-10-17lib/ioremap.c should #include <linux/io.h>Gravatar Adrian Bunk 1-0/+1
2007-10-17argv_split: allow argv_split to handle NULL pointer in argcp parameter gracef...Gravatar Neil Horman 1-1/+3
2007-10-17Slab API: remove useless ctor parameter and reorder parametersGravatar Christoph Lameter 2-3/+2
2007-10-17lib: floating proportionsGravatar Peter Zijlstra 2-1/+386
2007-10-17lib: percpu_counter_init_irqGravatar Peter Zijlstra 1-0/+12
2007-10-17lib: percpu_counter_init error handlingGravatar Peter Zijlstra 1-1/+7
2007-10-17lib: percpu_count_sum()Gravatar Peter Zijlstra 1-3/+3
2007-10-17lib: percpu_counter_sum_positiveGravatar Peter Zijlstra 1-2/+2
2007-10-17lib: percpu_counter_setGravatar Peter Zijlstra 1-0/+14
2007-10-17lib: make percpu_counter_add take s64Gravatar Peter Zijlstra 1-2/+2
2007-10-17lib: percpu_counter variable batchGravatar Peter Zijlstra 1-3/+3
2007-10-17lib: percpu_counter_addGravatar Peter Zijlstra 1-2/+2
2007-10-17swiotlb: fix map_sg failure handlingGravatar FUJITA Tomonori 1-1/+1
2007-10-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockGravatar Linus Torvalds 1-7/+12
2007-10-16Group short-lived and reclaimable kernel allocationsGravatar Mel Gorman 1-2/+4
2007-10-16fix the max path calculation in radix-tree.cGravatar Jeff Moyer 1-4/+17
2007-10-16radix-tree: use indirect bitGravatar Nick Piggin 1-26/+43
2007-10-16radixtree: introduce radix_tree_next_hole()Gravatar Fengguang Wu 1-0/+36
2007-10-16slow down printk during bootGravatar Randy Dunlap 1-0/+18
2007-10-16swiotlb: sg chaining supportGravatar Jens Axboe 1-7/+12
2007-10-14more low-hanging fruits - kernel, fs, lib signednessGravatar Al Viro 1-1/+1
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Gravatar Linus Torvalds 1-0/+1
2007-10-12dma_free_coherent() needs irqs enabled (sigh)Gravatar David Brownell 1-0/+1
2007-10-12kobject: update the copyrightsGravatar Greg Kroah-Hartman 1-0/+2
2007-10-12driver core: remove subsystem_init()Gravatar Greg Kroah-Hartman 1-5/+0
2007-10-12sysfs: move sysfs file poll implementation to sysfs_open_direntGravatar Tejun Heo 1-1/+0
2007-10-12Driver core: kerneldoc - kobject_uevent_env is not "usually KOBJ_MOVE"Gravatar Kay Sievers 1-4/+4
2007-10-12Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUGGravatar Kay Sievers 2-14/+46
2007-10-12sysfs: Remove first pass at shadow directory supportGravatar Eric W. Biederman 1-38/+6
2007-10-12kobject: remove the static array for the nameGravatar Greg Kroah-Hartman 1-40/+39
2007-10-12Driver core: remove subsys_get()Gravatar Greg Kroah-Hartman 1-1/+1
2007-10-12Driver core: remove subsys_put()Gravatar Greg Kroah-Hartman 1-1/+1
2007-10-12Driver core: add CONFIG_UEVENT_HELPER_PATHGravatar Kay Sievers 1-1/+1
2007-10-12Driver core: change add_uevent_var to use a structGravatar Kay Sievers 1-86/+63
2007-10-11[ZLIB]: Fix external builds of zlib_inflate code.Gravatar David S. Miller 3-48/+50
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Gravatar Linus Torvalds 1-1/+1
2007-10-10[ZLIB]: Move bnx2 driver gzip unpacker into zlib.Gravatar Denys Vlasenko 3-13/+61
2007-10-10[NET]: Support multiple network namespaces with netlinkGravatar Eric W. Biederman 1-3/+2
2007-10-07Move kasprintf.o to obj-yGravatar Alexey Dobriyan 1-2/+2