summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/thread_info.h
AgeCommit message (Expand)Author
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
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-12-12x86, bts: provide in-kernel branch-trace interfaceMarkus Metzger
2008-12-04x86: change thread_info's flag field back to 32 bitsJoe Korty
2008-11-23tracing/function-return-tracer: store return stack into task_struct and alloc...Frederic Weisbecker
2008-11-18tracing/function-return-tracer: add the overrun fieldFrederic Weisbecker
2008-11-11tracing, x86: add low level support for ftrace return tracingFrederic Weisbecker
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro