summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
Commit message (Expand)AuthorAgeFilesLines
* x86: rename paravirtualized TSC functionsAlok Kataria2008-07-093-4/+4
* x86/paravirt, 64-bit: add adjust_exception_frameJeremy Fitzhardinge2008-07-081-0/+3
* x86/paravirt: split sysret and sysexitJeremy Fitzhardinge2008-07-081-1/+1
* x86/paravirt: add a pgd_alloc/free hooksJeremy Fitzhardinge2008-07-081-0/+4
* xen: set max_pfn_mappedJeremy Fitzhardinge2008-07-081-0/+1
* xen: reserve ISA space in e820 mapJeremy Fitzhardinge2008-07-081-2/+10
* xen: reserve Xen-specific memory in e820 mapJeremy Fitzhardinge2008-07-081-0/+13
* Merge branch 'x86/fixmap' into x86/develIngo Molnar2008-07-081-0/+29
|\
| * Merge branch 'linus' into x86/fixmapIngo Molnar2008-06-256-220/+76
| |\
| * | x86/paravirt/xen: add set_fixmap pv_mmu_opsJeremy Fitzhardinge2008-06-201-0/+29
* | | Merge branch 'x86/mpparse' into x86/develIngo Molnar2008-07-082-3/+4
|\ \ \
| * | | x86: rename two e820 related functionsYinghai Lu2008-07-081-2/+2
| * | | Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar2008-07-086-231/+80
| |\ \ \
| * | | | x86: extend e820 early_res support 32bit -fix #3Yinghai Lu2008-05-311-1/+2
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
*-----. \ \ \ \ Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar2008-07-0814-426/+585
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | / / / | | |_|_|/ / / | |/| | | / / | | | | |/ / | | | |/| / | | | |_|/ | | |/| |
| | | | * xen: add mechanism to extend existing multicallsJeremy Fitzhardinge2008-06-253-26/+81
| | | | * xen: implement ptep_modify_prot_start/commitJeremy Fitzhardinge2008-06-253-3/+35
| | | | * paravirt: add hooks for ptep_modify_prot_start/commitJeremy Fitzhardinge2008-06-251-0/+3
| | | | * Merge commit 'v2.6.26-rc8' into x86/xenIngo Molnar2008-06-252-120/+13
| | | | |\ | | | |_|/ | | |/| |
| | | | * xen: don't drop NX bitJeremy Fitzhardinge2008-06-202-25/+31
| | | | * xen: mask unwanted pte bits in __supported_pte_maskJeremy Fitzhardinge2008-06-202-3/+6
| | | | * Merge branch 'linus' into x86/xenIngo Molnar2008-06-162-11/+4
| | | | |\ | | | | |/ | | | |/|
| | | | * xen: add new Xen elfnote types and use them appropriatelyJeremy Fitzhardinge2008-06-021-0/+5
| | | | * xen: resume timers on all vcpusJeremy Fitzhardinge2008-06-023-0/+15
| | | | * xen: restore vcpu_info mappingJeremy Fitzhardinge2008-06-023-2/+33
| | | | * xen: avoid hypercalls when updating unpinned pud/pmdJeremy Fitzhardinge2008-06-023-11/+50
| | | | * xen: export get_phys_to_machineIngo Molnar2008-06-021-0/+1
| | | | * xen: fix early bootup crash on native hardwareIngo Molnar2008-05-281-1/+2
| | | | * xen: maintain clock offset over save/restoreJeremy Fitzhardinge2008-05-271-8/+0
| | | | * xen: implement save/restoreJeremy Fitzhardinge2008-05-277-5/+105
| | | | * xen: add p2m mfn_list_listJeremy Fitzhardinge2008-05-273-3/+40
| | | | * xen: make dummy_shared_info non-staticJeremy Fitzhardinge2008-05-272-3/+4
| | | | * xen: efficiently support a holey p2m tableJeremy Fitzhardinge2008-05-271-6/+12
| | | | * xen: add configurable max domain sizeJeremy Fitzhardinge2008-05-273-13/+25
| | | | * xen: make phys_to_machine structure dynamicJeremy Fitzhardinge2008-05-274-3/+88
| | | | * xen: count resched interrupts properlyJeremy Fitzhardinge2008-05-271-0/+6
| | | | * xen: Move manage.c to drivers/xen for ia64/xen supportIsaku Yamahata2008-05-272-144/+1
| | | | * xen: make earlyprintk=xen work againJeremy Fitzhardinge2008-05-271-0/+1
| | | | * xen: Enable console tty by default in domU if it's not a dummyMarkus Armbruster2008-05-271-1/+3
| | | | * x86/paravirt: add pte_flags to just get pte flagsJeremy Fitzhardinge2008-05-271-0/+1
| | | | * xen: don't worry about preempt during xen_irq_enable()Jeremy Fitzhardinge2008-05-271-5/+5
| | | | * xen: allow some cr4 updatesJeremy Fitzhardinge2008-05-271-2/+4
| | | | * xen: use new sched_opJeremy Fitzhardinge2008-05-271-2/+4
| | | | * xen: use hypercall rather than cltsJeremy Fitzhardinge2008-05-271-2/+26
| | | | * xen: remove support for non-PAE 32-bitJeremy Fitzhardinge2008-05-225-73/+27
| |_|_|/ |/| | |
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-041-2/+2
| |\ \ \ | | |/ / | |/| |
| | * | xen: fix address truncation in pte mfn<->pfn conversionJeremy Fitzhardinge2008-07-041-2/+2
| * | | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-06-242-120/+13
| |\ \ \ | | |/ / | |/| |
| | * | x86: Make xen use the paravirt clocksource structs and functionsGerd Hoffmann2008-06-242-120/+13
| * | | xen: remove support for non-PAE 32-bitJeremy Fitzhardinge2008-06-245-73/+27
| |/ /
OpenPOWER on IntegriCloud