aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/irq_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-18sparc: Use of_node_name_eq for node name comparisonsRob Herring1-1/+1
2018-04-05headers: untangle kmemleak.h from mm.hRandy Dunlap1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-06arch/sparc: support NR_CPUS = 4096Jane Chu1-4/+13
2017-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-1/+1
2017-01-30sparc64: Zero pages on allocation for mondo and error queues.Liam R. Howlett1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-07-04genirq: Add affinity hint to irq allocationThomas Gleixner1-1/+1
2015-07-31sparc/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu1-5/+7
2015-07-31sparc/irq: Use helper irq_data_get_irq_handler_data()Jiang Liu1-6/+9
2014-10-05sparc64: sparse irqbob picco1-169/+338
2013-10-01irq: Consolidate do_softirq() arch overriden implementationsFrederic Weisbecker1-21/+10
2013-07-14sparc: delete __cpuinit/__CPUINIT usage from all usersPaul Gortmaker1-2/+3
2012-05-12sparc32: Trivial removal of sun4c references in comments.David S. Miller1-1/+1
2012-03-28Disintegrate asm/system.h for SparcDavid Howells1-1/+0
2011-10-31sparc: remove several unnecessary module.h include instancesPaul Gortmaker1-1/+0
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-05-16sparc: convert old cpumask API into new oneKOSAKI Motohiro1-3/+3
2011-03-29sparc: Use generic show_interrupts()Thomas Gleixner1-39/+6
2011-03-29sparc: Convert to new irq function namesThomas Gleixner1-14/+10
2011-03-29sparc: Cleanup direct irq_desc accessThomas Gleixner1-13/+9
2011-03-29sparc: Use the new genirq functionalityThomas Gleixner1-24/+8
2011-03-16sparc64: rename virt_irq => irq - ISam Ravnborg1-78/+75
2011-03-16sparc64: use up-to-data genirq functionsSam Ravnborg1-59/+60
2011-03-16sparc64: use {get,set}_irq_data for handler_dataSam Ravnborg1-10/+10
2011-03-16sparc64: all pointers to irq_handler_data renamed to handler_dataSam Ravnborg1-39/+39
2011-03-16sparc: in handler_irq() rename irq parameter to pilSam Ravnborg1-2/+2
2011-03-16sparc64: fix direct access to irq_descSam Ravnborg1-7/+7
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