aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
Commit message (Expand)AuthorAge
...
| | | | * 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
* xen: support sysenter/sysexit if hypervisor doesJeremy Fitzhardinge2008-04-24
* xen: make sure iret faults are trappedJeremy Fitzhardinge2008-04-24
* xen: unify pte operationsJeremy Fitzhardinge2008-04-24
* xen: make use of pte_t unionJeremy Fitzhardinge2008-04-24
* xen: use appropriate pte typesJeremy Fitzhardinge2008-04-24
* x86: rename paravirt_alloc_pt etc after the pagetable structureJeremy Fitzhardinge2008-04-24
* x86: change naming of cpu_initialized_mask for xenGlauber Costa2008-04-17
* xen: use iret instruction all the timeJeremy Fitzhardinge2008-04-17
* xen: make hvc0 the preferred console in domUMarkus Armbruster2008-04-17
* x86: coding style fixes to arch/x86/xen/multicalls.cPaolo Ciarrocchi2008-04-17
* xen: Clear PG_pinned in release_{pt,pd}()Mark McLoughlin2008-04-04
* xen: Do not pin/unpin PMD pagesMark McLoughlin2008-04-04
* xen: refactor xen_{alloc,release}_{pt,pd}()Mark McLoughlin2008-04-04
* xen: fix UP setup of shared_infoJeremy Fitzhardinge2008-03-27