summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/thread_info.h
AgeCommit message (Expand)AuthorFilesLines
2010-01-29x86: get rid of the insane TIF_ABI_PENDING bitH. Peter Anvin1-2/+0
2009-10-01core, x86: Add user return notifiersAvi Kivity1-2/+5
2009-09-14Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2009-08-26tracing: Rename FTRACE_SYSCALLS for tracepointsJosh Stone1-6/+7
2009-08-03x86, percpu: Add 'percpu_read_stable()' interface for cacheable accessesLinus Torvalds1-1/+1
2009-07-11sched: INIT_PREEMPT_COUNTPeter Zijlstra1-1/+1
2009-06-15kmemcheck: add hooks for the page allocatorVegard Nossum1-2/+2
2009-04-08Merge commit 'origin/master' into for-linus/xen/masterJeremy Fitzhardinge1-3/+6
2009-03-30x86/paravirt: flush pending mmu updates on context switchJeremy Fitzhardinge1-0/+2
2009-03-13tracing/x86: basic implementation of syscall tracing for x86Frederic Weisbecker1-3/+6
2009-02-10Merge branch 'x86/uaccess' into core/percpuIngo Molnar1-0/+1
2009-01-24x86: uaccess: introduce try and catch frameworkHiroshi Shimamoto1-0/+1
2009-01-18x86-64: Move kernelstack from PDA to per-cpu.Brian Gerst1-12/+8
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+3
2008-12-12x86, bts: provide in-kernel branch-trace interfaceMarkus Metzger1-4/+1
2008-12-04x86: change thread_info's flag field back to 32 bitsJoe Korty1-1/+1
2008-11-23tracing/function-return-tracer: store return stack into task_struct and alloc...Frederic Weisbecker1-29/+0
2008-11-18tracing/function-return-tracer: add the overrun fieldFrederic Weisbecker1-0/+7
2008-11-11tracing, x86: add low level support for ftrace return tracingFrederic Weisbecker1-0/+24
2008-10-23x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-23x86, um: ... and asm-x86 moveAl Viro1-0/+264