aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2006-09-26[PATCH] PM: Add pm_trace switchRafael J. Wysocki
2006-09-26[PATCH] PM: make it possible to disable console suspendingRafael J. Wysocki
2006-09-26[PATCH] swsusp: Use memory bitmaps during resumeRafael J. Wysocki
2006-09-26[PATCH] swsusp: Introduce memory bitmapsRafael J. Wysocki
2006-09-26[PATCH] swsusp: Introduce some helpful constantsRafael J. Wysocki
2006-09-26[PATCH] Change the name of pagedir_nosaveRafael J. Wysocki
2006-09-26[PATCH] swsusp: Fix alloc_pagedirRafael J. Wysocki
2006-09-26[PATCH] swsusp: Reorder memory-allocating functionsRafael J. Wysocki
2006-09-26[PATCH] swsusp: Fix mark_free_pagesRafael J. Wysocki
2006-09-26[PATCH] Disable CPU hotplug during suspendRafael J. Wysocki
2006-09-26[PATCH] swsusp: struct snapshot_handle cleanupRafael J. Wysocki
2006-09-26[PATCH] swsusp: clean up browsing of pfnsRafael J. Wysocki
2006-09-26[PATCH] swsusp: read speedupAndrew Morton
2006-09-26[PATCH] swsusp: add read-speed instrumentationAndrew Morton
2006-09-26[PATCH] swsusp: write speedupAndrew Morton
2006-09-26[PATCH] swsusp: add write-speed instrumentationAndrew Morton
2006-09-26[PATCH] FRV: permit __do_IRQ() to be dispensed withDavid Howells
2006-09-26[PATCH] selinux: rename selinux_ctxid_to_stringStephen Smalley
2006-09-26[PATCH] selinux: eliminate selinux_task_ctxidStephen Smalley
2006-09-26[PATCH] NUMA: Add zone_to_nid functionChristoph Lameter
2006-09-26[PATCH] zone_reclaim: dynamic slab reclaimChristoph Lameter
2006-09-26[PATCH] Profiling: require buffer allocation on the correct nodeChristoph 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 schedulerChristoph Lameter
2006-09-25[PATCH] load_module: no BUG if module_subsys uninitializedEd Swierk
2006-09-22[NETLINK]: Extend netlink messaging interfaceThomas Graf
2006-09-19[PATCH] genirq core: fix handle_level_irq()Ingo Molnar
2006-09-16[PATCH] bug fix in kernel/kmod.cKenneth Lee
2006-09-16[PATCH] genirq: fix typo in IRQ resendImre Deak
2006-09-13[PATCH] rcu_do_batch: make ->qlen decrement irq safeOleg Nesterov
2006-09-13[PATCH] lockdep: double the number of stack-trace entriesIngo Molnar
2006-09-11[PATCH] audit: AUDIT_PERM supportAl Viro
2006-09-11[PATCH] update audit rule change messagesAmy Griffis
2006-09-11[PATCH] sanity check audit_bufferAmy Griffis
2006-09-11[PATCH] fix ppid bug in 2.6.18 kernelSteve Grubb
2006-09-08[PATCH] Use the correct restart option for futex_lock_piThomas Gleixner
2006-09-06[PATCH] lockdep: do not touch console state when tainting the kernelIngo Molnar
2006-09-06[PATCH] prevent swsusp with PAEPavel Machek
2006-09-06[PATCH] lockdep ifdef fixJarek Poplawski
2006-09-02[PATCH] eligible_child: remove an obsolete ->tgid checkOleg Nesterov
2006-09-01[PATCH] kerneldoc for handle_bad_irq()Henrik Kretzschmar
2006-09-01[PATCH] task delay accounting fixesShailabh Nagar
2006-08-27[PATCH] cpuset: oom panic fixNick Piggin
2006-08-27[PATCH] cpuset: top_cpuset tracks hotplug changes to cpu_online_mapPaul Jackson
2006-08-27[PATCH] Remove redundant up() in stop_machine()Yingchao Zhou
2006-08-27[PATCH] futex_find_get_task(): remove an obscure EXIT_ZOMBIE checkOleg Nesterov
2006-08-27[PATCH] revert "Drop tasklist lock in do_sched_setscheduler"Oleg Nesterov
2006-08-14[PATCH] workqueue: remove lock_cpu_hotplug()Andrew Morton
2006-08-14[PATCH] futex_handle_fault always failsjohn stultz
2006-08-14[PATCH] sys_getppid oopses on debug kernelKirill Korotaev