1. 035a02c x86, amd: Restrict usage of c1e_idle() by Andreas Herrmann · 15 years ago
  2. 15c989d Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  3. d6dd692 x86: Reduce per cpu warning boot up messages by Mike Travis · 15 years ago
  4. a7f16d1 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  5. 05d43ed x86: get rid of the insane TIF_ABI_PENDING bit by H. Peter Anvin · 15 years ago
  6. 3bef444 x86: Merge show_regs() by Brian Gerst · 15 years ago
  7. 864a092 x86: kernel_thread() -- initialize SS to a known state by Cyrill Gorcunov · 15 years ago
  8. d015a09 x86: Use KERN_DEFAULT log-level in __show_regs() by Pekka Enberg · 15 years ago
  9. ab1eebe Merge branch 'x86/asm' into x86/urgent by Ingo Molnar · 15 years ago
  10. df59e7b x86: Merge kernel_thread() by Brian Gerst · 15 years ago
  11. f839bbc x86: Merge sys_clone by Brian Gerst · 15 years ago
  12. 11cf88b x86: Merge sys_execve by Brian Gerst · 15 years ago
  13. a1884b8 x86: Print DMI_BOARD_NAME as well as DMI_PRODUCT_NAME from __show_regs() by Andy Isaacson · 15 years ago
  14. 814e2c8 x86: Factor duplicated code out of __show_regs() into show_regs_common() by Andy Isaacson · 15 years ago
  15. ed9216c Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  16. 24f1e32c hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events by Frederic Weisbecker · 15 years ago
  17. 41a48d1 x86/hw-breakpoints: Actually flush thread breakpoints in flush_thread(). by Paul Mundt · 15 years ago
  18. 0f8f86c Merge commit 'perf/core' into perf/hw-breakpoint by Frederic Weisbecker · 15 years ago
  19. 7c68af6 core, x86: Add user return notifiers by Avi Kivity · 15 years ago
  20. 79f5599 cpumask: use zalloc_cpumask_var() where possible by Li Zefan · 16 years ago
  21. 288f023 tracing, x86, cpuidle: Move the end point of a C state in the power tracer by Arjan van de Ven · 15 years ago
  22. 6161352 tracing, perf: Convert the power tracer into an event tracer by Arjan van de Ven · 15 years ago
  23. a1922ed Merge branch 'tracing/core' into tracing/hw-breakpoints by Ingo Molnar · 15 years ago
  24. f833bab clockevent: Prevent dead lock on clockevents_lock by Suresh Siddha · 15 years ago
  25. eadb8a0 Merge branch 'linus' into tracing/hw-breakpoints by Ingo Molnar · 16 years ago
  26. 2dff440 kmemcheck: add mm functions by Vegard Nossum · 17 years ago
  27. 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  28. bb77629 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  29. 66cb591 hw-breakpoints: use the new wrapper routines to access debug registers in process/thread code by K.Prasad · 16 years ago
  30. b332828c hw-breakpoints: prepare the code for Hardware Breakpoint interfaces by K.Prasad · 16 years ago
  31. 9d62dcd x86: merge process.c a bit by Amerigo Wang · 16 years ago
  32. 2c1b284 x86: clean up declarations and variables by Jaswinder Singh Rajput · 16 years ago
  33. 2311f0d x86, ds: add leakage warning by Markus Metzger · 16 years ago
  34. 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  35. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 16 years ago
  36. 65fb0d2 Merge branch 'linus' into cpumask-for-linus by Ingo Molnar · 16 years ago
  37. 30e1e6d cpumask: fix CONFIG_CPUMASK_OFFSTACK=y cpu hotunplug crash by Rusty Russell · 16 years ago
  38. 250981e x86: reduce preemption off section in exit thread by Thomas Gleixner · 16 years ago
  39. 4f06289 cpumask: use new cpumask functions throughout x86 by Rusty Russell · 16 years ago
  40. bc9b83d cpumask: convert c1e_mask in arch/x86/kernel/process.c to cpumask_var_t. by Rusty Russell · 16 years ago
  41. f0ef039 Merge branch 'x86/core' into tracing/textedit by Ingo Molnar · 16 years ago
  42. 389d1fb x86: unify chunks of kernel/process*.c by Jeremy Fitzhardinge · 16 years ago
  43. 72b623c Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/power-tracer by Ingo Molnar · 16 years ago
  44. b5f9fd0 tracing: convert c/p state power tracer to use tracepoints by Jason Baron · 16 years ago
  45. 1c511f7 Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 'tracing/urgent' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
  46. f8a6b2b Merge branch 'linus' into x86/apic by Ingo Molnar · 16 years ago
  47. e736ad5 x86: add clflush before monitor for Intel 7400 series by Pallipadi, Venkatesh · 16 years ago
  48. 1292211 tracing/power: move the power trace headers to a dedicated file by Frederic Weisbecker · 16 years ago
  49. 3e5095d x86: replace CONFIG_X86_SMP with CONFIG_SMP by Ingo Molnar · 16 years ago
  50. 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
  51. a3eeeefb Merge branch 'x86/tsc' into tracing/core by Ingo Molnar · 16 years ago
  52. be9a1d3 Merge branch 'x86/tsc' into x86/core by Ingo Molnar · 16 years ago
  53. fa623d1 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core by Ingo Molnar · 16 years ago
  54. f0bc220 x86: process.c declare c1e_remove_cpu before they get used by Jaswinder Singh · 16 years ago
  55. 40fb171 x86: support always running TSC on Intel CPUs by Venki Pallipadi · 16 years ago
  56. f3f47a6 tracing: add "power-tracer": C/P state tracer to help power optimization by Arjan van de Ven · 16 years ago
  57. d3ec5ca x86: call machine_shutdown and stop all CPUs in native_machine_halt by Ivan Vecera · 16 years ago
  58. 0afe2db Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D by Ingo Molnar · 16 years ago
  59. e496e3d Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/exports', 'x86/fpu', 'x86/gart', 'x86/idle', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/oprofile', 'x86/paravirt', 'x86/reboot', 'x86/sparse-fixes', 'x86/tsc', 'x86/urgent' and 'x86/vmalloc' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  60. 09bfeea x86: c1e_idle: don't mark TSC unstable if CPU has invariant TSC by Andreas Herrmann · 16 years ago
  61. a8d6829 x86: prevent C-states hang on AMD C1E enabled machines by Thomas Gleixner · 16 years ago
  62. 4faac97 x86: prevent stale state of c1e_mask across CPU offline/online by Thomas Gleixner · 16 years ago
  63. c58606a x86: remove duplicated force_mwait by Yinghai Lu · 16 years ago
  64. 2c7e9fd x86: make poll_idle behave more like the other idle methods by Joe Korty · 16 years ago
  65. acee709 Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus by Ingo Molnar · 16 years ago
  66. 08ad8af x86: reduce force_mwait visibility by Jan Beulich · 16 years ago
  67. 9781f39 x86: consolidate the definition of the force_mwait variable by Thomas Petazzoni · 16 years ago
  68. cdbfc55 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 16 years ago
  69. da5e09a ACPI : Create "idle=nomwait" bootparam by Zhao Yakui · 17 years ago
  70. c1e3b37 ACPI: Create "idle=halt" bootparam by Zhao Yakui · 17 years ago
  71. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  72. ab6bc3e x86: idle process - add checking for NULL early param by Cyrill Gorcunov · 17 years ago
  73. 0beefa2 x86: add C1E aware idle function, fix by Thomas Gleixner · 17 years ago
  74. aa276e1 x86, clockevents: add C1E aware idle function by Thomas Gleixner · 17 years ago
  75. 127a237 fix "smp_call_function: get rid of the unused nonatomic/retry argument" by Ingo Molnar · 17 years ago
  76. 00dba56 x86: move more common idle functions/variables to process.c by Thomas Gleixner · 17 years ago
  77. 09fd4b4 x86: use cpuid to check MWAIT support for C1 by Thomas Gleixner · 17 years ago
  78. 6ddd2a2 x86: simplify idle selection by Thomas Gleixner · 17 years ago
  79. e9623b3 x86: disable mwait for AMD family 10H/11H CPUs by Thomas Gleixner · 17 years ago
  80. a738d89 x86: remove mwait capability C-state check by Ingo Molnar · 17 years ago
  81. 7f424a8 fix idle (arch, acpi and apm) and lockdep by Peter Zijlstra · 17 years ago
  82. 1679f27 x86: fpu xstate split cleanup by Suresh Siddha · 17 years ago
  83. aa283f4 x86, fpu: lazy allocation of FPU area - v5 by Suresh Siddha · 17 years ago
  84. 61c4628 x86, fpu: split FPU state from task struct - v5 by Suresh Siddha · 17 years ago