| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, vmware: Remove deprecated VMI kernel support | Alok Kataria | 2010-08-23 | 1 | -893/+0 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | x86, paravirt: Remove kmap_atomic_pte paravirt op. | Ian Campbell | 2010-02-27 | 1 | -20/+0 |
* | x86, vmi: Disable highmem PTE allocation even when CONFIG_HIGHPTE=y | Ian Campbell | 2010-02-27 | 1 | -12/+11 |
* | x86, vmi: Mark VMI deprecated and schedule it for removal | Alok Kataria | 2009-10-08 | 1 | -1/+1 |
* | x86: Move get/set_wallclock to x86_platform_ops | Feng Tang | 2009-09-16 | 1 | -2/+2 |
* | x86: Move tsc_calibration to x86_init_ops | Thomas Gleixner | 2009-08-31 | 1 | -1/+1 |
* | x86: Add timer_init to x86_init_ops | Thomas Gleixner | 2009-08-31 | 1 | -1/+1 |
* | x86: Move percpu clockevents setup to x86_init_ops | Thomas Gleixner | 2009-08-31 | 1 | -2/+2 |
* | x86: Fix VMI && stack protector | Alok Kataria | 2009-08-05 | 1 | -1/+1 |
* | Merge commit 'origin/master' into for-linus/xen/master | Jeremy Fitzhardinge | 2009-04-07 | 1 | -6/+0 |
|\ |
|
| * | x86: with the last user gone, remove set_pte_present | Jeremy Fitzhardinge | 2009-03-19 | 1 | -6/+0 |
* | | x86/paravirt: finish change from lazy cpu to context switch start/end | Jeremy Fitzhardinge | 2009-03-29 | 1 | -6/+6 |
* | | x86/paravirt: flush pending mmu updates on context switch | Jeremy Fitzhardinge | 2009-03-29 | 1 | -4/+10 |
|/ |
|
* | x86, apic: remove genapic.h | Ingo Molnar | 2009-02-17 | 1 | -1/+1 |
* | x86: fold apic_ops into genapic | Yinghai Lu | 2009-02-17 | 1 | -3/+3 |
* | Merge branch 'linus' into x86/apic | Ingo Molnar | 2009-02-13 | 1 | -0/+11 |
|\ |
|
| * | x86, vmi: put a missing paravirt_release_pmd in pgd_dtor | Alok Kataria | 2009-02-09 | 1 | -0/+11 |
* | | x86/vmi: fix interrupt enable/disable/save/restore calling convention. | Jeremy Fitzhardinge | 2009-02-02 | 1 | -4/+5 |
|/ |
|
* | x86: fix section mismatch warning | Rakib Mullick | 2009-01-26 | 1 | -1/+1 |
* | Merge branch 'x86/fpu' into x86/cleanups | Ingo Molnar | 2008-12-26 | 1 | -5/+11 |
|\ |
|
| * | x86 Fix VMI crash on boot in 2.6.28-rc8 | Zachary Amsden | 2008-12-14 | 1 | -5/+11 |
* | | x86: clean up dead code in vmi_32.c | Zachary Amsden | 2008-12-16 | 1 | -119/+0 |
|/ |
|
* | Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B | Ingo Molnar | 2008-10-11 | 1 | -2/+2 |
|\ |
|
| * | Merge branch 'linus' into x86/core | Ingo Molnar | 2008-08-14 | 1 | -1/+2 |
| |\ |
|
| * \ | Merge branch 'x86/apic' into x86/x2apic | Ingo Molnar | 2008-07-18 | 1 | -1/+0 |
| |\ \ |
|
| * | | | x86: let 32bit use apic_ops too - fix | Suresh Siddha | 2008-07-18 | 1 | -48/+3 |
| * | | | x86: let 32bit use apic_ops too - fix | Yinghai Lu | 2008-07-14 | 1 | -3/+48 |
| | | | | |
| \ \ \ | |
*-. \ \ \ | Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr... | Ingo Molnar | 2008-10-06 | 1 | -5/+5 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | x86, paravirt_ops: use unsigned long instead of u32 for alloc_p*() pfn args | Eduardo Habkost | 2008-08-22 | 1 | -5/+5 |
| | | |/
| | |/| |
|
* | | | | x86: Fix broken LDT access in VMI | Zachary Amsden | 2008-09-30 | 1 | -1/+1 |
|/ / / |
|
* | | | x86: Fix broken VMI in 2.6.27-rc.. | Alok Kataria | 2008-08-08 | 1 | -1/+2 |
|/ / |
|
* | | x86: APIC: remove apic_write_around(); use alternatives | Maciej W. Rozycki | 2008-07-18 | 1 | -1/+0 |
|/ |
|
* | x86: rename paravirtualized TSC functions | Alok Kataria | 2008-07-09 | 1 | -1/+1 |
* | x86/paravirt: split sysret and sysexit | Jeremy Fitzhardinge | 2008-07-08 | 1 | -2/+2 |
* | x86: unify KERNEL_PGD_PTRS | Jeremy Fitzhardinge | 2008-04-24 | 1 | -1/+1 |
* | x86: rename paravirt_alloc_pt etc after the pagetable structure | Jeremy Fitzhardinge | 2008-04-24 | 1 | -10/+10 |
* | x86: VMI fix | Ingo Molnar | 2008-02-04 | 1 | -3/+3 |
* | x86: add mm parameter to paravirt_alloc_pd | Jeremy Fitzhardinge | 2008-01-30 | 1 | -1/+1 |
* | x86/vmi: fix compilation as a result of pte_t changes | Jeremy Fitzhardinge | 2008-01-30 | 1 | -4/+4 |
* | x86: change write_ldt_entry signature | Glauber de Oliveira Costa | 2008-01-30 | 1 | -1/+10 |
* | x86: change write_gdt_entry signature. | Glauber de Oliveira Costa | 2008-01-30 | 1 | -6/+15 |
* | x86: change write_idt_entry signature | Glauber de Oliveira Costa | 2008-01-30 | 1 | -1/+9 |
* | x86: use generic register name in the thread and tss structures | H. Peter Anvin | 2008-01-30 | 1 | -5/+5 |
* | x86: rename the struct pt_regs members for 32/64-bit consistency | H. Peter Anvin | 2008-01-30 | 1 | -25/+25 |
* | x86: add set/clear_cpu_cap operations | Jeremy Fitzhardinge | 2008-01-30 | 1 | -5/+5 |
* | x86: irqflags consolidation | Glauber de Oliveira Costa | 2008-01-30 | 1 | -2/+2 |
* | paravirt: clean up lazy mode handling | Jeremy Fitzhardinge | 2007-10-16 | 1 | -16/+23 |
* | paravirt: refactor struct paravirt_ops into smaller pv_*_ops | Jeremy Fitzhardinge | 2007-10-16 | 1 | -82/+82 |
* | i386: move kernel | Thomas Gleixner | 2007-10-11 | 1 | -0/+981 |