aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* [PATCH] pid: remove temporary debug code in attach_pidEric W. Biederman2006-09-27
* [PATCH] pid: Implement transfer_pid and use it to simplify de_threadEric W. Biederman2006-09-27
* [PATCH] sysctl: Allow /proc/sys without sys_sysctlEric W. Biederman2006-09-27
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-27
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-27
* [PATCH] NOMMU: move the fallback arch_vma_name() to a sensible placeDavid Howells2006-09-27
* [PATCH] NOMMU: Check that access_process_vm() has a valid targetDavid Howells2006-09-27
* Resources: insert identical resources above existing resourcesMatthew Wilcox2006-09-26
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-26
|\
| * [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinderJan Beulich2006-09-26
| * [PATCH] Add the __stack_chk_fail() functionArjan van de Ven2006-09-26
| * [PATCH] Add the canary field to the PDA area and the task structArjan van de Ven2006-09-26
| * [PATCH] Avoid recursion in lockdep when stack tracer takes locksAndi Kleen2006-09-26
| * [PATCH] x86: Some preparationary cleanup for stack traceAndi Kleen2006-09-26
| * [PATCH] i386: Account spinlocks to the caller during profiling for !FP kernelsAndi Kleen2006-09-26
| * [PATCH] x86: Add portable getcpu callAndi Kleen2006-09-26
| * [PATCH] x86: Allow users to force a panic on NMIDon Zickus2006-09-26
| * [PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctlDon Zickus2006-09-26
| * [PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi...Don Zickus2006-09-26
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-09-26
|\ \
| * | PM: no suspend_prepare() phaseDavid Brownell2006-09-26
| * | PM: add kconfig option for deprecated .../power/state filesDavid Brownell2006-09-26
| * | PM: issue PM_EVENT_PRETHAWDavid Brownell2006-09-26
| * | Suspend infrastructure cleanup and extensionLinus Torvalds2006-09-26
| |/
* | [PATCH] PM: Add pm_trace switchRafael J. Wysocki2006-09-26
* | [PATCH] PM: make it possible to disable console suspendingRafael J. Wysocki2006-09-26
* | [PATCH] swsusp: Use memory bitmaps during resumeRafael J. Wysocki2006-09-26
* | [PATCH] swsusp: Introduce memory bitmapsRafael J. Wysocki2006-09-26
* | [PATCH] swsusp: Introduce some helpful constantsRafael J. Wysocki2006-09-26
* | [PATCH] Change the name of pagedir_nosaveRafael J. Wysocki2006-09-26
* | [PATCH] swsusp: Fix alloc_pagedirRafael J. Wysocki2006-09-26
* | [PATCH] swsusp: Reorder memory-allocating functionsRafael J. Wysocki2006-09-26
* | [PATCH] swsusp: Fix mark_free_pagesRafael J. Wysocki2006-09-26
* | [PATCH] Disable CPU hotplug during suspendRafael J. Wysocki2006-09-26
* | [PATCH] swsusp: struct snapshot_handle cleanupRafael J. Wysocki2006-09-26
* | [PATCH] swsusp: clean up browsing of pfnsRafael J. Wysocki2006-09-26
* | [PATCH] swsusp: read speedupAndrew Morton2006-09-26
* | [PATCH] swsusp: add read-speed instrumentationAndrew Morton2006-09-26
* | [PATCH] swsusp: write speedupAndrew Morton2006-09-26
* | [PATCH] swsusp: add write-speed instrumentationAndrew Morton2006-09-26
* | [PATCH] FRV: permit __do_IRQ() to be dispensed withDavid Howells2006-09-26
* | [PATCH] selinux: rename selinux_ctxid_to_stringStephen Smalley2006-09-26
* | [PATCH] selinux: eliminate selinux_task_ctxidStephen Smalley2006-09-26
* | [PATCH] NUMA: Add zone_to_nid functionChristoph Lameter2006-09-26
* | [PATCH] zone_reclaim: dynamic slab reclaimChristoph Lameter2006-09-26
* | [PATCH] Profiling: require buffer allocation on the correct nodeChristoph Lameter2006-09-26
* | [PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset...Christoph Lameter2006-09-26
* | [PATCH] Fix longstanding load balancing bug in the schedulerChristoph Lameter2006-09-26
|/
* [PATCH] load_module: no BUG if module_subsys uninitializedEd Swierk2006-09-25
* [NETLINK]: Extend netlink messaging interfaceThomas Graf2006-09-22