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 | 14 | -426/+585 |
|\ \ \ \ | |||||
| | | | * | 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 | 3 | -3/+35 |
| | | | * | paravirt: add hooks for ptep_modify_prot_start/commit | Jeremy Fitzhardinge | 2008-06-25 | 1 | -0/+3 |
| | | | * | Merge commit 'v2.6.26-rc8' into x86/xen | Ingo Molnar | 2008-06-25 | 2 | -120/+13 |
| | | | |\ | | | |_|/ | | |/| | | |||||
| | | | * | 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 |
| | | | * | Merge branch 'linus' into x86/xen | Ingo Molnar | 2008-06-16 | 2 | -11/+4 |
| | | | |\ | | | | |/ | | | |/| | |||||
| | | | * | xen: add new Xen elfnote types and use them appropriately | Jeremy Fitzhardinge | 2008-06-02 | 1 | -0/+5 |
| | | | * | 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 |
| | | | * | 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 | 1 | -8/+0 |
| | | | * | xen: implement save/restore | Jeremy Fitzhardinge | 2008-05-27 | 7 | -5/+105 |
| | | | * | 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 | 3 | -13/+25 |
| | | | * | xen: make phys_to_machine structure dynamic | Jeremy Fitzhardinge | 2008-05-27 | 4 | -3/+88 |
| | | | * | xen: count resched interrupts properly | Jeremy Fitzhardinge | 2008-05-27 | 1 | -0/+6 |
| | | | * | xen: Move manage.c to drivers/xen for ia64/xen support | Isaku Yamahata | 2008-05-27 | 2 | -144/+1 |
| | | | * | xen: make earlyprintk=xen work again | Jeremy Fitzhardinge | 2008-05-27 | 1 | -0/+1 |
| | | | * | xen: Enable console tty by default in domU if it's not a dummy | Markus Armbruster | 2008-05-27 | 1 | -1/+3 |
| | | | * | x86/paravirt: add pte_flags to just get pte flags | Jeremy Fitzhardinge | 2008-05-27 | 1 | -0/+1 |
| | | | * | 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 | 1 | -2/+4 |
| | | | * | xen: use hypercall rather than clts | Jeremy Fitzhardinge | 2008-05-27 | 1 | -2/+26 |
| | | | * | xen: remove support for non-PAE 32-bit | Jeremy Fitzhardinge | 2008-05-22 | 5 | -73/+27 |
| |_|_|/ |/| | | | |||||
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-07-04 | 1 | -2/+2 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | xen: fix address truncation in pte mfn<->pfn conversion | Jeremy Fitzhardinge | 2008-07-04 | 1 | -2/+2 |
| * | | | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-06-25 | 2 | -120/+13 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | x86: Make xen use the paravirt clocksource structs and functions | Gerd Hoffmann | 2008-06-24 | 2 | -120/+13 |
| * | | | xen: remove support for non-PAE 32-bit | Jeremy Fitzhardinge | 2008-06-24 | 5 | -73/+27 |
| |/ / | |||||
| * | | 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 |
| |/ | |||||
| * | common implementation of iterative div/mod | Jeremy Fitzhardinge | 2008-06-12 | 1 | -10/+3 |
| * | x86/xen: fix arbitrary_virt_to_machine() | Jan Beulich | 2008-05-23 | 1 | -1/+1 |
|/ | |||||
* | pageflags: use proper page flag functions in Xen | Christoph Lameter | 2008-04-28 | 1 | -2/+2 |
* | x86: use cpumask function for present, possible, and online cpus | Akinobu Mita | 2008-04-26 | 1 | -1/+1 |
* | xen: allow compilation with non-flat memory | Jeremy Fitzhardinge | 2008-04-24 | 2 | -1/+3 |
* | xen: fold xen_sysexit into xen_iret | Jeremy Fitzhardinge | 2008-04-24 | 1 | -56/+14 |
* | xen: allow set_pte_at on init_mm to be lockless | Jeremy Fitzhardinge | 2008-04-24 | 1 | -2/+10 |
* | xen: disable preemption during tlb flush | Jeremy Fitzhardinge | 2008-04-24 | 1 | -2/+13 |
* | xen: make grant table arch portable | Isaku Yamahata | 2008-04-24 | 2 | -1/+92 |
* | xen: move events.c to drivers/xen for IA64/Xen support | Isaku Yamahata | 2008-04-24 | 3 | -660/+2 |
* | xen: move features.c from arch/x86/xen/features.c to drivers/xen | Isaku Yamahata | 2008-04-24 | 2 | -30/+1 |
* | xen: jump to iret fixup | Jeremy Fitzhardinge | 2008-04-24 | 1 | -13/+9 |