Commit Graph

302 Commits (e2780a68f889c9d7ec8e78d58a3a2be8cfebf202)

Author SHA1 Message Date
Yinghai Lu c1eeb2de41 x86: fold apic_ops into genapic 16 years ago
Jeremy Fitzhardinge c99608637e x86, xen: do multicall callbacks with interrupts disabled 16 years ago
Jeremy Fitzhardinge 3d39e9d07b x86, xen: degrade BUG to WARN when multicall fails 16 years ago
Ian Campbell b93d51dc62 x86, xen: record and display initiator of each multicall when debugging 16 years ago
Ian Campbell 694aa96060 xen: fix xen_flush_tlb_others 16 years ago
Tejun Heo ccbeed3a05 x86: make lazy %gs optional on x86_32 16 years ago
Jeremy Fitzhardinge 792dc4f6cd xen: use our own eventchannel->irq path 16 years ago
Tejun Heo 130ace11a9 x86: style cleanups for xen assemblies 16 years ago
Jeremy Fitzhardinge e4d0407185 xen: use direct ops on 64-bit 16 years ago
Jeremy Fitzhardinge 5393744b71 xen: make direct versions of irq_enable/disable/save/restore to common code 16 years ago
Jeremy Fitzhardinge 383414322b xen: setup percpu data pointers 16 years ago
Jeremy Fitzhardinge 1f4f931501 xen: fix 32-bit build resulting from mmu move 16 years ago
Jeremy Fitzhardinge 06fc732c33 xen: disable interrupts before saving in percpu 16 years ago
Jeremy Fitzhardinge 795f99b61d xen: setup percpu data pointers 16 years ago
Jeremy Fitzhardinge da5de7c22e x86/paravirt: use callee-saved convention for pte_val/make_pte/etc 16 years ago
Jeremy Fitzhardinge ecb93d1ccd x86/paravirt: add register-saving thunks to reduce caller register pressure 16 years ago
Jeremy Fitzhardinge 319f3ba52c xen: move remaining mmu-related stuff into mmu.c 16 years ago
Brian Gerst b2d2f4312b x86: initialize per-cpu GDT segment in per-cpu setup 16 years ago
Ingo Molnar 99d0000f71 x86, xen: fix hardirq.h merge fallout 16 years ago
Jeremy Fitzhardinge ab897d2013 x86/pvops: remove pte_flags pvop 16 years ago
Brian Gerst 8ce031972b x86: remove pda_init() 16 years ago
Brian Gerst 3d1e42a7cf x86-64: Move oldrsp from PDA to per-cpu. 16 years ago
Brian Gerst 9af45651f1 x86-64: Move kernelstack from PDA to per-cpu. 16 years ago
Brian Gerst c6f5e0acd5 x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit. 16 years ago
Brian Gerst 9eb912d1aa x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit. 16 years ago
Brian Gerst 1b437c8c73 x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit. 16 years ago
Ingo Molnar 6dbde35308 percpu: add optimized generic percpu accessors 16 years ago
Tejun Heo 004aa322f8 x86: misc clean up after the percpu update 16 years ago
Tejun Heo 1a51e3a0ae x86: fold pda into percpu area on SMP 16 years ago
Rusty Russell 4595f9620c x86: change flush_tlb_others to take a const struct cpumask 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 16 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