Adrian Bunk cdb0452789 [PATCH] kill include/linux/platform.h, default_idle() cleanup 19 years ago
..
cpufreq c82e6abfb3 [ACPI] IA64 ZX1 buildfix for _PDC patch 19 years ago
Makefile c82e6abfb3 [ACPI] IA64 ZX1 buildfix for _PDC patch 19 years ago
acpi-ext.c 50eca3eb89 [ACPI] ACPICA 20050930 19 years ago
acpi-processor.c c82e6abfb3 [ACPI] IA64 ZX1 buildfix for _PDC patch 19 years ago
acpi.c 536ea4e419 Pull bsp-removal into release branch 19 years ago
asm-offsets.c 82f1b07b9a [IA64] fix circular dependency on generation of asm-offsets.h 20 years ago
brl_emu.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
cyclone.c 6c5e62159c [IA64] don't report !sn2 or !summit hardware as an error 19 years ago
efi.c 9d78f43d1f [IA64] Fix wrong use of memparse in efi.c 19 years ago
efi_stub.S 1da177e4c3 Linux-2.6.12-rc2 20 years ago
entry.S 581249966f Pull delete-sigdelayed into release branch 19 years ago
entry.h 34b727c135 [IA64] Drop spurious paren in entry.h 20 years ago
fsys.S c8c1635faa [IA64] cleanup in fsys.S 19 years ago
gate-data.S 1da177e4c3 Linux-2.6.12-rc2 20 years ago
gate.S 39e01cb874 kbuild: ia64 use generic asm-offsets.h support 20 years ago
gate.lds.S 1da177e4c3 Linux-2.6.12-rc2 20 years ago
head.S d6e56a2a08 [IA64] Fix CONFIG_PRINTK_TIME 19 years ago
ia64_ksyms.c 50d8e59038 [IA64] Remove duplicate EXPORT_SYMBOLs 19 years ago
init_task.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
iosapic.c b88e926584 [IA64] Fix UP build with BSP removal support. 19 years ago
irq.c ff741906ad [IA64] support for cpu0 removal 19 years ago
irq_ia64.c 3b5cc09033 [IA64] assign_irq_vector() should not panic 20 years ago
irq_lsapic.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
ivt.S d8117ce5a6 [IA64] Fix race in the accessed/dirty bit handlers 19 years ago
jprobes.S d3ef1f5aaf [IA64] prevent accidental modification of args in jprobe handler 19 years ago
kprobes.c d3ef1f5aaf [IA64] prevent accidental modification of args in jprobe handler 19 years ago
machvec.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
mca.c dc5cdd8ec1 Pull mca-cleanup into release branch 19 years ago
mca_asm.S 2a792058c3 [IA64] Set the correct default OS status in the MCA handler 19 years ago
mca_drv.c e1c48554ae [IA64] mca recovery return value when no bus check 19 years ago
mca_drv.h 20305e5972 [IA64] mca_drv cleanup 20 years ago
mca_drv_asm.S 20305e5972 [IA64] mca_drv cleanup 20 years ago
minstate.h 05f335ea04 [IA64] MCA/INIT: remove the physical mode path from minstate.h 20 years ago
module.c dc565b525d [IA64] wider use of for_each_cpu_mask() in arch/ia64 20 years ago
numa.c 8d7e35174d [IA64] fix generic/up builds 20 years ago
pal.S 1da177e4c3 Linux-2.6.12-rc2 20 years ago
palinfo.c 714d2dc149 [IA64] Allow /proc/pal/cpu0/vm_info under the simulator 20 years ago
patch.c 9c184a073b [IA64] Fix 2.6 kernel for the new ia64 assembler 20 years ago
perfmon.c 536ea4e419 Pull bsp-removal into release branch 19 years ago
perfmon_default_smpl.c 4944930ab7 [IA64] perfmon: make pfm_sysctl a global, and other cleanup 20 years ago
perfmon_generic.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
perfmon_itanium.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
perfmon_mckinley.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
perfmon_montecito.h 9179cb6578 [IA64] Perfmon for Montecito 19 years ago
process.c 6450578f32 [PATCH] ia64: task_pt_regs() 19 years ago
ptrace.c 6450578f32 [PATCH] ia64: task_pt_regs() 19 years ago
sal.c a58786917c [IA64] avoid broken SAL_CACHE_FLUSH implementations 19 years ago
salinfo.c e026cca0f2 [IA64] Add hotplug cpu to salinfo.c, replace semaphore with mutex 19 years ago
semaphore.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
setup.c cdb0452789 [PATCH] kill include/linux/platform.h, default_idle() cleanup 19 years ago
sigframe.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
signal.c b0a06623dc [IA64] Delete MCA/INIT sigdelayed code 19 years ago
smp.c dc565b525d [IA64] wider use of for_each_cpu_mask() in arch/ia64 20 years ago
smpboot.c 536ea4e419 Pull bsp-removal into release branch 19 years ago
sys_ia64.c 6450578f32 [PATCH] ia64: task_pt_regs() 19 years ago
time.c 536ea4e419 Pull bsp-removal into release branch 19 years ago
topology.c 536ea4e419 Pull bsp-removal into release branch 19 years ago
traps.c b05de01ae1 [IA64] support panic_on_oops sysctl 19 years ago
unaligned.c d2b176ed87 [IA64] sysctl option to silence unaligned trap warnings 19 years ago
uncached.c 386d1d50c8 [IA64] eliminate softlockup warning 19 years ago
unwind.c 49a28cc8fd [IA64] MCA/INIT: remove obsolete unwind code 20 years ago
unwind_decoder.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
unwind_i.h 1da177e4c3 Linux-2.6.12-rc2 20 years ago
vmlinux.lds.S dc86e88c2b [IA64] Add __read_mostly support for IA64 19 years ago