index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
kernel
/
iosapic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-13
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
1
-6
/
+6
2008-08-01
[IA64] Move include/asm-ia64 to arch/ia64/include/asm
Tony Luck
1
-1
/
+1
2008-07-17
Pull pvops into release branch
Tony Luck
1
-16
/
+29
2008-06-24
[IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte()
Julia Lawall
1
-2
/
+0
2008-05-27
[IA64] pvops: add hooks, pv_iosapic_ops, to paravirtualize iosapic.
Isaku Yamahata
1
-16
/
+29
2008-03-06
[IA64] remove remaining __FUNCTION__ occurrences
Harvey Harrison
1
-12
/
+12
2008-03-04
[IA64] Fix irq migration in multiple vector domain
Kenji Kaneshige
1
-1
/
+3
2007-12-07
[IA64] Fix iosapic interrupt delivery mode for CPE
Kenji Kaneshige
1
-1
/
+1
2007-12-07
[IA64] iosapic cleanup
Simon Horman
1
-16
/
+3
2007-11-09
[IA64] Fix IOSAPIC delivery mode setting
Kenji Kaneshige
1
-3
/
+15
2007-08-01
[IA64] Fix wrong access to irq_desc[] in iosapic_register_intr().
Kenji Kaneshige
1
-2
/
+3
2007-07-30
[IA64] Fix registered interrupt check
Kenji Kaneshige
1
-6
/
+6
2007-07-30
[IA64] fix a few section mismatch warnings
Sam Ravnborg
1
-1
/
+1
2007-07-19
[IA64] Delete iosapic_free_rte()
Yasuaki Ishimatsu
1
-8
/
+0
2007-07-17
[IA64] Support irq migration across domain
Yasuaki Ishimatsu
1
-3
/
+17
2007-07-17
[IA64] Add support for vector domain
Yasuaki Ishimatsu
1
-5
/
+8
2007-07-17
[IA64] Add mapping table between irq and vector
Yasuaki Ishimatsu
1
-26
/
+35
2007-07-17
[IA64] Check if irq is sharable
Yasuaki Ishimatsu
1
-2
/
+3
2007-07-17
[IA64] Fix invalid irq vector assumption for iosapic
Yasuaki Ishimatsu
1
-136
/
+122
2007-07-17
[IA64] Use dynamic irq for iosapic interrupts
Yasuaki Ishimatsu
1
-24
/
+15
2007-07-17
[IA64] Use per iosapic lock for indirect iosapic register access
Yasuaki Ishimatsu
1
-28
/
+29
2007-07-17
[IA64] Cleanup lock order in iosapic_register_intr
Yasuaki Ishimatsu
1
-30
/
+20
2007-07-17
[IA64] Remove duplicated members in iosapic_rte_info
Yasuaki Ishimatsu
1
-36
/
+24
2007-07-17
[IA64] Remove block structure for locking in iosapic.c
Yasuaki Ishimatsu
1
-166
/
+135
2007-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
Linus Torvalds
1
-1
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-05-07
[IA64] Fix some section mismatch errors
Tony Luck
1
-1
/
+1
2007-03-07
[IA64] fix NULL pointer in ia64/irq_chip-mask/unmask function
KAMEZAWA Hiroyuki
1
-2
/
+6
2007-02-05
[IA64] Clear IRQ affinity when unregistered
Alex Williamson
1
-0
/
+5
2006-12-07
[IA64] IA64 Kexec/kdump
Zou Nan hai
1
-0
/
+21
2006-11-16
[IA64] typename -> name conversion
Ingo Molnar
1
-2
/
+2
2006-11-16
[IA64] irqs: use `name' not `typename'
Andrew Morton
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-29
[PATCH] genirq: cleanup: remove irq_descp()
Ingo Molnar
1
-7
/
+7
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
1
-5
/
+5
2006-05-17
[IA64] fix broken irq affinity
Chen, Kenneth W
1
-2
/
+2
2006-03-28
[IA64] simplify some condition checks in iosapic_check_gsi_range
Satoru Takeuchi
1
-4
/
+1
2006-03-28
[IA64] correct some messages and fixes some minor things
Satoru Takeuchi
1
-99
/
+161
2006-01-19
[IA64] Fix UP build with BSP removal support.
Ashok Raj
1
-2
/
+2
2006-01-05
[IA64] support for cpu0 removal
Ashok Raj
1
-0
/
+6
2005-09-08
[IA64] Manual merge fix for 3 files
Tony Luck
1
-8
/
+14
2005-09-07
[IA64] Minor cleanups - remove CONFIG_ACPI_DEALLOCATE_IRQ
Kenji Kaneshige
1
-2
/
+0
2005-08-15
[ACPI] fix ia64 build issues resulting from Lindent and merge
MAEDA Naoaki
1
-2
/
+2
2005-08-05
[ACPI] Merge acpi-2.6.12 branch into 2.6.13-rc3
Len Brown
1
-9
/
+15
2005-08-04
[ACPI] iosapic_register_intr() now returns error instead of panic
Kenji Kaneshige
1
-7
/
+16
2005-07-11
[IA64] assign_irq_vector() should not panic
Kenji Kaneshige
1
-4
/
+9
2005-06-27
[PATCH] ACPI based I/O APIC hot-plug: ia64 support
Kenji Kaneshige
1
-21
/
+113
2005-04-25
[IA64] iosapic.c: typo ... s/spin_unlock_irq/spin_unlock/
Kenji Kaneshige
1
-1
/
+1
2005-04-25
[IA64] vector sharing (Large I/O system support)
Kenji Kaneshige
1
-86
/
+272
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+827