Jeremy Fitzhardinge
|
59438c9fc4
x86: rename PTE_MASK to PTE_PFN_MASK
|
17 年之前 |
Rusty Russell
|
c2e3277f87
x86: fix pte_flags() to only return flags, fix lguest (updated)
|
17 年之前 |
Ingo Molnar
|
2e2dcc7631
Merge branch 'x86/paravirt-spinlocks' into x86/for-linus
|
17 年之前 |
Ingo Molnar
|
acee709cab
Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus
|
17 年之前 |
Harvey Harrison
|
3217256188
x86: suppress sparse returning void warnings
|
17 年之前 |
Maciej W. Rozycki
|
593f4a788e
x86: APIC: remove apic_write_around(); use alternatives
|
17 年之前 |
Ingo Molnar
|
4bb689eee1
x86: paravirt spinlocks, !CONFIG_SMP build fixes
|
17 年之前 |
Jeremy Fitzhardinge
|
8efcbab674
paravirt: introduce a "lock-byte" spinlock implementation
|
17 年之前 |
Jeremy Fitzhardinge
|
74d4affde8
x86/paravirt: add hooks for spinlock operations
|
17 年之前 |
Jeremy Fitzhardinge
|
c24481e9da
xen64: save lots of registers
|
17 年之前 |
Alok Kataria
|
e93ef949fd
x86: rename paravirtualized TSC functions
|
17 年之前 |
Jeremy Fitzhardinge
|
9f9d489a3e
x86/paravirt, 64-bit: make load_gs_index() a paravirt operation
|
17 年之前 |
Jeremy Fitzhardinge
|
fab58420ac
x86/paravirt, 64-bit: add adjust_exception_frame
|
17 年之前 |
Jeremy Fitzhardinge
|
a00394f81f
x86, 64-bit: swapgs pvop with a user-stack can never be called
|
17 年之前 |
Jeremy Fitzhardinge
|
2be29982a0
x86/paravirt: add sysret/sysexit pvops for returning to 32-bit compatibility userspace
|
17 年之前 |
Jeremy Fitzhardinge
|
c7245da6ae
x86/paravirt, 64-bit: don't restore user rsp within sysret
|
17 年之前 |
Jeremy Fitzhardinge
|
d75cd22fdd
x86/paravirt: split sysret and sysexit
|
17 年之前 |
Jeremy Fitzhardinge
|
491eccb721
x86/paravirt: define PARA_INDIRECT for indirect asm calls
|
17 年之前 |
Jeremy Fitzhardinge
|
97349135fe
x86/paravirt: add debugging for missing operations
|
17 年之前 |
Jeremy Fitzhardinge
|
eba0045ff8
x86/paravirt: add a pgd_alloc/free hooks
|
17 年之前 |
Ingo Molnar
|
6236af82d8
Merge branch 'x86/fixmap' into x86/devel
|
17 年之前 |
Jeremy Fitzhardinge
|
08b882c627
paravirt: add hooks for ptep_modify_prot_start/commit
|
17 年之前 |
Jeremy Fitzhardinge
|
aeaaa59c7e
x86/paravirt/xen: add set_fixmap pv_mmu_ops
|
17 年之前 |
Jeremy Fitzhardinge
|
a15af1c9ea
x86/paravirt: add pte_flags to just get pte flags
|
17 年之前 |
Jeremy Fitzhardinge
|
2761fa0920
x86: add pud_alloc for 4-level pagetables
|
17 年之前 |
Jeremy Fitzhardinge
|
6944a9c894
x86: rename paravirt_alloc_pt etc after the pagetable structure
|
17 年之前 |
Andi Kleen
|
1de87bd40e
x86: re-add rdmsrl_safe
|
17 年之前 |
Joe Perches
|
49cd740bb0
include/asm-x86/paravirt.h: checkpatch cleanups - formatting only
|
17 年之前 |
Jeremy Fitzhardinge
|
6c435456dc
x86: add mm parameter to paravirt_alloc_pd
|
17 年之前 |
Eduardo Habkost
|
9042219cd8
x86: include/asm-x86/paravirt.h: x86_64 mmu operations
|
17 年之前 |