Age | Commit message (Expand) | Author |
2006-12-08 | [PATCH] crc32: replace bitreverse by bitrev32 | Akinobu Mita |
2006-12-08 | [PATCH] bit reverse library | Akinobu Mita |
2006-12-08 | [PATCH] Generic BUG for i386 | Jeremy Fitzhardinge |
2006-12-08 | [PATCH] Generic BUG implementation | Jeremy Fitzhardinge |
2006-12-07 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds |
2006-12-07 | [PATCH] lockdep: show more details about self-test failures | Ingo Molnar |
2006-12-07 | [PATCH] lib functions: always build hweight for loadable modules | Randy Dunlap |
2006-12-07 | [PATCH] kernel core: replace kmalloc+memset with kzalloc | Burman Yan |
2006-12-07 | [PATCH] hotplug CPU: clean up hotcpu_notifier() use | Ingo Molnar |
2006-12-07 | [PATCH] get_options to allow a hypenated range for isolcpus | Derek Fults |
2006-12-07 | [PATCH] More list debugging context | Dave Jones |
2006-12-07 | [PATCH] kconfig: PRINTK_TIME depends on PRINTK | Randy Dunlap |
2006-12-07 | [PATCH] radix-tree: RCU lockless readside | Nick Piggin |
2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter |
2006-12-07 | [PATCH] x86: all cpu backtrace | Andrew Morton |
2006-12-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds |
2006-12-04 | [PATCH] severing module.h->sched.h | Al Viro |
2006-12-04 | [PATCH] Arch provides generic iomap missing accessors | Linus Torvalds |
2006-12-01 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2006-12-01 | driver core: Introduce device_move(): move a device to a new parent. | Cornelia Huck |
2006-11-30 | Fix typos in doc and comments | Jan Engelhardt |
2006-10-29 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2006-10-28 | [PATCH] strstrip remove last blank fix | Michael Holzheu |
2006-10-28 | [ARM] 3909/1: Disable UWIND_INFO for ARM (again) | Kevin Hilman |
2006-10-20 | [PATCH] highest_possible_node_id() linkage fix | Andrew Morton |
2006-10-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds |
2006-10-17 | [PATCH] remove carta_random32 | Andrew Morton |
2006-10-17 | [PATCH] rename net_random to random32 | Stephen Hemminger |
2006-10-13 | [PATCH] uml shouldn't do HEADERS_CHECK | Al Viro |
2006-10-11 | [PATCH] bitmap: parse input from kernel and user buffers | Reinette Chatre |
2006-10-11 | [PATCH] Add carta_random32() library routine | Stephane Eranian |
2006-10-11 | [PATCH] Add CONFIG_HEADERS_CHECK option to automatically run 'make headers_ch... | David Woodhouse |
2006-10-11 | [PATCH] Disable DETECT_SOFTLOCKUP for s390 | Heiko Carstens |
2006-10-11 | Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass() | Peter Zijlstra |
2006-10-11 | Input: add missing exports to fix modular build | Dmitry Torokhov |
2006-10-10 | [PATCH] gfp annotations: radix_tree_root | Al Viro |
2006-10-06 | [PATCH] irq_reqs: export __irq_regs | Andrew Morton |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-10-03 | fix file specification in comments | Uwe Zeisberger |
2006-10-03 | [PATCH] low performance of lib/sort.c | keios |
2006-10-02 | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references | Arnd Bergmann |
2006-10-02 | [PATCH] introduce kernel_execve | Arnd Bergmann |
2006-10-02 | [PATCH] cpumask: add highest_possible_node_id | Greg Banks |
2006-10-02 | [PATCH] Linux Kernel Dump Test Module | Ankita Garg |
2006-10-02 | [PATCH] make genpool allocator adhere to kernel-doc standards | Dean Nelson |
2006-10-02 | [PATCH] LIB: add gen_pool_destroy() | Steve Wise |
2006-10-01 | [PATCH] Generic ioremap_page_range: flush_cache_vmap | Haavard Skinnemoen |
2006-10-01 | [PATCH] Generic ioremap_page_range: implementation | Haavard Skinnemoen |
2006-10-01 | [PATCH] list_del-debug fix | Andrew Morton |
2006-09-30 | [PATCH] rbtree: fixed reversed RB_EMPTY_NODE and rb_next/prev | Jens Axboe |