summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Resources: insert identical resources above existing resourcesMatthew Wilcox2006-09-271-16/+16
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-267-11/+110
|\
| * [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinderJan Beulich2006-09-261-7/+28
| * [PATCH] Add the __stack_chk_fail() functionArjan van de Ven2006-09-261-0/+12
| * [PATCH] Add the canary field to the PDA area and the task structArjan van de Ven2006-09-261-0/+5
| * [PATCH] Avoid recursion in lockdep when stack tracer takes locksAndi Kleen2006-09-261-0/+4
| * [PATCH] x86: Some preparationary cleanup for stack traceAndi Kleen2006-09-261-1/+4
| * [PATCH] i386: Account spinlocks to the caller during profiling for !FP kernelsAndi Kleen2006-09-261-0/+5
| * [PATCH] x86: Add portable getcpu callAndi Kleen2006-09-261-0/+31
| * [PATCH] x86: Allow users to force a panic on NMIDon Zickus2006-09-262-0/+9
| * [PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctlDon Zickus2006-09-261-0/+11
| * [PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi...Don Zickus2006-09-261-3/+1Star
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-09-264-4/+22
|\ \
| * | PM: no suspend_prepare() phaseDavid Brownell2006-09-261-4/+0Star
| * | PM: add kconfig option for deprecated .../power/state filesDavid Brownell2006-09-261-0/+11
| * | PM: issue PM_EVENT_PRETHAWDavid Brownell2006-09-263-4/+11
| * | Suspend infrastructure cleanup and extensionLinus Torvalds2006-09-261-0/+4
| |/
* | [PATCH] PM: Add pm_trace switchRafael J. Wysocki2006-09-261-0/+30
* | [PATCH] PM: make it possible to disable console suspendingRafael J. Wysocki2006-09-262-0/+14
* | [PATCH] swsusp: Use memory bitmaps during resumeRafael J. Wysocki2006-09-264-246/+186Star
* | [PATCH] swsusp: Introduce memory bitmapsRafael J. Wysocki2006-09-263-70/+540
* | [PATCH] swsusp: Introduce some helpful constantsRafael J. Wysocki2006-09-261-9/+15
* | [PATCH] Change the name of pagedir_nosaveRafael J. Wysocki2006-09-262-14/+14
* | [PATCH] swsusp: Fix alloc_pagedirRafael J. Wysocki2006-09-261-15/+17
* | [PATCH] swsusp: Reorder memory-allocating functionsRafael J. Wysocki2006-09-261-40/+53
* | [PATCH] swsusp: Fix mark_free_pagesRafael J. Wysocki2006-09-261-14/+13Star
* | [PATCH] Disable CPU hotplug during suspendRafael J. Wysocki2006-09-266-96/+137
* | [PATCH] swsusp: struct snapshot_handle cleanupRafael J. Wysocki2006-09-262-28/+76
* | [PATCH] swsusp: clean up browsing of pfnsRafael J. Wysocki2006-09-261-30/+32
* | [PATCH] swsusp: read speedupAndrew Morton2006-09-263-71/+79
* | [PATCH] swsusp: add read-speed instrumentationAndrew Morton2006-09-261-0/+5
* | [PATCH] swsusp: write speedupAndrew Morton2006-09-261-18/+75
* | [PATCH] swsusp: add write-speed instrumentationAndrew Morton2006-09-261-3/+29
* | [PATCH] FRV: permit __do_IRQ() to be dispensed withDavid Howells2006-09-261-0/+2
* | [PATCH] selinux: rename selinux_ctxid_to_stringStephen Smalley2006-09-263-10/+10
* | [PATCH] selinux: eliminate selinux_task_ctxidStephen Smalley2006-09-261-1/+1
* | [PATCH] NUMA: Add zone_to_nid functionChristoph Lameter2006-09-261-2/+2
* | [PATCH] zone_reclaim: dynamic slab reclaimChristoph Lameter2006-09-261-0/+11
* | [PATCH] Profiling: require buffer allocation on the correct nodeChristoph Lameter2006-09-261-4/+12
* | [PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset...Christoph Lameter2006-09-261-1/+1
* | [PATCH] Fix longstanding load balancing bug in the schedulerChristoph Lameter2006-09-261-8/+46
|/
* [PATCH] load_module: no BUG if module_subsys uninitializedEd Swierk2006-09-261-0/+6
* [NETLINK]: Extend netlink messaging interfaceThomas Graf2006-09-221-1/+1
* [PATCH] genirq core: fix handle_level_irq()Ingo Molnar2006-09-191-3/+3
* [PATCH] bug fix in kernel/kmod.cKenneth Lee2006-09-161-2/+3
* [PATCH] genirq: fix typo in IRQ resendImre Deak2006-09-161-2/+1Star
* [PATCH] rcu_do_batch: make ->qlen decrement irq safeOleg Nesterov2006-09-131-1/+5
* [PATCH] lockdep: double the number of stack-trace entriesIngo Molnar2006-09-131-1/+1
* [PATCH] audit: AUDIT_PERM supportAl Viro2006-09-113-0/+69
* [PATCH] update audit rule change messagesAmy Griffis2006-09-111-5/+14