aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/thread_info.h
Commit message (Expand)AuthorAge
* set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro2012-06-01
* new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro2012-06-01
* Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-05-24
|\
| * uprobes/core: Handle breakpoint and singlestep exceptionsSrikar Dronamraju2012-03-14
* | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds2012-05-22
|\ \
| * | x86: replace percpu_xxx funcs with this_cpu_xxxAlex Shi2012-05-14
| |/
* | x86: Use common threadinfo allocatorThomas Gleixner2012-05-08
* | fork: Remove the weak insanityThomas Gleixner2012-05-08
|/
* x86: Move is_ia32_task to asm/thread_info.h from asm/compat.hSrikar Dronamraju2012-03-13
* Merge branch 'x86/x32' into x86/cleanupsIngo Molnar2012-03-13
|\
| * x32: Add a thread flag for x32 processesH. Peter Anvin2012-02-20
| * x86: Factor out TIF_IA32 from 32-bit address spaceH. Peter Anvin2012-02-20
* | i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds2012-02-18
|/
* x86: Get rid of 'dubious one-bit signed bitfield' sprase warningAnton Vorontsov2012-01-12
* Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-08
|\
| * freezer: remove now unused TIF_FREEZETejun Heo2011-11-21
* | x86-64: Slightly shorten line system call entry and exit pathsJan Beulich2011-12-05
* | x86-64: Set siginfo and context on vsyscall emulation faultsAndy Lutomirski2011-12-05
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-22
* Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-05-28
|\
| * sched: clarify commment for TS_POLLINGLen Brown2010-05-27
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-20
|\ \
| * | add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-14
| |/
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-18
|\ \
| * | x86: Eliminate TS_XSAVEAvi Kivity2010-05-10
| |/
* | x86, ptrace: Fix block-stepPeter Zijlstra2010-03-26
* | x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra2010-03-26
|/
* x86: get rid of the insane TIF_ABI_PENDING bitH. Peter Anvin2010-01-29
* core, x86: Add user return notifiersAvi Kivity2009-10-01
* Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-14
|\
| * x86, percpu: Add 'percpu_read_stable()' interface for cacheable accessesLinus Torvalds2009-08-03
* | tracing: Rename FTRACE_SYSCALLS for tracepointsJosh Stone2009-08-25
|/
* sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-10
* kmemcheck: add hooks for the page allocatorVegard Nossum2009-06-15
* Merge commit 'origin/master' into for-linus/xen/masterJeremy Fitzhardinge2009-04-07
|\
| * tracing/x86: basic implementation of syscall tracing for x86Frederic Weisbecker2009-03-13
* | x86/paravirt: flush pending mmu updates on context switchJeremy Fitzhardinge2009-03-30
|/
* Merge branch 'x86/uaccess' into core/percpuIngo Molnar2009-02-09
|\
| * x86: uaccess: introduce try and catch frameworkHiroshi Shimamoto2009-01-23
* | x86-64: Move kernelstack from PDA to per-cpu.Brian Gerst2009-01-18
|/
* Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-12-28
|\
| * x86, bts: provide in-kernel branch-trace interfaceMarkus Metzger2008-12-12
| * tracing/function-return-tracer: store return stack into task_struct and alloc...Frederic Weisbecker2008-11-23
| * tracing/function-return-tracer: add the overrun fieldFrederic Weisbecker2008-11-18
| * tracing, x86: add low level support for ftrace return tracingFrederic Weisbecker2008-11-11
* | x86: change thread_info's flag field back to 32 bitsJoe Korty2008-12-04
|/
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-23
* x86, um: ... and asm-x86 moveAl Viro2008-10-23