index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
thread_info.h
Age
Commit message (
Expand
)
Author
2015-04-15
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-04-12
x86: Remove signal translation and exec_domain
Richard Weinberger
2015-03-24
x86/asm/entry/64: Rename THREAD_INFO() to ASM_THREAD_INFO()
Ingo Molnar
2015-03-24
x86/asm/entry/64: Merge the field offset into the THREAD_INFO() macro
Ingo Molnar
2015-03-24
x86/asm/entry/64: Improve the THREAD_INFO() macro explanation
Ingo Molnar
2015-03-24
x86/asm/entry: Get rid of KERNEL_STACK_OFFSET
Denys Vlasenko
2015-03-24
x86/asm/entry/64: Change the THREAD_INFO() definition to not depend on KERNEL...
Denys Vlasenko
2015-03-23
x86/asm/entry: Fix execve() and sigreturn() syscalls to always return via IRET
Brian Gerst
2015-03-17
x86/asm/entry: Create and use a 'TOP_OF_KERNEL_STACK_PADDING' macro
Andy Lutomirski
2015-03-07
x86/asm/entry: Replace this_cpu_sp0() with current_top_of_stack() and fix it ...
Andy Lutomirski
2015-03-06
x86/asm/entry: Switch all C consumers of kernel_stack to this_cpu_sp0()
Andy Lutomirski
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-01-07
x86, mce: Get rid of TIF_MCE_NOTIFY and associated mce tricks
Luck, Tony
2015-01-02
x86: Clean up current_stack_pointer
Andy Lutomirski
2014-11-23
uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME
Andy Lutomirski
2014-05-08
sched/idle, x86: Switch from TS_POLLING to TIF_POLLING_NRFLAG
Peter Zijlstra
2014-03-06
x86: Keep thread_info on thread stack in x86_32
Steven Rostedt
2014-03-06
x86: Prepare removal of previous_esp from i386 thread_info structure
Steven Rostedt
2014-03-06
x86: Nuke GET_THREAD_INFO_WITH_ESP() macro for i386
Steven Rostedt (Red Hat)
2014-03-06
x86: Nuke the supervisor_stack field in i386 thread_info
Steven Rostedt
2014-01-29
x86: Use inline assembler instead of global register variable to get sp
Andi Kleen
2013-11-13
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
2013-09-25
sched, x86: Provide a per-cpu preempt_count implementation
Peter Zijlstra
2013-07-03
x86: kill TIF_DEBUG
Oleg Nesterov
2013-04-08
arch: Consolidate tsk_is_polling()
Thomas Gleixner
2013-02-12
tracing/syscalls: Allow archs to ignore tracing compat syscalls
Steven Rostedt
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-09-26
x86: Syscall hooks for userspace RCU extended QS
Frederic Weisbecker
2012-09-20
x86: get rid of TIF_IRET hackery
Al Viro
2012-06-01
set_restore_sigmask() is never called without SIGPENDING (and never should be)
Al Viro
2012-06-01
new helpers: {clear,test,test_and_clear}_restore_sigmask()
Al Viro
2012-05-24
Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-05-22
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...
Linus Torvalds
2012-05-14
x86: replace percpu_xxx funcs with this_cpu_xxx
Alex Shi
2012-05-08
x86: Use common threadinfo allocator
Thomas Gleixner
2012-05-08
fork: Remove the weak insanity
Thomas Gleixner
2012-03-14
uprobes/core: Handle breakpoint and singlestep exceptions
Srikar Dronamraju
2012-03-13
x86: Move is_ia32_task to asm/thread_info.h from asm/compat.h
Srikar Dronamraju
2012-03-13
Merge branch 'x86/x32' into x86/cleanups
Ingo Molnar
2012-02-20
x32: Add a thread flag for x32 processes
H. Peter Anvin
2012-02-20
x86: Factor out TIF_IA32 from 32-bit address space
H. Peter Anvin
2012-02-18
i387: move TS_USEDFPU flag from thread_info to task_struct
Linus Torvalds
2012-01-12
x86: Get rid of 'dubious one-bit signed bitfield' sprase warning
Anton Vorontsov
2012-01-08
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-12-05
x86-64: Slightly shorten line system call entry and exit paths
Jan Beulich
2011-12-05
x86-64: Set siginfo and context on vsyscall emulation faults
Andy Lutomirski
2011-11-21
freezer: remove now unused TIF_FREEZE
Tejun Heo
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-03-22
mm: NUMA aware alloc_thread_info_node()
Eric Dumazet
2010-05-28
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
[next]