index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
irq_64.c
Age
Commit message (
Expand
)
Author
2022-09-05
asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.
Sebastian Andrzej Siewior
2022-06-15
arch/*: Disable softirq stacks on PREEMPT_RT.
Sebastian Andrzej Siewior
2021-02-10
softirq: Move do_softirq_own_stack() to generic asm header
Thomas Gleixner
2018-11-18
sparc: Use of_node_name_eq for node name comparisons
Rob Herring
2018-04-05
headers: untangle kmemleak.h from mm.h
Randy Dunlap
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-06
arch/sparc: support NR_CPUS = 4096
Jane Chu
2017-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2017-01-30
sparc64: Zero pages on allocation for mondo and error queues.
Liam R. Howlett
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-07-04
genirq: Add affinity hint to irq allocation
Thomas Gleixner
2015-07-31
sparc/irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
2015-07-31
sparc/irq: Use helper irq_data_get_irq_handler_data()
Jiang Liu
2014-10-05
sparc64: sparse irq
bob picco
2013-10-01
irq: Consolidate do_softirq() arch overriden implementations
Frederic Weisbecker
2013-07-14
sparc: delete __cpuinit/__CPUINIT usage from all users
Paul Gortmaker
2012-05-12
sparc32: Trivial removal of sun4c references in comments.
David S. Miller
2012-03-28
Disintegrate asm/system.h for Sparc
David Howells
2011-10-31
sparc: remove several unnecessary module.h include instances
Paul Gortmaker
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-05-16
sparc: convert old cpumask API into new one
KOSAKI Motohiro
2011-03-29
sparc: Use generic show_interrupts()
Thomas Gleixner
2011-03-29
sparc: Convert to new irq function names
Thomas Gleixner
2011-03-29
sparc: Cleanup direct irq_desc access
Thomas Gleixner
2011-03-29
sparc: Use the new genirq functionality
Thomas Gleixner
2011-03-16
sparc64: rename virt_irq => irq - I
Sam Ravnborg
2011-03-16
sparc64: use up-to-data genirq functions
Sam Ravnborg
2011-03-16
sparc64: use {get,set}_irq_data for handler_data
Sam Ravnborg
2011-03-16
sparc64: all pointers to irq_handler_data renamed to handler_data
Sam Ravnborg
2011-03-16
sparc: in handler_irq() rename irq parameter to pil
Sam Ravnborg
2011-03-16
sparc64: fix direct access to irq_desc
Sam Ravnborg
2010-04-14
sparc64: Run NMIs on the hardirq stack.
David S. Miller
2010-04-13
sparc: Fix forgotten kmemleak headers inclusion
Frederic Weisbecker
2010-04-12
sparc64: Add kmemleak annotation to sun4v_build_virq()
David S. Miller
2010-04-12
sparc64: Add function graph tracer support.
David S. Miller
2010-01-26
sparc64: Fix UP build.
David S. Miller
2010-01-20
sparc64: Fix IRQ ->set_affinity() methods.
David S. Miller
2009-12-14
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
2009-11-18
sparc: Fixup last users of irq_chip->typename
Thomas Gleixner
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
2009-09-04
sparc64: Fix bootup with mcount in some configs.
David S. Miller
2009-06-25
sparc64: Don't use alloc_bootmem() in init_IRQ() code paths.
David S. Miller
2009-06-16
sparc64: fix and optimize irq distribution
Hong H. Pham
2009-04-28
irq: change ->set_affinity() to return status
Yinghai Lu
2009-03-29
Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kerne...
David S. Miller
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
2009-03-16
Merge branches 'irq/genirq' and 'linus' into irq/core
Ingo Molnar
2009-03-16
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: spa...
Rusty Russell
2009-03-04
sparc64: Fix lost interrupts on sun4u.
David S. Miller
2009-02-13
Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core
Ingo Molnar
[next]