aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* [PATCH] genirq: cleanup: no_irq_type cleanupsIngo Molnar2006-06-29
* [PATCH] genirq: doc: handle_IRQ_event() and __do_IRQ() commentsIngo Molnar2006-06-29
* [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar2006-06-29
* [PATCH] genirq: debug: better debug printout in enable_irq()Thomas Gleixner2006-06-29
* [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPUIngo Molnar2006-06-29
* [PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[]Ingo Molnar2006-06-29
* [PATCH] genirq: cleanup: merge irq_dir[], smp_affinity_entry[] into irq_desc[]Ingo Molnar2006-06-29
* [PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsoleteIngo Molnar2006-06-29
* [PATCH] genirq: cleanup: misc code cleanupsIngo Molnar2006-06-29
* [PATCH] genirq: cleanup: remove fastcallIngo Molnar2006-06-29
* [PATCH] genirq: cleanup: remove irq_descp()Ingo Molnar2006-06-29
* [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Ingo Molnar2006-06-29
* [PATCH] genirq: sem2mutex probe_sem -> probing_activeIngo Molnar2006-06-29
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-29
* [PATCH] load_module() cleanupAndrew Morton2006-06-28
* [PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPLArjan van de Ven2006-06-28
* [PATCH] Remove redundant NULL checks before [kv]free - in kernel/Jesper Juhl2006-06-27
* [PATCH] futex_requeue() optimizationSebastien Dugue2006-06-27
* [PATCH] rtmutex: Propagate priority settings into PI lock chainsThomas Gleixner2006-06-27
* [PATCH] rtmutex: Modify rtmutex-tester to test the setscheduler propagationThomas Gleixner2006-06-27
* [PATCH] Drop tasklist lock in do_sched_setschedulerThomas Gleixner2006-06-27
* [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi supportIngo Molnar2006-06-27
* [PATCH] pi-futex: rt mutex futex apiIngo Molnar2006-06-27
* [PATCH] pi-futex: rt mutex testerThomas Gleixner2006-06-27
* [PATCH] pi-futex: rt mutex debugIngo Molnar2006-06-27
* [PATCH] pi-futex: rt mutex coreIngo Molnar2006-06-27
* [PATCH] pi-futex: scheduler support for piIngo Molnar2006-06-27
* [PATCH] pi-futex: futex code cleanupsIngo Molnar2006-06-27
* [PATCH] BUG() if setscheduler is called from interrupt contextSteven Rostedt2006-06-27
* [PATCH] sched: uninline task_rq_lock()Oleg Nesterov2006-06-27
* [PATCH] sched: mc/smt power savings sched policySiddha, Suresh B2006-06-27
* [PATCH] sched_domai: Allocate sched_group structures dynamicallySrivatsa Vaddagiri2006-06-27
* [PATCH] sched_domai: Use kmalloc_nodeSrivatsa Vaddagiri2006-06-27
* [PATCH] sched_domai: Don't use GFP_ATOMICSrivatsa Vaddagiri2006-06-27
* [PATCH] sched_domain: handle kmalloc failureSrivatsa Vaddagiri2006-06-27
* [PATCH] sched: Avoid unnecessarily moving highest priority task move_tasks()Peter Williams2006-06-27
* [PATCH] sched: modify move_tasks() to improve load balancing outcomesPeter Williams2006-06-27
* [PATCH] sched: implement smpnicePeter Williams2006-06-27
* [PATCH] sched: CPU hotplug race vs. set_cpus_allowed()Kirill Korotaev2006-06-27
* [PATCH] unnecessary long index i in schedSteven Rostedt2006-06-27
* [PATCH] sched: fix interactive ceiling codeCon Kolivas2006-06-27
* [PATCH] sched: simplify bitmap definitionSteven Rostedt2006-06-27
* [PATCH] sched: fix smt nice lock contention and optimizationChen, Kenneth W2006-06-27
* [PATCH] cpu hotplug: make cpu_notifier related notifier calls __cpuinit onlyChandra Seetharaman2006-06-27
* [PATCH] cpu hotplug: make [un]register_cpu_notifier init time onlyChandra Seetharaman2006-06-27
* [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17Chandra Seetharaman2006-06-27
* [PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman2006-06-27
* [PATCH] rcutorture: add call_rcu_bh() operationsPaul E. McKenney2006-06-27
* [PATCH] rcutorture: add ops vector and Classic RCU opsPaul E. McKenney2006-06-27
* [PATCH] rcutorture: catchup doc fixes for idle-hz testsPaul E. McKenney2006-06-27