aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/irq_64.c
Commit message (Expand)AuthorAgeFilesLines
* sparc: convert old cpumask API into new oneKOSAKI Motohiro2011-05-161-3/+3
* sparc: Use generic show_interrupts()Thomas Gleixner2011-03-291-39/+6
* sparc: Convert to new irq function namesThomas Gleixner2011-03-291-14/+10
* sparc: Cleanup direct irq_desc accessThomas Gleixner2011-03-291-13/+9
* sparc: Use the new genirq functionalityThomas Gleixner2011-03-291-24/+8
* sparc64: rename virt_irq => irq - ISam Ravnborg2011-03-161-78/+75
* sparc64: use up-to-data genirq functionsSam Ravnborg2011-03-161-59/+60
* sparc64: use {get,set}_irq_data for handler_dataSam Ravnborg2011-03-161-10/+10
* sparc64: all pointers to irq_handler_data renamed to handler_dataSam Ravnborg2011-03-161-39/+39
* sparc: in handler_irq() rename irq parameter to pilSam Ravnborg2011-03-161-2/+2
* sparc64: fix direct access to irq_descSam Ravnborg2011-03-161-7/+7
* sparc64: Run NMIs on the hardirq stack.David S. Miller2010-04-141-18/+1
* sparc: Fix forgotten kmemleak headers inclusionFrederic Weisbecker2010-04-131-0/+1
* sparc64: Add kmemleak annotation to sun4v_build_virq()David S. Miller2010-04-121-0/+8
* sparc64: Add function graph tracer support.David S. Miller2010-04-121-1/+2
* sparc64: Fix UP build.David S. Miller2010-01-261-4/+2
* sparc64: Fix IRQ ->set_affinity() methods.David S. Miller2010-01-201-9/+28
* genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-4/+4
* sparc: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-181-4/+4
* trivial: remove unnecessary semicolonsJoe Perches2009-09-211-1/+1
* sparc64: Fix bootup with mcount in some configs.David S. Miller2009-09-041-1/+1
* sparc64: Don't use alloc_bootmem() in init_IRQ() code paths.David S. Miller2009-06-251-26/+19
* sparc64: fix and optimize irq distributionHong H. Pham2009-06-161-25/+4
* irq: change ->set_affinity() to return statusYinghai Lu2009-04-281-3/+9
* Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kerne...David S. Miller2009-03-291-2/+2
|\
| * cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: spa...Rusty Russell2009-03-161-2/+2
* | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-271-2/+3
|\ \
| * \ Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar2009-02-091-63/+5
| |\ \
| * | | irq: update all arches for new irq_descMike Travis2009-01-121-2/+3
| | | |
| \ \ \
*-. \ \ \ Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar2009-03-161-10/+19
|\ \ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | sparc64: Fix lost interrupts on sun4u.David S. Miller2009-03-041-10/+19
| |/ /
| | |
| \ \
*-. \ \ Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar2009-02-131-1/+1
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| | * sparc64: Fix build by using kstat_irqs_cpu()David Miller2009-01-221-1/+1
| |/
* | sparc64: Implement NMI watchdog on capable cpus.David S. Miller2009-01-301-63/+5
|/
* Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-021-4/+7
* sparc,sparc64: unify kernel/Sam Ravnborg2008-12-041-0/+1101