Commit Graph

537 Commits (148817ba092f9f6edd35bad3c6c6b8e8f90fe2ed)

Author SHA1 Message Date
Thomas Gleixner 3795de236d genirq: Distangle kernel/irq/handle.c 15 years ago
Thomas Gleixner f303a6dd12 genirq: Sanitize irq_data accessors 15 years ago
Thomas Gleixner 442471848f genirq: Provide status modifier 15 years ago
Thomas Gleixner e144710b30 genirq: Distangle irq.h 15 years ago
Thomas Gleixner bd15141226 genirq: Provide config option to disable deprecated code 15 years ago
Thomas Gleixner 21e2b8c62c genirq: Provide compat handling for chip->retrigger() 15 years ago
Thomas Gleixner 2f7e99bb9b genirq: Provide compat handling for chip->set_wake() 15 years ago
Thomas Gleixner b2ba2c3003 genirq: Provide compat handling for chip->set_type() 15 years ago
Thomas Gleixner c96b3b3c44 genirq: Provide compat handling for chip->set_affinity() 15 years ago
Thomas Gleixner 37e12df709 genirq: Provide compat handling for chip->startup() 15 years ago
Thomas Gleixner bc310dda41 genirq: Provide compat handling for chip->disable()/shutdown() 15 years ago
Thomas Gleixner c5f756344c genirq: Provide compat handling for chip->enable() 15 years ago
Thomas Gleixner 0c5c15572a genirq: Provide compat handling for chip->eoi() 15 years ago
Thomas Gleixner 9205e31d1a genirq: Provide compat handling for chip->mask_ack() 15 years ago
Thomas Gleixner 22a49163e9 genirq: Provide compat handling for chip->ack() 15 years ago
Thomas Gleixner 0eda58b7f3 genirq: Provide compat handling for chip->unmask() 15 years ago
Thomas Gleixner e2c0f8ff0f genirq: Provide compat handling for chip->mask() 15 years ago
Thomas Gleixner 3876ec9ef3 genirq: Provide compat handling for bus_lock/bus_sync_unlock 15 years ago
Thomas Gleixner a77c463591 genirq: Add new functions to dummy chips 15 years ago
Thomas Gleixner 6b8ff3120c genirq: Convert core code to irq_data 15 years ago
Thomas Gleixner ff7dcd44dd genirq: Create irq_data 15 years ago
Thomas Gleixner d9817ebeee genirq: Provide Kconfig 15 years ago
Thomas Gleixner d1ea13c6e2 genirq: Cleanup irq_chip->typename leftovers 15 years ago
Ian Campbell 685fd0b4ea irq: Add new IRQ flag IRQF_NO_SUSPEND 15 years ago
Thomas Gleixner 4673247562 genirq: Deal with desc->set_type() changing desc->chip 15 years ago
Peter P Waskiewicz Jr 4308ad8011 genirq: Clear CPU mask in affinity_hint when none is provided 15 years ago
Peter P Waskiewicz Jr e7a297b0d7 genirq: Add CPU mask affinity hint 15 years ago
Thomas Gleixner 6932bf37be genirq: Remove IRQF_DISABLED from core code 15 years ago
Ingo Molnar e58aa3d2d0 genirq: Run irq handlers with interrupts disabled 15 years ago
Marc Zyngier ae731f8d07 genirq: Introduce request_any_context_irq() 15 years ago
Thomas Gleixner 753649dbc4 genirq: Force MSI irq handlers to run with interrupts disabled 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Henrik Kretzschmar 860652bfb8 genirq: Move two IRQ functions from .init.text to .text 15 years ago
Thomas Gleixner cc8c3b7843 genirq: Protect access to irq_desc->action in can_request_irq() 15 years ago
Dimitri Sivanich 92d6b71ab9 genirq: Expose irq_desc->node in proc/irq 15 years ago
Thomas Gleixner 0b1adaa031 genirq: Prevent oneshot irq thread race 15 years ago
Brandon Philips eb5b379406 x86, irq: Keep chip_data in create_irq_nr and destroy_irq 15 years ago
Yinghai Lu b5eb78f76d sparseirq: Use radix_tree instead of ptrs array 15 years ago
Yinghai Lu 99558f0bbe sparseirq: Change irq_desc_ptrs to static 15 years ago
Yinghai Lu febcb0c59a irq: Remove unnecessary bootmem code 15 years ago
Uwe Kleine-König dfff0615d2 tree-wide: fix typos "ass?o[sc]iac?te" -> "associate" in comments 15 years ago
Jean Delvare 5c42dc7070 devres/irq: Fix devm_irq_match comment 15 years ago
Brandon Phiilps ced5b697a7 x86: Avoid race condition in pci_enable_msix() 15 years ago
Baruch Siach 9ce8e498ee devres: typo fix s/dev/devm/ 15 years ago
Thomas Gleixner 239007b844 genirq: Convert irq_desc.lock to raw_spinlock 15 years ago
Uwe Kleine-König fbfecd3712 tree-wide: fix typos "couter" -> "counter" 15 years ago
Liuweni fb3d38b990 fix kerneldoc for set_irq_msi() 15 years ago
Thomas Gleixner 34769945f7 genirq: Fix spurious irq seqfile conversion 15 years ago
Alexey Dobriyan a1afb6371b genirq: switch /proc/irq/*/spurious to seq_file 15 years ago
Cyrill Gorcunov c82a43d40b irq: Do not attempt to create subdirectories if /proc/irq/<irq> failed 15 years ago