index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
thread_info.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-04
1
-1
/
+2
|
\
|
*
x86/asm: Move 'status' from thread_struct to thread_info
Andy Lutomirski
2018-01-30
1
-1
/
+2
*
|
Construct init thread stack in the linker script rather than by union
David Howells
2018-01-10
1
-2
/
+0
|
/
*
x86/entry/64: Make cpu_entry_area.tss read-only
Andy Lutomirski
2017-12-17
1
-1
/
+1
*
x86/entry/64: Separate cpu_current_top_of_stack from TSS.sp0
Andy Lutomirski
2017-12-17
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
x86/asm: Use register variable to get stack pointer value
Andrey Ryabinin
2017-09-29
1
-11
/
+0
*
x86/syscalls: Check address limit on user-mode return
Thomas Garnier
2017-07-08
1
-1
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-05-03
1
-6
/
+7
|
\
|
*
livepatch/x86: add TIF_PATCH_PENDING thread flag
Josh Poimboeuf
2017-03-08
1
-1
/
+3
|
*
x86/entry: define _TIF_ALLWORK_MASK flags explicitly
Josh Poimboeuf
2017-03-08
1
-6
/
+5
*
|
Merge tag 'usercopy-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-05-02
1
-6
/
+7
|
\
\
|
*
|
usercopy: Move enum for arch_within_stack_frames()
Sahara
2017-04-04
1
-6
/
+7
|
|
/
*
/
x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
Kyle Huey
2017-03-20
1
-1
/
+5
|
/
*
sched/core, x86: Make struct thread_info arch specific again
Heiko Carstens
2016-10-20
1
-0
/
+9
*
x86: Move thread_info into task_struct
Andy Lutomirski
2016-09-15
1
-46
/
+0
*
x86/asm: Move the thread_info::status field to thread_struct
Andy Lutomirski
2016-09-15
1
-19
/
+4
*
sched/x86: Rewrite the switch_to() code
Brian Gerst
2016-08-24
1
-2
/
+0
*
Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2016-08-08
1
-0
/
+44
|
\
|
*
mm: Implement stack frame object validation
Kees Cook
2016-07-26
1
-0
/
+44
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-08-06
1
-0
/
+3
|
\
\
|
*
|
x86/ptrace: Stop setting TS_COMPAT in ptrace code
Andy Lutomirski
2016-07-27
1
-0
/
+3
*
|
|
signal: consolidate {TS,TLF}_RESTORE_SIGMASK code
Andy Lutomirski
2016-08-03
1
-24
/
+0
|
/
/
*
|
x86/uaccess: Move thread_info::addr_limit to thread_struct
Andy Lutomirski
2016-07-15
1
-7
/
+0
*
|
x86/uaccess: Move thread_info::uaccess_err and thread_info::sig_on_uaccess_er...
Andy Lutomirski
2016-07-15
1
-2
/
+0
|
/
*
x86/entry: Rename is_{ia32,x32}_task() to in_{ia32,x32}_syscall()
Dmitry Safonov
2016-04-19
1
-1
/
+1
*
x86/thread_info: Merge two !__ASSEMBLY__ sections
Borislav Petkov
2016-03-29
1
-4
/
+2
*
x86/entry: Call enter_from_user_mode() with IRQs off
Andy Lutomirski
2016-03-10
1
-1
/
+4
*
x86/entry: Remove TIF_SINGLESTEP entry work
Andy Lutomirski
2016-03-10
1
-1
/
+1
*
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
2016-01-30
1
-1
/
+1
*
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-11-04
1
-1
/
+0
|
\
|
*
x86/asm: Remove thread_info.sysenter_return
Andy Lutomirski
2015-10-09
1
-1
/
+0
*
|
sched/core, sched/x86: Kill thread_info::saved_preempt_count
Peter Zijlstra
2015-10-06
1
-2
/
+0
|
/
*
x86/entry: Remove do_notify_resume(), syscall_trace_leave(), and their TIF masks
Andy Lutomirski
2015-08-05
1
-16
/
+0
*
x86/vm86: Use the normal pt_regs area for vm86
Brian Gerst
2015-07-31
1
-4
/
+7
*
x86/entry: Define 'cpu_current_top_of_stack' for 64-bit code
Denys Vlasenko
2015-05-08
1
-6
/
+4
*
x86/entry: Remove unused 'kernel_stack' per-cpu variable
Denys Vlasenko
2015-05-08
1
-2
/
+0
*
x86/entry: Stop using PER_CPU_VAR(kernel_stack)
Denys Vlasenko
2015-05-08
1
-1
/
+7
*
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-04-15
1
-3
/
+0
|
\
|
*
x86: Remove signal translation and exec_domain
Richard Weinberger
2015-04-12
1
-3
/
+0
*
|
x86/asm/entry/64: Rename THREAD_INFO() to ASM_THREAD_INFO()
Ingo Molnar
2015-03-24
1
-2
/
+2
*
|
x86/asm/entry/64: Merge the field offset into the THREAD_INFO() macro
Ingo Molnar
2015-03-24
1
-2
/
+2
*
|
x86/asm/entry/64: Improve the THREAD_INFO() macro explanation
Ingo Molnar
2015-03-24
1
-4
/
+23
*
|
x86/asm/entry: Get rid of KERNEL_STACK_OFFSET
Denys Vlasenko
2015-03-24
1
-3
/
+2
*
|
x86/asm/entry/64: Change the THREAD_INFO() definition to not depend on KERNEL...
Denys Vlasenko
2015-03-24
1
-3
/
+5
*
|
x86/asm/entry: Fix execve() and sigreturn() syscalls to always return via IRET
Brian Gerst
2015-03-23
1
-0
/
+10
*
|
x86/asm/entry: Create and use a 'TOP_OF_KERNEL_STACK_PADDING' macro
Andy Lutomirski
2015-03-17
1
-0
/
+27
*
|
x86/asm/entry: Replace this_cpu_sp0() with current_top_of_stack() and fix it ...
Andy Lutomirski
2015-03-07
1
-3
/
+1
*
|
x86/asm/entry: Switch all C consumers of kernel_stack to this_cpu_sp0()
Andy Lutomirski
2015-03-06
1
-2
/
+1
|
/
*
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-13
1
-4
/
+0
[next]