aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/xen
AgeCommit message (Expand)Author
2008-05-27xen: add p2m mfn_list_listJeremy Fitzhardinge
2008-05-27xen: make dummy_shared_info non-staticJeremy Fitzhardinge
2008-05-27xen: efficiently support a holey p2m tableJeremy Fitzhardinge
2008-05-27xen: add configurable max domain sizeJeremy Fitzhardinge
2008-05-27xen: make phys_to_machine structure dynamicJeremy Fitzhardinge
2008-05-27xen: count resched interrupts properlyJeremy Fitzhardinge
2008-05-27xen: Move manage.c to drivers/xen for ia64/xen supportIsaku Yamahata
2008-05-27xen: make earlyprintk=xen work againJeremy Fitzhardinge
2008-05-27xen: Enable console tty by default in domU if it's not a dummyMarkus Armbruster
2008-05-27x86/paravirt: add pte_flags to just get pte flagsJeremy Fitzhardinge
2008-05-27xen: don't worry about preempt during xen_irq_enable()Jeremy Fitzhardinge
2008-05-27xen: allow some cr4 updatesJeremy Fitzhardinge
2008-05-27xen: use new sched_opJeremy Fitzhardinge
2008-05-27xen: use hypercall rather than cltsJeremy Fitzhardinge
2008-05-23x86: use performance variant for_each_cpu_mask_nrMike Travis
2008-05-23x86/xen: fix arbitrary_virt_to_machine()Jan Beulich
2008-05-22xen: remove support for non-PAE 32-bitJeremy Fitzhardinge
2008-04-28pageflags: use proper page flag functions in XenChristoph Lameter
2008-04-26x86: use cpumask function for present, possible, and online cpusAkinobu Mita
2008-04-24xen: allow compilation with non-flat memoryJeremy Fitzhardinge
2008-04-24xen: fold xen_sysexit into xen_iretJeremy Fitzhardinge
2008-04-24xen: allow set_pte_at on init_mm to be locklessJeremy Fitzhardinge
2008-04-24xen: disable preemption during tlb flushJeremy Fitzhardinge
2008-04-24xen: make grant table arch portableIsaku Yamahata
2008-04-24xen: move events.c to drivers/xen for IA64/Xen supportIsaku Yamahata
2008-04-24xen: move features.c from arch/x86/xen/features.c to drivers/xenIsaku Yamahata
2008-04-24xen: jump to iret fixupJeremy Fitzhardinge
2008-04-24xen: no need for domU to worry about MCE/MCAJeremy Fitzhardinge
2008-04-24xen: short-cut for recursive event handlingJeremy Fitzhardinge
2008-04-24xen: make sure retriggered events are set pendingJeremy Fitzhardinge
2008-04-24xen: implement a debug-interrupt handlerJeremy Fitzhardinge
2008-04-24xen: support sysenter/sysexit if hypervisor doesJeremy Fitzhardinge
2008-04-24xen: make sure iret faults are trappedJeremy Fitzhardinge
2008-04-24xen: unify pte operationsJeremy Fitzhardinge
2008-04-24xen: make use of pte_t unionJeremy Fitzhardinge
2008-04-24xen: use appropriate pte typesJeremy Fitzhardinge
2008-04-24x86: rename paravirt_alloc_pt etc after the pagetable structureJeremy Fitzhardinge
2008-04-17x86: change naming of cpu_initialized_mask for xenGlauber Costa
2008-04-17xen: use iret instruction all the timeJeremy Fitzhardinge
2008-04-17xen: make hvc0 the preferred console in domUMarkus Armbruster
2008-04-17x86: coding style fixes to arch/x86/xen/multicalls.cPaolo Ciarrocchi
2008-04-04xen: Clear PG_pinned in release_{pt,pd}()Mark McLoughlin
2008-04-04xen: Do not pin/unpin PMD pagesMark McLoughlin
2008-04-04xen: refactor xen_{alloc,release}_{pt,pd}()Mark McLoughlin
2008-03-27xen: fix UP setup of shared_infoJeremy Fitzhardinge
2008-03-27xen: fix RMW when unmasking eventsJeremy Fitzhardinge
2008-03-04x86/xen: fix DomU boot problemIan Campbell
2008-02-29xen: mask out SEP from CPUIDJeremy Fitzhardinge
2008-02-13xen: unpin initial Xen pagetable once we're finished with itJeremy Fitzhardinge
2008-02-09x86: sparse warnings in pageattr.cHarvey Harrison