| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-23 | 1 | -264/+0 |
* | Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D | Ingo Molnar | 2008-10-11 | 1 | -0/+1 |
|\ |
|
| * | x86, xsave: context switch support using xsave/xrstor | Suresh Siddha | 2008-07-30 | 1 | -0/+1 |
* | | Merge branch 'x86/tracehook' into x86-v28-for-linus-phase1 | Ingo Molnar | 2008-10-06 | 1 | -1/+3 |
|\ \
| |/
|/| |
|
| * | x86: tracehook: TIF_NOTIFY_RESUME | Roland McGrath | 2008-07-26 | 1 | -1/+3 |
* | | Merge branch 'linus' into x86/header-guards | Ingo Molnar | 2008-07-26 | 1 | -3/+3 |
|\| |
|
| * | clean up duplicated alloc/free_thread_info | FUJITA Tomonori | 2008-07-25 | 1 | -0/+2 |
| * | Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2008-07-24 | 1 | -3/+1 |
| |\ |
|
| | * | sched, x86: clean up hrtick implementation | Peter Zijlstra | 2008-07-20 | 1 | -3/+1 |
* | | | x86: consolidate header guards | Vegard Nossum | 2008-07-22 | 1 | -3/+3 |
|/ / |
|
* | | x86 ptrace: user-sets-TF nits | Roland McGrath | 2008-07-16 | 1 | -1/+1 |
* | | x86 ptrace: unify syscall tracing | Roland McGrath | 2008-07-16 | 1 | -7/+10 |
* | | x86 ptrace: unify TIF_SINGLESTEP | Roland McGrath | 2008-07-16 | 1 | -2/+2 |
|/ |
|
* | x86: fixup the fallout of the bitops changes | Thomas Gleixner | 2008-05-24 | 1 | -1/+1 |
* | bitops: fix build in struct thread_info | Ingo Molnar | 2008-05-17 | 1 | -2/+2 |
* | x86: redo thread_info.h change | Ingo Molnar | 2008-05-12 | 1 | -2/+11 |
* | x86: thread_info: merge thread_info allocation | Christoph Lameter | 2008-05-12 | 1 | -26/+11 |
* | x86: thread_info: merge tif masks | Christoph Lameter | 2008-05-12 | 1 | -30/+21 |
* | x86: thread_info: merge TIF_ flags. | Christoph Lameter | 2008-05-12 | 1 | -101/+61 |
* | x86: thread_info: PREEMPT_ACTIVE | Christoph Lameter | 2008-05-12 | 1 | -3/+2 |
* | x86: threadinfo: merge INIT_THREAD_INFO | Christoph Lameter | 2008-05-12 | 1 | -32/+17 |
* | x86: common thread_info definitions | Christoph Lameter | 2008-05-12 | 1 | -43/+12 |
* | x86: threadinfo: merge thread sync state definitions | Christoph Lameter | 2008-05-12 | 1 | -19/+3 |
* | x86: threadinfo: common include files | Christoph Lameter | 2008-05-12 | 1 | -3/+3 |
* | x86: merge thread_info.h | Christoph Lameter | 2008-05-12 | 1 | -2/+364 |
* | x86: fpu xstate split fix | Suresh Siddha | 2008-04-19 | 1 | -0/+1 |
* | x86, fpu: split FPU state from task struct - v5 | Suresh Siddha | 2008-04-19 | 1 | -0/+8 |
* | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 2007-10-11 | 1 | -0/+5 |