aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/alternative.c
Commit message (Expand)AuthorAge
* Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-14
|\
| * x86: Fix code patching for paravirt-alternatives on 486Ben Hutchings2009-09-10
* | x86: properly annotate alternatives.cJan Beulich2009-08-21
|/
* x86: expand irq-off region in text_poke()Masami Hiramatsu2009-03-10
* x86: implement atomic text_poke() via fixmapMasami Hiramatsu2009-03-06
* tracing, Text Edit Lock - SMP alternatives supportMasami Hiramatsu2009-03-06
* Merge branch 'x86/core' into x86/mce2H. Peter Anvin2009-03-04
|\
| * x86: make vmap yell louder when it is used under irqs_disabled()Peter Zijlstra2009-02-25
* | x86, mce: don't disable machine checks during code patchingAndi Kleen2009-02-17
|/
* x86: improve UP kernel when CPU-hotplug and SMP is enabledThomas Gleixner2008-10-13
*-. Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar2008-10-06
|\ \
| * | x86: alternatives : fix LOCK_PREFIX race with preemptible kernel and CPU hotplugMathieu Desnoyers2008-08-15
| |/
* / x86: use X86_FEATURE_NOPL in alternativesH. Peter Anvin2008-09-05
|/
* x86: fix SMP alternatives: use mutex instead of spinlock, text_poke is sleepablePekka Paalanen2008-05-23
* ftrace: use nops instead of jmpSteven Rostedt2008-05-23
* x86: harden kernel code patchingIngo Molnar2008-04-25
* x86: clean up text_poke()Mathieu Desnoyers2008-04-25
* x86: fix text_poke()Jiri Slaby2008-04-25
* x86: fix test_poke for vmalloced pagesMathieu Desnoyers2008-04-17
* x86: enhance DEBUG_RODATA support - alternativesMathieu Desnoyers2008-04-17
* x86: replace remaining __FUNCTION__ occurancesHarvey Harrison2008-04-17
* pop previous section in alternative.cSteven Rostedt2008-04-09
* x86: fix up alternatives with lockdep enabledIngo Molnar2008-01-30
* x86: optimize lock prefix switching to run less frequentlyAndi Kleen2008-01-30
* x86: add set/clear_cpu_cap operationsJeremy Fitzhardinge2008-01-30
* x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis2007-10-19
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-17
|\
| * x86: multi-byte single instruction NOPsJan Beulich2007-10-17
| * x86: misc. constificationsJan Beulich2007-10-17
| * x86: call free_init_pages() with irqs enabled in alternative_instructions()Fengguang Wu2007-10-17
* | Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-17
|\ \ | |/ |/|
| * paravirt: refactor struct paravirt_ops into smaller pv_*_opsJeremy Fitzhardinge2007-10-16
* | x86: fix missing include for vsyscallDave Jones2007-10-14
|/
* i386: move kernelThomas Gleixner2007-10-11