summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-10-121-0/+1
|\
| * dma_free_coherent() needs irqs enabled (sigh)David Brownell2007-10-121-0/+1
* | kobject: update the copyrightsGreg Kroah-Hartman2007-10-121-0/+2
* | driver core: remove subsystem_init()Greg Kroah-Hartman2007-10-121-5/+0
* | sysfs: move sysfs file poll implementation to sysfs_open_direntTejun Heo2007-10-121-1/+0
* | Driver core: kerneldoc - kobject_uevent_env is not "usually KOBJ_MOVE"Kay Sievers2007-10-121-4/+4
* | Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUGKay Sievers2007-10-122-14/+46
* | sysfs: Remove first pass at shadow directory supportEric W. Biederman2007-10-121-38/+6
* | kobject: remove the static array for the nameGreg Kroah-Hartman2007-10-121-40/+39
* | Driver core: remove subsys_get()Greg Kroah-Hartman2007-10-121-1/+1
* | Driver core: remove subsys_put()Greg Kroah-Hartman2007-10-121-1/+1
* | Driver core: add CONFIG_UEVENT_HELPER_PATHKay Sievers2007-10-121-1/+1
* | Driver core: change add_uevent_var to use a structKay Sievers2007-10-121-86/+63
|/
* [ZLIB]: Fix external builds of zlib_inflate code.David S. Miller2007-10-113-48/+50
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-10-111-1/+1
|\
| * Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-10-031-1/+1
| |\
| * | [POWERPC] ppc64: support CONFIG_DEBUG_PREEMPTHugh Dickins2007-10-031-1/+1
* | | [ZLIB]: Move bnx2 driver gzip unpacker into zlib.Denys Vlasenko2007-10-103-13/+61
* | | [NET]: Support multiple network namespaces with netlinkEric W. Biederman2007-10-101-3/+2
* | | Move kasprintf.o to obj-yAlexey Dobriyan2007-10-071-2/+2
* | | lockstat: documentationPeter Zijlstra2007-10-071-0/+2
| |/ |/|
* | typo fix Kernel config optionDanny ter Haar2007-09-251-1/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-08-231-1/+14
|\