aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
*-------------------------------------------. Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar2008-07-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | | | | | | | | | * xen: add mechanism to extend existing multicallsJeremy Fitzhardinge2008-06-25
| | | | | | | | | | | | | | | | | | | | | | | * xen: implement ptep_modify_prot_start/commitJeremy Fitzhardinge2008-06-25
| | | | | | | | | | | | | | | | | | | | | | | * paravirt: add hooks for ptep_modify_prot_start/commitJeremy Fitzhardinge2008-06-25
| | | | | | | | | | | | | | | | | | | | | | | * mm: add a ptep_modify_prot transaction abstractionJeremy Fitzhardinge2008-06-25
| | | | | | | | | | | | | | | | | | | | | | | * 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
| | | | | | | | | | | | | | | | | | | | | | | * | xen: Use wmb instead of rmb in xen_evtchn_do_upcall().Isaku Yamahata2008-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
| | | | | | | | | | | | | | | | | | | | | | | * | | CONFIG_PM_SLEEP fix: xen: fix compilation when CONFIG_PM_SLEEP is disabledJeremy Fitzhardinge2008-06-02
| | | | | | | | | | | | | | | | | | | | | | | * | | xen: fix "xen: implement save/restore"Ingo Molnar2008-05-29
| | | | | | | | | | | | | | | | | | | | | | | * | | 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
| | | | | | | | | | | | | | | | | | | | | | | * | | xenbus: rebind irq on restoreJeremy Fitzhardinge2008-05-27
| | | | | | | | | | | | | | | | | | | | | | | * | | xen-console: add save/restoreJeremy Fitzhardinge2008-05-27
| | | | | | | | | | | | | | | | | | | | | | | * | | xen: fix unbind_from_irq()Jeremy Fitzhardinge2008-05-27
| | | | | | | | | | | | | | | | | | | | | | | * | | xen: add rebind_evtchn_irqJeremy 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: drivers/xen/balloon.c: make a function staticAdrian Bunk2008-05-27
| | | | | | | | | | | | | | | | | | | | | | | * | | xen: count resched interrupts properlyJeremy Fitzhardinge2008-05-27
| | | | | | | | | | | | | | | | | | | | | | | * | | xen: add missing definitions in include/xen/interface/memory.h which ia64/xen...Isaku Yamahata2008-05-27
| | | | | | | | | | | | | | | | | | | | | | | * | | xen: compilation fix to balloon driver for ia64 supportIsaku Yamahata2008-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 pvfb: Dynamic mode support (screen resizing)Markus Armbruster2008-05-27
| | | | | | | | | | | | | | | | | | | | | | | * | | xen pvfb: Zero unused bytes in events sent to backendMarkus Armbruster2008-05-27
| | | | | | | | | | | | | | | | | | | | | | | * | | xen pvfb: Module aliases to support module autoloadingMarkus Armbruster2008-05-27
| | | | | | | | | | | | | | | | | | | | | | | * | | xen pvfb: Pointer z-axis (mouse wheel) supportMarkus Armbruster2008-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: make early console also write to debug consoleJeremy Fitzhardinge2008-05-27
| | | | | | | | | | | | | | | | | | | | | | | * | | xen: add raw console write functions for debugJeremy Fitzhardinge2008-05-27
| | | | | | | | | | | | | | | | | | | | | | | * | | xen: remove support for non-PAE 32-bitJeremy Fitzhardinge2008-05-22
| | | | | | | | | | | | | | | | | | | | | | * | | | x86: clean up vdso_enabled type on x86_64OGAWA Hirofumi2008-05-25
| | | | | | | | | | | | | | | | | | | | | * | | | | Merge branch 'linus' into x86/timersIngo Molnar2008-06-25
| | | | | | | | | | | | | | | | | | | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | |_|_|/ | | | | | | | | | | | | | | | | | | | | | | |/| | |