| Commit message (Expand) | Author | Age |
* | x86: rename PTE_MASK to PTE_PFN_MASK | Jeremy Fitzhardinge | 2008-07-22 |
* | 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: suppress sparse returning void warnings | Harvey Harrison | 2008-07-18 |
| * | 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 |
|\ \ \| |
|
| | | * | xen64: save lots of registers | Jeremy Fitzhardinge | 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: 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, 64-bit: swapgs pvop with a user-stack can never be called | 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: define PARA_INDIRECT for indirect asm calls | Jeremy Fitzhardinge | 2008-07-08 |
* | | x86/paravirt: add debugging for missing operations | 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 |
| |/ |
|
* | | paravirt: add hooks for ptep_modify_prot_start/commit | Jeremy Fitzhardinge | 2008-06-25 |
* | | x86/paravirt: add pte_flags to just get pte flags | Jeremy Fitzhardinge | 2008-05-27 |
|/ |
|
* | x86: add pud_alloc for 4-level pagetables | Jeremy Fitzhardinge | 2008-04-24 |
* | x86: rename paravirt_alloc_pt etc after the pagetable structure | Jeremy Fitzhardinge | 2008-04-24 |
* | x86: re-add rdmsrl_safe | Andi Kleen | 2008-04-17 |
* | include/asm-x86/paravirt.h: checkpatch cleanups - formatting only | Joe Perches | 2008-04-17 |
* | x86: add mm parameter to paravirt_alloc_pd | Jeremy Fitzhardinge | 2008-01-30 |
* | x86: include/asm-x86/paravirt.h: x86_64 mmu operations | Eduardo Habkost | 2008-01-30 |
* | x86: change function orders in paravirt.h | Glauber de Oliveira Costa | 2008-01-30 |
* | x86: provide read and write cr8 paravirt hooks | Glauber de Oliveira Costa | 2008-01-30 |
* | x86: puts read and write cr8 into pv_cpu_ops | Glauber de Oliveira Costa | 2008-01-30 |
* | x86/paravirt: make set_pud operation common | Jeremy Fitzhardinge | 2008-01-30 |
* | x86/paravirt: make set_pmd operation common | Jeremy Fitzhardinge | 2008-01-30 |
* | x86/paravirt: make set_pte operations common | Jeremy Fitzhardinge | 2008-01-30 |
* | x86/paravirt: common implementation for pmd value ops | Jeremy Fitzhardinge | 2008-01-30 |
* | x86/paravirt: common implementation for pgd value ops | Jeremy Fitzhardinge | 2008-01-30 |
* | x86/paravirt: common implementation for pte value ops | Jeremy Fitzhardinge | 2008-01-30 |
* | x86/paravirt: rearrange common mmu_ops | Jeremy Fitzhardinge | 2008-01-30 |
* | x86: unify paravirt pagetable accessors | Jeremy Fitzhardinge | 2008-01-30 |
* | x86: page.h: make pte_t a union to always include | Jeremy Fitzhardinge | 2008-01-30 |
* | x86: move patching code to arch-specific file. | Glauber de Oliveira Costa | 2008-01-30 |
* | x86: add CLBR_ defines for 64-bit | Glauber de Oliveira Costa | 2008-01-30 |
* | x86: adds paravirt hook for swapgs | Glauber de Oliveira Costa | 2008-01-30 |
* | x86: add macro for privileged 64-bit operation | Glauber de Oliveira Costa | 2008-01-30 |
* | x86: change irq functions to accomodate 64-bit | Glauber de Oliveira Costa | 2008-01-30 |
* | x86: adjust assembly macros on 64-bit as well. | Glauber de Oliveira Costa | 2008-01-30 |
* | x86: change assembly definition of paravirt_patch_site | Glauber de Oliveira Costa | 2008-01-30 |
* | x86: provide paravirtualized hook for rdtscp | Glauber de Oliveira Costa | 2008-01-30 |