Andy Lutomirski
|
af25ed59b5
x86/fpu: Remove clts()
|
8 年之前 |
Andy Lutomirski
|
1ef55be16e
x86/asm: Get rid of __read_cr4_safe()
|
8 年之前 |
Ingo Molnar
|
d4b80afbba
Merge branch 'linus' into x86/asm, to pick up recent fixes
|
9 年之前 |
Steven Rostedt
|
15301a5707
x86/paravirt: Do not trace _paravirt_ident_*() functions
|
9 年之前 |
Kees Cook
|
404f6aac9b
x86: Apply more __ro_after_init and const
|
9 年之前 |
Paul Gortmaker
|
186f43608a
x86/kernel: Audit and remove any unnecessary uses of module.h
|
9 年之前 |
Linus Torvalds
|
9a45f036af
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 年之前 |
Luis R. Rodriguez
|
867fe800b4
x86/paravirt: Remove paravirt_enabled()
|
9 年之前 |
Andy Lutomirski
|
dd2f4a004b
x86/paravirt: Add paravirt_{read,write}_msr()
|
9 年之前 |
Andy Lutomirski
|
c2ee03b2a9
x86/paravirt: Add _safe to the read_ms()r and write_msr() PV callbacks
|
9 年之前 |
Linus Torvalds
|
67c707e451
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 年之前 |
Juergen Gross
|
d6ccc3ec95
x86/paravirt: Remove paravirt ops pmd_update[_defer] and pte_update_defer
|
9 年之前 |
Boris Ostrovsky
|
75ef82190d
x86/entry, x86/paravirt: Remove the unused usergs_sysret32 PV op
|
9 年之前 |
Boris Ostrovsky
|
88c15ec90f
x86/paravirt: Remove the unused irq_enable_sysexit pv op
|
9 年之前 |
Juergen Gross
|
4609586592
x86/paravirt: Remove unused pv_apic_ops structure
|
9 年之前 |
Borislav Petkov
|
79f1d83692
x86/paravirt: Kill some unused patching functions
|
9 年之前 |
Andy Lutomirski
|
fc57a7c680
x86/paravirt: Replace the paravirt nop with a bona fide empty function
|
10 年之前 |
Andy Lutomirski
|
9261e050b6
x86/asm/tsc, x86/paravirt: Remove read_tsc() and read_tscp() paravirt hooks
|
10 年之前 |
Ingo Molnar
|
7ae383be81
Merge branch 'linus' into x86/asm, before applying dependent patch
|
10 年之前 |
Andy Lutomirski
|
aac82d3191
x86, paravirt, xen: Remove the 64-bit ->irq_enable_sysexit() pvop
|
10 年之前 |
Kirill A. Shutemov
|
9823336833
x86: expose number of page table levels on Kconfig level
|
10 年之前 |
Masami Hiramatsu
|
8027197220
kprobes, x86: Prohibit probing on native_set_debugreg()/load_idt()
|
11 年之前 |
Masami Hiramatsu
|
376e242429
kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklist
|
11 年之前 |
H. Peter Anvin
|
f2a7b303d6
x86, paravirt: Remove duplicate definition for DEF_NATIVE
|
12 年之前 |
Andi Kleen
|
9a55fdbe94
x86, asmlinkage, paravirt: Add __visible/asmlinkage to xen paravirt ops
|
12 年之前 |
Linus Torvalds
|
1e2f5b598a
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 年之前 |
Konrad Rzeszutek Wilk
|
357d122670
x86, xen, gdt: Remove the pvops variant of store_gdt.
|
12 年之前 |
Boris Ostrovsky
|
511ba86e1d
x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metal
|
12 年之前 |
Andre Przywara
|
1f975f78c8
x86, pvops: Remove hooks for {rd,wr}msr_safe_regs
|
13 年之前 |
Alex Shi
|
c6ae41e7d4
x86: replace percpu_xxx funcs with this_cpu_xxx
|
13 年之前 |