Age | Commit message (Expand) | Author | Files | Lines |
2006-12-20 | kobject: kobject_uevent() returns manageable value | Aneesh Kumar K.V | 1 | -14/+30 |
2006-12-20 | kref refcnt and false positives | Venkatesh Pallipadi | 1 | -6/+1 |
2006-12-15 | Remove stack unwinder for now | Linus Torvalds | 2 | -49/+1 |
2006-12-13 | [PATCH] uml problems with linux/io.h | Al Viro | 3 | -2/+7 |
2006-12-13 | [PATCH] SLAB: use a multiply instead of a divide in obj_to_index() | Eric Dumazet | 2 | -1/+10 |
2006-12-12 | Fix typo in new debug options. | Dave Jones | 1 | -1/+1 |
2006-12-10 | [PATCH] add MODULE_* attributes to bit reversal library | Cal Peake | 1 | -0/+4 |
2006-12-10 | [PATCH] Kconfig refactoring for better menu nesting | Don Mullis | 1 | -24/+25 |
2006-12-08 | [PATCH] fault-injection: optimize and simplify should_fail() | Don Mullis | 1 | -7/+4 |
2006-12-08 | [PATCH] fault-injection: Clamp debugfs stacktrace-depth to MAX_STACK_TRACE_DEPTH | Don Mullis | 1 | -4/+23 |
2006-12-08 | [PATCH] fault-injection: Use bool-true-false throughout | Don Mullis | 1 | -21/+19 |
2006-12-08 | [PATCH] fault-injection: stacktrace filtering kconfig fix | Andrew Morton | 1 | -1/+1 |
2006-12-08 | [PATCH] fault-injection Kconfig cleanup | Andrew Morton | 1 | -16/+11 |
2006-12-08 | [PATCH] fault injection: stacktrace filtering | Akinobu Mita | 2 | -1/+130 |
2006-12-08 | [PATCH] fault injection: process filtering for fault-injection capabilities | Akinobu Mita | 1 | -1/+16 |
2006-12-08 | [PATCH] fault-injection capability for disk IO | Akinobu Mita | 1 | -0/+7 |
2006-12-08 | [PATCH] fault-injection capability for alloc_pages() | Akinobu Mita | 1 | -0/+7 |
2006-12-08 | [PATCH] fault-injection capability for kmalloc | Akinobu Mita | 1 | -0/+7 |
2006-12-08 | [PATCH] fault-injection capabilities infrastructure | Akinobu Mita | 3 | -0/+196 |
2006-12-08 | [PATCH] crc32: replace bitreverse by bitrev32 | Akinobu Mita | 2 | -23/+6 |
2006-12-08 | [PATCH] bit reverse library | Akinobu Mita | 3 | -0/+58 |
2006-12-08 | [PATCH] Generic BUG for i386 | Jeremy Fitzhardinge | 1 | -1/+1 |
2006-12-08 | [PATCH] Generic BUG implementation | Jeremy Fitzhardinge | 3 | -1/+166 |
2006-12-07 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 1 | -0/+4 |
2006-12-07 | [PATCH] lockdep: show more details about self-test failures | Ingo Molnar | 1 | -0/+2 |
2006-12-07 | [PATCH] lib functions: always build hweight for loadable modules | Randy Dunlap | 1 | -1/+1 |
2006-12-07 | [PATCH] kernel core: replace kmalloc+memset with kzalloc | Burman Yan | 1 | -2/+1 |
2006-12-07 | [PATCH] hotplug CPU: clean up hotcpu_notifier() use | Ingo Molnar | 1 | -2/+0 |
2006-12-07 | [PATCH] get_options to allow a hypenated range for isolcpus | Derek Fults | 1 | -1/+34 |
2006-12-07 | [PATCH] More list debugging context | Dave Jones | 1 | -4/+6 |
2006-12-07 | [PATCH] kconfig: PRINTK_TIME depends on PRINTK | Randy Dunlap | 1 | -0/+1 |
2006-12-07 | [PATCH] radix-tree: RCU lockless readside | Nick Piggin | 1 | -100/+227 |
2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2 | -4/+4 |
2006-12-07 | [PATCH] x86: all cpu backtrace | Andrew Morton | 1 | -0/+4 |
2006-12-05 | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 1 | -4/+28 |
2006-12-04 | [PATCH] severing module.h->sched.h | Al Viro | 1 | -0/+1 |
2006-12-04 | [PATCH] Arch provides generic iomap missing accessors | Linus Torvalds | 1 | -4/+28 |
2006-12-02 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2 | -4/+74 |
2006-12-02 | driver core: Introduce device_move(): move a device to a new parent. | Cornelia Huck | 2 | -4/+74 |
2006-11-30 | Fix typos in doc and comments | Jan Engelhardt | 1 | -1/+1 |
2006-10-30 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -1/+1 |
2006-10-28 | [PATCH] strstrip remove last blank fix | Michael Holzheu | 1 | -1/+1 |
2006-10-28 | [ARM] 3909/1: Disable UWIND_INFO for ARM (again) | Kevin Hilman | 1 | -1/+1 |
2006-10-20 | [PATCH] highest_possible_node_id() linkage fix | Andrew Morton | 1 | -16/+0 |
2006-10-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 4 | -4/+5 |
2006-10-17 | [PATCH] remove carta_random32 | Andrew Morton | 2 | -42/+1 |
2006-10-17 | [PATCH] rename net_random to random32 | Stephen Hemminger | 2 | -1/+143 |
2006-10-13 | [PATCH] uml shouldn't do HEADERS_CHECK | Al Viro | 1 | -0/+1 |
2006-10-11 | [PATCH] bitmap: parse input from kernel and user buffers | Reinette Chatre | 1 | -11/+43 |
2006-10-11 | [PATCH] Add carta_random32() library routine | Stephane Eranian | 2 | -1/+42 |