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