aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/irq_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-14sparc64: Run NMIs on the hardirq stack.David S. Miller1-18/+1
2010-04-13sparc: Fix forgotten kmemleak headers inclusionFrederic Weisbecker1-0/+1
2010-04-12sparc64: Add kmemleak annotation to sun4v_build_virq()David S. Miller1-0/+8
2010-04-12sparc64: Add function graph tracer support.David S. Miller1-1/+2
2010-01-26sparc64: Fix UP build.David S. Miller1-4/+2
2010-01-20sparc64: Fix IRQ ->set_affinity() methods.David S. Miller1-9/+28
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner1-4/+4
2009-11-18sparc: Fixup last users of irq_chip->typenameThomas Gleixner1-4/+4
2009-09-21trivial: remove unnecessary semicolonsJoe Perches1-1/+1
2009-09-04sparc64: Fix bootup with mcount in some configs.David S. Miller1-1/+1
2009-06-25sparc64: Don't use alloc_bootmem() in init_IRQ() code paths.David S. Miller1-26/+19
2009-06-16sparc64: fix and optimize irq distributionHong H. Pham1-25/+4
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu1-3/+9
2009-03-29Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask-for-sparcDavid S. Miller1-2/+2
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar1-2/+3
2009-03-16Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar1-10/+19
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparc64Rusty Russell1-2/+2
2009-03-04sparc64: Fix lost interrupts on sun4u.David S. Miller1-10/+19
2009-02-13Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar1-1/+1
2009-02-09Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar1-63/+5
2009-01-30sparc64: Implement NMI watchdog on capable cpus.David S. Miller1-63/+5
2009-01-22sparc64: Fix build by using kstat_irqs_cpu()David Miller1-1/+1
2009-01-12irq: update all arches for new irq_descMike Travis1-2/+3
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+7
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg1-0/+1101