aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/alternative.c
Commit message (Expand)AuthorAge
* 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