Commit Graph

140 Commits (d3f2c67f2d10675f45b0d9257269420e9f59aa1a)

Author SHA1 Message Date
H. Peter Anvin 05d43ed8a8 x86: get rid of the insane TIF_ABI_PENDING bit 15 years ago
Pekka Enberg d015a09298 x86: Use KERN_DEFAULT log-level in __show_regs() 15 years ago
Brian Gerst df59e7bf43 x86: Merge kernel_thread() 15 years ago
Brian Gerst f443ff4201 x86: Sync 32/64-bit kernel_thread 15 years ago
Brian Gerst fa4b8f8438 x86, 64-bit: Use user_mode() to determine new stack pointer in copy_thread() 15 years ago
Brian Gerst 3bd95dfb18 x86, 64-bit: Move kernel_thread to C 15 years ago
Brian Gerst f839bbc5c8 x86: Merge sys_clone 15 years ago
Brian Gerst 11cf88bd0b x86: Merge sys_execve 15 years ago
Andy Isaacson 814e2c84a7 x86: Factor duplicated code out of __show_regs() into show_regs_common() 15 years ago
Tim Blechmann be8147e686 Revert "sched, x86: Optimize branch hint in __switch_to()" 15 years ago
Tim Blechmann a3a1de0c34 sched, x86: Optimize branch hint in __switch_to() 15 years ago
Frederic Weisbecker 24f1e32c60 hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events 15 years ago
Stefani Seibold 89240ba059 x86, fs: Fix x86 procfs stack information for threads on 64-bit 15 years ago
Arjan van de Ven a489ca355e x86: Make sure we also print a Code: line for show_regs() 15 years ago
H. Peter Anvin e634d8fc79 x86-64: merge the standard and compat start_thread() functions 16 years ago
H. Peter Anvin a6f05a6a0a x86-64: make compat_start_thread() match start_thread() 16 years ago
Tejun Heo bdf977b374 x86, percpu: Collect hot percpu variables into one cacheline 16 years ago
Jeremy Fitzhardinge 17950c5b24 x86-64: move clts into batch cpu state updates when preloading fpu 16 years ago
Jeremy Fitzhardinge 16d9dbf0c2 x86-64: move unlazy_fpu() into lazy cpu state part of context switch 16 years ago
K.Prasad 66cb591729 hw-breakpoints: use the new wrapper routines to access debug registers in process/thread code 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
Tejun Heo 5c79d2a517 x86: fix x86_32 stack protector bugs 16 years ago
Kyle McMartin 48ec4d9537 x86, 64-bit: print DMI info in the oops trace 16 years ago
Brian Gerst 0d974d4592 x86: remove pda.h 16 years ago
Tejun Heo c6e50f93db x86: cleanup stack protector 16 years ago
Brian Gerst c2558e0eba x86-64: Move isidle from PDA to per-cpu. 16 years ago
Brian Gerst 3d1e42a7cf x86-64: Move oldrsp from PDA to per-cpu. 16 years ago
Brian Gerst 9af45651f1 x86-64: Move kernelstack from PDA to per-cpu. 16 years ago
Brian Gerst c6f5e0acd5 x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit. 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
Venkatesh Pallipadi c7d87d79d1 x86 allow modules to register idle notifiers 17 years ago
Pekka Enberg e2ce07c804 x86: __show_registers() and __show_regs() API unification 17 years ago
David Rientjes e1e23bb051 x86: avoid dereferencing beyond stack + THREAD_SIZE 17 years ago
Thomas Gleixner 4faac97d44 x86: prevent stale state of c1e_mask across CPU offline/online 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 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
Gustavo F. Padovan 8092c654de x86: add KERN_INFO to printks on process_64.c 17 years ago
Gustavo F. Padovan 7de08b4e1e x86: coding styles fixes to arch/x86/kernel/process_64.c 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