Age | Commit message (Expand) | Author | Files | Lines |
2006-12-01 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2 | -4/+74 |
2006-12-01 | 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-29 | 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 |
2006-10-11 | [PATCH] Add CONFIG_HEADERS_CHECK option to automatically run 'make headers_ch... | David Woodhouse | 1 | -0/+13 |
2006-10-11 | [PATCH] Disable DETECT_SOFTLOCKUP for s390 | Heiko Carstens | 1 | -1/+1 |
2006-10-11 | Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass() | Peter Zijlstra | 3 | -4/+4 |
2006-10-11 | Input: add missing exports to fix modular build | Dmitry Torokhov | 1 | -0/+1 |
2006-10-10 | [PATCH] gfp annotations: radix_tree_root | Al Viro | 1 | -3/+3 |
2006-10-06 | [PATCH] irq_reqs: export __irq_regs | Andrew Morton | 1 | -0/+2 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2 | -1/+16 |
2006-10-03 | fix file specification in comments | Uwe Zeisberger | 1 | -1/+1 |
2006-10-03 | [PATCH] low performance of lib/sort.c | keios | 1 | -5/+5 |
2006-10-02 | [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references | Arnd Bergmann | 3 | -33/+1 |
2006-10-02 | [PATCH] introduce kernel_execve | Arnd Bergmann | 2 | -0/+25 |
2006-10-02 | [PATCH] cpumask: add highest_possible_node_id | Greg Banks | 1 | -0/+16 |
2006-10-02 | [PATCH] Linux Kernel Dump Test Module | Ankita Garg | 1 | -0/+14 |
2006-10-02 | [PATCH] make genpool allocator adhere to kernel-doc standards | Dean Nelson | 1 | -20/+23 |
2006-10-02 | [PATCH] LIB: add gen_pool_destroy() | Steve Wise | 1 | -0/+30 |
2006-10-01 | [PATCH] Generic ioremap_page_range: flush_cache_vmap | Haavard Skinnemoen | 1 | -3/+1 |
2006-10-01 | [PATCH] Generic ioremap_page_range: implementation | Haavard Skinnemoen | 2 | -0/+95 |
2006-10-01 | [PATCH] list_del-debug fix | Andrew Morton | 1 | -3/+0 |
2006-09-30 | [PATCH] rbtree: fixed reversed RB_EMPTY_NODE and rb_next/prev | Jens Axboe | 1 | -0/+6 |
2006-09-29 | [PATCH] lib/ts_fsm.c: constify structs | Andreas Mohr | 1 | -5/+5 |
2006-09-29 | [PATCH] lib/rwsem.c: un-inline rwsem_down_failed_common() | Andreas Mohr | 1 | -1/+1 |
2006-09-29 | [PATCH] spinlock_debug: don't recompute (jiffies_per_loop * HZ) in spinloop | Chuck Ebbert | 1 | -6/+9 |
2006-09-29 | [PATCH] list_del debug check | Manfred Spraul | 1 | -5/+7 |
2006-09-29 | [PATCH] Debug variants of linked list macros | Dave Jones | 3 | -0/+87 |
2006-09-27 | sh: Enable verbose BUG() support. | Paul Mundt | 1 | -1/+1 |
2006-09-27 | sh: Use generic CONFIG_FRAME_POINTER. | Paul Mundt | 1 | -1/+1 |
2006-09-26 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2 | -3/+9 |
2006-09-26 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 3 | -12/+30 |
2006-09-26 | [PATCH] avr32 architecture | Haavard Skinnemoen | 1 | -2/+2 |
2006-09-26 | [PATCH] optimize hweight64 for x86_64 | Andi Kleen | 1 | -2/+8 |
2006-09-26 | [PATCH] Don't force frame pointers for lockdep | Andi Kleen | 1 | -1/+1 |
2006-09-25 | Driver core: Don't call put methods while holding a spinlock | Alan Stern | 1 | -11/+15 |
2006-09-25 | add CONFIG_ENABLE_MUST_CHECK | Andrew Morton | 1 | -0/+7 |
2006-09-25 | kobject: must_check fixes | Randy Dunlap | 1 | -1/+8 |
2006-09-22 | [PATCH] fix missing ifdefs in syscall classes hookup for generic targets | Al Viro | 1 | -0/+2 |
2006-09-12 | [PATCH] syscall class hookup for all normal targets | Al Viro | 3 | -0/+59 |
2006-08-22 | [TEXTSEARCH]: Fix Boyer Moore initialization bug | Michael Rash | 1 | -6/+5 |