Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
*-------------------------------------------. | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar | 2008-07-08 | 1920 | -21007/+43618 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | | | | | | | | | | | | * | xen: add mechanism to extend existing multicalls | Jeremy Fitzhardinge | 2008-06-25 | 3 | -26/+81 |
| | | | | | | | | | | | | | | | | | | | | | | * | xen: implement ptep_modify_prot_start/commit | Jeremy Fitzhardinge | 2008-06-25 | 5 | -5/+45 |
| | | | | | | | | | | | | | | | | | | | | | | * | paravirt: add hooks for ptep_modify_prot_start/commit | Jeremy Fitzhardinge | 2008-06-25 | 3 | -0/+34 |
| | | | | | | | | | | | | | | | | | | | | | | * | mm: add a ptep_modify_prot transaction abstraction | Jeremy Fitzhardinge | 2008-06-25 | 2 | -6/+61 |
| | | | | | | | | | | | | | | | | | | | | | | * | Merge commit 'v2.6.26-rc8' into x86/xen | Ingo Molnar | 2008-06-25 | 319 | -5844/+10497 |
| | | | | | | | | | | | | | | | | | | | | | | |\ | |||||
| | | | | | | | | | | | | | | | | | | | | | | * | | xen: don't drop NX bit | Jeremy Fitzhardinge | 2008-06-20 | 2 | -25/+31 |
| | | | | | | | | | | | | | | | | | | | | | | * | | xen: mask unwanted pte bits in __supported_pte_mask | Jeremy Fitzhardinge | 2008-06-20 | 2 | -3/+6 |
| | | | | | | | | | | | | | | | | | | | | | | * | | xen: Use wmb instead of rmb in xen_evtchn_do_upcall(). | Isaku Yamahata | 2008-06-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | * | | Merge branch 'linus' into x86/xen | Ingo Molnar | 2008-06-16 | 956 | -7747/+13789 |
| | | | | | | | | | | | | | | | | | | | | | | |\ \ | |||||
| | | | | | | | | | | | | | | | | | | | | | | * | | | xen: add new Xen elfnote types and use them appropriately | Jeremy Fitzhardinge | 2008-06-02 | 2 | -0/+25 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | xen: resume timers on all vcpus | Jeremy Fitzhardinge | 2008-06-02 | 3 | -0/+15 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | xen: restore vcpu_info mapping | Jeremy Fitzhardinge | 2008-06-02 | 3 | -2/+33 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | xen: avoid hypercalls when updating unpinned pud/pmd | Jeremy Fitzhardinge | 2008-06-02 | 3 | -11/+50 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | xen: export get_phys_to_machine | Ingo Molnar | 2008-06-02 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | CONFIG_PM_SLEEP fix: xen: fix compilation when CONFIG_PM_SLEEP is disabled | Jeremy Fitzhardinge | 2008-06-02 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | xen: fix "xen: implement save/restore" | Ingo Molnar | 2008-05-29 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | xen: fix early bootup crash on native hardware | Ingo Molnar | 2008-05-28 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | xen: maintain clock offset over save/restore | Jeremy Fitzhardinge | 2008-05-27 | 3 | -14/+12 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | xen: implement save/restore | Jeremy Fitzhardinge | 2008-05-27 | 14 | -21/+318 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | xenbus: rebind irq on restore | Jeremy Fitzhardinge | 2008-05-27 | 1 | -11/+12 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | xen-console: add save/restore | Jeremy Fitzhardinge | 2008-05-27 | 2 | -4/+23 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | xen: fix unbind_from_irq() | Jeremy Fitzhardinge | 2008-05-27 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | xen: add rebind_evtchn_irq | Jeremy Fitzhardinge | 2008-05-27 | 2 | -0/+28 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | xen: add p2m mfn_list_list | Jeremy Fitzhardinge | 2008-05-27 | 3 | -3/+40 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | xen: make dummy_shared_info non-static | Jeremy Fitzhardinge | 2008-05-27 | 2 | -3/+4 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | xen: efficiently support a holey p2m table | Jeremy Fitzhardinge | 2008-05-27 | 1 | -6/+12 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | xen: add configurable max domain size | Jeremy Fitzhardinge | 2008-05-27 | 4 | -13/+30 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | xen: make phys_to_machine structure dynamic | Jeremy Fitzhardinge | 2008-05-27 | 5 | -17/+94 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | xen: drivers/xen/balloon.c: make a function static | Adrian Bunk | 2008-05-27 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | xen: count resched interrupts properly | Jeremy Fitzhardinge | 2008-05-27 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | xen: add missing definitions in include/xen/interface/memory.h which ia64/xen... | Isaku Yamahata | 2008-05-27 | 1 | -4/+8 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | xen: compilation fix to balloon driver for ia64 support | Isaku Yamahata | 2008-05-27 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | xen: Move manage.c to drivers/xen for ia64/xen support | Isaku Yamahata | 2008-05-27 | 3 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | xen: make earlyprintk=xen work again | Jeremy Fitzhardinge | 2008-05-27 | 2 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | xen pvfb: Dynamic mode support (screen resizing) | Markus Armbruster | 2008-05-27 | 3 | -34/+188 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | xen pvfb: Zero unused bytes in events sent to backend | Markus Armbruster | 2008-05-27 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | xen pvfb: Module aliases to support module autoloading | Markus Armbruster | 2008-05-27 | 2 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | xen pvfb: Pointer z-axis (mouse wheel) support | Markus Armbruster | 2008-05-27 | 2 | -1/+9 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | xen: Enable console tty by default in domU if it's not a dummy | Markus Armbruster | 2008-05-27 | 4 | -1/+33 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | x86/paravirt: add pte_flags to just get pte flags | Jeremy Fitzhardinge | 2008-05-27 | 6 | -9/+26 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | xen: don't worry about preempt during xen_irq_enable() | Jeremy Fitzhardinge | 2008-05-27 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | xen: allow some cr4 updates | Jeremy Fitzhardinge | 2008-05-27 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | xen: use new sched_op | Jeremy Fitzhardinge | 2008-05-27 | 2 | -4/+6 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | xen: use hypercall rather than clts | Jeremy Fitzhardinge | 2008-05-27 | 2 | -2/+33 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | xen: make early console also write to debug console | Jeremy Fitzhardinge | 2008-05-27 | 1 | -11/+18 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | xen: add raw console write functions for debug | Jeremy Fitzhardinge | 2008-05-27 | 2 | -0/+29 |
| | | | | | | | | | | | | | | | | | | | | | | * | | | xen: remove support for non-PAE 32-bit | Jeremy Fitzhardinge | 2008-05-22 | 6 | -77/+27 |
| | | | | | | | | | | | | | | | | | | | | | * | | | | x86: clean up vdso_enabled type on x86_64 | OGAWA Hirofumi | 2008-05-25 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | * | | | | | Merge branch 'linus' into x86/timers | Ingo Molnar | 2008-06-25 | 325 | -5949/+10561 |
| | | | | | | | | | | | | | | | | | | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | |_|_|/ | | | | | | | | | | | | | | | | | | | | | | |/| | | |