summaryrefslogtreecommitdiffstats
path: root/kernel/irq
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-021-0/+6
|\
| * Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-067-40/+76
| |\
| * | tracing, genirq: add irq enter and exit trace eventsJason Baron2009-02-261-0/+6
* | | PM: Introduce functions for suspending and resuming device interruptsRafael J. Wysocki2009-03-304-7/+106
* | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-277-39/+74
|\ \ \ | | |/ | |/|
| * | Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar2009-02-092-1/+8
| |\ \ | | |/
| * | Merge branch 'linus' into core/percpuIngo Molnar2009-01-302-9/+17
| |\ \
| * | | x86: arch_probe_nr_irqsYinghai Lu2009-01-121-7/+2
| * | | cpumask, irq: non-x86 build failuresMike Travis2009-01-111-0/+5
| * | | kstat: modify kstat_irqs_legacy to be variable sizedMike Travis2009-01-111-3/+7
| * | | irq: initialize nr_irqs based on nr_cpu_idsMike Travis2009-01-111-0/+3
| * | | irq: allocate irq_desc_ptrs array based on nr_irqsMike Travis2009-01-112-2/+16
| * | | irq: use WARN() instead of WARN_ON().Mike Travis2009-01-111-3/+2
| * | | irq: change references from NR_IRQS to nr_irqsMike Travis2009-01-111-5/+9
| * | | cpumask: fix bug in use cpumask_var_t in irq_descMike Travis2009-01-112-12/+9
| * | | cpumask: update irq_desc to use cpumask_var_tMike Travis2009-01-116-28/+43
| | | |
| \ \ \
*-. \ \ \ Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar2009-03-162-78/+111
|\ \ \ \ \ | | | |_|/ | | |/| |
| * | | | genirq: deprecate __do_IRQThomas Gleixner2009-03-131-0/+5
| * | | | genirq: use kzalloc instead of explicit zero initializationThomas Gleixner2009-03-131-3/+1
| * | | | genirq: remove redundant if conditionThomas Gleixner2009-03-131-1/+1
| * | | | irq: export remove_irq() and setup_irq() symbolsMagnus Damm2009-03-121-0/+2
| * | | | irq: match remove_irq() args with setup_irq()Magnus Damm2009-03-121-9/+17
| * | | | irq: add remove_irq() for freeing of setup_irq() irqsMagnus Damm2009-03-121-13/+26
| * | | | genirq: assert that irq handlers are indeed running in hardirq contextPeter Zijlstra2009-03-031-0/+2
| * | | | Merge branch 'linus' into irq/genirqIngo Molnar2009-03-024-10/+25
| |\ \ \ \ | | |/ / /
| * | | | irq: name 'p' variables a bit betterIngo Molnar2009-02-171-11/+11
| * | | | irq: further clean up the free_irq() code flowIngo Molnar2009-02-171-7/+4
| * | | | irq: refactor and clean up the free_irq() code flowIngo Molnar2009-02-151-47/+54
| * | | | irq: clean up manage.cIngo Molnar2009-02-151-6/+7
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar2009-02-136-29/+48
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | / / / | |_|_|/ / / |/| | | | |
| | | * | | kernel/irq: fix sparse warning: make symbol staticHannes Eder2009-02-091-5/+5
| |_|/ / / |/| | | |
| | * | | irq: optimize init_kstat_irqs/init_copy_kstat_irqsYinghai Lu2009-02-092-17/+14
| | * | | irq: clear kstat_irqsYinghai Lu2009-02-093-0/+7
| | * | | sparseirq: make some func to be used with genirqYinghai Lu2009-01-111-3/+4
| | |/ /
| * | | irq: use GFP_KERNEL for action allocation in request_irq()Johannes Weiner2009-02-131-1/+1
| * | | irq: provide debug_poll_all_shared_irqs() method under CONFIG_DEBUG_SHIRQIngo Molnar2009-01-161-1/+13
| * | | Merge branch 'linus' into irq/genirqIngo Molnar2009-01-168-81/+115
| |\ \ \ | | |/ /
| * | | genirq: check chip->ack before callingWang Chen2008-12-291-2/+4
* | | | Merge branch 'core/xen' into x86/urgentIngo Molnar2009-02-043-9/+19
|\ \ \ \
| * \ \ \ Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-311-0/+2
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | irq: export __set_irq_handler() and handle_level_irq()Ingo Molnar2009-01-141-0/+2
| | | |/ | | |/|
| * | | cpumask fallout: Initialize irq_default_affinity earlierDavid Daney2009-01-272-8/+16
| * | | Make irq_*_affinity depend on CONFIG_GENERIC_HARDIRQS too.David Daney2009-01-271-1/+1
| |/ /
* | | irq, x86: fix lock status with numa_migrate_irq_descYinghai Lu2009-02-011-1/+6
|/ /
* | async: Asynchronous function calls to speed up kernel bootArjan van de Ven2009-01-071-0/+5
* | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-032-14/+31
|\ \
| * | ia64: cpumask fix for is_affinity_mask_valid()Ingo Molnar2009-01-031-1/+1
| * | cpumask: convert kernel/irqRusty Russell2009-01-012-13/+30
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-319-20/+366
| |\ \
* | \ \ Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-024-30/+37
|\ \ \ \
OpenPOWER on IntegriCloud