Commit Graph

407 Commits (dbc39ec4b69de34e2c2c937131649cc4a104283f)

Author SHA1 Message Date
Yinghai Lu 85ac16d033 x86/irq: change irq_desc_alloc() to take node instead of cpu 16 years ago
Yinghai Lu 57b150cce8 irq: only update affinity if ->set_affinity() is sucessfull 16 years ago
Yinghai Lu fcef5911c7 x86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESC 16 years ago
Yinghai Lu 9ec4fa271f irq, cpumask: correct CPUMASKS_OFFSTACK typo and fix fallout 16 years ago
Luis Henriques 6ce51c4310 genirq: do not execute DEBUG_SHIRQ when irq setup failed 16 years ago
Steven Rostedt ad8d75fff8 tracing/events: move trace point headers into include/trace/events 16 years ago
Steven Rostedt a8d154b009 tracing: create automated trace defines 16 years ago
Pallipadi, Venkatesh 6ec3cfeca0 x86, irq: Remove IRQ_DISABLED check in process context IRQ move 16 years ago
Yinghai Lu 9756b15e1b irq: fix cpumask memory leak on offstack cpumask kernels 16 years ago
Rafael J. Wysocki 0a0c5168df PM: Introduce functions for suspending and resuming device interrupts 16 years ago
Thomas Gleixner f48fe81e5b genirq: threaded irq handlers review fixups 16 years ago
Arjan van de Ven 935bd5b971 genirq: add support for threaded interrupts to devres 16 years ago
Thomas Gleixner 3aa551c9b4 genirq: add threaded interrupt handler support 16 years ago
Thomas Gleixner 0e57aa11ab genirq: deprecate __do_IRQ 16 years ago
Thomas Gleixner 4553573277 genirq: use kzalloc instead of explicit zero initialization 16 years ago
Thomas Gleixner c8e2aeef0b genirq: remove redundant if condition 16 years ago
Magnus Damm eb53b4e8fe irq: export remove_irq() and setup_irq() symbols 16 years ago
Magnus Damm cbf94f0682 irq: match remove_irq() args with setup_irq() 16 years ago
Magnus Damm f21cfb258d irq: add remove_irq() for freeing of setup_irq() irqs 16 years ago
Peter Zijlstra 044d408409 genirq: assert that irq handlers are indeed running in hardirq context 16 years ago
Jason Baron af39241b90 tracing, genirq: add irq enter and exit trace events 16 years ago
Ingo Molnar f17c75453b irq: name 'p' variables a bit better 16 years ago
Ingo Molnar 8316e38100 irq: further clean up the free_irq() code flow 16 years ago
Ingo Molnar ae88a23b32 irq: refactor and clean up the free_irq() code flow 16 years ago
Ingo Molnar 327ec5699c irq: clean up manage.c 16 years ago
Johannes Weiner 0e43785c57 irq: use GFP_KERNEL for action allocation in request_irq() 16 years ago
Hannes Eder 548c893380 kernel/irq: fix sparse warning: make symbol static 16 years ago
Yinghai Lu 005bf0e6fa irq: optimize init_kstat_irqs/init_copy_kstat_irqs 16 years ago
Yinghai Lu 0f3c2a89c1 irq: clear kstat_irqs 16 years ago
Yinghai Lu 10b888d6ce irq, x86: fix lock status with numa_migrate_irq_desc 16 years ago
David Daney 97179fd46d cpumask fallout: Initialize irq_default_affinity earlier 16 years ago
David Daney 1267a8df20 Make irq_*_affinity depend on CONFIG_GENERIC_HARDIRQS too. 16 years ago
Ingo Molnar 74296a8ed6 irq: provide debug_poll_all_shared_irqs() method under CONFIG_DEBUG_SHIRQ 16 years ago
Ingo Molnar 14819ea1e0 irq: export __set_irq_handler() and handle_level_irq() 16 years ago
Yinghai Lu 4a046d1754 x86: arch_probe_nr_irqs 16 years ago
Mike Travis 92296c6d6e cpumask, irq: non-x86 build failures 16 years ago
Mike Travis 542d865bbe kstat: modify kstat_irqs_legacy to be variable sized 16 years ago
Mike Travis 9332fccded irq: initialize nr_irqs based on nr_cpu_ids 16 years ago
Mike Travis 0fa0ebbf15 irq: allocate irq_desc_ptrs array based on nr_irqs 16 years ago
Mike Travis e2f4d06545 irq: use WARN() instead of WARN_ON(). 16 years ago
Mike Travis 9594949b06 irq: change references from NR_IRQS to nr_irqs 16 years ago
Mike Travis 802bf931f2 cpumask: fix bug in use cpumask_var_t in irq_desc 16 years ago
Mike Travis 7f7ace0cda cpumask: update irq_desc to use cpumask_var_t 16 years ago
Yinghai Lu d7e51e6689 sparseirq: make some func to be used with genirq 16 years ago
Arjan van de Ven 22a9d64567 async: Asynchronous function calls to speed up kernel boot 16 years ago
Ingo Molnar 6bdf197b04 ia64: cpumask fix for is_affinity_mask_valid() 16 years ago
Rusty Russell d036e67b40 cpumask: convert kernel/irq 16 years ago
Wang Chen efdc64f0c7 genirq: check chip->ack before calling 16 years ago
Yinghai Lu 43a256322a sparseirq: move __weak symbols into separate compilation unit 16 years ago
Ingo Molnar b2e2fe9962 sparseirq: work around __weak alias bug 16 years ago