summaryrefslogtreecommitdiffstats
path: root/kernel/irq
Commit message (Expand)AuthorAgeFilesLines
* genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-1410-108/+108
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-1/+1
| |\
| | * tree-wide: fix typos "couter" -> "counter"Uwe Kleine-König2009-12-041-1/+1
| | * fix kerneldoc for set_irq_msi()Liuweni2009-12-041-2/+2
| | |
| \ \
*-. \ \ Merge branches 'timers-for-linus-ntp' and 'irq-core-for-linus' of git://git.k...Linus Torvalds2009-12-081-1/+1
|\ \ \ \ | |_|/ / |/| | |
| | * | genirq: do not execute DEBUG_SHIRQ when irq setup failedLuis Henriques2009-04-231-1/+1
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-053-32/+28
|\ \ \ \
| * | | | genirq: Fix spurious irq seqfile conversionThomas Gleixner2009-11-201-1/+1
| * | | | genirq: switch /proc/irq/*/spurious to seq_fileAlexey Dobriyan2009-11-181-15/+21
| * | | | irq: Do not attempt to create subdirectories if /proc/irq/<irq> failedCyrill Gorcunov2009-11-081-0/+2
| * | | | irq: Remove unused debug_poll_all_shared_irqs()Thomas Gleixner2009-11-041-13/+1
| * | | | irq: Fix docbook commentsLiuweni2009-11-041-3/+3
| | |_|/ | |/| |
* / | | genirq: try_one_irq() must be called with irq disabledYong Zhang2009-11-071-0/+2
|/ / /
* | | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* | | Merge branch 'irq-threaded-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-113-9/+180
|\ \ \
| * | | genirq: Do not mask oneshot edge type interruptsThomas Gleixner2009-08-271-7/+2
| * | | genirq: Support nested threaded irq handlingThomas Gleixner2009-08-172-3/+98
| * | | genirq: Add buslock supportThomas Gleixner2009-08-173-1/+33
| * | | genirq: Add oneshot supportThomas Gleixner2009-08-172-7/+56
* | | | irq: Make sure irq_desc for legacy irq get correct node settingYinghai Lu2009-08-291-1/+4
* | | | Merge commit 'v2.6.31-rc7' into irq/coreIngo Molnar2009-08-254-23/+68
|\ \ \ \ | | |/ / | |/| |
| * | | genirq: Wake up irq thread after action has been installedThomas Gleixner2009-08-181-2/+8
| |/ /
| * | genirq: prevent wakeup of freed irq threadLinus Torvalds2009-08-131-10/+7
| * | x86/irq: Fix move_irq_desc() for nodes without ramYinghai Lu2009-08-081-2/+2
| * | genirq: Fix UP compile failure caused by irq_thread_check_affinityBruno Premont2009-07-221-0/+5
| * | genirq: Delegate irq affinity setting to the irq threadThomas Gleixner2009-07-213-9/+46
* | | irq: Remove superfluous NULL pointer check in check_irq_resend()Bartlomiej Zolnierkiewicz2009-08-091-2/+1
* | | irq: Clean up by removing irqfixup MODULE_PARM_DESC()Jiri Slaby2009-08-041-1/+0
* | | genirq: Fix comment describing suspend_device_irqs()Rafael J. Wysocki2009-07-051-4/+4
|/ /
* | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-06-201-1/+1
|\ \
| * | genirq: fix comment to say IRQ_WAKE_THREADSteven Rostedt2009-05-121-1/+1
* | | irq: slab alloc for default irq_affinityYinghai Lu2009-06-121-1/+1
* | | irq: use kcalloc() instead of the bootmem allocatorPekka Enberg2009-06-111-1/+1
* | | irq/cpumask: make memoryless node zero happyYinghai Lu2009-06-111-4/+5
* | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-101-4/+1
|\ \ \
| * | | Merge branch 'linus' into tracing/coreIngo Molnar2009-05-072-5/+2
| |\| |
| * | | tracing: fix build failure on s390Heiko Carstens2009-04-291-2/+0
| * | | tracing/events: move trace point headers into include/trace/eventsSteven Rostedt2009-04-141-1/+1
| * | | tracing: create automated trace definesSteven Rostedt2009-04-141-4/+3
* | | | sparseirq: Allow early irq_desc allocationPaul Mundt2009-05-231-4/+14
* | | | Merge branch 'x86/apic' into irq/numaIngo Molnar2009-05-121-2/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Revert "genirq: assert that irq handlers are indeed running in hardirq context"Thomas Gleixner2009-05-011-2/+0
* | | | x86/irq: use move_irq_desc() in create_irq_nr()Yinghai Lu2009-05-011-1/+1
* | | | x86/irq: change irq_desc_alloc() to take node instead of cpuYinghai Lu2009-04-283-42/+24
* | | | irq: only update affinity if ->set_affinity() is sucessfullYinghai Lu2009-04-283-11/+23
* | | | x86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESCYinghai Lu2009-04-284-20/+5
* | | | irq, cpumask: correct CPUMASKS_OFFSTACK typo and fix falloutYinghai Lu2009-04-282-4/+7
|/ / /
* / / x86, irq: Remove IRQ_DISABLED check in process context IRQ movePallipadi, Venkatesh2009-04-141-3/+2
|/ /
| |
| \
*-. \ Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixe...Linus Torvalds2009-04-091-0/+1
|\ \ \