| Commit message (Expand) | Author | Age |
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-23 |
* | 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 'x86/x2apic' into x86/core | Ingo Molnar | 2008-07-26 |
| | |\ |
|
| | | * | 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 |
| | | * | | | x2apic: xen64 paravirt basic apic ops | Suresh Siddha | 2008-07-12 |
| | | * | | | x64, x2apic/intr-remap: basic apic ops support | Suresh Siddha | 2008-07-12 |
| | | | | | | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *---. \ \ \ \ | Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr... | Ingo Molnar | 2008-10-06 |
| |\ \ \ \ \ \ \
| | |_|_|/ / / /
| |/| | | | | /
| | | |_|_|_|/
| | |/| | | | |
|
| | | | * | | | x86, paravirt_ops: use unsigned long instead of u32 for alloc_p*() pfn args | Eduardo Habkost | 2008-08-21 |
| | | |/ / /
| | |/| | | |
|
| | | * | | | x86_64: printout msr -v2 | Yinghai Lu | 2008-08-22 |
| | |/ / / |
|
| * | | | | Merge branch 'linus' into x86/header-guards | Ingo Molnar | 2008-07-26 |
| |\| | | |
|
| * | | | | x86: consolidate header guards | Vegard Nossum | 2008-07-22 |
| | |_|/
| |/| | |
|
* | | | | x86/paravirt: add spin_lock_flags lock op | Jeremy Fitzhardinge | 2008-08-20 |
* | | | | x86/paravirt/xen: properly fill out the ldt ops | Jeremy Fitzhardinge | 2008-07-24 |
| |/ /
|/| | |
|
* | | | 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 |