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