aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/kernel
AgeCommit message (Expand)AuthorFilesLines
2008-12-09[IA64] Clear up section mismatch with arch_unregister_cpu()Gravatar Robin Holt 1-1/+3
2008-11-20[IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case.Gravatar Isaku Yamahata 1-1/+1
2008-11-20[IA64] remove duplicate include iommu.hGravatar Huang Weiyi 1-1/+0
2008-11-20[IA64] use mprintk instead of printk, in ia64_mca_modify_original_stackGravatar Hidetoshi Seto 1-1/+1
2008-11-20[IA64] Rationalize kernel mode alignment checkingGravatar Tony Luck 2-1/+2
2008-11-07[IA64] Reserve elfcorehdr memory in CONFIG_CRASH_DUMPGravatar Jay Lan 1-1/+1
2008-11-06[IA64] fix boot panic caused by offline CPUsGravatar Doug Chapman 2-8/+28
2008-11-04[IA64] remove duplicated #include from pci-dma.cGravatar Huang Weiyi 1-2/+0
2008-11-01saner FASYNC handling on file closeGravatar Al Viro 1-5/+0
2008-10-24x86/PCI: build failure at x86/kernel/pci-dma.c with !CONFIG_PCIGravatar Fenghua Yu 1-7/+0
2008-10-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Gravatar Linus Torvalds 16-71/+468
2008-10-20always reserve elfcore header memory in crash kernelGravatar Simon Horman 2-4/+2
2008-10-20kdump: add is_vmcore_usable() and vmcore_unusable()Gravatar Simon Horman 1-2/+2
2008-10-20kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCOREGravatar Vivek Goyal 2-1/+12
2008-10-17Pull vtd-iommu into release branchGravatar Tony Luck 6-13/+305
2008-10-17Pull pv_ops-xen into release branchGravatar Tony Luck 8-6/+62
2008-10-17Pull utrace into release branchGravatar Tony Luck 5-52/+101
2008-10-17[IA64] Add Variable Page Size and IA64 Support in Intel IOMMUGravatar Fenghua Yu 6-13/+305
2008-10-17ia64/pv_ops: paravirtualized instruction checker.Gravatar Isaku Yamahata 2-1/+21
2008-10-17ia64/xen: define xen machine vector for domU.Gravatar Isaku Yamahata 1-0/+5
2008-10-17ia64/pv_ops/xen: define the nubmer of irqs which xen needs.Gravatar Isaku Yamahata 1-0/+1
2008-10-17ia64/pv_ops/xen: elf note based xen startup.Gravatar Isaku Yamahata 1-0/+4
2008-10-17ia64/xen: define several constants for ia64/xen.Gravatar Isaku Yamahata 1-0/+27
2008-10-17ia64: move function declaration, ia64_cpu_local_tick() from .c to .hGravatar Isaku Yamahata 1-1/+0
2008-10-17ia64/pv_ops: avoid name conflict of get_irq_chip().Gravatar Isaku Yamahata 1-1/+1
2008-10-17ia64/pv_ops: fix paravirtualization of ivt.S with CONFIG_SMP=nGravatar Isaku Yamahata 1-3/+3
2008-10-08Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...Gravatar Ingo Molnar 1-0/+1
2008-10-06[IA64] utrace use generic trace hookGravatar Shaohua Li 5-52/+36
2008-10-06[IA64] utrace syscall.h support for ia64Gravatar Shaohua Li 1-0/+65
2008-09-29[IA64] Put the space for cpu0 per-cpu area into .data sectionGravatar Tony Luck 2-7/+10
2008-09-22[IA64] kexec fails on systems with blocks of uncached memoryGravatar Jay Lan 1-2/+3
2008-09-22[IA64] Ski simulator doesn't need check_sal_cache_flushGravatar Alex Chiang 1-0/+2
2008-09-10[IA64] prevent ia64 from invoking irq handlers on offline CPUsGravatar Paul E. McKenney 1-3/+1
2008-09-10[IA64] fix compile failure with non modular buildsGravatar James Bottomley 1-21/+0
2008-09-09lib: Correct printk %pF to work on all architecturesGravatar James Bottomley 1-0/+12
2008-09-08kernel/cpu.c: create a CPU_STARTING cpu_chain notifierGravatar Manfred Spraul 1-0/+1
2008-08-25[IA64] Fix ia64 build failure when CONFIG_SFC=mGravatar Robin Holt 1-0/+1
2008-08-18[IA64] Shrink shadow_flush_counts to a short array to save 8k of per_cpu area.Gravatar Robin Holt 1-4/+4
2008-08-12[IA64] Ensure cpu0 can access per-cpu variables in early boot codeGravatar Tony Luck 4-9/+40
2008-08-04[IA64] Cleanup generated file not ignored by .gitignoreGravatar Robin Holt 1-0/+1
2008-08-04[IA64] pv_ops: fix ivt.S paravirtualizationGravatar Isaku Yamahata 1-2/+2
2008-08-01[IA64] Move include/asm-ia64 to arch/ia64/include/asmGravatar Tony Luck 6-10/+10
2008-07-26tracehook: wait_task_inactiveGravatar Roland McGrath 1-2/+2
2008-07-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Gravatar Linus Torvalds 1-0/+6
2008-07-25kprobes: improve kretprobe scalability with hashed lockingGravatar Srinivasa D S 1-4/+2
2008-07-25[IA64] Wire up new system callsGravatar Tony Luck 1-0/+6
2008-07-24flag parameters: pipeGravatar Ulrich Drepper 1-1/+1
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionGravatar Andi Kleen 1-7/+15
2008-07-17[IA64] Avoid overflowing ia64_cpu_to_sapicid in acpi_map_lsapic()Gravatar Alex Chiang 1-3/+2
2008-07-17 [IA64] adding parameter check to module_free()Gravatar Akiyama, Nobuyuki 1-1/+2