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