aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/kernel
AgeCommit message (Expand)Author
2008-10-20always reserve elfcore header memory in crash kernelSimon Horman
2008-10-20kdump: add is_vmcore_usable() and vmcore_unusable()Simon Horman
2008-10-20kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCOREVivek Goyal
2008-10-08Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...Ingo Molnar
2008-09-29[IA64] Put the space for cpu0 per-cpu area into .data sectionTony Luck
2008-09-22[IA64] kexec fails on systems with blocks of uncached memoryJay Lan
2008-09-22[IA64] Ski simulator doesn't need check_sal_cache_flushAlex Chiang
2008-09-10[IA64] prevent ia64 from invoking irq handlers on offline CPUsPaul E. McKenney
2008-09-10[IA64] fix compile failure with non modular buildsJames Bottomley
2008-09-09lib: Correct printk %pF to work on all architecturesJames Bottomley
2008-09-08kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul
2008-08-25[IA64] Fix ia64 build failure when CONFIG_SFC=mRobin Holt
2008-08-18[IA64] Shrink shadow_flush_counts to a short array to save 8k of per_cpu area.Robin Holt
2008-08-12[IA64] Ensure cpu0 can access per-cpu variables in early boot codeTony Luck
2008-08-04[IA64] Cleanup generated file not ignored by .gitignoreRobin Holt
2008-08-04[IA64] pv_ops: fix ivt.S paravirtualizationIsaku Yamahata
2008-08-01[IA64] Move include/asm-ia64 to arch/ia64/include/asmTony Luck
2008-07-26tracehook: wait_task_inactiveRoland McGrath
2008-07-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-07-25kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S
2008-07-25[IA64] Wire up new system callsTony Luck
2008-07-24flag parameters: pipeUlrich Drepper
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen
2008-07-17[IA64] Avoid overflowing ia64_cpu_to_sapicid in acpi_map_lsapic()Alex Chiang
2008-07-17 [IA64] adding parameter check to module_free()Akiyama, Nobuyuki
2008-07-17[IA64] improper printk format in acpi-cpufreqDenis V. Lunev
2008-07-17Pull pvops into release branchTony Luck
2008-07-16ACPI : Create "idle=nomwait" bootparamZhao Yakui
2008-07-16ACPI: Create "idle=halt" bootparamZhao Yakui
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar
2008-06-30[IA64] export account_system_vtimeDoug Chapman
2008-06-30[IA64] Bugfix for system with 32 cpusTony Luck
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe
2008-06-26ia64: convert to generic helpers for IPI function callsJens Axboe
2008-06-24[IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte()Julia Lawall
2008-06-24[IA64] Fix boot failure on ia64/sn2Jes Sorensen
2008-06-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-06-11[IA64] Update check_sal_cache_flush to use platform_send_ipi()Alex Chiang
2008-06-11ACPI: handle invalid ACPI SLIT tableFenghua Yu
2008-06-11[IA64] perfmon: fix async exit bugstephane eranian
2008-05-28[IA64] pv_ops: move some functions in ivt.S to avoid lack of space.Isaku Yamahata
2008-05-27[IA64] pvops: add to hooks, pv_time_ops, for steal time accounting.Isaku Yamahata
2008-05-27[IA64] pvops: add hooks, pv_irq_ops, to paravirtualized irq related operations.Isaku Yamahata
2008-05-27[IA64] pvops: add hooks, pv_iosapic_ops, to paravirtualize iosapic.Isaku Yamahata
2008-05-27[IA64] pvops: define initialization hooks, pv_init_ops, for paravirtualized e...Isaku Yamahata
2008-05-27[IA64] pvops: paravirtualize NR_IRQSIsaku Yamahata
2008-05-27[IA64] pvops: paravirtualize entry.SIsaku Yamahata
2008-05-27[IA64] pvops: paravirtualize ivt.SIsaku Yamahata
2008-05-27[IA64] pvops: paravirtualize minstate.h.Isaku Yamahata