1. 835c34a Delete filenames in comments. by Dave Jones · 19 years ago
  2. 0229068 x86_64: prepare idle loop for dynamic ticks by Chris Wright · 19 years ago
  3. 250c227 x86_64: move kernel by Thomas Gleixner · 19 years ago[Renamed from arch/x86_64/kernel/process_64.c]
  4. bd4c1b5 x86_64: prepare shared kernel/process.c by Thomas Gleixner · 19 years ago[Renamed from arch/x86_64/kernel/process.c]
  5. da8f153 Revert "x86_64: Quicklist support for x86_64" by Linus Torvalds · 19 years ago
  6. 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 19 years ago
  7. f51c945 x86_64: Use read and write crX in .c files by Glauber de Oliveira Costa · 19 years ago
  8. 2d4fa2f x86_64: lower printk severity by Dan Aloni · 19 years ago
  9. bb1995d x86: Make Alt-SysRq-p display the debug register contents by Alan Stern · 19 years ago
  10. 34feb2c x86_64: Quicklist support for x86_64 by Christoph Lameter · 19 years ago
  11. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 19 years ago
  12. f039b75 [PATCH] x86: Don't use MWAIT on AMD Family 10 by Andi Kleen · 19 years ago
  13. 303cd15 [PATCH] Fix atomicity of TIF update in flush_thread() for x86_64 by Mathieu Desnoyers · 19 years ago
  14. 0888f06 [PATCH] sched: fix bad missed wakeups in the i386, x86_64, ia64, ACPI and APM idle code by Ingo Molnar · 19 years ago
  15. d331e73 [PATCH] x86-64: Fix interrupt race in idle callback (3rd try) by Venkatesh Pallipadi · 20 years ago
  16. 72690a2 [PATCH] x86: Don't use nested idle loops by Andi Kleen · 20 years ago
  17. dc1829a [PATCH] i386/x86_64: ACPI cpu_idle_wait() fix by Ingo Molnar · 20 years ago
  18. 9446868 [PATCH] x86-64: Fix race in exit_idle by Andi Kleen · 20 years ago
  19. 991528d ACPI: Processor native C-states using MWAIT by Venkatesh Pallipadi · 20 years ago
  20. 0a5ace2 [PATCH] x86-64: Fix FPU corruption by Andi Kleen · 20 years ago
  21. 96b644b [PATCH] namespaces: utsname: use init_utsname when appropriate by Serge E. Hallyn · 20 years ago
  22. a15da49 [PATCH] Fix idle notifiers by Andi Kleen · 20 years ago
  23. 7b0bda7 [PATCH] Fix a PDA warning uncovered by the new type checking by Andi Kleen · 20 years ago
  24. 0a42540 [PATCH] Add the canary field to the PDA area and the task struct by Arjan van de Ven · 20 years ago
  25. e07e23e [PATCH] non lazy "sleazy" fpu implementation by Arjan van de Ven · 20 years ago
  26. c16b63e [PATCH] i386/x86-64: Don't randomize stack top when no randomization personality is set by Andi Kleen · 20 years ago
  27. d3a4f48 [PATCH] x86-64 TIF flags for debug regs and io bitmap in ctxsw by Stephane Eranian · 20 years ago
  28. 3ac9493 [PATCH] lockdep: beautify x86_64 stacktraces by Ingo Molnar · 20 years ago
  29. 2ee60e17 [PATCH] x86_64: Move export symbols to their C functions by Andi Kleen · 20 years ago
  30. 495ab9c [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status by Andi Kleen · 20 years ago
  31. b538ed2 [PATCH] x86_64: reliable stack trace support (x86-64) by Jan Beulich · 20 years ago
  32. 4d9bc79 [PATCH] x86_64: Make sure is_compat_task works early by Andi Kleen · 20 years ago
  33. 5c0f80f [PATCH] x86_64: Remove long obsolete CVS by Andi Kleen · 20 years ago
  34. 18bd057 [PATCH] i386/x86-64: Fix x87 information leak between processes by Andi Kleen · 20 years ago
  35. 97c2803 [PATCH] x86_64: Plug GS leak in arch_prctl() by John Blackwood · 20 years ago
  36. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 20 years ago
  37. c6fd91f [PATCH] kretprobe instance recycled by parent process by bibo mao · 20 years ago
  38. 45948d7 [PATCH] x86_64: save FPU context slightly later by Jan Beulich · 20 years ago
  39. 2b514e7 [PATCH] x86_64: eliminate set_debug() by Jan Beulich · 20 years ago
  40. cdb0452 [PATCH] kill include/linux/platform.h, default_idle() cleanup by Adrian Bunk · 20 years ago
  41. 099f318 [PATCH] x86_64: Don't allow kprobes on __switch_to by Andi Kleen · 20 years ago
  42. 57eafdc [PATCH] amd64: task_stack_page() by Al Viro · 20 years ago
  43. bb04923 [PATCH] amd64: task_pt_regs() by Al Viro · 20 years ago
  44. e4f17c4 [PATCH] amd64: task_thread_info() by Al Viro · 20 years ago
  45. 95833c8 [PATCH] x86_64: Add idle notifiers by Andi Kleen · 20 years ago
  46. 2d52ede [PATCH] x86_64: Remove enable/disable_hlt by Andi Kleen · 20 years ago
  47. 1fa744e [PATCH] cpu hotplug/x86_64: disable interrupt in play_dead by Shaohua Li · 20 years ago
  48. 8bf1101 [PATCH] kprobes: Fix return probes on sys_execve by Jim Keniston · 21 years ago
  49. 4060994 Merge x86-64 update from Andi by Linus Torvalds · 21 years ago
  50. a88cde1 [PATCH] x86_64: Formatting fixes for arch/x86_64/kernel/process.c by Andi Kleen · 21 years ago
  51. 64c7c8f [PATCH] sched: resched and cpu_idle rework by Nick Piggin · 21 years ago
  52. 5bfb5d6 [PATCH] sched: disable preempt in idle tasks by Nick Piggin · 21 years ago
  53. 9cdd304 [PATCH] x86-64: more gratitious linux/irq.h includes by Al Viro · 21 years ago
  54. 083044e [PATCH] x86-64: Remove disable_tsc code in context switch by Andi Kleen · 21 years ago
  55. b8f68e9 [PATCH] x86-64: Fix idle=poll by Hugh Dickins · 21 years ago
  56. 9acf23c [PATCH] x86-64: Include build number in oops output by Andi Kleen · 21 years ago
  57. c078d32 [PATCH] x86_64: print processor number in show_regs by Zwane Mwaikambo · 21 years ago
  58. ffaa8bd [PATCH] seccomp: tsc disable by Andrea Arcangeli · 21 years ago
  59. 76e4f66 [PATCH] x86_64: CPU hotplug support by Ashok Raj · 21 years ago
  60. e6982c6 [PATCH] x86_64: Change init sections for CPU hotplug support by Ashok Raj · 21 years ago
  61. 73649da [PATCH] x86_64 specific function return probes by Rusty Lynch · 21 years ago
  62. 8492980 [PATCH] x86_64: TASK_SIZE fixes for compatibility mode processes by Suresh Siddha · 21 years ago
  63. fd51f66 [PATCH] i386/x86_64 segment register access update by H. J. Lu · 21 years ago
  64. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 21 years ago