- 2a92924 lockdep, x86/alternatives: Drop ancient lockdep fixup message by Borislav Petkov · 11 years ago
- 17f4157 kprobes/x86: Call out into INT3 handler directly instead of using notifier by Jiri Kosina · 11 years ago
- ea8596b kprobes/x86: Remove unused text_poke_smp() and text_poke_smp_batch() functions by Masami Hiramatsu · 11 years ago
- fd4363f x86: Introduce int3 (breakpoint)-based instruction patching by Jiri Kosina · 12 years ago
- 65fc985 x86, cpu: Expand cpufeature facility to include cpu bugs by Borislav Petkov · 12 years ago
- 08815bc Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- da83479 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 4b8073e arch/x86: Remove unecessary semicolons by Peter Senna Tschudin · 12 years ago
- 816afe4 x86/smp: Don't ever patch back to UP if we unplug cpus by Rusty Russell · 12 years ago
- cb09cad x86/alternatives: Fix p6 nops on non-modular kernels by Avi Kivity · 12 years ago
- d431adf Merge branch 'linus' into x86/urgent by Ingo Molnar · 12 years ago
- d6250a3 x86, nops: Missing break resulting in incorrect selection on Intel by Alan Cox · 12 years ago
- 3fad0953 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 2f74759 x86/alternatives: Use atomic_xchg() instead atomic_dec_and_test() for stop_machine_text_poke() by OGAWA Hirofumi · 13 years ago
- c767a54 x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level> by Joe Perches · 13 years ago
- 78345d2 x86: Call stop_machine_text_poke() on all CPUs by Rabin Vincent · 13 years ago
- 98d0ac3 x86-64: Move vread_tsc and vread_hpet into the vDSO by Andy Lutomirski · 13 years ago
- 59e97e4 x86: Make alternative instruction pointers relative by Andy Lutomirski · 13 years ago
- 0162818 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 01ed58a Merge branch 'x86/mem' into perf/core by Ingo Molnar · 14 years ago
- 5097313 x86, alternative, doc: Add comment for applying alternatives order by Fenghua Yu · 14 years ago
- d8d9766 x86, cpu: Change NOP selection for certain Intel CPUs by H. Peter Anvin · 14 years ago
- dc326fc x86, cpu: Clean up and unify the NOP selection infrastructure by H. Peter Anvin · 14 years ago
- d430d3d jump label: Introduce static_branch() interface by Jason Baron · 14 years ago
- 0d2eb44 x86: Fix common misspellings by Lucas De Marchi · 14 years ago
- 0e00f7a x86: stop_machine_text_poke() should issue sync_core() by Mathieu Desnoyers · 14 years ago
- d91309f x86: Fix text_poke_smp_batch() deadlock by Peter Zijlstra · 14 years ago
- 47935a7 Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-for-linus', 'x86-paravirt-for-linus', 'core-locking-for-linus' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 3fb82d5 x86, suspend: Avoid unnecessary smp alternatives switch during suspend/resume by Suresh Siddha · 14 years ago
- 7deb18d x86: Introduce text_poke_smp_batch() for batch-code modifying by Masami Hiramatsu · 14 years ago
- f02a38d Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 404ba5d x86, alternative: Call stop_machine_text_poke() on all cpus by Jason Baron · 14 years ago
- 2d1d712 x86, ftrace: Use safe noops, drop trap test by H. Peter Anvin · 14 years ago
- 3caa3751 x86: Use __stop_machine() in text_poke_smp() by Masami Hiramatsu · 14 years ago
- bf5438fc jump label: Base patch for jump label by Jason Baron · 14 years ago
- fa6f2cc jump label: Make text_poke_early() globally visible by Jason Baron · 14 years ago
- f49aa44 jump label: Make dynamic no-op selection available outside of ftrace by Jason Baron · 14 years ago
- 3b770a2 x86, alternatives: BUG on encountering an invalid CPU feature number by H. Peter Anvin · 14 years ago
- d9c5841 Merge branch 'x86/asm' into x86/atomic by H. Peter Anvin · 15 years ago
- 5967ed8 x86-64: Reduce SMP locks table size by Jan Beulich · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 660f6a3 Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- e5a1101 x86: Issue at least one memory barrier in stop_machine_text_poke() by Masami Hiramatsu · 15 years ago
- a7f16d1 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- b3ac891 x86: Add support for lock prefix in alternatives by Luca Barbieri · 15 years ago
- 3d55cc8 x86: Add text_poke_smp for SMP cross modifying code by Masami Hiramatsu · 15 years ago
- 076dc4a x86/alternatives: Fix build warning by Masami Hiramatsu · 15 years ago
- 2cfa197 ftrace/alternatives: Introducing *_text_reserved functions by Masami Hiramatsu · 15 years ago
- 1b1d925 x86-64: Modify copy_user_generic() alternatives mechanism by Jan Beulich · 15 years ago
- c7208de Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 5367b688 x86: Fix code patching for paravirt-alternatives on 486 by Ben Hutchings · 15 years ago
- 8b5a10f x86: properly annotate alternatives.c by Jan Beulich · 15 years ago
- 7cf4942 x86: expand irq-off region in text_poke() by Masami Hiramatsu · 16 years ago
- 78ff7fa x86: implement atomic text_poke() via fixmap by Masami Hiramatsu · 16 years ago
- 3945dab tracing, Text Edit Lock - SMP alternatives support by Masami Hiramatsu · 16 years ago
- 2e22ea7 Merge branch 'x86/core' into x86/mce2 by H. Peter Anvin · 16 years ago
- 34754b6 x86: make vmap yell louder when it is used under irqs_disabled() by Peter Zijlstra · 16 years ago
- 123aa76 x86, mce: don't disable machine checks during code patching by Andi Kleen · 16 years ago
- 649c665 x86: improve UP kernel when CPU-hotplug and SMP is enabled by Thomas Gleixner · 16 years ago
- e496e3d 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 by Ingo Molnar · 16 years ago
- f31d731 x86: use X86_FEATURE_NOPL in alternatives by H. Peter Anvin · 16 years ago
- f88f07e x86: alternatives : fix LOCK_PREFIX race with preemptible kernel and CPU hotplug by Mathieu Desnoyers · 16 years ago
- 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 · 17 years ago
- d2d0251 i386: really stop MCEs during code patching by Adrian Bunk · 17 years ago
- ab144f5 i386: Make patching more robust, fix paravirt issue by Andi Kleen · 17 years ago
- 602033e Revert most of "x86: Fix alternatives and kprobes to remap write-protected kernel text" by Linus Torvalds · 17 years ago
- 8f4e956 x86: Stop MCEs and NMIs during code patching by Andi Kleen · 17 years ago
- 19d36cc x86: Fix alternatives and kprobes to remap write-protected kernel text by Andi Kleen · 17 years ago
- 0948816 i386: smp-alt-once option is only useful with HOTPLUG_CPU by Jan Beulich · 17 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