Ingo Molnar
|
dca5b52ad7
x86/asm/entry/64: Rename THREAD_INFO() to ASM_THREAD_INFO()
|
10 years ago |
Ingo Molnar
|
f9d71854b4
x86/asm/entry/64: Merge the field offset into the THREAD_INFO() macro
|
10 years ago |
Ingo Molnar
|
1ddc6f3c60
x86/asm/entry/64: Improve the THREAD_INFO() macro explanation
|
10 years ago |
Denys Vlasenko
|
ef593260f0
x86/asm/entry: Get rid of KERNEL_STACK_OFFSET
|
10 years ago |
Denys Vlasenko
|
b3fe8ba320
x86/asm/entry/64: Change the THREAD_INFO() definition to not depend on KERNEL_STACK_OFFSET
|
10 years ago |
Brian Gerst
|
1daeaa3151
x86/asm/entry: Fix execve() and sigreturn() syscalls to always return via IRET
|
10 years ago |
Andy Lutomirski
|
3ee4298f44
x86/asm/entry: Create and use a 'TOP_OF_KERNEL_STACK_PADDING' macro
|
10 years ago |
Andy Lutomirski
|
a7fcf28d43
x86/asm/entry: Replace this_cpu_sp0() with current_top_of_stack() and fix it on x86_32
|
10 years ago |
Andy Lutomirski
|
75182b1632
x86/asm/entry: Switch all C consumers of kernel_stack to this_cpu_sp0()
|
10 years ago |
Andy Lutomirski
|
f56141e3e2
all arches, signal: move restart_block to struct task_struct
|
10 years ago |
Luck, Tony
|
d4812e169d
x86, mce: Get rid of TIF_MCE_NOTIFY and associated mce tricks
|
10 years ago |
Andy Lutomirski
|
83653c16da
x86: Clean up current_stack_pointer
|
11 years ago |
Andy Lutomirski
|
82975bc6a6
uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME
|
10 years ago |
Peter Zijlstra
|
f80c5b39b8
sched/idle, x86: Switch from TS_POLLING to TIF_POLLING_NRFLAG
|
11 years ago |
Steven Rostedt
|
198d208df4
x86: Keep thread_info on thread stack in x86_32
|
11 years ago |
Steven Rostedt
|
0788aa6a23
x86: Prepare removal of previous_esp from i386 thread_info structure
|
11 years ago |
Steven Rostedt (Red Hat)
|
b807902a88
x86: Nuke GET_THREAD_INFO_WITH_ESP() macro for i386
|
11 years ago |
Steven Rostedt
|
2432e1364b
x86: Nuke the supervisor_stack field in i386 thread_info
|
11 years ago |
Andi Kleen
|
dff38e3e93
x86: Use inline assembler instead of global register variable to get sp
|
12 years ago |
Thomas Gleixner
|
00d1a39e69
preempt: Make PREEMPT_ACTIVE generic
|
12 years ago |
Peter Zijlstra
|
c2daa3bed5
sched, x86: Provide a per-cpu preempt_count implementation
|
12 years ago |
Oleg Nesterov
|
37f0765552
x86: kill TIF_DEBUG
|
12 years ago |
Thomas Gleixner
|
ee761f629d
arch: Consolidate tsk_is_polling()
|
12 years ago |
Steven Rostedt
|
f431b634f2
tracing/syscalls: Allow archs to ignore tracing compat syscalls
|
12 years ago |
Linus Torvalds
|
42859eea96
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
13 years ago |
Frederic Weisbecker
|
bf5a3c13b9
x86: Syscall hooks for userspace RCU extended QS
|
13 years ago |
Al Viro
|
e76623d694
x86: get rid of TIF_IRET hackery
|
13 years ago |
Al Viro
|
edd63a2763
set_restore_sigmask() is never called without SIGPENDING (and never should be)
|
13 years ago |
Al Viro
|
4ebefe3ec7
new helpers: {clear,test,test_and_clear}_restore_sigmask()
|
13 years ago |
Linus Torvalds
|
654443e20d
Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |