1. 3a23208 x86/entry: Define 'cpu_current_top_of_stack' for 64-bit code by Denys Vlasenko · 9 years ago
  2. fed7c3f x86/entry: Remove unused 'kernel_stack' per-cpu variable by Denys Vlasenko · 9 years ago
  3. 63332a8 x86/entry: Stop using PER_CPU_VAR(kernel_stack) by Denys Vlasenko · 9 years ago
  4. fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 9 years ago
  5. 3050a35 x86: Remove signal translation and exec_domain by Richard Weinberger · 10 years ago
  6. dca5b52 x86/asm/entry/64: Rename THREAD_INFO() to ASM_THREAD_INFO() by Ingo Molnar · 9 years ago
  7. f9d7185 x86/asm/entry/64: Merge the field offset into the THREAD_INFO() macro by Ingo Molnar · 9 years ago
  8. 1ddc6f3 x86/asm/entry/64: Improve the THREAD_INFO() macro explanation by Ingo Molnar · 9 years ago
  9. ef59326 x86/asm/entry: Get rid of KERNEL_STACK_OFFSET by Denys Vlasenko · 9 years ago
  10. b3fe8ba x86/asm/entry/64: Change the THREAD_INFO() definition to not depend on KERNEL_STACK_OFFSET by Denys Vlasenko · 9 years ago
  11. 1daeaa3 x86/asm/entry: Fix execve() and sigreturn() syscalls to always return via IRET by Brian Gerst · 9 years ago
  12. 3ee4298 x86/asm/entry: Create and use a 'TOP_OF_KERNEL_STACK_PADDING' macro by Andy Lutomirski · 9 years ago
  13. a7fcf28 x86/asm/entry: Replace this_cpu_sp0() with current_top_of_stack() and fix it on x86_32 by Andy Lutomirski · 9 years ago
  14. 75182b1 x86/asm/entry: Switch all C consumers of kernel_stack to this_cpu_sp0() by Andy Lutomirski · 9 years ago
  15. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  16. d4812e1 x86, mce: Get rid of TIF_MCE_NOTIFY and associated mce tricks by Luck, Tony · 10 years ago
  17. 83653c1 x86: Clean up current_stack_pointer by Andy Lutomirski · 10 years ago
  18. 82975bc uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME by Andy Lutomirski · 10 years ago
  19. f80c5b3 sched/idle, x86: Switch from TS_POLLING to TIF_POLLING_NRFLAG by Peter Zijlstra · 10 years ago
  20. 198d208 x86: Keep thread_info on thread stack in x86_32 by Steven Rostedt · 11 years ago
  21. 0788aa6 x86: Prepare removal of previous_esp from i386 thread_info structure by Steven Rostedt · 11 years ago
  22. b807902 x86: Nuke GET_THREAD_INFO_WITH_ESP() macro for i386 by Steven Rostedt (Red Hat) · 11 years ago
  23. 2432e13 x86: Nuke the supervisor_stack field in i386 thread_info by Steven Rostedt · 11 years ago
  24. dff38e3 x86: Use inline assembler instead of global register variable to get sp by Andi Kleen · 11 years ago
  25. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  26. c2daa3b sched, x86: Provide a per-cpu preempt_count implementation by Peter Zijlstra · 11 years ago
  27. 37f0765 x86: kill TIF_DEBUG by Oleg Nesterov · 11 years ago
  28. ee761f6 arch: Consolidate tsk_is_polling() by Thomas Gleixner · 11 years ago
  29. f431b63 tracing/syscalls: Allow archs to ignore tracing compat syscalls by Steven Rostedt · 12 years ago
  30. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  31. bf5a3c1 x86: Syscall hooks for userspace RCU extended QS by Frederic Weisbecker · 12 years ago
  32. e76623d x86: get rid of TIF_IRET hackery by Al Viro · 12 years ago
  33. edd63a2 set_restore_sigmask() is never called without SIGPENDING (and never should be) by Al Viro · 12 years ago
  34. 4ebefe3 new helpers: {clear,test,test_and_clear}_restore_sigmask() by Al Viro · 12 years ago
  35. 654443e Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  36. f5c1018 Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 12 years ago
  37. c6ae41e x86: replace percpu_xxx funcs with this_cpu_xxx by Alex Shi · 12 years ago
  38. 38e7c57 x86: Use common threadinfo allocator by Thomas Gleixner · 12 years ago
  39. 6c0a9fa fork: Remove the weak insanity by Thomas Gleixner · 12 years ago
  40. 0326f5a uprobes/core: Handle breakpoint and singlestep exceptions by Srikar Dronamraju · 12 years ago
  41. ef334a2 x86: Move is_ia32_task to asm/thread_info.h from asm/compat.h by Srikar Dronamraju · 12 years ago
  42. e898c67 Merge branch 'x86/x32' into x86/cleanups by Ingo Molnar · 12 years ago
  43. bb21272 x32: Add a thread flag for x32 processes by H. Peter Anvin · 13 years ago
  44. 6bd3300 x86: Factor out TIF_IA32 from 32-bit address space by H. Peter Anvin · 13 years ago
  45. f94edac i387: move TS_USEDFPU flag from thread_info to task_struct by Linus Torvalds · 13 years ago
  46. bccd172 x86: Get rid of 'dubious one-bit signed bitfield' sprase warning by Anton Vorontsov · 13 years ago
  47. 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
  48. 46db09d x86-64: Slightly shorten line system call entry and exit paths by Jan Beulich · 13 years ago
  49. 4fc3490 x86-64: Set siginfo and context on vsyscall emulation faults by Andy Lutomirski · 13 years ago
  50. d88e4cb freezer: remove now unused TIF_FREEZE by Tejun Heo · 13 years ago
  51. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  52. b6a8401 mm: NUMA aware alloc_thread_info_node() by Eric Dumazet · 13 years ago
  53. 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
  54. e45b7fa sched: clarify commment for TS_POLLING by Len Brown · 14 years ago
  55. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  56. 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
  57. 0ddc932 add descriptive comment for TIF_MEMDIE task flag declaration. by Andreas Dilger · 14 years ago
  58. c9ad488 x86: Eliminate TS_XSAVE by Avi Kivity · 14 years ago
  59. ea8e61b x86, ptrace: Fix block-step by Peter Zijlstra · 14 years ago
  60. faa4602 x86, perf, bts, mm: Delete the never used BTS-ptrace code by Peter Zijlstra · 14 years ago
  61. 05d43ed x86: get rid of the insane TIF_ABI_PENDING bit by H. Peter Anvin · 15 years ago
  62. 7c68af6 core, x86: Add user return notifiers by Avi Kivity · 15 years ago
  63. 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
  64. 6670000 tracing: Rename FTRACE_SYSCALLS for tracepoints by Josh Stone · 15 years ago
  65. ed8d9ad x86, percpu: Add 'percpu_read_stable()' interface for cacheable accesses by Linus Torvalds · 15 years ago
  66. c99e6ef sched: INIT_PREEMPT_COUNT by Peter Zijlstra · 15 years ago
  67. b1eeab6 kmemcheck: add hooks for the page allocator by Vegard Nossum · 16 years ago
  68. 38f4b8c Merge commit 'origin/master' into for-linus/xen/master by Jeremy Fitzhardinge · 15 years ago
  69. b407fc5 x86/paravirt: flush pending mmu updates on context switch by Jeremy Fitzhardinge · 16 years ago
  70. 1b3fa2ce tracing/x86: basic implementation of syscall tracing for x86 by Frederic Weisbecker · 15 years ago
  71. 5d96218 Merge branch 'x86/uaccess' into core/percpu by Ingo Molnar · 16 years ago
  72. fe40c0a x86: uaccess: introduce try and catch framework by Hiroshi Shimamoto · 16 years ago
  73. 9af4565 x86-64: Move kernelstack from PDA to per-cpu. by Brian Gerst · 16 years ago
  74. 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
  75. c272477 x86, bts: provide in-kernel branch-trace interface by Markus Metzger · 16 years ago
  76. affa219 x86: change thread_info's flag field back to 32 bits by Joe Korty · 16 years ago
  77. f201ae2 tracing/function-return-tracer: store return stack into task_struct and allocate it dynamically by Frederic Weisbecker · 16 years ago
  78. 0231022 tracing/function-return-tracer: add the overrun field by Frederic Weisbecker · 16 years ago
  79. caf4b32 tracing, x86: add low level support for ftrace return tracing by Frederic Weisbecker · 16 years ago
  80. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  81. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/thread_info.h]
  82. 0afe2db Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D by Ingo Molnar · 16 years ago
  83. b159d7a Merge branch 'x86/tracehook' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  84. b359e8a x86, xsave: context switch support using xsave/xrstor by Suresh Siddha · 16 years ago
  85. 59e5213 x86: tracehook: TIF_NOTIFY_RESUME by Roland McGrath · 16 years ago
  86. 1503af6 Merge branch 'linus' into x86/header-guards by Ingo Molnar · 16 years ago
  87. b69c49b clean up duplicated alloc/free_thread_info by FUJITA Tomonori · 16 years ago
  88. 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
  89. 77ef50a x86: consolidate header guards by Vegard Nossum · 16 years ago
  90. 3165651 sched, x86: clean up hrtick implementation by Peter Zijlstra · 16 years ago
  91. 380fdd7 x86 ptrace: user-sets-TF nits by Roland McGrath · 16 years ago
  92. d4d6715 x86 ptrace: unify syscall tracing by Roland McGrath · 16 years ago
  93. 64f0973 x86 ptrace: unify TIF_SINGLESTEP by Roland McGrath · 16 years ago
  94. 3711ccb x86: fixup the fallout of the bitops changes by Thomas Gleixner · 16 years ago
  95. dedd491 bitops: fix build in struct thread_info by Ingo Molnar · 16 years ago
  96. 8a6c160 x86: redo thread_info.h change by Ingo Molnar · 16 years ago
  97. b84200b x86: thread_info: merge thread_info allocation by Christoph Lameter · 16 years ago
  98. 00c1bb1 x86: thread_info: merge tif masks by Christoph Lameter · 16 years ago
  99. e57549b x86: thread_info: merge TIF_ flags. by Christoph Lameter · 16 years ago
  100. 24e2de6 x86: thread_info: PREEMPT_ACTIVE by Christoph Lameter · 16 years ago