Commit Graph

1348 Commits (47402400c6496dd114463deb3a2ba2d64055284e)

Author SHA1 Message Date
Ingo Molnar a34db9b28a [PATCH] genirq: update copyrights 19 years ago
Thomas Gleixner 94d39e1f6e [PATCH] genirq: add IRQ_NOAUTOEN support 19 years ago
Thomas Gleixner 6550c775cb [PATCH] genirq: add IRQ_NOREQUEST support 19 years ago
Thomas Gleixner 3418d72404 [PATCH] genirq: add IRQ_NOPROBE support 19 years ago
Thomas Gleixner a4633adcdb [PATCH] genirq: add genirq sw IRQ-retrigger 19 years ago
Ingo Molnar 77a5afecdb [PATCH] genirq: cleanup: no_irq_type cleanups 19 years ago
Ingo Molnar 8d28bc751b [PATCH] genirq: doc: handle_IRQ_event() and __do_IRQ() comments 19 years ago
Ingo Molnar c0ad90a32f [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() 19 years ago
Thomas Gleixner 096c8131c5 [PATCH] genirq: debug: better debug printout in enable_irq() 19 years ago
Ingo Molnar 0d7012a968 [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU 19 years ago
Ingo Molnar cd916d31cc [PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[] 19 years ago
Ingo Molnar 4a733ee126 [PATCH] genirq: cleanup: merge irq_dir[], smp_affinity_entry[] into irq_desc[] 19 years ago
Ingo Molnar 34ffdb7233 [PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsolete 19 years ago
Ingo Molnar 06fcb0c6fb [PATCH] genirq: cleanup: misc code cleanups 19 years ago
Ingo Molnar 2e60bbb6d5 [PATCH] genirq: cleanup: remove fastcall 19 years ago
Ingo Molnar a8553acd6c [PATCH] genirq: cleanup: remove irq_descp() 19 years ago
Ingo Molnar a53da52fd7 [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[] 19 years ago
Ingo Molnar 74ffd553a3 [PATCH] genirq: sem2mutex probe_sem -> probing_active 19 years ago
Ingo Molnar d1bef4ed5f [PATCH] genirq: rename desc->handler to desc->chip 19 years ago
Andrew Morton 84860f9979 [PATCH] load_module() cleanup 19 years ago
Arjan van de Ven f71d20e961 [PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPL 19 years ago
David Wilder c0ce7d0886 [POWERPC] Add the use of the firmware soft-reset-nmi to kdump. 19 years ago
Jesper Juhl 9a66a53f55 [PATCH] Remove redundant NULL checks before [kv]free - in kernel/ 19 years ago
Sebastien Dugue 59e0e0ace7 [PATCH] futex_requeue() optimization 19 years ago
Thomas Gleixner 95e02ca9bb [PATCH] rtmutex: Propagate priority settings into PI lock chains 19 years ago
Thomas Gleixner 0bafd214e4 [PATCH] rtmutex: Modify rtmutex-tester to test the setscheduler propagation 19 years ago
Thomas Gleixner e74c69f46d [PATCH] Drop tasklist lock in do_sched_setscheduler 19 years ago
Ingo Molnar c87e2837be [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support 19 years ago
Ingo Molnar 0cdbee9920 [PATCH] pi-futex: rt mutex futex api 19 years ago
Thomas Gleixner 61a8712286 [PATCH] pi-futex: rt mutex tester 19 years ago
Ingo Molnar e7eebaf6a8 [PATCH] pi-futex: rt mutex debug 19 years ago
Ingo Molnar 23f78d4a03 [PATCH] pi-futex: rt mutex core 19 years ago
Ingo Molnar b29739f902 [PATCH] pi-futex: scheduler support for pi 19 years ago
Ingo Molnar e2970f2fb6 [PATCH] pi-futex: futex code cleanups 19 years ago
Steven Rostedt 66e5393a78 [PATCH] BUG() if setscheduler is called from interrupt context 19 years ago
Oleg Nesterov 9fea80e4d9 [PATCH] sched: uninline task_rq_lock() 19 years ago
Siddha, Suresh B 5c45bf279d [PATCH] sched: mc/smt power savings sched policy 19 years ago
Srivatsa Vaddagiri 369381694d [PATCH] sched_domai: Allocate sched_group structures dynamically 19 years ago
Srivatsa Vaddagiri 15f0b676a4 [PATCH] sched_domai: Use kmalloc_node 19 years ago
Srivatsa Vaddagiri d3a5aa9858 [PATCH] sched_domai: Don't use GFP_ATOMIC 19 years ago
Srivatsa Vaddagiri 51888ca25a [PATCH] sched_domain: handle kmalloc failure 19 years ago
Peter Williams 615052dc3b [PATCH] sched: Avoid unnecessarily moving highest priority task move_tasks() 19 years ago
Peter Williams 50ddd96917 [PATCH] sched: modify move_tasks() to improve load balancing outcomes 19 years ago
Peter Williams 2dd73a4f09 [PATCH] sched: implement smpnice 19 years ago
Kirill Korotaev efc30814a8 [PATCH] sched: CPU hotplug race vs. set_cpus_allowed() 19 years ago
Steven Rostedt cc94abfcbc [PATCH] unnecessary long index i in sched 19 years ago
Con Kolivas 72d2854d4e [PATCH] sched: fix interactive ceiling code 19 years ago
Steven Rostedt d444886e14 [PATCH] sched: simplify bitmap definition 19 years ago
Chen, Kenneth W c96d145e71 [PATCH] sched: fix smt nice lock contention and optimization 19 years ago
Chandra Seetharaman 26c2143b63 [PATCH] cpu hotplug: make cpu_notifier related notifier calls __cpuinit only 19 years ago