- 319f3ba xen: move remaining mmu-related stuff into mmu.c by Jeremy Fitzhardinge · 16 years ago
- 9b7ed8f Merge branch 'core/percpu' into x86/paravirt by H. Peter Anvin · 16 years ago
- ab897d2 x86/pvops: remove pte_flags pvop by Jeremy Fitzhardinge · 16 years ago
- 8ce0319 x86: remove pda_init() by Brian Gerst · 16 years ago
- 6dbde35 percpu: add optimized generic percpu accessors by Ingo Molnar · 16 years ago
- 004aa32 x86: misc clean up after the percpu update by Tejun Heo · 16 years ago
- 4595f96 x86: change flush_tlb_others to take a const struct cpumask by Rusty Russell · 16 years ago
- ecbf29c xen: clean up asm/xen/hypervisor.h by Jeremy Fitzhardinge · 16 years ago
- f63c2f2 xen: whitespace/checkpatch cleanup by Tej · 16 years ago
- d05fdf3 xen: make sure stray alias mappings are gone before pinning by Jeremy Fitzhardinge · 16 years ago
- db64fe0 mm: rewrite vmap layer by Nick Piggin · 16 years ago
- 365d46d Merge branch 'linus' into x86/xen by Ingo Molnar · 16 years ago
- d847059 Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B by Ingo Molnar · 16 years ago
- 5dc64a3 xen: do not reserve 2 pages of padding between hypervisor and fixmap. by Ian Campbell · 16 years ago
- e496e3d Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/exports', 'x86/fpu', 'x86/gart', 'x86/idle', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/oprofile', 'x86/paravirt', 'x86/reboot', 'x86/sparse-fixes', 'x86/tsc', 'x86/urgent' and 'x86/vmalloc' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
- db053b8 xen: clean up x86-64 warnings by Jeremy Fitzhardinge · 16 years ago
- 6a9e918 xen: fix pinning when not using split pte locks by Jeremy Fitzhardinge · 16 years ago
- e4a6be4 x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flags by Eduardo Habkost · 16 years ago
- f863993 x86, paravirt_ops: use unsigned long instead of u32 for alloc_p*() pfn args by Eduardo Habkost · 16 years ago
- 6e83358 xen: clean up domain mode predicates by Jeremy Fitzhardinge · 16 years ago
- 169ad16 xen_alloc_ptpage: cast PFN_PHYS() argument to unsigned long by Eduardo Habkost · 16 years ago
- cef43bf xen: fix allocation and use of large ldts, cleanup by Jeremy Fitzhardinge · 16 years ago
- 0d1edf4 xen: compile irq functions without -pg for ftrace by Jeremy Fitzhardinge · 16 years ago
- d89961e xen: suppress known wrmsrs by Jeremy Fitzhardinge · 16 years ago
- a05d2eb xen: fix allocation and use of large ldts by Jeremy Fitzhardinge · 16 years ago
- b56afe1 x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flags by Eduardo Habkost · 16 years ago
- 10a010f Merge branch 'linus' into x86/x2apic by Ingo Molnar · 16 years ago
- 38ffbe6 x86/paravirt/xen: properly fill out the ldt ops by Jeremy Fitzhardinge · 16 years ago
- 59438c9 x86: rename PTE_MASK to PTE_PFN_MASK by Jeremy Fitzhardinge · 16 years ago
- 76c3bb1 Merge branch 'linus' into x86/x2apic by Ingo Molnar · 16 years ago
- acee709 Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus by Ingo Molnar · 16 years ago
- caf43bf x86, xen: fix apic_ops build on UP by Ingo Molnar · 16 years ago
- 453c140 Merge branch 'x86/apic' into x86/x2apic by Ingo Molnar · 16 years ago
- a208f37a Merge branch 'linus' into x86/x2apic by Ingo Molnar · 16 years ago
- 95c7c23 xen: report hypervisor version by Jeremy Fitzhardinge · 16 years ago
- 593f4a7 x86: APIC: remove apic_write_around(); use alternatives by Maciej W. Rozycki · 16 years ago
- b3fe124 xen64: fix build error on 32-bit + !HIGHMEM by Ingo Molnar · 16 years ago
- 1153968 xen: implement Xen write_msr operation by Jeremy Fitzhardinge · 16 years ago
- bf18bf9 xen64: set up userspace syscall patch by Jeremy Fitzhardinge · 16 years ago
- 6fcac6d xen64: set up syscall and sysenter entrypoints for 64-bit by Jeremy Fitzhardinge · 16 years ago
- d6182fb xen64: allocate and manage user pagetables by Jeremy Fitzhardinge · 16 years ago
- 8a95408 xen64: Clear %fs on xen_load_tls() by Eduardo Habkost · 16 years ago
- b7c3c5c xen: make sure the kernel command line is right by Jeremy Fitzhardinge · 16 years ago
- a8fc108 xen64: implement xen_load_gs_index() by Eduardo Habkost · 16 years ago
- 0725cbb xen64: add identity irq->vector map by Jeremy Fitzhardinge · 16 years ago
- 952d1d7 xen64: add pvop for swapgs by Jeremy Fitzhardinge · 16 years ago
- 997409d xen64: deal with extra words Xen pushes onto exception frames by Jeremy Fitzhardinge · 16 years ago
- e176d36 xen64: xen_write_idt_entry() and cvt_gate_to_trap() by Eduardo Habkost · 16 years ago
- 8745f8b xen64: defer setting pagetable alloc/release ops by Jeremy Fitzhardinge · 16 years ago
- 39dbc5b xen32: create initial mappings like 64-bit by Jeremy Fitzhardinge · 16 years ago
- d114e198 xen64: map an initial chunk of physical memory by Jeremy Fitzhardinge · 16 years ago
- 22911b3 xen64: 64-bit starts using set_pte from very early by Jeremy Fitzhardinge · 16 years ago
- 084a2a4 xen64: early mapping setup by Jeremy Fitzhardinge · 16 years ago
- 7d087b6 xen: cpu_detect is 32-bit only by Jeremy Fitzhardinge · 16 years ago
- 15664f9 xen64: use set_fixmap for shared_info structure by Jeremy Fitzhardinge · 16 years ago
- 5b09b28 x86_64: add workaround for no %gs-based percpu by Jeremy Fitzhardinge · 16 years ago
- a9e7062 xen: move smp setup into smp.c by Jeremy Fitzhardinge · 16 years ago
- f5d36de xen64: random ifdefs to mask out 32-bit only code by Jeremy Fitzhardinge · 16 years ago
- f6e5873 xen64: add extra pv_mmu_ops by Jeremy Fitzhardinge · 16 years ago
- 851fa3c xen: define set_pte from the outset by Jeremy Fitzhardinge · 16 years ago
- a312b37 x86/paravirt: call paravirt_pagetable_setup_{start, done} by Eduardo Habkost · 16 years ago
- 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
- 94a8c3c x86: let 32bit use apic_ops too - fix by Yinghai Lu · 16 years ago
- ad66dd3 x2apic: xen64 paravirt basic apic ops by Suresh Siddha · 16 years ago
- e93ef94 x86: rename paravirtualized TSC functions by Alok Kataria · 16 years ago
- fab5842 x86/paravirt, 64-bit: add adjust_exception_frame by Jeremy Fitzhardinge · 17 years ago
- d75cd22 x86/paravirt: split sysret and sysexit by Jeremy Fitzhardinge · 17 years ago
- eba0045 x86/paravirt: add a pgd_alloc/free hooks by Jeremy Fitzhardinge · 17 years ago
- 88a6846 xen: set max_pfn_mapped by Jeremy Fitzhardinge · 17 years ago
- 6236af8 Merge branch 'x86/fixmap' into x86/devel by Ingo Molnar · 16 years ago
- 3de352b Merge branch 'x86/mpparse' into x86/devel by Ingo Molnar · 16 years ago
- 896395c Merge branch 'linus' into tmp.x86.mpparse.new by Ingo Molnar · 16 years ago
- 3b16cf8 x86: convert to generic helpers for IPI function calls by Jens Axboe · 17 years ago
- e57778a xen: implement ptep_modify_prot_start/commit by Jeremy Fitzhardinge · 17 years ago
- 08b882c paravirt: add hooks for ptep_modify_prot_start/commit by Jeremy Fitzhardinge · 17 years ago
- 8b7ef4e Merge branch 'linus' into x86/fixmap by Ingo Molnar · 17 years ago
- 2849914 xen: remove support for non-PAE 32-bit by Jeremy Fitzhardinge · 17 years ago
- aeaaa59 x86/paravirt/xen: add set_fixmap pv_mmu_ops by Jeremy Fitzhardinge · 17 years ago
- 05345b0 xen: mask unwanted pte bits in __supported_pte_mask by Jeremy Fitzhardinge · 17 years ago
- eb179e4 xen: mask unwanted pte bits in __supported_pte_mask by Jeremy Fitzhardinge · 17 years ago
- 9c7a794 xen: restore vcpu_info mapping by Jeremy Fitzhardinge · 17 years ago
- e2426cf xen: avoid hypercalls when updating unpinned pud/pmd by Jeremy Fitzhardinge · 17 years ago
- f0d4310 x86: extend e820 early_res support 32bit -fix #3 by Yinghai Lu · 17 years ago
- 0e91398 xen: implement save/restore by Jeremy Fitzhardinge · 17 years ago
- d5edbc1 xen: add p2m mfn_list_list by Jeremy Fitzhardinge · 17 years ago
- a0d695c xen: make dummy_shared_info non-static by Jeremy Fitzhardinge · 17 years ago
- d451bb7 xen: make phys_to_machine structure dynamic by Jeremy Fitzhardinge · 17 years ago
- 83abc70 xen: make earlyprintk=xen work again by Jeremy Fitzhardinge · 17 years ago
- 9e124fe xen: Enable console tty by default in domU if it's not a dummy by Markus Armbruster · 17 years ago
- a15af1c x86/paravirt: add pte_flags to just get pte flags by Jeremy Fitzhardinge · 17 years ago
- 239d1fc xen: don't worry about preempt during xen_irq_enable() by Jeremy Fitzhardinge · 17 years ago
- 2956a35 xen: allow some cr4 updates by Jeremy Fitzhardinge · 17 years ago
- 349c709f xen: use new sched_op by Jeremy Fitzhardinge · 17 years ago
- 7b1333a xen: use hypercall rather than clts by Jeremy Fitzhardinge · 17 years ago
- 3843fc2 xen: remove support for non-PAE 32-bit by Jeremy Fitzhardinge · 17 years ago
- af7ae3b xen: allow compilation with non-flat memory by Jeremy Fitzhardinge · 17 years ago
- 41e332b xen: disable preemption during tlb flush by Jeremy Fitzhardinge · 17 years ago
- dbe9e99 xen: no need for domU to worry about MCE/MCA by Jeremy Fitzhardinge · 17 years ago
- e2a81ba xen: support sysenter/sysexit if hypervisor does by Jeremy Fitzhardinge · 17 years ago
- 6944a9c x86: rename paravirt_alloc_pt etc after the pagetable structure by Jeremy Fitzhardinge · 17 years ago