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 |
Jacek Luczak
|
120d5bf128
x86: remove vm86.h inclusion from process_32.c
|
17 years ago |
Ingo Molnar
|
13af4836b3
x86: improve default idle
|
17 years ago |
Glauber de Oliveira Costa
|
3b22ec7b13
x86: always enable irqs when entering 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 |
Harvey Harrison
|
92bc205685
x86: change most X86_32 pt_regs members to unsigned long
|
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 |
David Howells
|
1eb1141123
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
|
17 years ago |
David Howells
|
7fa3031500
aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT
|
17 years ago |
Harvey Harrison
|
7bb308a1ea
x86: small sparse fix in process_32.c
|
17 years ago |
Sam Ravnborg
|
4c02ad1efd
x86: fix section mismatch warning in process_*.c
|
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 |
Benjamin LaHaise
|
0723a69a63
x86: fix synchronize_rcu(): high latency on idle system
|
17 years ago |
Arjan van de Ven
|
5bc27dc2f5
x86: pull bp calculation earlier into the backtrace path
|
17 years ago |
Roland McGrath
|
60b3b9af35
x86: x86 user_regset cleanup
|
17 years ago |
Jan Beulich
|
bdb4f15606
i386: hard_{en,dis}able_TSC can be static
|
17 years ago |
Harvey Harrison
|
75604d7f7f
x86: remove all definitions with fastcall
|
17 years ago |
Markus Metzger
|
eee3af4a2c
x86, ptrace: support for branch trace store(BTS)
|
17 years ago |
Hiroshi Shimamoto
|
6612538ca9
x86: clean up process_32/64.c
|
17 years ago |
H. Peter Anvin
|
faca62273b
x86: use generic register name in the thread and tss structures
|
17 years ago |
Roland McGrath
|
0f5340933f
x86: x86-32 thread_struct.debugreg
|
17 years ago |
H. Peter Anvin
|
153d5f2e57
x86: use generic register names in struct user_regs_struct
|
17 years ago |
H. Peter Anvin
|
65ea5b0349
x86: rename the struct pt_regs members for 32/64-bit consistency
|
17 years ago |
Roland McGrath
|
7e9916040b
x86: debugctlmsr context switch
|
17 years ago |
Roland McGrath
|
e1f287735c
x86 single_step: TIF_FORCED_TF
|
17 years ago |