Ingo Molnar
|
e496e3d645
Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/exports', 'x86/fpu', 'x86/gart', 'x86/idle', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/oprofile', 'x86/paravirt', 'x86/reboot', 'x86/sparse-fixes', 'x86/tsc', 'x86/urgent' and 'x86/vmalloc' into x86-v28-for-linus-phase1
|
16 年之前 |
Yinghai Lu
|
b05f78f5c7
x86_64: printout msr -v2
|
16 年之前 |
Eduardo Habkost
|
f86399396c
x86, paravirt_ops: use unsigned long instead of u32 for alloc_p*() pfn args
|
17 年之前 |
Ingo Molnar
|
1503af6619
Merge branch 'linus' into x86/header-guards
|
17 年之前 |
Vegard Nossum
|
77ef50a522
x86: consolidate header guards
|
17 年之前 |
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 年之前 |