Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
d310fb4bb73629840430cb13cb282915e49fef4b
/
arch
/
x86
/
kernel
/
alternative.c
2f1dafe
x86: fix SMP alternatives: use mutex instead of spinlock, text_poke is sleepable
by Pekka Paalanen
· 17 years ago
dfa60ab
ftrace: use nops instead of jmp
by Steven Rostedt
· 17 years ago
00c6b2d
x86: harden kernel code patching
by Ingo Molnar
· 17 years ago
b7b66ba
x86: clean up text_poke()
by Mathieu Desnoyers
· 17 years ago
8b132ec
x86: fix text_poke()
by Jiri Slaby
· 17 years ago
15a601e
x86: fix test_poke for vmalloced pages
by Mathieu Desnoyers
· 17 years ago
e587cad
x86: enhance DEBUG_RODATA support - alternatives
by Mathieu Desnoyers
· 17 years ago
77bf90e
x86: replace remaining __FUNCTION__ occurances
by Harvey Harrison
· 17 years ago
f4be31e
pop previous section in alternative.c
by Steven Rostedt
· 17 years ago
17abecf
x86: fix up alternatives with lockdep enabled
by Ingo Molnar
· 17 years ago
ca74a6f
x86: optimize lock prefix switching to run less frequently
by Andi Kleen
· 17 years ago
53756d3
x86: add set/clear_cpu_cap operations
by Jeremy Fitzhardinge
· 17 years ago
92cb761
x86: convert cpuinfo_x86 array to a per_cpu array
by Mike Travis
· 17 years ago
d20ead9
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
by Linus Torvalds
· 17 years ago
32c464f
x86: multi-byte single instruction NOPs
by Jan Beulich
· 17 years ago
121d7bf
x86: misc. constifications
by Jan Beulich
· 17 years ago
f68fd5f
x86: call free_init_pages() with irqs enabled in alternative_instructions()
by Fengguang Wu
· 17 years ago
fb9fc39
Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 17 years ago
93b1eab
paravirt: refactor struct paravirt_ops into smaller pv_*_ops
by Jeremy Fitzhardinge
· 17 years ago
b097976
x86: fix missing include for vsyscall
by Dave Jones
· 17 years ago
9a163ed
i386: move kernel
by Thomas Gleixner
· 17 years ago
[Renamed from arch/i386/kernel/alternative.c]
a534b67
x86_64: Remove CLFLUSH in text_poke()
by Andi Kleen
· 17 years ago
d34fda4
x86: properly initialize temp insn buffer for paravirt patching
by Chris Wright
· 18 years ago
d2d0251
i386: really stop MCEs during code patching
by Adrian Bunk
· 18 years ago
ab144f5
i386: Make patching more robust, fix paravirt issue
by Andi Kleen
· 18 years ago
602033e
Revert most of "x86: Fix alternatives and kprobes to remap write-protected kernel text"
by Linus Torvalds
· 18 years ago
8f4e956
x86: Stop MCEs and NMIs during code patching
by Andi Kleen
· 18 years ago
19d36cc
x86: Fix alternatives and kprobes to remap write-protected kernel text
by Andi Kleen
· 18 years ago
0948816
i386: smp-alt-once option is only useful with HOTPLUG_CPU
by Jan Beulich
· 18 years ago
e3ebadd
Revert "[PATCH] x86: __pa and __pa_symbol address space separation"
by Linus Torvalds
· 18 years ago
441d40d
[PATCH] x86: PARAVIRT: Jeremy Fitzhardinge <jeremy@goop.org>
by Jeremy Fitzhardinge
· 18 years ago
959b4fd
[PATCH] i386: PARAVIRT: Allow boot-time disable of paravirt_ops patching
by Jeremy Fitzhardinge
· 18 years ago
63f7027
[PATCH] i386: PARAVIRT: add common patching machinery
by Jeremy Fitzhardinge
· 18 years ago
98de032
[PATCH] i386: PARAVIRT: rename struct paravirt_patch to paravirt_patch_site for clarity
by Jeremy Fitzhardinge
· 18 years ago
7f63c41
[PATCH] i386: PARAVIRT: Remove CONFIG_DEBUG_PARAVIRT
by Jeremy Fitzhardinge
· 18 years ago
b7fb4af
[PATCH] i386: Allow boot-time disable of SMP altinstructions
by Jeremy Fitzhardinge
· 18 years ago
d0175ab
[PATCH] i386: Remove smp_alt_instructions
by Jeremy Fitzhardinge
· 18 years ago
0dbf702
[PATCH] x86: __pa and __pa_symbol address space separation
by Vivek Goyal
· 18 years ago
9ce883b
[PATCH] x86: Remove noreplacement option
by Andi Kleen
· 18 years ago
139ec7c
[PATCH] paravirt: Patch inline replacements for paravirt intercepts
by Rusty Russell
· 18 years ago
f6a5703
[PATCH] severing module.h->sched.h
by Al Viro
· 18 years ago
e51959f
[PATCH] Fix potential interrupts during alternative patching
by Zachary Amsden
· 18 years ago
3047e99
[PATCH] lockdep: x86 smp alternatives workaround
by Ingo Molnar
· 19 years ago
8ec4d41
[PATCH] SMP alternatives: skip with UP kernels
by Gerd Hoffmann
· 19 years ago
d167a51
[PATCH] x86_64: x86_64 version of the smp alternative patch.
by Gerd Hoffmann
· 19 years ago
9a0b581
[PATCH] x86: SMP alternatives
by Gerd Hoffmann
· 19 years ago