| Commit message (Expand) | Author | Age |
* | Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-06-10 |
|\ |
|
| * | Merge commit 'origin/master' into for-linus/xen/master | Jeremy Fitzhardinge | 2009-04-07 |
| |\ |
|
| * | | x86/paravirt: use percpu_ rather than __get_cpu_var | Jeremy Fitzhardinge | 2009-03-30 |
| * | | x86/paravirt: allow preemption with lazy mmu mode | Jeremy Fitzhardinge | 2009-03-30 |
| * | | x86/paravirt: finish change from lazy cpu to context switch start/end | Jeremy Fitzhardinge | 2009-03-30 |
| * | | x86/paravirt: flush pending mmu updates on context switch | Jeremy Fitzhardinge | 2009-03-30 |
| * | | x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch | Jeremy Fitzhardinge | 2009-03-30 |
| * | | x86/paravirt: remove lazy mode in interrupts | Jeremy Fitzhardinge | 2009-03-30 |
* | | | x86: Fix performance regression caused by paravirt_ops on native kernels | Jeremy Fitzhardinge | 2009-05-15 |
| |/
|/| |
|
* | | x86: with the last user gone, remove set_pte_present | Jeremy Fitzhardinge | 2009-03-19 |
|/ |
|
* | x86: refactor x86_quirks support | Ingo Molnar | 2009-02-22 |
*-. | Merge branches 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86... | Ingo Molnar | 2009-02-13 |
|\ \ |
|
| | * | x86: warn if arch_flush_lazy_mmu_cpu is called in preemptible context | Thomas Gleixner | 2009-02-12 |
| | * | x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemption | Jeremy Fitzhardinge | 2009-02-12 |
| |/ |
|
* | | x86/paravirt: use callee-saved convention for pte_val/make_pte/etc | Jeremy Fitzhardinge | 2009-01-30 |
* | | x86/paravirt: add register-saving thunks to reduce caller register pressure | Jeremy Fitzhardinge | 2009-01-30 |
* | | x86/pvops: add a paravirt_ident functions to allow special patching | Jeremy Fitzhardinge | 2009-01-30 |
* | | x86/pvops: remove pte_flags pvop | Jeremy Fitzhardinge | 2009-01-22 |
|/ |
|
* | Merge branch 'linus' into x86/xen | Ingo Molnar | 2008-10-12 |
|\ |
|
| * | Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B | Ingo Molnar | 2008-10-11 |
| |\ |
|
| | * | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-07-25 |
| | |\ |
|
| | * \ | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-07-22 |
| | |\ \ |
|
| | * | | | x86: let 32bit use apic_ops too - fix | Yinghai Lu | 2008-07-14 |
| | * | | | x64, x2apic/intr-remap: Interrupt-remapping and x2apic support | Suresh Siddha | 2008-07-12 |
| | * | | | x64, x2apic/intr-remap: basic apic ops support | Suresh Siddha | 2008-07-12 |
| * | | | | Merge commit 'v2.6.27-rc7' into x86/debug | Ingo Molnar | 2008-09-22 |
| |\ \ \ \ |
|
| | * | | | | x86: export pv_lock_ops non-GPL | Jeremy Fitzhardinge | 2008-08-21 |
| | | |_|/
| | |/| | |
|
| * / | | | x86_64: printout msr -v2 | Yinghai Lu | 2008-08-22 |
| |/ / / |
|
* | | | | Merge branch 'x86/spinlocks' into x86/xen | Ingo Molnar | 2008-07-31 |
|\ \ \ \ |
|
| * | | | | x86: split spinlock implementations out into their own files | Jeremy Fitzhardinge | 2008-07-24 |
| |/ / / |
|
* / / / | x86/paravirt/xen: properly fill out the ldt ops | Jeremy Fitzhardinge | 2008-07-24 |
|/ / / |
|
* | / | x86: fix pte_flags() to only return flags, fix lguest (updated) | Rusty Russell | 2008-07-22 |
| |/
|/| |
|
* | | Merge branch 'x86/paravirt-spinlocks' into x86/for-linus | Ingo Molnar | 2008-07-21 |
|\ \ |
|
| * | | x86: paravirt spinlocks, modular build fix | Ingo Molnar | 2008-07-16 |
| * | | x86: paravirt spinlocks, !CONFIG_SMP build fixes | Ingo Molnar | 2008-07-16 |
| * | | paravirt: introduce a "lock-byte" spinlock implementation | Jeremy Fitzhardinge | 2008-07-16 |
| * | | x86/paravirt: add hooks for spinlock operations | Jeremy Fitzhardinge | 2008-07-16 |
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. | | | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar | 2008-07-21 |
|\ \ \| |
| |_|_|/
|/| | | |
|
| | | * | x86/paravirt: call paravirt_pagetable_setup_{start, done} | Eduardo Habkost | 2008-07-16 |
| |_|/
|/| | |
|
| * | | x86: APIC: remove apic_write_around(); use alternatives | Maciej W. Rozycki | 2008-07-18 |
|/ / |
|
* | | x86: rename paravirtualized TSC functions | Alok Kataria | 2008-07-09 |
* | | x86, paravirt, 64-bit: fix compile errors with IA32_EMULATION off | Jeremy Fitzhardinge | 2008-07-08 |
* | | x86/paravirt, 64-bit: make load_gs_index() a paravirt operation | Jeremy Fitzhardinge | 2008-07-08 |
* | | x86/paravirt, 64-bit: add adjust_exception_frame | Jeremy Fitzhardinge | 2008-07-08 |
* | | x86/paravirt: add sysret/sysexit pvops for returning to 32-bit compatibility ... | Jeremy Fitzhardinge | 2008-07-08 |
* | | x86/paravirt, 64-bit: don't restore user rsp within sysret | Jeremy Fitzhardinge | 2008-07-08 |
* | | x86/paravirt: split sysret and sysexit | Jeremy Fitzhardinge | 2008-07-08 |
* | | x86/paravirt: add a pgd_alloc/free hooks | Jeremy Fitzhardinge | 2008-07-08 |
* | | Merge branch 'x86/fixmap' into x86/devel | Ingo Molnar | 2008-07-08 |
|\ \ |
|
| * | | x86/paravirt/xen: add set_fixmap pv_mmu_ops | Jeremy Fitzhardinge | 2008-06-20 |
| |/ |
|