Commit Graph

233499 Commits (1277a5325adfc53caac7dd3dac5d3d2fd2a125b4)
 

Author SHA1 Message Date
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
Thomas Gleixner 6d83f94db9 genirq: Disable the SHIRQ_DEBUG call in request_threaded_irq for now 14 years ago
Thomas Gleixner c1ee626428 genirq: Prevent access beyond allocated_irqs bitmap 14 years ago
Linus Torvalds 0cc9d52578 Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
Linus Torvalds 4c3021da45 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 14 years ago
Linus Torvalds a5bbef0b2d Merge branch 'for-linus/bugfixes' of git://xenbits.xen.org/people/ianc/linux-2.6 14 years ago
Linus Torvalds bc3adfc670 Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 14 years ago
Eric Dumazet ceaaec98ad net: deinit automatic LIST_HEAD 14 years ago
Linus Torvalds f87e6f4793 net: dont leave active on stack LIST_HEAD 14 years ago
Eric Dumazet 214f45c91b net: provide default_advmss() methods to blackhole dst_ops 14 years ago
Linus Torvalds 3c18d4de86 Expand CONFIG_DEBUG_LIST to several other list operations 14 years ago
Linus Torvalds 2a324ce7b7 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 14 years ago
Linus Torvalds c8b392e9ad Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 14 years ago
Linus Torvalds dd8240bd3e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband 14 years ago
Linus Torvalds a0aeccdc69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 14 years ago
Timo Warns fa7ea87a05 fs/partitions: Validate map_count in Mac partition tables 14 years ago
John Stultz 456d66ecd0 RTC: Re-enable UIE timer/polling emulation 14 years ago
John Stultz 6e57b1d6a8 RTC: Revert UIE emulation removal 14 years ago
Uwe Kleine-König 516373b8b6 RTC: Release mutex in error path of rtc_alarm_irq_enable 14 years ago
Matt Carlson ed199facd0 tg3: Restrict phy ioctl access 14 years ago
Ivan Vecera 0d672e9f8a drivers/net: Call netif_carrier_off at the end of the probe 14 years ago