Commit Graph

1038 Commits (163cc52ccd2cc5c5ae4e1c886f6fde8547feed2a)

Author SHA1 Message Date
Simon Horman 85a0ee342e kdump: add is_vmcore_usable() and vmcore_unusable() 17 years ago
Vivek Goyal 57cac4d188 kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE 17 years ago
Fenghua Yu 62fdd7678a [IA64] Add Variable Page Size and IA64 Support in Intel IOMMU 17 years ago
Isaku Yamahata f8d1f99f39 ia64/pv_ops: paravirtualized instruction checker. 17 years ago
Isaku Yamahata a0df655ccd ia64/xen: define xen machine vector for domU. 17 years ago
Isaku Yamahata 78c2ae4a0e ia64/pv_ops/xen: define the nubmer of irqs which xen needs. 17 years ago
Isaku Yamahata 080104cd0f ia64/pv_ops/xen: elf note based xen startup. 17 years ago
Isaku Yamahata b31c09bd82 ia64/xen: define several constants for ia64/xen. 17 years ago
Isaku Yamahata 1b4a18fcfa ia64: move function declaration, ia64_cpu_local_tick() from .c to .h 17 years ago
Isaku Yamahata ce1fc742f9 ia64/pv_ops: avoid name conflict of get_irq_chip(). 17 years ago
Isaku Yamahata 749da7912e ia64/pv_ops: fix paravirtualization of ivt.S with CONFIG_SMP=n 17 years ago
Shaohua Li f14488ccfe [IA64] utrace use generic trace hook 17 years ago
Shaohua Li cfb361f13c [IA64] utrace syscall.h support for ia64 17 years ago
Tony Luck c459ce8b5a [IA64] Put the space for cpu0 per-cpu area into .data section 17 years ago
Jay Lan d3758f87f3 [IA64] kexec fails on systems with blocks of uncached memory 17 years ago
Alex Chiang 06f95ea898 [IA64] Ski simulator doesn't need check_sal_cache_flush 17 years ago
Paul E. McKenney e7b140365b [IA64] prevent ia64 from invoking irq handlers on offline CPUs 17 years ago
James Bottomley 4611a771fc [IA64] fix compile failure with non modular builds 17 years ago
James Bottomley deac93df26 lib: Correct printk %pF to work on all architectures 17 years ago
Manfred Spraul e545a6140b kernel/cpu.c: create a CPU_STARTING cpu_chain notifier 17 years ago
Robin Holt 42aca483dd [IA64] Fix ia64 build failure when CONFIG_SFC=m 17 years ago
Robin Holt 97653f92c0 [IA64] Shrink shadow_flush_counts to a short array to save 8k of per_cpu area. 17 years ago
Tony Luck 10617bbe84 [IA64] Ensure cpu0 can access per-cpu variables in early boot code 17 years ago
Robin Holt 94567ef16b [IA64] Cleanup generated file not ignored by .gitignore 17 years ago
Isaku Yamahata 9b3cbf725f [IA64] pv_ops: fix ivt.S paravirtualization 17 years ago
Tony Luck 7f30491ccd [IA64] Move include/asm-ia64 to arch/ia64/include/asm 17 years ago
Roland McGrath 85ba2d862e tracehook: wait_task_inactive 17 years ago
Srinivasa D S ef53d9c5e4 kprobes: improve kretprobe scalability with hashed locking 17 years ago
Tony Luck 3e4d0cab61 [IA64] Wire up new system calls 17 years ago
Ulrich Drepper ed8cae8ba0 flag parameters: pipe 17 years ago
Andi Kleen 4a0b2b4dbe sysdev: Pass the attribute to the low level sysdev show/store function 17 years ago
Alex Chiang efc7508c9e [IA64] Avoid overflowing ia64_cpu_to_sapicid in acpi_map_lsapic() 17 years ago
Akiyama, Nobuyuki 740a8de079 [IA64] adding parameter check to module_free() 17 years ago
Denis V. Lunev 60192db829 [IA64] improper printk format in acpi-cpufreq 17 years ago
Zhao Yakui da5e09a1b3 ACPI : Create "idle=nomwait" bootparam 17 years ago
Zhao Yakui c1e3b377ad ACPI: Create "idle=halt" bootparam 17 years ago
Doug Chapman 3a677d2164 [IA64] export account_system_vtime 17 years ago
Tony Luck dd4f0888f8 [IA64] Bugfix for system with 32 cpus 17 years ago
Jens Axboe 15c8b6c1aa on_each_cpu(): kill unused 'retry' parameter 17 years ago
Jens Axboe 8691e5a8f6 smp_call_function: get rid of the unused nonatomic/retry argument 17 years ago
Jens Axboe f27b433ef3 ia64: convert to generic helpers for IPI function calls 17 years ago
Julia Lawall e2569b7e57 [IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte() 17 years ago
Jes Sorensen 2826f8c0f4 [IA64] Fix boot failure on ia64/sn2 17 years ago
Alex Chiang 3463a93def [IA64] Update check_sal_cache_flush to use platform_send_ipi() 17 years ago
Fenghua Yu 39b8931b5c ACPI: handle invalid ACPI SLIT table 17 years ago
stephane eranian 83014699b0 [IA64] perfmon: fix async exit bug 17 years ago
Isaku Yamahata 4d58bbcc89 [IA64] pv_ops: move some functions in ivt.S to avoid lack of space. 17 years ago
Isaku Yamahata 00d21d82b8 [IA64] pvops: add to hooks, pv_time_ops, for steal time accounting. 17 years ago
Isaku Yamahata 85cbc50378 [IA64] pvops: add hooks, pv_irq_ops, to paravirtualized irq related operations. 17 years ago
Isaku Yamahata 33b39e8420 [IA64] pvops: add hooks, pv_iosapic_ops, to paravirtualize iosapic. 17 years ago