Commit Graph

233519 Commits (8f53f92404bead2ab2154d45c8f508880bb5d95d)
 

Author SHA1 Message Date
Thomas Gleixner 8f53f92404 genirq: Make CHECK_IRQ_PER_CPU an inline and deprecate it 14 years ago
Thomas Gleixner 6a58fb3bad genirq: Remove CONFIG_IRQ_PER_CPU 14 years ago
Thomas Gleixner f230b6d5c4 genirq: Add IRQ_MOVE_PENDING to irq_data.state 14 years ago
Thomas Gleixner 91c4991781 genirq: Add state field to irq_data 14 years ago
Thomas Gleixner 6d2cd17fde genirq: Move IRQ_WAKEUP to core 14 years ago
Thomas Gleixner c531e8361f genirq: Move IRQ_SUSPENDED to core 14 years ago
Thomas Gleixner 6e40262ea4 genirq: Move IRQ_MASKED to core 14 years ago
Thomas Gleixner 2a0d6fb335 genirq: Move IRQ_PENDING flag to core 14 years ago
Thomas Gleixner c1594b77e4 genirq: Move IRQ_DISABLED to core 14 years ago
Thomas Gleixner 163ef30911 genirq: Move IRQ_REPLAY and IRQ_WAITING to core 14 years ago
Thomas Gleixner 3d67baec7f genirq: Move IRQ_ONESHOT to core 14 years ago
Thomas Gleixner 009b4c3b8a genirq: Add IRQ_INPROGRESS to core 14 years ago
Thomas Gleixner 6954b75b48 genirq: Move IRQ_POLL_INPROGRESS to core 14 years ago
Thomas Gleixner 6f91a52d9b genirq: Use modify_status for set_irq_nested_thread 14 years ago
Thomas Gleixner 7acdd53e5b genirq: Move IRQ_SPURIOUS_DISABLED to core state 14 years ago
Thomas Gleixner bd062e7667 genirq: Move IRQ_AUTODETECT to internal state 14 years ago
Thomas Gleixner e6bea9c404 genirq: Protect tglx from tripping over his own feet 14 years ago
Thomas Gleixner dbec07bac6 genirq: Add internal state field to irq_desc 14 years ago
Thomas Gleixner 35e857cbeb genirq: Fixup core code namespace fallout 14 years ago
Thomas Gleixner c78b9b65fa genirq: Implement generic irq_show_interrupts() 14 years ago
Thomas Gleixner 1277a5325a genirq: Simplify handle_irq_event() 14 years ago
Thomas Gleixner 0877d66257 genirq: Use handle_irq_event() in the spurious poll code 14 years ago
Thomas Gleixner 849f061c25 genirq: Use handle_perpcu_event() in handle_percpu_irq() 14 years ago
Thomas Gleixner a60a5dc2db genirq: Use handle_irq_event() in handle_edge_irq() 14 years ago
Thomas Gleixner a7ae4de5c8 genirq: Use handle_irq_event() in handle_fasteoi_irq() 14 years ago
Thomas Gleixner 1529866c63 genirq: Use handle_irq_event() in handle_level_irq() 14 years ago
Thomas Gleixner 107781e721 genirq: Use handle_irq_event() in handle_simple_irq() 14 years ago
Thomas Gleixner 4912609f22 genirq: Implement handle_irq_event() 14 years ago
Thomas Gleixner d78f8dd36b genirq: Do not fiddle with IRQ_MASKED in handle_edge_irq() 14 years ago
Thomas Gleixner 3aae994fb0 genirq: Consolidate IRQ_DISABLED 14 years ago
Thomas Gleixner 50f7c03275 genirq: Remove default magic 14 years ago
Thomas Gleixner 87923470c7 genirq: Consolidate disable/enable 14 years ago
Thomas Gleixner 4699923861 genirq: Consolidate startup/shutdown of interrupts 14 years ago
Thomas Gleixner 3b56f0585f genirq: Remove bogus conditional 14 years ago
Thomas Gleixner 1535dfacbf genirq: Move irq thread flags to core 14 years ago
Thomas Gleixner fe200ae48e genirq: Mark polled irqs and defer the real handler 14 years ago
Thomas Gleixner d05c65fff0 genirq: spurious: Run only one poller at a time 14 years ago
Thomas Gleixner c7259cd7af genirq: Do not poll disabled, percpu and timer interrupts 14 years ago
Thomas Gleixner fa27271bc8 genirq: Fixup poll handling 14 years ago
Thomas Gleixner b738a50a20 genirq: Warn when handler enables interrupts 14 years ago
Thomas Gleixner 1082687e8d genirq: Plug race in report_bad_irq() 14 years ago
Thomas Gleixner 2b879eaf09 genirq: Remove redundant thread affinity setting 14 years ago
Thomas Gleixner 3b8249e759 genirq: Do not copy affinity before set 14 years ago
Thomas Gleixner 569bda8df1 genirq: Always apply cpu online mask 14 years ago
Thomas Gleixner b008207cbd genirq: Rremove redundant check 14 years ago
Thomas Gleixner 1fa46f1f07 genirq: Simplify affinity related code 14 years ago
Thomas Gleixner a0cd9ca2b9 genirq: Namespace cleanup 14 years ago
Thomas Gleixner 43abe43ce0 genirq: Add missing buslock to set_irq_type(), set_irq_wake() 14 years ago
Thomas Gleixner e7bcecb7b1 genirq: Make nr_irqs runtime expandable 14 years ago
Thomas Gleixner 218502bfe6 Merge branch 'irq/urgent' into irq/core 14 years ago