Commit Graph

106 Commits (64b028b22616946a05bf9580f7f7f7ee2ac070b4)

Author SHA1 Message Date
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
Amerigo Wang bf78ad69cd x86: process.c, remove useless headers 16 years ago
Amerigo Wang 9d62dcdfa6 x86: merge process.c a bit 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
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
Tejun Heo d9a89a26e0 x86: add %gs accessors for x86_32 16 years ago
Brian Gerst 03d2989df9 x86: remove idle_timestamp from 32bit irq_cpustat_t 16 years ago
Brian Gerst ea9279066d x86-64: Move cpu number from PDA to per-cpu and consolidate with 32-bit. 16 years ago
Ingo Molnar 6dbde35308 percpu: add optimized generic percpu accessors 16 years ago
Jaswinder Singh Rajput befa9e780d x86: process_32.c fix style problems 16 years ago
Markus Metzger bf53de907d x86, bts: add fork and exit handling 16 years ago
Markus Metzger c2724775ce x86, bts: provide in-kernel branch-trace interface 16 years ago
Frederic Weisbecker 8b96f01198 tracing/function-graph-tracer: introduce __notrace_funcgraph to filter special functions 16 years ago
Pekka Enberg e2ce07c804 x86: __show_registers() and __show_regs() API unification 17 years ago
Marc Dionne 1eda81495a x86: prevent stale state of c1e_mask across CPU offline/online, fix 17 years ago
Thomas Gleixner 4faac97d44 x86: prevent stale state of c1e_mask across CPU offline/online 17 years ago
Arjan van de Ven 90f7d25c6b x86: print DMI information in the oops trace 17 years ago
Alex Nixon 913da64b54 x86: build fix for !CONFIG_SMP 17 years ago
Alex Nixon a21f5d88c1 x86: unify x86_32 and x86_64 play_dead into one function 17 years ago
Alex Nixon 3790025863 x86_32: clean up play_dead 17 years ago
Alex Nixon 93be71b672 x86: add cpu hotplug hooks into smp_ops 17 years ago
Mark Langsdorf 394a15051c x86: invalidate caches before going into suspend 17 years ago
Jaswinder Singh fb26132b44 x86: process_32.c declare cpu_number before they get used 17 years ago
Jaswinder Singh bbc1f698a5 x86: Introducing asm/syscalls.h 17 years ago
Thomas Gleixner b8f8c3cf0a nohz: prevent tick stop outside of the idle loop 17 years ago
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
Steven Rostedt 6cd8a4bb2f ftrace: trace preempt off critical timings 17 years ago
Andrew Morton 970e725098 x86, ptrace: PEBS support, warning fix 17 years ago
Markus Metzger 93fa7636df x86, ptrace: PEBS support 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