Andy Lutomirski
|
61f01dd941
x86_64, asm: Work around AMD SYSRET SS descriptor attribute issue
|
10 年之前 |
Denys Vlasenko
|
ef593260f0
x86/asm/entry: Get rid of KERNEL_STACK_OFFSET
|
10 年之前 |
Brian Gerst
|
1daeaa3151
x86/asm/entry: Fix execve() and sigreturn() syscalls to always return via IRET
|
10 年之前 |
Ingo Molnar
|
c38e503804
x86/asm/entry/64: Rename 'old_rsp' to 'rsp_scratch'
|
10 年之前 |
Ingo Molnar
|
ac9af4983e
x86/asm/entry/64: Remove thread_struct::usersp
|
10 年之前 |
Ingo Molnar
|
9854dd74c3
x86/asm/entry/64: Simplify 'old_rsp' usage
|
10 年之前 |
Denys Vlasenko
|
263042e463
x86/asm/entry/64: Save user RSP in pt_regs->sp on SYSCALL64 fastpath
|
10 年之前 |
Andy Lutomirski
|
b27559a433
x86/asm/entry: Delay loading sp0 slightly on task switch
|
10 年之前 |
Andy Lutomirski
|
24933b82c0
x86/asm/entry: Rename 'init_tss' to 'cpu_tss'
|
10 年之前 |
Ingo Molnar
|
d2c032e3dc
Merge tag 'v4.0-rc2' into x86/asm, to refresh the tree
|
10 年之前 |
Andy Lutomirski
|
72c6fb4f74
x86/ia32-compat: Fix CLONE_SETTLS bitness of copy_thread()
|
10 年之前 |
Andy Lutomirski
|
1e02ce4ccc
x86: Store a per-cpu shadow copy of CR4
|
10 年之前 |
Andy Lutomirski
|
f647d7c155
x86_64, switch_to(): Load TLS descriptors before switching DS and ES
|
10 年之前 |
Oleg Nesterov
|
6f46b3aef0
x86: copy_thread: Don't nullify ->ptrace_bps twice
|
11 年之前 |
Oleg Nesterov
|
dc56c0f9b8
x86, fpu: Shift "fpu_counter = 0" from copy_thread() to arch_dup_task_struct()
|
11 年之前 |
Ingo Molnar
|
ec00010972
Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare for new patches
|
11 年之前 |
Andi Kleen
|
2605fc216f
asmlinkage, x86: Add explicit __visible to arch/x86/*
|
11 年之前 |
Oleg Nesterov
|
b24dc8dace
uprobes/x86: Fix is_64bit_mm() with CONFIG_X86_X32
|
11 年之前 |
Linus Torvalds
|
d320e203ba
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 年之前 |
Vineet Gupta
|
c375f15a43
x86: move fpu_counter into ARCH specific thread_struct
|
11 年之前 |
Jiri Slaby
|
5f01c98859
x86/dumpstack: Fix printk_address for direct addresses
|
11 年之前 |
Peter Zijlstra
|
c2daa3bed5
sched, x86: Provide a per-cpu preempt_count implementation
|
12 年之前 |
Andi Kleen
|
277d5b40b7
x86, asmlinkage: Make several variables used from assembler/linker script visible
|
12 年之前 |
Andi Kleen
|
35ea7903b8
x86, asmlinkage: Make 32bit/64bit __switch_to visible
|
12 年之前 |
Linus Torvalds
|
55a0d3ff60
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 年之前 |
H. Peter Anvin
|
1adfa76a95
x86, flags: Rename X86_EFLAGS_BIT1 to X86_EFLAGS_FIXED
|
12 年之前 |
Dave Jones
|
4338774cd4
x86/debug: Only print out DR registers if they are not power-on defaults
|
12 年之前 |
Tejun Heo
|
a43cb95d54
dump_stack: unify debug information printed by show_regs()
|
12 年之前 |
Chen Gang
|
349eab6eb0
x86/process: Change %8s to %s for pr_warn() in release_thread()
|
12 年之前 |
Al Viro
|
afa86fc426
flagday: don't pass regs to copy_thread()
|
13 年之前 |