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