index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
kernel
/
irq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[IA64] remove obsolete irq_desc_t typedef
Thomas Gleixner
2009-06-15
1
-1
/
+1
*
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
2009-03-27
1
-2
/
+2
|
\
|
*
irq: update all arches for new irq_desc
Mike Travis
2009-01-12
1
-2
/
+2
*
|
sparseirq: use kstat_irqs_cpu instead
Yinghai Lu
2009-01-11
1
-1
/
+1
|
/
*
ia64: cpumask fix for is_affinity_mask_valid()
Mike Travis
2009-01-04
1
-9
/
+6
*
ia64: cpumask fix for is_affinity_mask_valid()
Ingo Molnar
2009-01-03
1
-2
/
+2
*
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
2008-12-13
1
-5
/
+4
*
[IA64] fix section mismatch in arch/ia64/kernel/irq.c
Hidetoshi Seto
2008-04-30
1
-2
/
+2
*
[IA64] Clean up /proc/interrupts output
Kenji Kaneshige
2007-11-06
1
-2
/
+4
*
[IA64] SN2 needs platform specific irq_to_vector() function.
Kenji Kaneshige
2007-08-13
1
-0
/
+5
*
[IA64] Add mapping table between irq and vector
Yasuaki Ishimatsu
2007-07-17
1
-1
/
+1
*
[IA64] spelling fixes: arch/ia64/
Simon Arlott
2007-05-11
1
-3
/
+3
*
[IA64] SN: validate smp_affinity mask on intr redirect
John Keller
2007-05-11
1
-0
/
+11
*
[PATCH] kexec: Avoid migration of already disabled irqs (ia64)
Magnus Damm
2007-02-03
1
-0
/
+3
*
[IA64] use generic_handle_irq()
Ingo Molnar
2006-11-16
1
-1
/
+1
*
[IA64] irqs: use `name' not `typename'
Andrew Morton
2006-11-16
1
-1
/
+1
*
[IA64] Fix breakage from irq change
Tony Luck
2006-10-06
1
-1
/
+4
*
[PATCH] genirq: cleanup: remove irq_descp()
Ingo Molnar
2006-06-29
1
-1
/
+1
*
[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]
Ingo Molnar
2006-06-29
1
-2
/
+2
*
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
2006-06-29
1
-9
/
+9
*
[IA64] one-line cleanup on set_irq_affinity_info
Chen, Kenneth W
2006-05-17
1
-1
/
+0
*
[IA64] support for cpu0 removal
Ashok Raj
2006-01-05
1
-1
/
+12
*
[IA64] wider use of for_each_cpu_mask() in arch/ia64
hawkes@sgi.com
2005-10-25
1
-6
/
+6
*
[PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinity
Ashok Raj
2005-09-07
1
-38
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+238