summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/alternative.c
Commit message (Expand)AuthorAgeFilesLines
* x86/alternatives: Lockdep-enforce text_mutex in text_poke*()Jiri Kosina2018-08-301-4/+5
* x86/alternatives, jumplabel: Use text_poke_early() before mm_init()Pavel Tatashin2018-07-201-0/+7
* x86/paravirt: Remove 'noreplace-paravirt' cmdline optionJosh Poimboeuf2018-01-311-14/+0
* Merge tag 'v4.15' into x86/pti, to be able to merge dependent changesIngo Molnar2018-01-301-13/+13
|\
| * Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-141-2/+5
| |\
| * | kprobes, x86/alternatives: Use text_mutex to protect smp_alt_modulesZhou Chengming2017-11-071-13/+13
* | | x86/alternative: Print unadorned pointersBorislav Petkov2018-01-261-7/+7
| |/ |/|
* | x86/alternatives: Fix optimize_nops() checkingBorislav Petkov2018-01-101-2/+5
|/
* x86: Clarify/fix no-op barriers for text_poke_bp()Peter Zijlstra2017-08-101-6/+16
* x86/alternatives: Prevent uninitialized stack byte read in apply_alternatives()Mateusz Jurczyk2017-05-241-2/+7
* x86/alternatives: Do not use sync_core() to serialize I$Borislav Petkov2016-12-201-5/+10
* x86/asm: Stop depending on ptrace.h in alternative.hAndy Lutomirski2016-04-291-0/+1
* x86/alternatives: Make optimize_nops() interrupt safe and syncedThomas Gleixner2015-09-031-0/+5
* Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-221-0/+9
|\
| * x86/alternatives: Switch AMD F15h and later to the P6 NOPsBorislav Petkov2015-05-111-0/+9
* | x86/alternatives, x86/fpu: Add 'alternatives_patched' debug flag and use it i...Ingo Molnar2015-05-191-0/+5
|/
* x86/alternatives: Guard NOPs optimizationBorislav Petkov2015-04-061-0/+3
* x86/alternatives: Fix ALTERNATIVE_2 padding generation properlyBorislav Petkov2015-04-041-2/+2
* x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'Andy Lutomirski2015-03-231-1/+1
* x86/alternatives: Use optimized NOPs for paddingBorislav Petkov2015-02-231-1/+13
* x86/alternatives: Make JMPs more robustBorislav Petkov2015-02-231-5/+98
* x86/alternatives: Add instruction paddingBorislav Petkov2015-02-231-3/+3
* x86/alternatives: Cleanup DPRINTK macroBorislav Petkov2015-02-231-16/+25
* kprobes, x86: Allow kprobes on text_poke/hw_breakpointMasami Hiramatsu2014-04-241-2/+1
* lockdep, x86/alternatives: Drop ancient lockdep fixup messageBorislav Petkov2013-09-281-11/+0
* kprobes/x86: Call out into INT3 handler directly instead of using notifierJiri Kosina2013-07-231-23/+8
* kprobes/x86: Remove unused text_poke_smp() and text_poke_smp_batch() functionsMasami Hiramatsu2013-07-191-96/+2
* x86: Introduce int3 (breakpoint)-based instruction patchingJiri Kosina2013-07-161-0/+106
* x86, cpu: Expand cpufeature facility to include cpu bugsBorislav Petkov2013-04-021-1/+1
* Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-10-011-2/+2
|\
| * arch/x86: Remove unecessary semicolonsPeter Senna Tschudin2012-09-191-2/+2
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-011-81/+26
|\ \ | |/ |/|
| * x86/smp: Don't ever patch back to UP if we unplug cpusRusty Russell2012-08-231-81/+26
* | x86/alternatives: Fix p6 nops on non-modular kernelsAvi Kivity2012-08-221-1/+1
|/
* Merge branch 'linus' into x86/urgentIngo Molnar2012-07-251-7/+12
|\
| * Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-221-6/+11
| |\
| | * x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>Joe Perches2012-06-061-6/+11
| * | x86/alternatives: Use atomic_xchg() instead atomic_dec_and_test() for stop_ma...OGAWA Hirofumi2012-06-131-1/+1
| |/
* / x86, nops: Missing break resulting in incorrect selection on IntelAlan Cox2012-07-251-1/+1
|/
* x86: Call stop_machine_text_poke() on all CPUsRabin Vincent2011-11-141-1/+1
* x86-64: Move vread_tsc and vread_hpet into the vDSOAndy Lutomirski2011-07-141-8/+0
* x86: Make alternative instruction pointers relativeAndy Lutomirski2011-07-131-8/+13
* Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-05-191-82/+112
|\
| * x86, cpu: Change NOP selection for certain Intel CPUsH. Peter Anvin2011-04-181-1/+13
| * x86, cpu: Clean up and unify the NOP selection infrastructureH. Peter Anvin2011-04-181-82/+100
* | Merge branch 'x86/mem' into perf/coreIngo Molnar2011-05-181-0/+9
|\ \
| * | x86, alternative, doc: Add comment for applying alternatives orderFenghua Yu2011-05-171-0/+9
| |/
* / jump label: Introduce static_branch() interfaceJason Baron2011-04-041-1/+1
|/
* x86: Fix common misspellingsLucas De Marchi2011-03-181-1/+1
* x86: stop_machine_text_poke() should issue sync_core()Mathieu Desnoyers2011-03-151-1/+6