aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/thread_info.h
AgeCommit message (Expand)Author
2014-01-29x86: Use inline assembler instead of global register variable to get spAndi Kleen
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner
2013-09-25sched, x86: Provide a per-cpu preempt_count implementationPeter Zijlstra
2013-07-03x86: kill TIF_DEBUGOleg Nesterov
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner
2013-02-12tracing/syscalls: Allow archs to ignore tracing compat syscallsSteven Rostedt
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-09-26x86: Syscall hooks for userspace RCU extended QSFrederic Weisbecker
2012-09-20x86: get rid of TIF_IRET hackeryAl Viro
2012-06-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro
2012-06-01new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro
2012-05-24Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-05-22Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds
2012-05-14x86: replace percpu_xxx funcs with this_cpu_xxxAlex Shi
2012-05-08x86: Use common threadinfo allocatorThomas Gleixner
2012-05-08fork: Remove the weak insanityThomas Gleixner
2012-03-14uprobes/core: Handle breakpoint and singlestep exceptionsSrikar Dronamraju
2012-03-13x86: Move is_ia32_task to asm/thread_info.h from asm/compat.hSrikar Dronamraju
2012-03-13Merge branch 'x86/x32' into x86/cleanupsIngo Molnar
2012-02-20x32: Add a thread flag for x32 processesH. Peter Anvin
2012-02-20x86: Factor out TIF_IA32 from 32-bit address spaceH. Peter Anvin
2012-02-18i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds
2012-01-12x86: Get rid of 'dubious one-bit signed bitfield' sprase warningAnton Vorontsov
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-12-05x86-64: Slightly shorten line system call entry and exit pathsJan Beulich
2011-12-05x86-64: Set siginfo and context on vsyscall emulation faultsAndy Lutomirski
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet
2010-05-28Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2010-05-27sched: clarify commment for TS_POLLINGLen Brown
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-18Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger
2010-05-10x86: Eliminate TS_XSAVEAvi Kivity
2010-03-26x86, ptrace: Fix block-stepPeter Zijlstra
2010-03-26x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra
2010-01-29x86: get rid of the insane TIF_ABI_PENDING bitH. Peter Anvin
2009-10-01core, x86: Add user return notifiersAvi Kivity
2009-09-14Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-08-26tracing: Rename FTRACE_SYSCALLS for tracepointsJosh Stone
2009-08-04x86, percpu: Add 'percpu_read_stable()' interface for cacheable accessesLinus Torvalds
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra
2009-06-15kmemcheck: add hooks for the page allocatorVegard Nossum
2009-04-07Merge commit 'origin/master' into for-linus/xen/masterJeremy Fitzhardinge
2009-03-29x86/paravirt: flush pending mmu updates on context switchJeremy Fitzhardinge
2009-03-13tracing/x86: basic implementation of syscall tracing for x86Frederic Weisbecker
2009-02-10Merge branch 'x86/uaccess' into core/percpuIngo Molnar
2009-01-23x86: uaccess: introduce try and catch frameworkHiroshi Shimamoto
2009-01-19x86-64: Move kernelstack from PDA to per-cpu.Brian Gerst