aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/thread_info.h
Commit message (Expand)AuthorAgeFilesLines
* i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds2012-02-291-2/+0
* mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-221-2/+8
* Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-05-281-2/+2
|\
| * sched: clarify commment for TS_POLLINGLen Brown2010-05-271-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-1/+1
|\ \
| * | add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-141-1/+1
| |/
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-181-1/+0
|\ \
| * | x86: Eliminate TS_XSAVEAvi Kivity2010-05-101-1/+0
| |/
* | x86, ptrace: Fix block-stepPeter Zijlstra2010-03-261-1/+3
* | x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra2010-03-261-5/+1
|/
* x86: get rid of the insane TIF_ABI_PENDING bitH. Peter Anvin2010-01-291-2/+0
* core, x86: Add user return notifiersAvi Kivity2009-10-011-2/+5
* Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-141-1/+1
|\
| * x86, percpu: Add 'percpu_read_stable()' interface for cacheable accessesLinus Torvalds2009-08-041-1/+1
* | tracing: Rename FTRACE_SYSCALLS for tracepointsJosh Stone2009-08-261-6/+7
|/
* sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-101-1/+1
* kmemcheck: add hooks for the page allocatorVegard Nossum2009-06-151-2/+2
* Merge commit 'origin/master' into for-linus/xen/masterJeremy Fitzhardinge2009-04-071-3/+6
|\
| * tracing/x86: basic implementation of syscall tracing for x86Frederic Weisbecker2009-03-131-3/+6
* | x86/paravirt: flush pending mmu updates on context switchJeremy Fitzhardinge2009-03-291-0/+2
|/
* Merge branch 'x86/uaccess' into core/percpuIngo Molnar2009-02-101-0/+1
|\
| * x86: uaccess: introduce try and catch frameworkHiroshi Shimamoto2009-01-231-0/+1
* | x86-64: Move kernelstack from PDA to per-cpu.Brian Gerst2009-01-191-12/+8
|/
* Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-12-281-4/+3
|\
| * x86, bts: provide in-kernel branch-trace interfaceMarkus Metzger2008-12-121-4/+1
| * tracing/function-return-tracer: store return stack into task_struct and alloc...Frederic Weisbecker2008-11-231-29/+0
| * tracing/function-return-tracer: add the overrun fieldFrederic Weisbecker2008-11-181-0/+7
| * tracing, x86: add low level support for ftrace return tracingFrederic Weisbecker2008-11-111-0/+24
* | x86: change thread_info's flag field back to 32 bitsJoe Korty2008-12-041-1/+1
|/
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+264