| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-08-12 | 1 | -0/+4 |
|\ |
|
| * | x86-64: Add user_64bit_mode paravirt op | Andy Lutomirski | 2011-08-04 | 1 | -0/+4 |
* | | KVM guest: Add a pv_ops stub for steal time | Glauber Costa | 2011-07-14 | 1 | -0/+9 |
|/ |
|
* | thp: add pmd paravirt ops | Andrea Arcangeli | 2011-01-13 | 1 | -0/+3 |
* | x86, paravirt: Remove alloc_pmd_clone hook, only used by VMI | Alok Kataria | 2010-08-23 | 1 | -1/+0 |
* | x86, paravirt: Remove kmap_atomic_pte paravirt op. | Ian Campbell | 2010-02-27 | 1 | -4/+0 |
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-09-18 | 1 | -35/+1 |
|\ |
|
| * | x86: Move get/set_wallclock to x86_platform_ops | Feng Tang | 2009-09-16 | 1 | -2/+0 |
| * | x86: Move tsc_calibration to x86_init_ops | Thomas Gleixner | 2009-08-31 | 1 | -1/+0 |
| * | x86: Add timer_init to x86_init_ops | Thomas Gleixner | 2009-08-31 | 1 | -1/+0 |
| * | x86: Move percpu clockevents setup to x86_init_ops | Thomas Gleixner | 2009-08-31 | 1 | -2/+0 |
| * | x86: Move paravirt pagetable_setup to x86_init_ops | Thomas Gleixner | 2009-08-31 | 1 | -7/+0 |
| * | x86: Move paravirt banner printout to x86_init_ops | Thomas Gleixner | 2009-08-31 | 1 | -9/+1 |
| * | x86: Replace ARCH_SETUP by a proper x86_init_ops | Thomas Gleixner | 2009-08-31 | 1 | -1/+0 |
| * | x86: Move irq_init to x86_init_ops | Thomas Gleixner | 2009-08-31 | 1 | -6/+0 |
| * | x86: Move memory_setup to x86_init_ops | Thomas Gleixner | 2009-08-27 | 1 | -6/+0 |
* | | x86, msr: Rewrite AMD rd/wrmsr variants | Borislav Petkov | 2009-08-31 | 1 | -1/+0 |
* | | x86, msr: Add rd/wrmsr interfaces with preset registers | Borislav Petkov | 2009-08-31 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-06-10 | 1 | -30/+26 |
|\ |
|
| * | Merge commit 'origin/master' into for-linus/xen/master | Jeremy Fitzhardinge | 2009-04-07 | 1 | -1/+0 |
| |\ |
|
| * | | x86/paravirt: use percpu_ rather than __get_cpu_var | Jeremy Fitzhardinge | 2009-03-29 | 1 | -5/+5 |
| * | | x86/paravirt: allow preemption with lazy mmu mode | Jeremy Fitzhardinge | 2009-03-29 | 1 | -3/+4 |
| * | | x86/paravirt: finish change from lazy cpu to context switch start/end | Jeremy Fitzhardinge | 2009-03-29 | 1 | -8/+6 |
| * | | x86/paravirt: flush pending mmu updates on context switch | Jeremy Fitzhardinge | 2009-03-29 | 1 | -3/+10 |
| * | | x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch | Jeremy Fitzhardinge | 2009-03-29 | 1 | -13/+0 |
| * | | x86/paravirt: remove lazy mode in interrupts | Jeremy Fitzhardinge | 2009-03-29 | 1 | -0/+3 |
* | | | x86: Fix performance regression caused by paravirt_ops on native kernels | Jeremy Fitzhardinge | 2009-05-15 | 1 | -0/+2 |
| |/
|/| |
|
* | | x86: with the last user gone, remove set_pte_present | Jeremy Fitzhardinge | 2009-03-19 | 1 | -1/+0 |
|/ |
|
* | x86: refactor x86_quirks support | Ingo Molnar | 2009-02-23 | 1 | -1/+0 |
*-. | Merge branches 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86... | Ingo Molnar | 2009-02-13 | 1 | -0/+26 |
|\ \ |
|
| | * | x86: warn if arch_flush_lazy_mmu_cpu is called in preemptible context | Thomas Gleixner | 2009-02-12 | 1 | -0/+2 |
| | * | x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemption | Jeremy Fitzhardinge | 2009-02-12 | 1 | -0/+24 |
| |/ |
|
* | | x86/paravirt: use callee-saved convention for pte_val/make_pte/etc | Jeremy Fitzhardinge | 2009-01-30 | 1 | -41/+12 |
* | | x86/paravirt: add register-saving thunks to reduce caller register pressure | Jeremy Fitzhardinge | 2009-01-30 | 1 | -4/+4 |
* | | x86/pvops: add a paravirt_ident functions to allow special patching | Jeremy Fitzhardinge | 2009-01-30 | 1 | -9/+66 |
* | | x86/pvops: remove pte_flags pvop | Jeremy Fitzhardinge | 2009-01-22 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'linus' into x86/xen | Ingo Molnar | 2008-10-12 | 1 | -2/+1 |
|\ |
|
| * | Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B | Ingo Molnar | 2008-10-11 | 1 | -2/+0 |
| |\ |
|
| | * | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-07-25 | 1 | -1/+1 |
| | |\ |
|
| | * \ | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-07-22 | 1 | -0/+28 |
| | |\ \ |
|
| | * | | | x86: let 32bit use apic_ops too - fix | Yinghai Lu | 2008-07-14 | 1 | -5/+0 |
| | * | | | x64, x2apic/intr-remap: Interrupt-remapping and x2apic support | Suresh Siddha | 2008-07-12 | 1 | -1/+1 |
| | * | | | x64, x2apic/intr-remap: basic apic ops support | Suresh Siddha | 2008-07-12 | 1 | -3/+5 |
| * | | | | Merge commit 'v2.6.27-rc7' into x86/debug | Ingo Molnar | 2008-09-22 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * | | | | x86: export pv_lock_ops non-GPL | Jeremy Fitzhardinge | 2008-08-21 | 1 | -1/+1 |
| | | |_|/
| | |/| | |
|
| * | | | | x86_64: printout msr -v2 | Yinghai Lu | 2008-08-22 | 1 | -0/+1 |
| |/ / / |
|
* | | | | Merge branch 'x86/spinlocks' into x86/xen | Ingo Molnar | 2008-07-31 | 1 | -23/+0 |
|\ \ \ \ |
|
| * | | | | x86: split spinlock implementations out into their own files | Jeremy Fitzhardinge | 2008-07-24 | 1 | -23/+0 |
| |/ / / |
|
* | | | | x86/paravirt/xen: properly fill out the ldt ops | Jeremy Fitzhardinge | 2008-07-24 | 1 | -0/+4 |
|/ / / |
|
* | | | x86: fix pte_flags() to only return flags, fix lguest (updated) | Rusty Russell | 2008-07-22 | 1 | -1/+1 |
| |/
|/| |
|