aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
Commit message (Expand)AuthorAge
...
| | | | * Merge commit 'v2.6.26-rc8' into x86/xenIngo Molnar2008-06-25
| | | | |\ | | | |_|/ | | |/| |
| | | | * xen: don't drop NX bitJeremy Fitzhardinge2008-06-20
| | | | * xen: mask unwanted pte bits in __supported_pte_maskJeremy Fitzhardinge2008-06-20
| | | | * Merge branch 'linus' into x86/xenIngo Molnar2008-06-16
| | | | |\ | | | | |/ | | | |/|
| | | | * xen: add new Xen elfnote types and use them appropriatelyJeremy Fitzhardinge2008-06-02
| | | | * xen: resume timers on all vcpusJeremy Fitzhardinge2008-06-02
| | | | * xen: restore vcpu_info mappingJeremy Fitzhardinge2008-06-02
| | | | * xen: avoid hypercalls when updating unpinned pud/pmdJeremy Fitzhardinge2008-06-02
| | | | * xen: export get_phys_to_machineIngo Molnar2008-06-02
| | | | * xen: fix early bootup crash on native hardwareIngo Molnar2008-05-28
| | | | * xen: maintain clock offset over save/restoreJeremy Fitzhardinge2008-05-27
| | | | * xen: implement save/restoreJeremy Fitzhardinge2008-05-27
| | | | * xen: add p2m mfn_list_listJeremy Fitzhardinge2008-05-27
| | | | * xen: make dummy_shared_info non-staticJeremy Fitzhardinge2008-05-27
| | | | * xen: efficiently support a holey p2m tableJeremy Fitzhardinge2008-05-27
| | | | * xen: add configurable max domain sizeJeremy Fitzhardinge2008-05-27
| | | | * xen: make phys_to_machine structure dynamicJeremy Fitzhardinge2008-05-27
| | | | * xen: count resched interrupts properlyJeremy Fitzhardinge2008-05-27
| | | | * xen: Move manage.c to drivers/xen for ia64/xen supportIsaku Yamahata2008-05-27
| | | | * xen: make earlyprintk=xen work againJeremy Fitzhardinge2008-05-27
| | | | * xen: Enable console tty by default in domU if it's not a dummyMarkus Armbruster2008-05-27
| | | | * x86/paravirt: add pte_flags to just get pte flagsJeremy Fitzhardinge2008-05-27
| | | | * xen: don't worry about preempt during xen_irq_enable()Jeremy Fitzhardinge2008-05-27
| | | | * xen: allow some cr4 updatesJeremy Fitzhardinge2008-05-27
| | | | * xen: use new sched_opJeremy Fitzhardinge2008-05-27
| | | | * xen: use hypercall rather than cltsJeremy Fitzhardinge2008-05-27
| | | | * xen: remove support for non-PAE 32-bitJeremy Fitzhardinge2008-05-22
| |_|_|/ |/| | |
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-04
| |\ \ \ | | |/ / | |/| |
| | * | xen: fix address truncation in pte mfn<->pfn conversionJeremy Fitzhardinge2008-07-04
| * | | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-06-24
| |\ \ \ | | |/ / | |/| |
| | * | x86: Make xen use the paravirt clocksource structs and functionsGerd Hoffmann2008-06-24
| * | | xen: remove support for non-PAE 32-bitJeremy Fitzhardinge2008-06-24
| |/ /
| * | xen: don't drop NX bitJeremy Fitzhardinge2008-06-20
| * | xen: mask unwanted pte bits in __supported_pte_maskJeremy Fitzhardinge2008-06-20
| |/
| * common implementation of iterative div/modJeremy Fitzhardinge2008-06-12
| * x86/xen: fix arbitrary_virt_to_machine()Jan Beulich2008-05-23
|/
* pageflags: use proper page flag functions in XenChristoph Lameter2008-04-28
* x86: use cpumask function for present, possible, and online cpusAkinobu Mita2008-04-26
* xen: allow compilation with non-flat memoryJeremy Fitzhardinge2008-04-24
* xen: fold xen_sysexit into xen_iretJeremy Fitzhardinge2008-04-24
* xen: allow set_pte_at on init_mm to be locklessJeremy Fitzhardinge2008-04-24
* xen: disable preemption during tlb flushJeremy Fitzhardinge2008-04-24
* xen: make grant table arch portableIsaku Yamahata2008-04-24
* xen: move events.c to drivers/xen for IA64/Xen supportIsaku Yamahata2008-04-24
* xen: move features.c from arch/x86/xen/features.c to drivers/xenIsaku Yamahata2008-04-24
* xen: jump to iret fixupJeremy Fitzhardinge2008-04-24
* xen: no need for domU to worry about MCE/MCAJeremy Fitzhardinge2008-04-24
* xen: short-cut for recursive event handlingJeremy Fitzhardinge2008-04-24
* xen: make sure retriggered events are set pendingJeremy Fitzhardinge2008-04-24
* xen: implement a debug-interrupt handlerJeremy Fitzhardinge2008-04-24