Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: rename paravirtualized TSC functions | Alok Kataria | 2008-07-09 | 1 | -1/+1 |
* | x86/paravirt, 64-bit: add adjust_exception_frame | Jeremy Fitzhardinge | 2008-07-08 | 1 | -0/+3 |
* | x86/paravirt: split sysret and sysexit | Jeremy Fitzhardinge | 2008-07-08 | 1 | -1/+1 |
* | x86/paravirt: add a pgd_alloc/free hooks | Jeremy Fitzhardinge | 2008-07-08 | 1 | -0/+4 |
* | xen: set max_pfn_mapped | Jeremy Fitzhardinge | 2008-07-08 | 1 | -0/+1 |
* | Merge branch 'x86/fixmap' into x86/devel | Ingo Molnar | 2008-07-08 | 1 | -0/+29 |
|\ | |||||
| * | Merge branch 'linus' into x86/fixmap | Ingo Molnar | 2008-06-25 | 1 | -33/+23 |
| |\ | |||||
| * | | x86/paravirt/xen: add set_fixmap pv_mmu_ops | Jeremy Fitzhardinge | 2008-06-20 | 1 | -0/+29 |
* | | | Merge branch 'x86/mpparse' into x86/devel | Ingo Molnar | 2008-07-08 | 1 | -1/+2 |
|\ \ \ | |||||
| * \ \ | Merge branch 'linus' into tmp.x86.mpparse.new | Ingo Molnar | 2008-07-08 | 1 | -33/+23 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | xen: remove support for non-PAE 32-bit | Jeremy Fitzhardinge | 2008-06-24 | 1 | -33/+18 |
| | * | | xen: mask unwanted pte bits in __supported_pte_mask | Jeremy Fitzhardinge | 2008-06-20 | 1 | -0/+5 |
| | |/ | |||||
| * | | x86: extend e820 early_res support 32bit -fix #3 | Yinghai Lu | 2008-05-31 | 1 | -1/+2 |
| |/ | |||||
* | | xen: implement ptep_modify_prot_start/commit | Jeremy Fitzhardinge | 2008-06-25 | 1 | -3/+10 |
* | | paravirt: add hooks for ptep_modify_prot_start/commit | Jeremy Fitzhardinge | 2008-06-25 | 1 | -0/+3 |
* | | xen: mask unwanted pte bits in __supported_pte_mask | Jeremy Fitzhardinge | 2008-06-20 | 1 | -0/+5 |
* | | xen: restore vcpu_info mapping | Jeremy Fitzhardinge | 2008-06-02 | 1 | -1/+29 |
* | | xen: avoid hypercalls when updating unpinned pud/pmd | Jeremy Fitzhardinge | 2008-06-02 | 1 | -3/+11 |
* | | xen: implement save/restore | Jeremy Fitzhardinge | 2008-05-27 | 1 | -3/+3 |
* | | xen: add p2m mfn_list_list | Jeremy Fitzhardinge | 2008-05-27 | 1 | -0/+2 |
* | | xen: make dummy_shared_info non-static | Jeremy Fitzhardinge | 2008-05-27 | 1 | -3/+3 |
* | | xen: make phys_to_machine structure dynamic | Jeremy Fitzhardinge | 2008-05-27 | 1 | -1/+1 |
* | | xen: make earlyprintk=xen work again | Jeremy Fitzhardinge | 2008-05-27 | 1 | -0/+1 |
* | | xen: Enable console tty by default in domU if it's not a dummy | Markus Armbruster | 2008-05-27 | 1 | -1/+3 |
* | | x86/paravirt: add pte_flags to just get pte flags | Jeremy Fitzhardinge | 2008-05-27 | 1 | -0/+1 |
* | | xen: don't worry about preempt during xen_irq_enable() | Jeremy Fitzhardinge | 2008-05-27 | 1 | -5/+5 |
* | | xen: allow some cr4 updates | Jeremy Fitzhardinge | 2008-05-27 | 1 | -2/+4 |
* | | xen: use new sched_op | Jeremy Fitzhardinge | 2008-05-27 | 1 | -2/+4 |
* | | xen: use hypercall rather than clts | Jeremy Fitzhardinge | 2008-05-27 | 1 | -2/+26 |
* | | xen: remove support for non-PAE 32-bit | Jeremy Fitzhardinge | 2008-05-22 | 1 | -33/+18 |
|/ | |||||
* | xen: allow compilation with non-flat memory | Jeremy Fitzhardinge | 2008-04-24 | 1 | -0/+2 |
* | xen: disable preemption during tlb flush | Jeremy Fitzhardinge | 2008-04-24 | 1 | -2/+13 |
* | xen: no need for domU to worry about MCE/MCA | Jeremy Fitzhardinge | 2008-04-24 | 1 | -0/+2 |
* | xen: support sysenter/sysexit if hypervisor does | Jeremy Fitzhardinge | 2008-04-24 | 1 | -2/+1 |
* | x86: rename paravirt_alloc_pt etc after the pagetable structure | Jeremy Fitzhardinge | 2008-04-24 | 1 | -16/+16 |
* | xen: use iret instruction all the time | Jeremy Fitzhardinge | 2008-04-17 | 1 | -2/+1 |
* | xen: make hvc0 the preferred console in domU | Markus Armbruster | 2008-04-17 | 1 | -0/+4 |
* | xen: Clear PG_pinned in release_{pt,pd}() | Mark McLoughlin | 2008-04-04 | 1 | -0/+1 |
* | xen: Do not pin/unpin PMD pages | Mark McLoughlin | 2008-04-04 | 1 | -3/+2 |
* | xen: refactor xen_{alloc,release}_{pt,pd}() | Mark McLoughlin | 2008-04-04 | 1 | -7/+20 |
* | xen: fix UP setup of shared_info | Jeremy Fitzhardinge | 2008-03-27 | 1 | -20/+25 |
* | xen: fix RMW when unmasking events | Jeremy Fitzhardinge | 2008-03-27 | 1 | -1/+1 |
* | xen: mask out SEP from CPUID | Jeremy Fitzhardinge | 2008-02-29 | 1 | -0/+1 |
* | xen: unpin initial Xen pagetable once we're finished with it | Jeremy Fitzhardinge | 2008-02-13 | 1 | -0/+4 |
* | xen: deal with pmd being allocated/freed | Jeremy Fitzhardinge | 2008-01-30 | 1 | -5/+25 |
* | x86: adjust/fix LDT handling for Xen | Jan Beulich | 2008-01-30 | 1 | -8/+1 |
* | x86: change write_ldt_entry signature | Glauber de Oliveira Costa | 2008-01-30 | 1 | -2/+2 |
* | x86: change write_gdt_entry signature. | Glauber de Oliveira Costa | 2008-01-30 | 1 | -6/+5 |
* | x86: change write_idt_entry signature | Glauber de Oliveira Costa | 2008-01-30 | 1 | -4/+4 |
* | x86: unify struct desc_ptr | Glauber de Oliveira Costa | 2008-01-30 | 1 | -5/+5 |