aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/alternative.h
AgeCommit message (Expand)Author
2012-01-20x86: Adjust asm constraints in atomic64 wrappersJan Beulich
2011-09-15asm alternatives: remove incorrect alignment notesLinus Torvalds
2011-07-13x86: Make alternative instruction pointers relativeAndy Lutomirski
2011-05-19Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-04-18x86, cpu: Clean up and unify the NOP selection infrastructureH. Peter Anvin
2011-04-04jump label: Introduce static_branch() interfaceJason Baron
2011-01-06Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-...Linus Torvalds
2010-12-13x86, suspend: Avoid unnecessary smp alternatives switch during suspend/resumeSuresh Siddha
2010-12-06x86: Introduce text_poke_smp_batch() for batch-code modifyingMasami Hiramatsu
2010-09-22jump label: Base patch for jump labelJason Baron
2010-09-20jump label: Make text_poke_early() globally visibleJason Baron
2010-09-20jump label: Make dynamic no-op selection available outside of ftraceJason Baron
2010-07-07x86, alternatives: Use 16-bit numbers for cpufeature indexH. Peter Anvin
2010-05-18Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-04-29Merge branch 'x86/asm' into x86/atomicH. Peter Anvin
2010-04-29x86: Fix LOCK_PREFIX_HERE for uniprocessor buildH. Peter Anvin
2010-04-28x86-64: Reduce SMP locks table sizeJan Beulich
2010-04-06x86: Add optimized popcnt variantsBorislav Petkov
2010-03-05Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-02-28Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-02-25x86: Add support for lock prefix in alternativesLuca Barbieri
2010-02-25x86: Add text_poke_smp for SMP cross modifying codeMasami Hiramatsu
2010-02-04ftrace/alternatives: Introducing *_text_reserved functionsMasami Hiramatsu
2009-12-30x86-64: Modify copy_user_generic() alternatives mechanismJan Beulich
2009-12-02x86/alternatives: Check replacementlen <= instrlen at build timeJan Beulich
2009-08-21x86: properly annotate alternatives.cJan Beulich
2009-04-28x86: clean up alternative.hMathieu Desnoyers
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro