| Commit message (Expand) | Author | Age |
* | [PATCH] fault-injection: optimize and simplify should_fail() | Don Mullis | 2006-12-08 |
* | [PATCH] fault-injection: Clamp debugfs stacktrace-depth to MAX_STACK_TRACE_DEPTH | Don Mullis | 2006-12-08 |
* | [PATCH] fault-injection: Use bool-true-false throughout | Don Mullis | 2006-12-08 |
* | [PATCH] fault-injection: stacktrace filtering kconfig fix | Andrew Morton | 2006-12-08 |
* | [PATCH] fault-injection Kconfig cleanup | Andrew Morton | 2006-12-08 |
* | [PATCH] fault injection: stacktrace filtering | Akinobu Mita | 2006-12-08 |
* | [PATCH] fault injection: process filtering for fault-injection capabilities | Akinobu Mita | 2006-12-08 |
* | [PATCH] fault-injection capability for disk IO | Akinobu Mita | 2006-12-08 |
* | [PATCH] fault-injection capability for alloc_pages() | Akinobu Mita | 2006-12-08 |
* | [PATCH] fault-injection capability for kmalloc | Akinobu Mita | 2006-12-08 |
* | [PATCH] fault-injection capabilities infrastructure | Akinobu Mita | 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-08 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2006-12-07 |
|\ |
|
| * | [PATCH] x86: all cpu backtrace | Andrew Morton | 2006-12-06 |
* | | [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 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-12-04 |
|\ |
|
| * | [PATCH] Arch provides generic iomap missing accessors | Linus Torvalds | 2006-12-03 |
* | | [PATCH] severing module.h->sched.h | Al Viro | 2006-12-04 |
|/ |
|
* | 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-12-01 |
* | | Fix typos in doc and comments | Jan Engelhardt | 2006-11-29 |
|/ |
|
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-10-29 |
|\ |
|
| * | [ARM] 3909/1: Disable UWIND_INFO for ARM (again) | Kevin Hilman | 2006-10-28 |
* | | [PATCH] strstrip remove last blank fix | Michael Holzheu | 2006-10-28 |
|/ |
|
* | [PATCH] highest_possible_node_id() linkage fix | Andrew Morton | 2006-10-20 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 2006-10-17 |
|\ |
|
| * | 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-11 |
* | | [PATCH] remove carta_random32 | Andrew Morton | 2006-10-17 |
* | | [PATCH] rename net_random to random32 | Stephen Hemminger | 2006-10-17 |
* | | [PATCH] uml shouldn't do HEADERS_CHECK | Al Viro | 2006-10-13 |
* | | [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 |
|/ |
|
* | [PATCH] gfp annotations: radix_tree_root | Al Viro | 2006-10-10 |
* | [PATCH] irq_reqs: export __irq_regs | Andrew Morton | 2006-10-06 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 |