aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/irq_64.c
AgeCommit message (Expand)Author
2012-05-12sparc32: Trivial removal of sun4c references in comments.David S. Miller
2012-03-28Disintegrate asm/system.h for SparcDavid Howells
2011-10-31sparc: remove several unnecessary module.h include instancesPaul Gortmaker
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-05-16sparc: convert old cpumask API into new oneKOSAKI Motohiro
2011-03-29sparc: Use generic show_interrupts()Thomas Gleixner
2011-03-29sparc: Convert to new irq function namesThomas Gleixner
2011-03-29sparc: Cleanup direct irq_desc accessThomas Gleixner
2011-03-29sparc: Use the new genirq functionalityThomas Gleixner
2011-03-16sparc64: rename virt_irq => irq - ISam Ravnborg
2011-03-16sparc64: use up-to-data genirq functionsSam Ravnborg
2011-03-16sparc64: use {get,set}_irq_data for handler_dataSam Ravnborg
2011-03-16sparc64: all pointers to irq_handler_data renamed to handler_dataSam Ravnborg
2011-03-16sparc: in handler_irq() rename irq parameter to pilSam Ravnborg
2011-03-16sparc64: fix direct access to irq_descSam Ravnborg
2010-04-14sparc64: Run NMIs on the hardirq stack.David S. Miller
2010-04-13sparc: Fix forgotten kmemleak headers inclusionFrederic Weisbecker
2010-04-12sparc64: Add kmemleak annotation to sun4v_build_virq()David S. Miller
2010-04-12sparc64: Add function graph tracer support.David S. Miller
2010-01-26sparc64: Fix UP build.David S. Miller
2010-01-20sparc64: Fix IRQ ->set_affinity() methods.David S. Miller
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner
2009-11-18sparc: Fixup last users of irq_chip->typenameThomas Gleixner
2009-09-21trivial: remove unnecessary semicolonsJoe Perches
2009-09-04sparc64: Fix bootup with mcount in some configs.David S. Miller
2009-06-25sparc64: Don't use alloc_bootmem() in init_IRQ() code paths.David S. Miller
2009-06-16sparc64: fix and optimize irq distributionHong H. Pham
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu
2009-03-29Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kerne...David S. Miller
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-16Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: spa...Rusty Russell
2009-03-04sparc64: Fix lost interrupts on sun4u.David S. Miller
2009-02-13Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar
2009-02-09Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar
2009-01-30sparc64: Implement NMI watchdog on capable cpus.David S. Miller
2009-01-22sparc64: Fix build by using kstat_irqs_cpu()David Miller
2009-01-12irq: update all arches for new irq_descMike Travis
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg