Borislav Petkov
|
34bfab0eaf
x86/alternatives: Do not use sync_core() to serialize I$
|
8 年之前 |
Andy Lutomirski
|
35de5b0692
x86/asm: Stop depending on ptrace.h in alternative.h
|
9 年之前 |
Thomas Gleixner
|
66c117d7fa
x86/alternatives: Make optimize_nops() interrupt safe and synced
|
10 年之前 |
Linus Torvalds
|
d70b3ef54c
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 年之前 |
Ingo Molnar
|
5e907bb045
x86/alternatives, x86/fpu: Add 'alternatives_patched' debug flag and use it in xsave_state()
|
10 年之前 |
Borislav Petkov
|
f21262b8e0
x86/alternatives: Switch AMD F15h and later to the P6 NOPs
|
10 年之前 |
Borislav Petkov
|
69df353ff3
x86/alternatives: Guard NOPs optimization
|
10 年之前 |
Borislav Petkov
|
dbe4058a6a
x86/alternatives: Fix ALTERNATIVE_2 padding generation properly
|
10 年之前 |
Andy Lutomirski
|
f39b6f0ef8
x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'
|
10 年之前 |
Borislav Petkov
|
4fd4b6e553
x86/alternatives: Use optimized NOPs for padding
|
10 年之前 |
Borislav Petkov
|
48c7a2509f
x86/alternatives: Make JMPs more robust
|
10 年之前 |
Borislav Petkov
|
4332195c56
x86/alternatives: Add instruction padding
|
10 年之前 |
Borislav Petkov
|
db477a3386
x86/alternatives: Cleanup DPRINTK macro
|
10 年之前 |
Masami Hiramatsu
|
9c54b6164e
kprobes, x86: Allow kprobes on text_poke/hw_breakpoint
|
11 年之前 |
Borislav Petkov
|
2a929242ee
lockdep, x86/alternatives: Drop ancient lockdep fixup message
|
12 年之前 |
Jiri Kosina
|
17f41571bb
kprobes/x86: Call out into INT3 handler directly instead of using notifier
|
12 年之前 |
Masami Hiramatsu
|
ea8596bb2d
kprobes/x86: Remove unused text_poke_smp() and text_poke_smp_batch() functions
|
12 年之前 |
Jiri Kosina
|
fd4363fff3
x86: Introduce int3 (breakpoint)-based instruction patching
|
12 年之前 |
Borislav Petkov
|
65fc985b37
x86, cpu: Expand cpufeature facility to include cpu bugs
|
12 年之前 |
Linus Torvalds
|
08815bc267
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 年之前 |
Linus Torvalds
|
da8347969f
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 年之前 |
Peter Senna Tschudin
|
4b8073e467
arch/x86: Remove unecessary semicolons
|
13 年之前 |
Rusty Russell
|
816afe4ff9
x86/smp: Don't ever patch back to UP if we unplug cpus
|
13 年之前 |
Avi Kivity
|
cb09cad44f
x86/alternatives: Fix p6 nops on non-modular kernels
|
13 年之前 |
Ingo Molnar
|
d431adfbc9
Merge branch 'linus' into x86/urgent
|
13 年之前 |
Alan Cox
|
d6250a3f12
x86, nops: Missing break resulting in incorrect selection on Intel
|
13 年之前 |
Linus Torvalds
|
3fad0953a1
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 年之前 |
OGAWA Hirofumi
|
2f74759056
x86/alternatives: Use atomic_xchg() instead atomic_dec_and_test() for stop_machine_text_poke()
|
13 年之前 |
Joe Perches
|
c767a54ba0
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
|
13 年之前 |
Rabin Vincent
|
78345d2edc
x86: Call stop_machine_text_poke() on all CPUs
|
13 年之前 |