Andy Isaacson
|
814e2c84a7
x86: Factor duplicated code out of __show_regs() into show_regs_common()
|
15 years ago |
Linus Torvalds
|
6ec22f9b03
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Linus Torvalds
|
c2ed69cdc9
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Frederic Weisbecker
|
24f1e32c60
hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events
|
16 years ago |
Arjan van de Ven
|
a489ca355e
x86: Make sure we also print a Code: line for show_regs()
|
15 years ago |
H. Peter Anvin
|
def3c5d0a3
x86: use kernel_stack_pointer() in process_32.c
|
16 years ago |
Ingo Molnar
|
dca2d6ac09
Merge branch 'linus' into tracing/hw-breakpoints
|
16 years ago |
Linus Torvalds
|
55e0715f61
Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Tejun Heo
|
bdf977b374
x86, percpu: Collect hot percpu variables into one cacheline
|
16 years ago |
Jeremy Fitzhardinge
|
2fcddce10f
x86-32: make sure clts is batched during context switch
|
16 years ago |
Ingo Molnar
|
eadb8a091b
Merge branch 'linus' into tracing/hw-breakpoints
|
16 years ago |
Linus Torvalds
|
8623661180
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Linus Torvalds
|
be15f9d63b
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
K.Prasad
|
66cb591729
hw-breakpoints: use the new wrapper routines to access debug registers in process/thread code
|
16 years ago |
Amerigo Wang
|
bf78ad69cd
x86: process.c, remove useless headers
|
16 years ago |
Amerigo Wang
|
9d62dcdfa6
x86: merge process.c a bit
|
16 years ago |
Jeremy Fitzhardinge
|
38f4b8c0da
Merge commit 'origin/master' into for-linus/xen/master
|
16 years ago |
Markus Metzger
|
2311f0de21
x86, ds: add leakage warning
|
16 years ago |
Alexey Dobriyan
|
6f2c55b843
Simplify copy_thread()
|
16 years ago |
Jeremy Fitzhardinge
|
224101ed69
x86/paravirt: finish change from lazy cpu to context switch start/end
|
16 years ago |
Jeremy Fitzhardinge
|
7fd7d83d49
x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch
|
16 years ago |
Jeremy Fitzhardinge
|
389d1fb11e
x86: unify chunks of kernel/process*.c
|
16 years ago |
Jeremy Fitzhardinge
|
db949bba3c
x86-32: use non-lazy io bitmap context switching
|
16 years ago |
Ingo Molnar
|
fc6fc7f1b1
Merge branch 'linus' into x86/apic
|
16 years ago |
Paul E. McKenney
|
bf51935f3e
x86, rcu: fix strange load average and ksoftirqd behavior
|
16 years ago |
Brian Gerst
|
b12bdaf11f
x86: use regparm(3) for passed-in pt_regs pointer
|
16 years ago |
Brian Gerst
|
253f29a4ae
x86: pass in pt_regs pointer for syscalls that need it
|
16 years ago |
Tejun Heo
|
5c79d2a517
x86: fix x86_32 stack protector bugs
|
16 years ago |
Tejun Heo
|
60a5317ff0
x86: implement x86_32 stack protector
|
16 years ago |
Tejun Heo
|
ccbeed3a05
x86: make lazy %gs optional on x86_32
|
16 years ago |