| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-22 | 1 | -1650/+0 |
* | Merge branch 'linus' into x86/xen | Ingo Molnar | 2008-10-12 | 1 | -37/+30 |
|\ |
|
| * | Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B | Ingo Molnar | 2008-10-11 | 1 | -19/+0 |
| |\ |
|
| | * | Merge branch 'x86/x2apic' into x86/core | Ingo Molnar | 2008-07-26 | 1 | -19/+0 |
| | |\ |
|
| | | * | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-07-25 | 1 | -0/+3 |
| | | |\ |
|
| | | * \ | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-07-22 | 1 | -4/+65 |
| | | |\ \ |
|
| | | * | | | x86: let 32bit use apic_ops too - fix | Yinghai Lu | 2008-07-14 | 1 | -29/+0 |
| | | * | | | x2apic: xen64 paravirt basic apic ops | Suresh Siddha | 2008-07-12 | 1 | -6/+8 |
| | | * | | | x64, x2apic/intr-remap: basic apic ops support | Suresh Siddha | 2008-07-12 | 1 | -0/+2 |
| | | | | | | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *---. \ \ \ \ | Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr... | Ingo Molnar | 2008-10-06 | 1 | -15/+27 |
| |\ \ \ \ \ \ \
| | |_|_|/ / / /
| |/| | | | | /
| | | |_|_|_|/
| | |/| | | | |
|
| | | | * | | | x86, paravirt_ops: use unsigned long instead of u32 for alloc_p*() pfn args | Eduardo Habkost | 2008-08-22 | 1 | -15/+15 |
| | | |/ / /
| | |/| | | |
|
| | | * | | | x86_64: printout msr -v2 | Yinghai Lu | 2008-08-22 | 1 | -0/+12 |
| | |/ / / |
|
| * | | | | Merge branch 'linus' into x86/header-guards | Ingo Molnar | 2008-07-26 | 1 | -0/+3 |
| |\ \ \ \
| | |/ / / |
|
| * | | | | x86: consolidate header guards | Vegard Nossum | 2008-07-22 | 1 | -3/+3 |
| | |_|/
| |/| | |
|
* | | | | x86/paravirt: add spin_lock_flags lock op | Jeremy Fitzhardinge | 2008-08-20 | 1 | -0/+7 |
* | | | | x86/paravirt/xen: properly fill out the ldt ops | Jeremy Fitzhardinge | 2008-07-24 | 1 | -0/+13 |
| |/ /
|/| | |
|
* | | | x86: rename PTE_MASK to PTE_PFN_MASK | Jeremy Fitzhardinge | 2008-07-22 | 1 | -1/+1 |
* | | | x86: fix pte_flags() to only return flags, fix lguest (updated) | Rusty Russell | 2008-07-22 | 1 | -0/+3 |
|/ / |
|
* | | Merge branch 'x86/paravirt-spinlocks' into x86/for-linus | Ingo Molnar | 2008-07-21 | 1 | -0/+43 |
|\ \ |
|
| * | | x86: suppress sparse returning void warnings | Harvey Harrison | 2008-07-18 | 1 | -2/+2 |
| * | | x86: paravirt spinlocks, !CONFIG_SMP build fixes | Ingo Molnar | 2008-07-16 | 1 | -0/+4 |
| * | | paravirt: introduce a "lock-byte" spinlock implementation | Jeremy Fitzhardinge | 2008-07-16 | 1 | -0/+2 |
| * | | x86/paravirt: add hooks for spinlock operations | Jeremy Fitzhardinge | 2008-07-16 | 1 | -0/+37 |
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar | 2008-07-21 | 1 | -10/+22 |
|\ \ \ \ \
| | | |/ /
| |_|_| /
|/| | | |
|
| | | * | xen64: save lots of registers | Jeremy Fitzhardinge | 2008-07-16 | 1 | -4/+22 |
| |_|/
|/| | |
|
| * | | x86: APIC: remove apic_write_around(); use alternatives | Maciej W. Rozycki | 2008-07-18 | 1 | -6/+0 |
|/ / |
|
* | | x86: rename paravirtualized TSC functions | Alok Kataria | 2008-07-09 | 1 | -2/+2 |
* | | x86/paravirt, 64-bit: make load_gs_index() a paravirt operation | Jeremy Fitzhardinge | 2008-07-08 | 1 | -0/+10 |
* | | x86/paravirt, 64-bit: add adjust_exception_frame | Jeremy Fitzhardinge | 2008-07-08 | 1 | -0/+9 |
* | | x86, 64-bit: swapgs pvop with a user-stack can never be called | Jeremy Fitzhardinge | 2008-07-08 | 1 | -0/+10 |
* | | x86/paravirt: add sysret/sysexit pvops for returning to 32-bit compatibility ... | Jeremy Fitzhardinge | 2008-07-08 | 1 | -11/+45 |
* | | x86/paravirt, 64-bit: don't restore user rsp within sysret | Jeremy Fitzhardinge | 2008-07-08 | 1 | -4/+4 |
* | | x86/paravirt: split sysret and sysexit | Jeremy Fitzhardinge | 2008-07-08 | 1 | -5/+10 |
* | | x86/paravirt: define PARA_INDIRECT for indirect asm calls | Jeremy Fitzhardinge | 2008-07-08 | 1 | -13/+15 |
* | | x86/paravirt: add debugging for missing operations | Jeremy Fitzhardinge | 2008-07-08 | 1 | -0/+8 |
* | | x86/paravirt: add a pgd_alloc/free hooks | Jeremy Fitzhardinge | 2008-07-08 | 1 | -1/+18 |
* | | Merge branch 'x86/fixmap' into x86/devel | Ingo Molnar | 2008-07-08 | 1 | -0/+13 |
|\ \ |
|
| * | | x86/paravirt/xen: add set_fixmap pv_mmu_ops | Jeremy Fitzhardinge | 2008-06-20 | 1 | -0/+13 |
| |/ |
|
* | | paravirt: add hooks for ptep_modify_prot_start/commit | Jeremy Fitzhardinge | 2008-06-25 | 1 | -0/+28 |
* | | x86/paravirt: add pte_flags to just get pte flags | Jeremy Fitzhardinge | 2008-05-27 | 1 | -0/+15 |
|/ |
|
* | x86: add pud_alloc for 4-level pagetables | Jeremy Fitzhardinge | 2008-04-24 | 1 | -0/+11 |
* | x86: rename paravirt_alloc_pt etc after the pagetable structure | Jeremy Fitzhardinge | 2008-04-24 | 1 | -16/+16 |
* | x86: re-add rdmsrl_safe | Andi Kleen | 2008-04-17 | 1 | -0/+7 |
* | include/asm-x86/paravirt.h: checkpatch cleanups - formatting only | Joe Perches | 2008-04-17 | 1 | -19/+28 |
* | x86: add mm parameter to paravirt_alloc_pd | Jeremy Fitzhardinge | 2008-01-30 | 1 | -3/+3 |
* | x86: include/asm-x86/paravirt.h: x86_64 mmu operations | Eduardo Habkost | 2008-01-30 | 1 | -0/+55 |
* | x86: change function orders in paravirt.h | Glauber de Oliveira Costa | 2008-01-30 | 1 | -42/+42 |
* | x86: provide read and write cr8 paravirt hooks | Glauber de Oliveira Costa | 2008-01-30 | 1 | -0/+2 |
* | x86: puts read and write cr8 into pv_cpu_ops | Glauber de Oliveira Costa | 2008-01-30 | 1 | -0/+15 |
* | x86/paravirt: make set_pud operation common | Jeremy Fitzhardinge | 2008-01-30 | 1 | -8/+10 |