Ingo Molnar
|
5806b81ac1
Merge branch 'auto-ftrace-next' into tracing/for-linus
|
17 years ago |
Jeremy Fitzhardinge
|
478de5a9d6
x86: save %fs and %gs before load_TLS() and arch_leave_lazy_cpu_mode()
|
17 years ago |
Jeremy Fitzhardinge
|
3fe0a63efd
x86, 64-bit: __switch_to(): move arch_leave_lazy_cpu_mode() to the right place
|
17 years ago |
Jeremy Fitzhardinge
|
ada8570823
x86: remove open-coded save/load segment operations
|
17 years ago |
Ingo Molnar
|
93022136ff
Merge commit 'v2.6.26-rc9' into x86/cpu
|
17 years ago |
Ingo Molnar
|
f34bfb1bee
Merge branch 'linus' into tracing/ftrace
|
17 years ago |
Suresh Siddha
|
75118a82e2
x86: fix NULL pointer deref in __switch_to
|
17 years ago |
Ingo Molnar
|
e765ee90da
Merge branch 'linus' into tracing/ftrace
|
17 years ago |
Thomas Gleixner
|
00dba56465
x86: move more common idle functions/variables to process.c
|
17 years ago |
Thomas Gleixner
|
6ddd2a2794
x86: simplify idle selection
|
17 years ago |
Suresh Siddha
|
870568b390
x86, fpu: fix CONFIG_PREEMPT=y corruption of application's FPU stack
|
17 years ago |
Steven Rostedt
|
81d68a96a3
ftrace: trace irq disabled critical timings
|
17 years ago |
Peter Zijlstra
|
7f424a8b08
fix idle (arch, acpi and apm) and lockdep
|
17 years ago |
Ingo Molnar
|
a4928cffe6
"make namespacecheck" fixes
|
17 years ago |
Suresh Siddha
|
aa283f4927
x86, fpu: lazy allocation of FPU area - v5
|
17 years ago |
Suresh Siddha
|
61c4628b53
x86, fpu: split FPU state from task struct - v5
|
17 years ago |
Erik Bosman
|
529e25f646
x86: implement prctl PR_GET_TSC and PR_SET_TSC
|
17 years ago |
Ingo Molnar
|
13af4836b3
x86: improve default idle
|
17 years ago |
Jan Beulich
|
5b0e508415
x86: prevent unconditional writes to DebugCtl MSR
|
17 years ago |
Ingo Molnar
|
513ad84bf6
x86: de-macro start_thread()
|
17 years ago |
Venki Pallipadi
|
783e391b7b
x86: Simplify cpu_idle_wait
|
17 years ago |
Ingo Molnar
|
b4ef95de00
x86: disable BTS ptrace extensions for now
|
17 years ago |
Ingo Molnar
|
5d119b2c9a
x86: fix execve with -fstack-protect
|
17 years ago |
David Howells
|
1eb1141123
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
|
17 years ago |
Sam Ravnborg
|
4c02ad1efd
x86: fix section mismatch warning in process_*.c
|
17 years ago |
Jan Engelhardt
|
ade1af7712
x86: remove unneded casts
|
17 years ago |
Hiroshi Shimamoto
|
27415a4fe3
x86: move warning message of polling idle and HT enabled
|
17 years ago |
Andi Kleen
|
0c07ee38c9
x86: use the correct cpuid method to detect MWAIT support for C states
|
17 years ago |
Arjan van de Ven
|
aafbd7eb20
x86: make printk_address regs->ip always reliable
|
17 years ago |
Arjan van de Ven
|
bc850d6b37
x86: add the capability to print fuzzy backtraces
|
17 years ago |