Commit Graph

266 Commits (73bf1b62f561fc8ecb00e2810efe4fe769f4933e)

Author SHA1 Message Date
Jeremy Fitzhardinge 55d8085671 xen: disable interrupts early, as start_kernel expects 16 years ago
Jeremy Fitzhardinge 06fc732c33 xen: disable interrupts before saving in percpu 16 years ago
Martin Schwidefsky 79741dd357 [PATCH] idle cputime accounting 16 years ago
Mike Travis e4d98207ea x86: xen: use smp_call_function_many() 16 years ago
Mike Travis bcda016edd x86: cosmetic changes apic-related files. 16 years ago
Mike Travis b78936e14e xen: convert to cpumask_var_t and new cpumask primitives. 16 years ago
Mike Travis e7986739a7 x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers 16 years ago
Jeremy Fitzhardinge ecbf29cdb3 xen: clean up asm/xen/hypervisor.h 16 years ago
Tej f63c2f2489 xen: whitespace/checkpatch cleanup 16 years ago
Rusty Russell 320ab2b0b1 cpumask: convert struct clock_event_device to cpumask pointers. 16 years ago
Al Viro df6b07949b xen_play_dead() is __cpuinit 16 years ago
Al Viro 37af46efa5 xen_setup_vcpu_info_placement() is not init on x86 16 years ago
Ian Campbell 86bbc2c235 xen: pin correct PGD on suspend 16 years ago
Jeremy Fitzhardinge d05fdf3160 xen: make sure stray alias mappings are gone before pinning 16 years ago
Jeremy Fitzhardinge 47cb2ed9df x86, xen: fix use of pgd_page now that it really does return a page 17 years ago
Chris Lalancette 9f32d21c98 xen: fix Xen domU boot with batched mprotect 17 years ago
Steven Rostedt 606576ce81 ftrace: rename FTRACE to FUNCTION_TRACER 17 years ago
Nick Piggin db64fe0225 mm: rewrite vmap layer 17 years ago
Thomas Gleixner d6c88a507e genirq: revert dynarray 17 years ago
Alex Nixon bf9d3cf73e xen: Fix bug `do_IRQ: cannot handle IRQ -1 vector 0x6 cpu 1' 17 years ago
Yinghai Lu 7f95ec9e4c x86: move kstat_irqs from kstat to irq_desc 17 years ago
Glauber Costa 3807f345b2 x86: paravirt: factor out cpu_khz to common code 17 years ago
Ian Campbell 5dc64a3442 xen: do not reserve 2 pages of padding between hypervisor and fixmap. 17 years ago
Jeremy Fitzhardinge eefb47f6a1 xen: use spin_lock_nest_lock when pinning a pagetable 17 years ago
Jeremy Fitzhardinge db053b86f4 xen: clean up x86-64 warnings 17 years ago
Chuck Ebbert 08115ab4d9 xen: make CONFIG_XEN_SAVE_RESTORE depend on CONFIG_XEN 17 years ago
Jeremy Fitzhardinge 5670a43d71 xen: fix for xen guest with mem > 3.7G 17 years ago
Jeremy Fitzhardinge 6a9e91846b xen: fix pinning when not using split pte locks 17 years ago
Jeremy Fitzhardinge f7d0b926ac mm: define USE_SPLIT_PTLOCKS rather than repeating expression 17 years ago
Alex Nixon 26fd10517e xen: make CPU hotplug functions static 17 years ago
Alex Nixon 2737146b3a x86, xen: fix build when !CONFIG_HOTPLUG_CPU 17 years ago
Eduardo Habkost e4a6be4d28 x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flags 17 years ago
Alex Nixon d68d82afd4 xen: implement CPU hotplugging 17 years ago
Jeremy Fitzhardinge ee7686bc04 x86: build fix in "xen spinlock updates and performance measurements" 17 years ago
Eduardo Habkost f86399396c x86, paravirt_ops: use unsigned long instead of u32 for alloc_p*() pfn args 17 years ago
Jeremy Fitzhardinge f8eca41f0a xen: measure how long spinlocks spend blocking 17 years ago
Jeremy Fitzhardinge 1e696f638b xen: allow interrupts to be enabled while doing a blocking spin 17 years ago
Jeremy Fitzhardinge 994025caba xen: add debugfs support 17 years ago
Jeremy Fitzhardinge 168d2f464a xen: save previous spinlock when blocking 17 years ago
Jeremy Fitzhardinge 7708ad64a2 xen: add xen_ prefixes to make tracing with ftrace easier 17 years ago
Jeremy Fitzhardinge 11ad93e59d xen: clarify locking used when pinning a pagetable. 17 years ago
Jeremy Fitzhardinge 6e833587e1 xen: clean up domain mode predicates 17 years ago
Eduardo Habkost 169ad16bb8 xen_alloc_ptpage: cast PFN_PHYS() argument to unsigned long 17 years ago
Jeremy Fitzhardinge cef43bf6b3 xen: fix allocation and use of large ldts, cleanup 17 years ago
Jeremy Fitzhardinge 0d1edf46ba xen: compile irq functions without -pg for ftrace 17 years ago
Jeremy Fitzhardinge d89961e2dc xen: suppress known wrmsrs 17 years ago
Jeremy Fitzhardinge a05d2ebab2 xen: fix allocation and use of large ldts 17 years ago
Eduardo Habkost b56afe1d41 x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flags 17 years ago
Jeremy Fitzhardinge d5de884135 x86: split spinlock implementations out into their own files 17 years ago
Jeremy Fitzhardinge 38ffbe66d5 x86/paravirt/xen: properly fill out the ldt ops 17 years ago