1. e4f2e5e Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
  2. e45b7fa sched: clarify commment for TS_POLLING by Len Brown · 14 years ago
  3. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  4. 41d5910 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  5. 0ddc932 add descriptive comment for TIF_MEMDIE task flag declaration. by Andreas Dilger · 14 years ago
  6. c9ad488 x86: Eliminate TS_XSAVE by Avi Kivity · 14 years ago
  7. ea8e61b x86, ptrace: Fix block-step by Peter Zijlstra · 14 years ago
  8. faa4602 x86, perf, bts, mm: Delete the never used BTS-ptrace code by Peter Zijlstra · 14 years ago
  9. 05d43ed x86: get rid of the insane TIF_ABI_PENDING bit by H. Peter Anvin · 15 years ago
  10. 7c68af6 core, x86: Add user return notifiers by Avi Kivity · 15 years ago
  11. 55e0715 Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  12. 6670000 tracing: Rename FTRACE_SYSCALLS for tracepoints by Josh Stone · 15 years ago
  13. ed8d9ad x86, percpu: Add 'percpu_read_stable()' interface for cacheable accesses by Linus Torvalds · 15 years ago
  14. c99e6ef sched: INIT_PREEMPT_COUNT by Peter Zijlstra · 15 years ago
  15. b1eeab6 kmemcheck: add hooks for the page allocator by Vegard Nossum · 16 years ago
  16. 38f4b8c Merge commit 'origin/master' into for-linus/xen/master by Jeremy Fitzhardinge · 15 years ago
  17. b407fc5 x86/paravirt: flush pending mmu updates on context switch by Jeremy Fitzhardinge · 16 years ago
  18. 1b3fa2ce tracing/x86: basic implementation of syscall tracing for x86 by Frederic Weisbecker · 15 years ago
  19. 5d96218 Merge branch 'x86/uaccess' into core/percpu by Ingo Molnar · 16 years ago
  20. fe40c0a x86: uaccess: introduce try and catch framework by Hiroshi Shimamoto · 16 years ago
  21. 9af4565 x86-64: Move kernelstack from PDA to per-cpu. by Brian Gerst · 16 years ago
  22. b0f4b28 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  23. c272477 x86, bts: provide in-kernel branch-trace interface by Markus Metzger · 16 years ago
  24. affa219 x86: change thread_info's flag field back to 32 bits by Joe Korty · 16 years ago
  25. f201ae2 tracing/function-return-tracer: store return stack into task_struct and allocate it dynamically by Frederic Weisbecker · 16 years ago
  26. 0231022 tracing/function-return-tracer: add the overrun field by Frederic Weisbecker · 16 years ago
  27. caf4b32 tracing, x86: add low level support for ftrace return tracing by Frederic Weisbecker · 16 years ago
  28. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  29. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/thread_info.h]
  30. 0afe2db Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D by Ingo Molnar · 16 years ago
  31. b159d7a Merge branch 'x86/tracehook' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  32. b359e8a x86, xsave: context switch support using xsave/xrstor by Suresh Siddha · 16 years ago
  33. 59e5213 x86: tracehook: TIF_NOTIFY_RESUME by Roland McGrath · 16 years ago
  34. 1503af6 Merge branch 'linus' into x86/header-guards by Ingo Molnar · 16 years ago
  35. b69c49b clean up duplicated alloc/free_thread_info by FUJITA Tomonori · 16 years ago
  36. 7f9dce3 Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  37. 77ef50a x86: consolidate header guards by Vegard Nossum · 16 years ago
  38. 3165651 sched, x86: clean up hrtick implementation by Peter Zijlstra · 16 years ago
  39. 380fdd7 x86 ptrace: user-sets-TF nits by Roland McGrath · 16 years ago
  40. d4d6715 x86 ptrace: unify syscall tracing by Roland McGrath · 16 years ago
  41. 64f0973 x86 ptrace: unify TIF_SINGLESTEP by Roland McGrath · 16 years ago
  42. 3711ccb x86: fixup the fallout of the bitops changes by Thomas Gleixner · 16 years ago
  43. dedd491 bitops: fix build in struct thread_info by Ingo Molnar · 16 years ago
  44. 8a6c160 x86: redo thread_info.h change by Ingo Molnar · 16 years ago
  45. b84200b x86: thread_info: merge thread_info allocation by Christoph Lameter · 16 years ago
  46. 00c1bb1 x86: thread_info: merge tif masks by Christoph Lameter · 16 years ago
  47. e57549b x86: thread_info: merge TIF_ flags. by Christoph Lameter · 16 years ago
  48. 24e2de6 x86: thread_info: PREEMPT_ACTIVE by Christoph Lameter · 16 years ago
  49. 3351cc0 x86: threadinfo: merge INIT_THREAD_INFO by Christoph Lameter · 16 years ago
  50. 006c484 x86: common thread_info definitions by Christoph Lameter · 16 years ago
  51. f2ea3b1 x86: threadinfo: merge thread sync state definitions by Christoph Lameter · 16 years ago
  52. 12a638e x86: threadinfo: common include files by Christoph Lameter · 16 years ago
  53. 2052e8d x86: merge thread_info.h by Christoph Lameter · 16 years ago
  54. 2adee9b x86: fpu xstate split fix by Suresh Siddha · 16 years ago
  55. 61c4628 x86, fpu: split FPU state from task struct - v5 by Suresh Siddha · 16 years ago
  56. 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago