Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
* | x86/paravirt: split sysret and sysexit | Jeremy Fitzhardinge | 2008-07-08 | |
* | x86/paravirt: add a pgd_alloc/free hooks | Jeremy Fitzhardinge | 2008-07-08 | |
* | xen: set max_pfn_mapped | Jeremy Fitzhardinge | 2008-07-08 | |
* | xen: reserve ISA space in e820 map | Jeremy Fitzhardinge | 2008-07-08 | |
* | xen: reserve Xen-specific memory in e820 map | Jeremy Fitzhardinge | 2008-07-08 | |
* | Merge branch 'x86/fixmap' into x86/devel | Ingo Molnar | 2008-07-08 | |
|\ | ||||
| * | Merge branch 'linus' into x86/fixmap | Ingo Molnar | 2008-06-25 | |
| |\ | ||||
| * | | x86/paravirt/xen: add set_fixmap pv_mmu_ops | Jeremy Fitzhardinge | 2008-06-20 | |
* | | | Merge branch 'x86/mpparse' into x86/devel | Ingo Molnar | 2008-07-08 | |
|\ \ \ | ||||
| * | | | x86: rename two e820 related functions | Yinghai Lu | 2008-07-08 | |
| * | | | Merge branch 'linus' into tmp.x86.mpparse.new | Ingo Molnar | 2008-07-08 | |
| |\ \ \ | ||||
| * | | | | x86: extend e820 early_res support 32bit -fix #3 | Yinghai Lu | 2008-05-31 | |
| | | | | | ||||
| \ \ \ \ | ||||
| \ \ \ \ | ||||
| \ \ \ \ | ||||
| \ \ \ \ | ||||
| \ \ \ \ | ||||
*-----. \ \ \ \ | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar | 2008-07-08 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | / / / | | |_|_|/ / / | |/| | | / / | | | | |/ / | | | |/| / | | | |_|/ | | |/| | | ||||
| | | | * | xen: add mechanism to extend existing multicalls | Jeremy Fitzhardinge | 2008-06-25 | |
| | | | * | xen: implement ptep_modify_prot_start/commit | Jeremy Fitzhardinge | 2008-06-25 | |
| | | | * | paravirt: add hooks for ptep_modify_prot_start/commit | Jeremy Fitzhardinge | 2008-06-25 | |
| | | | * | Merge commit 'v2.6.26-rc8' into x86/xen | Ingo Molnar | 2008-06-25 | |
| | | | |\ | | | |_|/ | | |/| | | ||||
| | | | * | xen: don't drop NX bit | Jeremy Fitzhardinge | 2008-06-20 | |
| | | | * | xen: mask unwanted pte bits in __supported_pte_mask | Jeremy Fitzhardinge | 2008-06-20 | |
| | | | * | Merge branch 'linus' into x86/xen | Ingo Molnar | 2008-06-16 | |
| | | | |\ | | | | |/ | | | |/| | ||||
| | | | * | xen: add new Xen elfnote types and use them appropriately | Jeremy Fitzhardinge | 2008-06-02 | |
| | | | * | xen: resume timers on all vcpus | Jeremy Fitzhardinge | 2008-06-02 | |
| | | | * | xen: restore vcpu_info mapping | Jeremy Fitzhardinge | 2008-06-02 | |
| | | | * | xen: avoid hypercalls when updating unpinned pud/pmd | Jeremy Fitzhardinge | 2008-06-02 | |
| | | | * | xen: export get_phys_to_machine | Ingo Molnar | 2008-06-02 | |
| | | | * | xen: fix early bootup crash on native hardware | Ingo Molnar | 2008-05-28 | |
| | | | * | xen: maintain clock offset over save/restore | Jeremy Fitzhardinge | 2008-05-27 | |
| | | | * | xen: implement save/restore | Jeremy Fitzhardinge | 2008-05-27 | |
| | | | * | xen: add p2m mfn_list_list | Jeremy Fitzhardinge | 2008-05-27 | |
| | | | * | xen: make dummy_shared_info non-static | Jeremy Fitzhardinge | 2008-05-27 | |
| | | | * | xen: efficiently support a holey p2m table | Jeremy Fitzhardinge | 2008-05-27 | |
| | | | * | xen: add configurable max domain size | Jeremy Fitzhardinge | 2008-05-27 | |
| | | | * | xen: make phys_to_machine structure dynamic | Jeremy Fitzhardinge | 2008-05-27 | |
| | | | * | xen: count resched interrupts properly | Jeremy Fitzhardinge | 2008-05-27 | |
| | | | * | xen: Move manage.c to drivers/xen for ia64/xen support | Isaku Yamahata | 2008-05-27 | |
| | | | * | xen: make earlyprintk=xen work again | Jeremy Fitzhardinge | 2008-05-27 | |
| | | | * | xen: Enable console tty by default in domU if it's not a dummy | Markus Armbruster | 2008-05-27 | |
| | | | * | x86/paravirt: add pte_flags to just get pte flags | Jeremy Fitzhardinge | 2008-05-27 | |
| | | | * | xen: don't worry about preempt during xen_irq_enable() | Jeremy Fitzhardinge | 2008-05-27 | |
| | | | * | xen: allow some cr4 updates | Jeremy Fitzhardinge | 2008-05-27 | |
| | | | * | xen: use new sched_op | Jeremy Fitzhardinge | 2008-05-27 | |
| | | | * | xen: use hypercall rather than clts | Jeremy Fitzhardinge | 2008-05-27 | |
| | | | * | xen: remove support for non-PAE 32-bit | Jeremy Fitzhardinge | 2008-05-22 | |
| |_|_|/ |/| | | | ||||
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-07-04 | |
| |\ \ \ | | |/ / | |/| | | ||||
| | * | | xen: fix address truncation in pte mfn<->pfn conversion | Jeremy Fitzhardinge | 2008-07-04 | |
| * | | | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-06-24 | |
| |\ \ \ | | |/ / | |/| | | ||||
| | * | | x86: Make xen use the paravirt clocksource structs and functions | Gerd Hoffmann | 2008-06-24 | |
| * | | | xen: remove support for non-PAE 32-bit | Jeremy Fitzhardinge | 2008-06-24 | |
| |/ / | ||||
| * | | xen: don't drop NX bit | Jeremy Fitzhardinge | 2008-06-20 | |
| * | | xen: mask unwanted pte bits in __supported_pte_mask | Jeremy Fitzhardinge | 2008-06-20 | |
| |/ |