Commit Graph

49 Commits (e04e0a630d8b5c621b3a8e70ff20db737d3a5728)

Author SHA1 Message Date
Glauber Costa 1481a3dd42 x86: move cpu_exit_clear to process_32.c 17 years ago
Suresh Siddha 75118a82e2 x86: fix NULL pointer deref in __switch_to 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
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
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
Roland McGrath efd1ca52d0 x86: TLS cleanup 17 years ago
Jiri Kosina c1d171a002 x86: randomize brk 17 years ago
Thomas Gleixner 718fc13b46 x86: move debug related declarations to kdebug.h 17 years ago
Ingo Molnar 5ee613b675 x86: idle wakeup event in the HLT loop 17 years ago
Steven Rostedt 40d6a14662 Kick CPUS that might be sleeping in cpus_idle_wait 17 years ago
Adrian Bunk 3446fa057c x86_32: select_idle_routine() must be __cpuinit 17 years ago
Alexey Dobriyan 19c5870c0e Use helpers to obtain task pid in printks (arch code) 18 years ago
Pavel Emelyanov 9d975ebda5 i386: consolidate show_regs and show_registers for i386 18 years ago
Dave Jones 835c34a168 Delete filenames in comments. 18 years ago
Thomas Gleixner 9a163ed8e0 i386: move kernel 18 years ago
Thomas Gleixner b4f127b931 i386: prepare shared kernel/process.c 18 years ago
Alan Stern bb1995d52b x86: Make Alt-SysRq-p display the debug register contents 18 years ago
Andrea Arcangeli cf99abace7 make seccomp zerocost in schedule 18 years ago