index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
alternative.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: expand irq-off region in text_poke()
Masami Hiramatsu
2009-03-10
1
-2
/
+2
*
x86: implement atomic text_poke() via fixmap
Masami Hiramatsu
2009-03-06
1
-9
/
+15
*
tracing, Text Edit Lock - SMP alternatives support
Masami Hiramatsu
2009-03-06
1
-0
/
+5
*
Merge branch 'x86/core' into x86/mce2
H. Peter Anvin
2009-03-03
1
-3
/
+3
|
\
|
*
x86: make vmap yell louder when it is used under irqs_disabled()
Peter Zijlstra
2009-02-25
1
-3
/
+3
*
|
x86, mce: don't disable machine checks during code patching
Andi Kleen
2009-02-17
1
-6
/
+11
|
/
*
x86: improve UP kernel when CPU-hotplug and SMP is enabled
Thomas Gleixner
2008-10-13
1
-1
/
+1
*
-
.
Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...
Ingo Molnar
2008-10-06
1
-4
/
+4
|
\
\
|
*
|
x86: alternatives : fix LOCK_PREFIX race with preemptible kernel and CPU hotplug
Mathieu Desnoyers
2008-08-15
1
-4
/
+4
|
|
/
*
|
x86: use X86_FEATURE_NOPL in alternatives
H. Peter Anvin
2008-09-05
1
-23
/
+13
|
/
*
x86: fix SMP alternatives: use mutex instead of spinlock, text_poke is sleepable
Pekka Paalanen
2008-05-23
1
-9
/
+9
*
ftrace: use nops instead of jmp
Steven Rostedt
2008-05-23
1
-2
/
+2
*
x86: harden kernel code patching
Ingo Molnar
2008-04-25
1
-0
/
+1
*
x86: clean up text_poke()
Mathieu Desnoyers
2008-04-25
1
-20
/
+18
*
x86: fix text_poke()
Jiri Slaby
2008-04-25
1
-1
/
+1
*
x86: fix test_poke for vmalloced pages
Mathieu Desnoyers
2008-04-17
1
-1
/
+8
*
x86: enhance DEBUG_RODATA support - alternatives
Mathieu Desnoyers
2008-04-17
1
-23
/
+65
*
x86: replace remaining __FUNCTION__ occurances
Harvey Harrison
2008-04-17
1
-4
/
+4
*
pop previous section in alternative.c
Steven Rostedt
2008-04-09
1
-4
/
+8
*
x86: fix up alternatives with lockdep enabled
Ingo Molnar
2008-01-30
1
-5
/
+6
*
x86: optimize lock prefix switching to run less frequently
Andi Kleen
2008-01-30
1
-2
/
+14
*
x86: add set/clear_cpu_cap operations
Jeremy Fitzhardinge
2008-01-30
1
-6
/
+7
*
x86: convert cpuinfo_x86 array to a per_cpu array
Mike Travis
2007-10-19
1
-3
/
+3
*
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
Linus Torvalds
2007-10-17
1
-19
/
+42
|
\
|
*
x86: multi-byte single instruction NOPs
Jan Beulich
2007-10-17
1
-1
/
+22
|
*
x86: misc. constifications
Jan Beulich
2007-10-17
1
-15
/
+15
|
*
x86: call free_init_pages() with irqs enabled in alternative_instructions()
Fengguang Wu
2007-10-17
1
-3
/
+5
*
|
Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-10-17
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
paravirt: refactor struct paravirt_ops into smaller pv_*_ops
Jeremy Fitzhardinge
2007-10-16
1
-2
/
+2
*
|
x86: fix missing include for vsyscall
Dave Jones
2007-10-14
1
-0
/
+1
|
/
*
i386: move kernel
Thomas Gleixner
2007-10-11
1
-0
/
+450