Sign in
googlers
/
maze
/
linux
/
575939cf548951dde8df0786899ea5a91bb669b2
/
arch
/
ia64
/
kernel
/
iosapic.c
e7369e0
arch/ia64/kernel/iosapic: missing test after ioremap()
by Roel Kluin
· 16 years ago
fb824f4
[IA64] remove obsolete hw_interrupt_type
by Thomas Gleixner
· 16 years ago
86bc3df
[IA64] remove obsolete irq_desc_t typedef
by Thomas Gleixner
· 16 years ago
8a7c3cd
[IA64] remove obsolete no_irq_type
by Thomas Gleixner
· 16 years ago
d5dedd4
irq: change ->set_affinity() to return status
by Yinghai Lu
· 16 years ago
55f2b78
Merge branch 'x86/urgent' into x86/pat
by Ingo Molnar
· 16 years ago
5b59239
[IA64] Don't go beyond iosapic_intr_info's arraysize
by Roel Kluin
· 16 years ago
e65e49d
irq: update all arches for new irq_desc
by Mike Travis
· 16 years ago
fbb776c
cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask
by Rusty Russell
· 16 years ago
0de2652
cpumask: make irq_set_affinity() take a const struct cpumask
by Rusty Russell
· 16 years ago
7f30491
[IA64] Move include/asm-ia64 to arch/ia64/include/asm
by Tony Luck
· 17 years ago
fca515f
Pull pvops into release branch
by Tony Luck
· 17 years ago
e2569b7
[IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte()
by Julia Lawall
· 17 years ago
33b39e8
[IA64] pvops: add hooks, pv_iosapic_ops, to paravirtualize iosapic.
by Isaku Yamahata
· 17 years ago
d4ed808
[IA64] remove remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
a6cd6322
[IA64] Fix irq migration in multiple vector domain
by Kenji Kaneshige
· 17 years ago
aa0ebec
[IA64] Fix iosapic interrupt delivery mode for CPE
by Kenji Kaneshige
· 17 years ago
9e004eb
[IA64] iosapic cleanup
by Simon Horman
· 17 years ago
c9d059d
[IA64] Fix IOSAPIC delivery mode setting
by Kenji Kaneshige
· 17 years ago
224685c
[IA64] Fix wrong access to irq_desc[] in iosapic_register_intr().
by Kenji Kaneshige
· 18 years ago
c4c376f
[IA64] Fix registered interrupt check
by Kenji Kaneshige
· 18 years ago
056e6d8
[IA64] fix a few section mismatch warnings
by Sam Ravnborg
· 18 years ago
bf903d0
[IA64] Delete iosapic_free_rte()
by Yasuaki Ishimatsu
· 18 years ago
cd378f1
[IA64] Support irq migration across domain
by Yasuaki Ishimatsu
· 18 years ago
4994be1
[IA64] Add support for vector domain
by Yasuaki Ishimatsu
· 18 years ago
e1b30a3
[IA64] Add mapping table between irq and vector
by Yasuaki Ishimatsu
· 18 years ago
f8c087f
[IA64] Check if irq is sharable
by Yasuaki Ishimatsu
· 18 years ago
4bbdec7
[IA64] Fix invalid irq vector assumption for iosapic
by Yasuaki Ishimatsu
· 18 years ago
eb21ab2
[IA64] Use dynamic irq for iosapic interrupts
by Yasuaki Ishimatsu
· 18 years ago
c1726d6
[IA64] Use per iosapic lock for indirect iosapic register access
by Yasuaki Ishimatsu
· 18 years ago
40598cb
[IA64] Cleanup lock order in iosapic_register_intr
by Yasuaki Ishimatsu
· 18 years ago
c5e3f9e
[IA64] Remove duplicated members in iosapic_rte_info
by Yasuaki Ishimatsu
· 18 years ago
e3a8f7b
[IA64] Remove block structure for locking in iosapic.c
by Yasuaki Ishimatsu
· 18 years ago
38cb162
Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
0f7ac29
[IA64] Fix some section mismatch errors
by Tony Luck
· 18 years ago
e253eb0
[IA64] fix NULL pointer in ia64/irq_chip-mask/unmask function
by KAMEZAWA Hiroyuki
· 18 years ago
451fe00
[IA64] Clear IRQ affinity when unregistered
by Alex Williamson
· 18 years ago
a795611
[IA64] IA64 Kexec/kdump
by Zou Nan hai
· 18 years ago
06344db
[IA64] typename -> name conversion
by Ingo Molnar
· 18 years ago
351a583
[IA64] irqs: use `name' not `typename'
by Andrew Morton
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
a8553ac
[PATCH] genirq: cleanup: remove irq_descp()
by Ingo Molnar
· 19 years ago
d1bef4e
[PATCH] genirq: rename desc->handler to desc->chip
by Ingo Molnar
· 19 years ago
41503de
[IA64] fix broken irq affinity
by Chen, Kenneth W
· 19 years ago
e6d1ba5
[IA64] simplify some condition checks in iosapic_check_gsi_range
by Satoru Takeuchi
· 19 years ago
46cba3d
[IA64] correct some messages and fixes some minor things
by Satoru Takeuchi
· 19 years ago
b88e926
[IA64] Fix UP build with BSP removal support.
by Ashok Raj
· 19 years ago
ff74190
[IA64] support for cpu0 removal
by Ashok Raj
· 19 years ago
344a076
[IA64] Manual merge fix for 3 files
by Tony Luck
· 20 years ago
697eaad
[IA64] Minor cleanups - remove CONFIG_ACPI_DEALLOCATE_IRQ
by Kenji Kaneshige
· 20 years ago
702c7e7
[ACPI] fix ia64 build issues resulting from Lindent and merge
by MAEDA Naoaki
· 20 years ago
1d492eb
[ACPI] Merge acpi-2.6.12 branch into 2.6.13-rc3
by Len Brown
· 20 years ago
14454a1
[ACPI] iosapic_register_intr() now returns error instead of panic
by Kenji Kaneshige
· 20 years ago
3b5cc09
[IA64] assign_irq_vector() should not panic
by Kenji Kaneshige
· 20 years ago
0e888ad
[PATCH] ACPI based I/O APIC hot-plug: ia64 support
by Kenji Kaneshige
· 20 years ago
b9e41d7
[IA64] iosapic.c: typo ... s/spin_unlock_irq/spin_unlock/
by Kenji Kaneshige
· 20 years ago
24eeb56
[IA64] vector sharing (Large I/O system support)
by Kenji Kaneshige
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago
v2.6.12-rc2