1. faca622 x86: use generic register name in the thread and tss structures by H. Peter Anvin · 18 years ago
  2. 0f53409 x86: x86-32 thread_struct.debugreg by Roland McGrath · 18 years ago
  3. 153d5f2 x86: use generic register names in struct user_regs_struct by H. Peter Anvin · 18 years ago
  4. 65ea5b0 x86: rename the struct pt_regs members for 32/64-bit consistency by H. Peter Anvin · 18 years ago
  5. 7e99160 x86: debugctlmsr context switch by Roland McGrath · 18 years ago
  6. e1f2877 x86 single_step: TIF_FORCED_TF by Roland McGrath · 18 years ago
  7. efd1ca5 x86: TLS cleanup by Roland McGrath · 18 years ago
  8. c1d171a x86: randomize brk by Jiri Kosina · 18 years ago
  9. 718fc13 x86: move debug related declarations to kdebug.h by Thomas Gleixner · 18 years ago
  10. 5ee613b x86: idle wakeup event in the HLT loop by Ingo Molnar · 18 years ago
  11. 40d6a14 Kick CPUS that might be sleeping in cpus_idle_wait by Steven Rostedt · 18 years ago
  12. 3446fa0 x86_32: select_idle_routine() must be __cpuinit by Adrian Bunk · 18 years ago
  13. 60812a4 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 by Linus Torvalds · 18 years ago
  14. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 18 years ago
  15. 9d975eb i386: consolidate show_regs and show_registers for i386 by Pavel Emelyanov · 18 years ago
  16. 835c34a Delete filenames in comments. by Dave Jones · 18 years ago
  17. 9a163ed i386: move kernel by Thomas Gleixner · 18 years ago[Renamed from arch/i386/kernel/process_32.c]
  18. b4f127b i386: prepare shared kernel/process.c by Thomas Gleixner · 18 years ago[Renamed from arch/i386/kernel/process.c]
  19. bb1995d x86: Make Alt-SysRq-p display the debug register contents by Alan Stern · 18 years ago
  20. cf99aba make seccomp zerocost in schedule by Andrea Arcangeli · 18 years ago
  21. f1d1a84 SLUB: i386 support by Christoph Lameter · 19 years ago
  22. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 19 years ago
  23. 7c3576d [PATCH] i386: Convert PDA into the percpu section by Jeremy Fitzhardinge · 19 years ago
  24. a75c54f [PATCH] i386: i386 separate hardware-defined TSS from Linux additions by Rusty Russell · 19 years ago
  25. f039b75 [PATCH] x86: Don't use MWAIT on AMD Family 10 by Andi Kleen · 19 years ago
  26. ea3d522 Revert "[PATCH] i386: add idle notifier" by Linus Torvalds · 19 years ago
  27. 7416734 [PATCH] i386 prepare for dyntick by Ingo Molnar · 19 years ago
  28. 2ff2d3d [PATCH] i386: add idle notifier by Stephane Eranian · 19 years ago
  29. 8b15114 [PATCH] i386: iOPL handling for paravirt guests by Zachary Amsden · 19 years ago
  30. 9226d12 [PATCH] i386: paravirt CPU hypercall batching mode by Zachary Amsden · 19 years ago
  31. 464d1a7 [PATCH] i386: Convert i386 PDA code to use %fs by Jeremy Fitzhardinge · 19 years ago
  32. 0888f06 [PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM idle code by Ingo Molnar · 19 years ago
  33. 8c89812 [PATCH] i386: remove IOPL check on task switch by Chuck Ebbert · 19 years ago
  34. 72690a2 [PATCH] x86: Don't use nested idle loops by Andi Kleen · 19 years ago
  35. ec7fcaa [PATCH] i386: Implement "current" with the PDA by Jeremy Fitzhardinge · 19 years ago
  36. 66e10a4 [PATCH] i386: Fix places where using %gs changes the usermode ABI by Jeremy Fitzhardinge · 19 years ago
  37. f95d47c [PATCH] i386: Use %gs as the PDA base-segment in the kernel by Jeremy Fitzhardinge · 19 years ago
  38. acc2076 [PATCH] i386: add sleazy FPU optimization by Chuck Ebbert · 19 years ago
  39. dc1829a [PATCH] i386/x86_64: ACPI cpu_idle_wait() fix by Ingo Molnar · 19 years ago
  40. 8cf2c51 [PATCH] x86: Revert new unwind kernel stack termination by Andi Kleen · 19 years ago
  41. 991528d ACPI: Processor native C-states using MWAIT by Venkatesh Pallipadi · 19 years ago
  42. 51ec28e [PATCH] x86: Terminate the kernel stacks for the unwinder by Andi Kleen · 19 years ago
  43. 96b644b [PATCH] namespaces: utsname: use init_utsname when appropriate by Serge E. Hallyn · 19 years ago
  44. 52978be [PATCH] kmemdup: some users by Alexey Dobriyan · 19 years ago
  45. 78be370 [PATCH] i386: Allow a kernel not to be in ring 0 by Rusty Russell · 19 years ago
  46. 02ba1a3 [PATCH] i386: move kernel_thread_helper into entry.S by Andi Kleen · 19 years ago
  47. c16b63e [PATCH] i386/x86-64: Don't randomize stack top when no randomization personality is set by Andi Kleen · 19 years ago
  48. facf014 [PATCH] i386: switch_to(): misplaced parentheses by Chuck Ebbert · 19 years ago
  49. b3cf257 [PATCH] i386: use thread_info flags for debug regs and IO bitmaps by Stephane Eranian · 19 years ago
  50. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 20 years ago
  51. 495ab9c [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status by Andi Kleen · 20 years ago
  52. 176a271 [PATCH] i386: reliable stack trace support (i386) by Jan Beulich · 20 years ago
  53. 0cb3463 [PATCH] unexport get_wchan by Adrian Bunk · 20 years ago
  54. c6fd91f [PATCH] kretprobe instance recycled by parent process by bibo mao · 20 years ago
  55. db753bd [PATCH] i386: fix uses of user_mode() vs. user_mode_vm() by Jan Beulich · 20 years ago
  56. b53e8f6 [PATCH] i386: print kernel version in register dumps by Chuck Ebbert · 20 years ago
  57. 65e0fdf [PATCH] i386: task_stack_page() by Al Viro · 20 years ago
  58. 07b047f [PATCH] i386: fix task_pt_regs() by akpm@osdl.org · 20 years ago
  59. 06b425d [PATCH] i386: task_thread_info() by Al Viro · 20 years ago
  60. 64ca900 [PATCH] Make vm86 support optional by Matt Mackall · 20 years ago
  61. 2684927 [PATCH] x86: Deprecate useless bug by Zachary Amsden · 20 years ago
  62. ff6e8c0 [PATCH] x86: Cr4 is valid on some 486s by Zachary Amsden · 20 years ago
  63. 557962a [PATCH] x86: teach dump_task_regs() about the -8 offset. by Stas Sergeev · 20 years ago
  64. 8bf1101 [PATCH] kprobes: Fix return probes on sys_execve by Jim Keniston · 20 years ago
  65. 64c7c8f [PATCH] sched: resched and cpu_idle rework by Nick Piggin · 20 years ago
  66. 5bfb5d6 [PATCH] sched: disable preempt in idle tasks by Nick Piggin · 20 years ago
  67. ce3a161 [PATCH] useless includes of linux/irq.h in arch/i386 by Al Viro · 20 years ago
  68. a520112 [PATCH] x86: make IOPL explicit by Zachary Amsden · 20 years ago
  69. f2ab446 [PATCH] x86: more asm cleanups by Zachary Amsden · 20 years ago
  70. e7a2ff5 [PATCH] i386: load_tls() fix by Zachary Amsden · 20 years ago
  71. 4bb0d3e [PATCH] i386: inline asm cleanup by Zachary Amsden · 20 years ago
  72. 71ae18e [PATCH] sys_get_thread_area does not clear the returned argument by Blaisorblade · 20 years ago
  73. b339a18 Fix up incorrect "unlikely()" on %gs reload in x86 __switch_to by Linus Torvalds · 20 years ago
  74. ffaa8bd [PATCH] seccomp: tsc disable by Andrea Arcangeli · 21 years ago
  75. e1367da [PATCH] cpu state clean after hot remove by Li Shaohua · 21 years ago
  76. 0bb3184 [PATCH] init call cleanup by Li Shaohua · 21 years ago
  77. f370513 [PATCH] i386 CPU hotplug by Zwane Mwaikambo · 21 years ago
  78. b94cce9 [PATCH] kprobes: function-return probes by Hien Nguyen · 21 years ago
  79. 717b594 [PATCH] xen: x86: Use more usermode macro by Vincent Hanquez · 21 years ago
  80. 1cc6f12 [PATCH] xen: x86: Use new macro for debugreg by Vincent Hanquez · 21 years ago
  81. 129f694 [PATCH] Remove i386_ksyms.c, almost. by Alexey Dobriyan · 21 years ago
  82. f48d966 [PATCH] x86 stack initialisation fix by Alexander Nyberg · 21 years ago
  83. fd51f66 [PATCH] i386/x86_64 segment register access update by H. J. Lu · 21 years ago
  84. ecd02dd [PATCH] i386: Use loaddebug macro consistently by Roland McGrath · 21 years ago
  85. 5df2408 [PATCH] fix crash in entry.S restore_all by Stas Sergeev · 21 years ago
  86. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 21 years ago