Age | Commit message (Expand) | Author | Files | Lines |
2008-03-29 | [LIB]: Drop the pcounter itself. | Pavel Emelyanov | 1 | -1/+0 |
2008-02-09 | lib/scatterlist.o needed by a module only - link it in unconditionally | Guennadi Liakhovetski | 1 | -2/+2 |
2008-02-05 | iommu sg: add IOMMU helper functions for the free area management | FUJITA Tomonori | 1 | -0/+1 |
2008-01-29 | [LIB]: Introduce struct pcounter | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2008-01-28 | SG: Move functions to lib/scatterlist.c and add sg chaining allocator helpers | Jens Axboe | 1 | -1/+1 |
2007-11-15 | lib: move bitmap.o from lib-y to obj-y. | Paul Mundt | 1 | -2/+2 |
2007-10-19 | Fix cpusets update_cpumask | Paul Menage | 1 | -1/+1 |
2007-10-17 | lib: floating proportions | Peter Zijlstra | 1 | -1/+2 |
2007-10-13 | Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUG | Kay Sievers | 1 | -1/+2 |
2007-10-08 | Move kasprintf.o to obj-y | Alexey Dobriyan | 1 | -2/+2 |
2007-08-23 | Introduce CONFIG_CHECK_SIGNATURE | Geert Uytterhoeven | 1 | -1/+2 |
2007-08-01 | lib: move kasprintf to a separate file | Sam Ravnborg | 1 | -1/+1 |
2007-07-18 | add argv_split() | Jeremy Fitzhardinge | 1 | -1/+1 |
2007-07-17 | CRC7 support | Jan Nikitenko | 1 | -0/+1 |
2007-07-17 | Make check_signature depend on CONFIG_HAS_IOMEM | Linus Torvalds | 1 | -2/+2 |
2007-07-16 | uninline check_signature() | Andrew Morton | 1 | -1/+1 |
2007-07-11 | Add LZO1X algorithm to the kernel | Richard Purdie | 1 | -0/+2 |
2007-05-11 | lib/hexdump | Randy Dunlap | 1 | -1/+1 |
2007-05-11 | Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394... | Linus Torvalds | 1 | -0/+1 |
2007-05-10 | CRC ITU-T V.41 | Ivo van Doorn | 1 | -0/+1 |
2007-04-26 | [NET]: div64_64 consolidate (rev3) | Stephen Hemminger | 1 | -2/+3 |
2007-02-11 | [PATCH] sort the devres mess out | Al Viro | 1 | -3/+3 |
2007-02-11 | [PATCH] Consolidate bust_spinlocks() | Kirill Korotaev | 1 | -2/+3 |
2007-02-10 | iomap: iomap should be in obj-y not in lib-y | Tejun Heo | 1 | -2/+2 |
2007-02-10 | devres: device resource management | Tejun Heo | 1 | -2/+1 |
2006-12-13 | [PATCH] uml problems with linux/io.h | Al Viro | 1 | -1/+2 |
2006-12-13 | [PATCH] SLAB: use a multiply instead of a divide in obj_to_index() | Eric Dumazet | 1 | -1/+1 |
2006-12-08 | [PATCH] fault-injection capabilities infrastructure | Akinobu Mita | 1 | -0/+1 |
2006-12-08 | [PATCH] bit reverse library | Akinobu Mita | 1 | -0/+1 |
2006-12-08 | [PATCH] Generic BUG implementation | Jeremy Fitzhardinge | 1 | -0/+2 |
2006-12-07 | [PATCH] lib functions: always build hweight for loadable modules | Randy Dunlap | 1 | -1/+1 |
2006-10-17 | [PATCH] remove carta_random32 | Andrew Morton | 1 | -1/+1 |
2006-10-17 | [PATCH] rename net_random to random32 | Stephen Hemminger | 1 | -1/+1 |
2006-10-11 | [PATCH] Add carta_random32() library routine | Stephane Eranian | 1 | -1/+1 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -1/+1 |
2006-10-02 | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references | Arnd Bergmann | 1 | -3/+1 |
2006-10-02 | [PATCH] introduce kernel_execve | Arnd Bergmann | 1 | -0/+2 |
2006-10-01 | [PATCH] Generic ioremap_page_range: implementation | Haavard Skinnemoen | 1 | -0/+1 |
2006-09-29 | [PATCH] Debug variants of linked list macros | Dave Jones | 1 | -0/+1 |
2006-09-12 | [PATCH] syscall class hookup for all normal targets | Al Viro | 1 | -0/+1 |
2006-07-04 | [PATCH] lockdep: locking API self tests | Ingo Molnar | 1 | -0/+1 |
2006-07-04 | [PATCH] lockdep: better lock debugging | Ingo Molnar | 1 | -1/+1 |
2006-06-28 | [PATCH] pi-futex: add plist implementation | Ingo Molnar | 1 | -0/+1 |
2006-06-23 | [PATCH] percpu_counters: create lib/percpu_counter.c | Ravikiran G Thirumalai | 1 | -0/+1 |
2006-03-26 | [PATCH] bitops: generic hweight{64,32,16,8}() | Akinobu Mita | 1 | -0/+1 |
2006-03-25 | [PATCH] cpumask: uninline first_cpu() | Andrew Morton | 1 | -0/+2 |
2006-02-01 | [PATCH] Introduce __iowrite32_copy | Bryan O'Sullivan | 1 | -1/+1 |
2005-09-30 | [PATCH] swiotlb: move from arch/ia64/lib/ to lib/ | John W. Linville | 1 | -0/+2 |
2005-09-10 | [PATCH] spinlock consolidation | Ingo Molnar | 1 | -0/+1 |
2005-09-09 | [PATCH] lib/crc16: added crc16 algorithm. | Evgeniy Polyakov | 1 | -1/+2 |