1. 870568b x86, fpu: fix CONFIG_PREEMPT=y corruption of application's FPU stack by Suresh Siddha · 18 years ago
  2. 7f424a8 fix idle (arch, acpi and apm) and lockdep by Peter Zijlstra · 18 years ago
  3. a4928cf "make namespacecheck" fixes by Ingo Molnar · 18 years ago
  4. aa283f4 x86, fpu: lazy allocation of FPU area - v5 by Suresh Siddha · 18 years ago
  5. 61c4628 x86, fpu: split FPU state from task struct - v5 by Suresh Siddha · 18 years ago
  6. 529e25f x86: implement prctl PR_GET_TSC and PR_SET_TSC by Erik Bosman · 18 years ago
  7. 120d5bf x86: remove vm86.h inclusion from process_32.c by Jacek Luczak · 18 years ago
  8. 13af483 x86: improve default idle by Ingo Molnar · 18 years ago
  9. 3b22ec7 x86: always enable irqs when entering idle by Glauber de Oliveira Costa · 18 years ago
  10. 5b0e508 x86: prevent unconditional writes to DebugCtl MSR by Jan Beulich · 18 years ago
  11. 513ad84 x86: de-macro start_thread() by Ingo Molnar · 18 years ago
  12. 92bc205 x86: change most X86_32 pt_regs members to unsigned long by Harvey Harrison · 18 years ago
  13. 783e391 x86: Simplify cpu_idle_wait by Venki Pallipadi · 18 years ago
  14. b4ef95d x86: disable BTS ptrace extensions for now by Ingo Molnar · 18 years ago
  15. 1eb1141 aout: remove unnecessary inclusions of {asm, linux}/a.out.h by David Howells · 18 years ago
  16. 7fa3031 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT by David Howells · 18 years ago
  17. 7bb308a x86: small sparse fix in process_32.c by Harvey Harrison · 18 years ago
  18. 4c02ad1 x86: fix section mismatch warning in process_*.c by Sam Ravnborg · 18 years ago
  19. 27415a4 x86: move warning message of polling idle and HT enabled by Hiroshi Shimamoto · 18 years ago
  20. 0c07ee3 x86: use the correct cpuid method to detect MWAIT support for C states by Andi Kleen · 18 years ago
  21. 0723a69 x86: fix synchronize_rcu(): high latency on idle system by Benjamin LaHaise · 18 years ago
  22. 5bc27dc x86: pull bp calculation earlier into the backtrace path by Arjan van de Ven · 18 years ago
  23. 60b3b9a x86: x86 user_regset cleanup by Roland McGrath · 18 years ago
  24. bdb4f15 i386: hard_{en,dis}able_TSC can be static by Jan Beulich · 18 years ago
  25. 75604d7 x86: remove all definitions with fastcall by Harvey Harrison · 18 years ago
  26. eee3af4 x86, ptrace: support for branch trace store(BTS) by Markus Metzger · 18 years ago
  27. 6612538 x86: clean up process_32/64.c by Hiroshi Shimamoto · 18 years ago
  28. faca622 x86: use generic register name in the thread and tss structures by H. Peter Anvin · 18 years ago
  29. 0f53409 x86: x86-32 thread_struct.debugreg by Roland McGrath · 18 years ago
  30. 153d5f2 x86: use generic register names in struct user_regs_struct by H. Peter Anvin · 18 years ago
  31. 65ea5b0 x86: rename the struct pt_regs members for 32/64-bit consistency by H. Peter Anvin · 18 years ago
  32. 7e99160 x86: debugctlmsr context switch by Roland McGrath · 18 years ago
  33. e1f2877 x86 single_step: TIF_FORCED_TF by Roland McGrath · 18 years ago
  34. efd1ca5 x86: TLS cleanup by Roland McGrath · 18 years ago
  35. c1d171a x86: randomize brk by Jiri Kosina · 18 years ago
  36. 718fc13 x86: move debug related declarations to kdebug.h by Thomas Gleixner · 18 years ago
  37. 5ee613b x86: idle wakeup event in the HLT loop by Ingo Molnar · 18 years ago
  38. 40d6a14 Kick CPUS that might be sleeping in cpus_idle_wait by Steven Rostedt · 18 years ago
  39. 3446fa0 x86_32: select_idle_routine() must be __cpuinit by Adrian Bunk · 19 years ago
  40. 60812a4 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 by Linus Torvalds · 19 years ago
  41. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 19 years ago
  42. 9d975eb i386: consolidate show_regs and show_registers for i386 by Pavel Emelyanov · 19 years ago
  43. 835c34a Delete filenames in comments. by Dave Jones · 19 years ago
  44. 9a163ed i386: move kernel by Thomas Gleixner · 19 years ago[Renamed from arch/i386/kernel/process_32.c]
  45. b4f127b i386: prepare shared kernel/process.c by Thomas Gleixner · 19 years ago[Renamed from arch/i386/kernel/process.c]
  46. bb1995d x86: Make Alt-SysRq-p display the debug register contents by Alan Stern · 19 years ago
  47. cf99aba make seccomp zerocost in schedule by Andrea Arcangeli · 19 years ago
  48. f1d1a84 SLUB: i386 support by Christoph Lameter · 19 years ago
  49. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 19 years ago
  50. 7c3576d [PATCH] i386: Convert PDA into the percpu section by Jeremy Fitzhardinge · 19 years ago
  51. a75c54f [PATCH] i386: i386 separate hardware-defined TSS from Linux additions by Rusty Russell · 19 years ago
  52. f039b75 [PATCH] x86: Don't use MWAIT on AMD Family 10 by Andi Kleen · 19 years ago
  53. ea3d522 Revert "[PATCH] i386: add idle notifier" by Linus Torvalds · 19 years ago
  54. 7416734 [PATCH] i386 prepare for dyntick by Ingo Molnar · 19 years ago
  55. 2ff2d3d [PATCH] i386: add idle notifier by Stephane Eranian · 19 years ago
  56. 8b15114 [PATCH] i386: iOPL handling for paravirt guests by Zachary Amsden · 19 years ago
  57. 9226d12 [PATCH] i386: paravirt CPU hypercall batching mode by Zachary Amsden · 19 years ago
  58. 464d1a7 [PATCH] i386: Convert i386 PDA code to use %fs by Jeremy Fitzhardinge · 19 years ago
  59. 0888f06 [PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM idle code by Ingo Molnar · 19 years ago
  60. 8c89812 [PATCH] i386: remove IOPL check on task switch by Chuck Ebbert · 20 years ago
  61. 72690a2 [PATCH] x86: Don't use nested idle loops by Andi Kleen · 20 years ago
  62. ec7fcaa [PATCH] i386: Implement "current" with the PDA by Jeremy Fitzhardinge · 20 years ago
  63. 66e10a4 [PATCH] i386: Fix places where using %gs changes the usermode ABI by Jeremy Fitzhardinge · 20 years ago
  64. f95d47c [PATCH] i386: Use %gs as the PDA base-segment in the kernel by Jeremy Fitzhardinge · 20 years ago
  65. acc2076 [PATCH] i386: add sleazy FPU optimization by Chuck Ebbert · 20 years ago
  66. dc1829a [PATCH] i386/x86_64: ACPI cpu_idle_wait() fix by Ingo Molnar · 20 years ago
  67. 8cf2c51 [PATCH] x86: Revert new unwind kernel stack termination by Andi Kleen · 20 years ago
  68. 991528d ACPI: Processor native C-states using MWAIT by Venkatesh Pallipadi · 20 years ago
  69. 51ec28e [PATCH] x86: Terminate the kernel stacks for the unwinder by Andi Kleen · 20 years ago
  70. 96b644b [PATCH] namespaces: utsname: use init_utsname when appropriate by Serge E. Hallyn · 20 years ago
  71. 52978be [PATCH] kmemdup: some users by Alexey Dobriyan · 20 years ago
  72. 78be370 [PATCH] i386: Allow a kernel not to be in ring 0 by Rusty Russell · 20 years ago
  73. 02ba1a3 [PATCH] i386: move kernel_thread_helper into entry.S by Andi Kleen · 20 years ago
  74. c16b63e [PATCH] i386/x86-64: Don't randomize stack top when no randomization personality is set by Andi Kleen · 20 years ago
  75. facf014 [PATCH] i386: switch_to(): misplaced parentheses by Chuck Ebbert · 20 years ago
  76. b3cf257 [PATCH] i386: use thread_info flags for debug regs and IO bitmaps by Stephane Eranian · 20 years ago
  77. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 20 years ago
  78. 495ab9c [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status by Andi Kleen · 20 years ago
  79. 176a271 [PATCH] i386: reliable stack trace support (i386) by Jan Beulich · 20 years ago
  80. 0cb3463 [PATCH] unexport get_wchan by Adrian Bunk · 20 years ago
  81. c6fd91f [PATCH] kretprobe instance recycled by parent process by bibo mao · 20 years ago
  82. db753bd [PATCH] i386: fix uses of user_mode() vs. user_mode_vm() by Jan Beulich · 20 years ago
  83. b53e8f6 [PATCH] i386: print kernel version in register dumps by Chuck Ebbert · 20 years ago
  84. 65e0fdf [PATCH] i386: task_stack_page() by Al Viro · 20 years ago
  85. 07b047f [PATCH] i386: fix task_pt_regs() by akpm@osdl.org · 20 years ago
  86. 06b425d [PATCH] i386: task_thread_info() by Al Viro · 20 years ago
  87. 64ca900 [PATCH] Make vm86 support optional by Matt Mackall · 20 years ago
  88. 2684927 [PATCH] x86: Deprecate useless bug by Zachary Amsden · 20 years ago
  89. ff6e8c0 [PATCH] x86: Cr4 is valid on some 486s by Zachary Amsden · 20 years ago
  90. 557962a [PATCH] x86: teach dump_task_regs() about the -8 offset. by Stas Sergeev · 20 years ago
  91. 8bf1101 [PATCH] kprobes: Fix return probes on sys_execve by Jim Keniston · 21 years ago
  92. 64c7c8f [PATCH] sched: resched and cpu_idle rework by Nick Piggin · 21 years ago
  93. 5bfb5d6 [PATCH] sched: disable preempt in idle tasks by Nick Piggin · 21 years ago
  94. ce3a161 [PATCH] useless includes of linux/irq.h in arch/i386 by Al Viro · 21 years ago
  95. a520112 [PATCH] x86: make IOPL explicit by Zachary Amsden · 21 years ago
  96. f2ab446 [PATCH] x86: more asm cleanups by Zachary Amsden · 21 years ago
  97. e7a2ff5 [PATCH] i386: load_tls() fix by Zachary Amsden · 21 years ago
  98. 4bb0d3e [PATCH] i386: inline asm cleanup by Zachary Amsden · 21 years ago
  99. 71ae18e [PATCH] sys_get_thread_area does not clear the returned argument by Blaisorblade · 21 years ago
  100. b339a18 Fix up incorrect "unlikely()" on %gs reload in x86 __switch_to by Linus Torvalds · 21 years ago