Commit Graph

56 Commits (4c642f3f5e9f3f1a2fcce2c3fa1a94bf80142202)

Author SHA1 Message Date
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
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
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
Hiroshi Shimamoto 3d97775a80 x86: move out tick_nohz_stop_sched_tick() call from the loop 17 years ago
Roland McGrath 60b3b9af35 x86: x86 user_regset cleanup 17 years ago
Glauber de Oliveira Costa 7818a1e029 x86: provide 64-bit with a load_sp0 function. 17 years ago
Glauber de Oliveira Costa ca241c7503 x86: unify tss_struct 17 years ago
Markus Metzger 2f4aaf53c2 x86, ptrace: remove bad comment 17 years ago
Glauber de Oliveira Costa 80fbb69a8d x86: introduce fill_ldt 17 years ago
Glauber de Oliveira Costa 6842ef0e85 x86: unify desc_struct 17 years ago
Markus Metzger eee3af4a2c x86, ptrace: support for branch trace store(BTS) 17 years ago
Glauber de Oliveira Costa d89542229b x86: put together equal pieces of system.h 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
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
Roland McGrath 91394eb097 x86: use get_desc_base 17 years ago
Jiri Kosina c1d171a002 x86: randomize brk 17 years ago
Thomas Gleixner a72368dd37 x86: remove dead code and exports 17 years ago
Hiroshi Shimamoto 39d44a5147 x86: enable irq in default_idle on 64-bit 17 years ago
Ingo Molnar 5ee613b675 x86: idle wakeup event in the HLT loop 17 years ago
Pavel Machek b10db7f0d2 time: more timer related cleanups 17 years ago
Steven Rostedt 40d6a14662 Kick CPUS that might be sleeping in cpus_idle_wait 17 years ago
Masami Hiramatsu f438d914b2 kprobes: support kretprobe blacklist 18 years ago
Dave Jones 835c34a168 Delete filenames in comments. 18 years ago