Age | Commit message (Expand) | Author |
2006-09-29 | [PATCH] irq: remove a extra line | Yoichi Yuasa |
2006-09-29 | [PATCH] irq: fixed coding style | Yoichi Yuasa |
2006-09-29 | [PATCH] kernel-doc for relay interface | Randy Dunlap |
2006-09-29 | [PATCH] kernel/params: driver layer error checking | Randy Dunlap |
2006-09-29 | [PATCH] remove generic__raw_read_trylock() | Matthew Wilcox |
2006-09-28 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2006-09-27 | Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstream ... | Russell King |
2006-09-27 | [PATCH] pid: remove temporary debug code in attach_pid | Eric W. Biederman |
2006-09-27 | [PATCH] pid: Implement transfer_pid and use it to simplify de_thread | Eric W. Biederman |
2006-09-27 | [PATCH] sysctl: Allow /proc/sys without sys_sysctl | Eric W. Biederman |
2006-09-27 | [PATCH] inode-diet: Eliminate i_blksize from the inode structure | Theodore Ts'o |
2006-09-27 | [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private | Theodore Ts'o |
2006-09-27 | [PATCH] NOMMU: move the fallback arch_vma_name() to a sensible place | David Howells |
2006-09-27 | [PATCH] NOMMU: Check that access_process_vm() has a valid target | David Howells |
2006-09-26 | Resources: insert identical resources above existing resources | Matthew Wilcox |
2006-09-26 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds |
2006-09-26 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2006-09-26 | [PATCH] PM: Add pm_trace switch | Rafael J. Wysocki |
2006-09-26 | [PATCH] PM: make it possible to disable console suspending | Rafael J. Wysocki |
2006-09-26 | [PATCH] swsusp: Use memory bitmaps during resume | Rafael J. Wysocki |
2006-09-26 | [PATCH] swsusp: Introduce memory bitmaps | Rafael J. Wysocki |
2006-09-26 | [PATCH] swsusp: Introduce some helpful constants | Rafael J. Wysocki |
2006-09-26 | [PATCH] Change the name of pagedir_nosave | Rafael J. Wysocki |
2006-09-26 | [PATCH] swsusp: Fix alloc_pagedir | Rafael J. Wysocki |
2006-09-26 | [PATCH] swsusp: Reorder memory-allocating functions | Rafael J. Wysocki |
2006-09-26 | [PATCH] swsusp: Fix mark_free_pages | Rafael J. Wysocki |
2006-09-26 | [PATCH] Disable CPU hotplug during suspend | Rafael J. Wysocki |
2006-09-26 | [PATCH] swsusp: struct snapshot_handle cleanup | Rafael J. Wysocki |
2006-09-26 | [PATCH] swsusp: clean up browsing of pfns | Rafael J. Wysocki |
2006-09-26 | [PATCH] swsusp: read speedup | Andrew Morton |
2006-09-26 | [PATCH] swsusp: add read-speed instrumentation | Andrew Morton |
2006-09-26 | [PATCH] swsusp: write speedup | Andrew Morton |
2006-09-26 | [PATCH] swsusp: add write-speed instrumentation | Andrew Morton |
2006-09-26 | [PATCH] FRV: permit __do_IRQ() to be dispensed with | David Howells |
2006-09-26 | [PATCH] selinux: rename selinux_ctxid_to_string | Stephen Smalley |
2006-09-26 | [PATCH] selinux: eliminate selinux_task_ctxid | Stephen Smalley |
2006-09-26 | [PATCH] NUMA: Add zone_to_nid function | Christoph Lameter |
2006-09-26 | [PATCH] zone_reclaim: dynamic slab reclaim | Christoph Lameter |
2006-09-26 | [PATCH] Profiling: require buffer allocation on the correct node | Christoph Lameter |
2006-09-26 | [PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset... | Christoph Lameter |
2006-09-26 | [PATCH] Fix longstanding load balancing bug in the scheduler | Christoph Lameter |
2006-09-26 | [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder | Jan Beulich |
2006-09-26 | [PATCH] Add the __stack_chk_fail() function | Arjan van de Ven |
2006-09-26 | [PATCH] Add the canary field to the PDA area and the task struct | Arjan van de Ven |
2006-09-26 | [PATCH] Avoid recursion in lockdep when stack tracer takes locks | Andi Kleen |
2006-09-26 | [PATCH] x86: Some preparationary cleanup for stack trace | Andi Kleen |
2006-09-26 | [PATCH] i386: Account spinlocks to the caller during profiling for !FP kernels | Andi Kleen |
2006-09-26 | [PATCH] x86: Add portable getcpu call | Andi Kleen |
2006-09-26 | [PATCH] x86: Allow users to force a panic on NMI | Don Zickus |
2006-09-26 | [PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctl | Don Zickus |