Commit Graph

1151 Commits (d17f086550a6fdb13fe82371d60ebf80904c6f96)

Author SHA1 Message Date
Darrel Goeddel c7bdb545d2 [NETLINK]: Encapsulate eff_cap usage within security framework. 19 years ago
Ingo Molnar 47c2a3aa44 [PATCH] genirq: add chip->eoi(), fastack -> fasteoi 19 years ago
Benjamin Herrenschmidt 98bb244b68 [PATCH] genirq: fasteoi handler: handle interrupt disabling 19 years ago
Ingo Molnar 43f7775944 [PATCH] genirq: more verbose debugging on unexpected IRQ vectors 19 years ago
Ingo Molnar f1c2662cbc [PATCH] genirq: cleanup: no_irq_type -> no_irq_chip rename 19 years ago
Thomas Gleixner e76de9f8eb [PATCH] genirq: add SA_TRIGGER support 19 years ago
Thomas Gleixner ba9a2331ba [PATCH] genirq: add irq-wake (power-management) support 19 years ago
Ingo Molnar 7a55713ab4 [PATCH] genirq: add handle_bad_irq() 19 years ago
Thomas Gleixner dd87eb3a24 [PATCH] genirq: add irq-chip support 19 years ago
Thomas Gleixner 6a6de9ef58 [PATCH] genirq: core 19 years ago
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