index
:
delta/linux-rt.git
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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
sn
/
kernel
/
irq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ia64,rcu: Convert call_rcu(sn_irq_info_free) to kfree_rcu()
Lai Jiangshan
2011-07-20
1
-12
/
+2
*
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
2011-04-07
1
-2
/
+2
|
\
|
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
|
[IA64] fix build warning: argument 1 of 'irqd_irq_disabled'
Tony Luck
2011-04-01
1
-1
/
+1
|
/
*
ia64: Use irqd_irq_disabled() instead of desc->status access
Thomas Gleixner
2011-03-29
1
-1
/
+1
*
ia64: sn: Use irqd_mark_affinity_set() helper
Thomas Gleixner
2011-03-29
1
-3
/
+1
*
ia64: sn: Use irq_move_irq()
Thomas Gleixner
2011-03-29
1
-1
/
+1
*
ia64: Use accessor functions all over the place
Thomas Gleixner
2011-03-29
1
-4
/
+2
*
ia64: sn: Drop unused function
Thomas Gleixner
2011-03-29
1
-16
/
+0
*
ia64: Convert sn to new irq_chip functions
Thomas Gleixner
2011-03-29
1
-21
/
+23
*
ia64: Remove stale irq_chip.end
Thomas Gleixner
2011-03-29
1
-23
/
+0
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
[IA64] remove obsolete irq_desc_t typedef
Thomas Gleixner
2009-06-15
1
-2
/
+2
*
[IA64] remove obsolete no_irq_type
Thomas Gleixner
2009-06-15
1
-1
/
+1
*
irq: change ->set_affinity() to return status
Yinghai Lu
2009-04-28
1
-1
/
+3
*
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
2008-12-13
1
-3
/
+3
*
[IA64] SN: prevent IRQ retargetting in request_irq()
John Keller
2008-12-09
1
-1
/
+8
*
rcu: split list.h and move rcu-protected lists into rculist.h
Franck Bui-Huu
2008-05-19
1
-0
/
+1
*
[IA64] Disable/re-enable CPE interrupts on Altix
Russ Anderson
2007-11-06
1
-1
/
+7
*
[IA64] SN: Add support for CPU disable
John Keller
2007-09-01
1
-0
/
+15
*
[IA64] SGI Altix : fix a force_interrupt bug on altix
Mike Habeck
2007-08-13
1
-1
/
+4
*
[IA64] SN2 needs platform specific irq_to_vector() function.
Kenji Kaneshige
2007-08-13
1
-0
/
+7
*
[IA64] - Altix: hotplug after intr redirect can crash system
John Keller
2007-05-08
1
-15
/
+43
*
[IA64] fix NULL pointer in ia64/irq_chip-mask/unmask function
KAMEZAWA Hiroyuki
2007-03-07
1
-1
/
+13
*
[IA64] SN: Correctly update smp_affinty mask
John Keller
2006-12-07
1
-3
/
+15
*
[IA64] typename -> name conversion
Ingo Molnar
2006-11-16
1
-1
/
+1
*
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
2006-06-29
1
-2
/
+2
*
[PATCH] spin/rwlock init cleanups
Ingo Molnar
2006-06-27
1
-1
/
+1
*
[PATCH] PCI: altix: msi support
Mark Maule
2006-06-21
1
-58
/
+77
*
[PATCH] PCI: per-platform IA64_{FIRST,LAST}_DEVICE_VECTOR definitions
Mark Maule
2006-06-21
1
-0
/
+7
*
[IA64] sn_check_intr: use ia64_get_irr()
Bjorn Helgaas
2006-03-22
1
-20
/
+1
*
[IA64-SGI] Hotplug driver related fix in the SN ia64 code.
Prarit Bhargava
2006-02-09
1
-1
/
+3
*
[IA64-SGI] sn2 housekeeping
Jes Sorensen
2006-02-02
1
-11
/
+8
*
[IA64-SGI] fix smp_affinity redirection when using CONFIG_PCI_MSI
Mark Maule
2006-02-02
1
-1
/
+1
*
[IA64] Cleanup of arch/ia64/sn and include/asm-ia64/sn
Prarit Bhargava
2006-01-16
1
-5
/
+5
*
Merge linux-2.6 into linux-acpi-2.6 test
Len Brown
2005-09-03
1
-36
/
+39
|
\
|
*
[IA64] altix: Abstract irq_affinity at the sn pci provider
Mark Maule
2005-08-26
1
-2
/
+4
|
*
[IA64-SGI] - New SN hardware support - use_alias_space
Jack Steiner
2005-08-17
1
-12
/
+7
|
*
[IA64-SGI] abstract force_interrupt() mechanism
Mark Maule
2005-08-11
1
-22
/
+28
*
|
[IA64] fix allnoconfig build
Len Brown
2005-08-25
1
-1
/
+1
|
/
*
[IA64] hotplug/ia64: SN Hotplug Driver - SN Hotplug Driver code
Prarit Bhargava
2005-07-06
1
-3
/
+3
*
[IA64] hotplug/ia64: SN Hotplug Driver: moving of header files
Prarit Bhargava
2005-07-06
1
-3
/
+2
*
[IA64] hotplug/ia64: SN Hotplug Driver: SN IRQ Fixes
Prarit Bhargava
2005-07-06
1
-117
/
+133
*
[IA64-SGI] Shub2 provides an addition of 2 External Interrupt events.
Colin Ngam
2005-04-25
1
-13
/
+2
*
[IA64-SGI] sn2-move-pci-headers.patch
Mark Maule
2005-04-25
1
-2
/
+2
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+431