1. 2c1b284 x86: clean up declarations and variables by Jaswinder Singh Rajput · 17 years ago
  2. 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  3. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 17 years ago
  4. 65fb0d2 Merge branch 'linus' into cpumask-for-linus by Ingo Molnar · 17 years ago
  5. 30e1e6d cpumask: fix CONFIG_CPUMASK_OFFSTACK=y cpu hotunplug crash by Rusty Russell · 17 years ago
  6. 250981e x86: reduce preemption off section in exit thread by Thomas Gleixner · 17 years ago
  7. 4f06289 cpumask: use new cpumask functions throughout x86 by Rusty Russell · 17 years ago
  8. bc9b83d cpumask: convert c1e_mask in arch/x86/kernel/process.c to cpumask_var_t. by Rusty Russell · 17 years ago
  9. f0ef039 Merge branch 'x86/core' into tracing/textedit by Ingo Molnar · 17 years ago
  10. 389d1fb x86: unify chunks of kernel/process*.c by Jeremy Fitzhardinge · 17 years ago
  11. 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 · 17 years ago
  12. b5f9fd0 tracing: convert c/p state power tracer to use tracepoints by Jason Baron · 17 years ago
  13. 1c511f7 Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 'tracing/urgent' and 'linus' into tracing/core by Ingo Molnar · 17 years ago
  14. f8a6b2b Merge branch 'linus' into x86/apic by Ingo Molnar · 17 years ago
  15. e736ad5 x86: add clflush before monitor for Intel 7400 series by Pallipadi, Venkatesh · 17 years ago
  16. 1292211 tracing/power: move the power trace headers to a dedicated file by Frederic Weisbecker · 17 years ago
  17. 3e5095d x86: replace CONFIG_X86_SMP with CONFIG_SMP by Ingo Molnar · 17 years ago
  18. 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 · 17 years ago
  19. a3eeeefb Merge branch 'x86/tsc' into tracing/core by Ingo Molnar · 17 years ago
  20. be9a1d3 Merge branch 'x86/tsc' into x86/core by Ingo Molnar · 17 years ago
  21. 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 · 17 years ago
  22. f0bc220 x86: process.c declare c1e_remove_cpu before they get used by Jaswinder Singh · 17 years ago
  23. 40fb171 x86: support always running TSC on Intel CPUs by Venki Pallipadi · 17 years ago
  24. f3f47a6 tracing: add "power-tracer": C/P state tracer to help power optimization by Arjan van de Ven · 17 years ago
  25. d3ec5ca x86: call machine_shutdown and stop all CPUs in native_machine_halt by Ivan Vecera · 18 years ago
  26. 0afe2db Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D by Ingo Molnar · 18 years ago
  27. 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 · 18 years ago
  28. 09bfeea x86: c1e_idle: don't mark TSC unstable if CPU has invariant TSC by Andreas Herrmann · 18 years ago
  29. a8d6829 x86: prevent C-states hang on AMD C1E enabled machines by Thomas Gleixner · 18 years ago
  30. 4faac97 x86: prevent stale state of c1e_mask across CPU offline/online by Thomas Gleixner · 18 years ago
  31. c58606a x86: remove duplicated force_mwait by Yinghai Lu · 18 years ago
  32. 2c7e9fd x86: make poll_idle behave more like the other idle methods by Joe Korty · 18 years ago
  33. 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 · 18 years ago
  34. 08ad8af x86: reduce force_mwait visibility by Jan Beulich · 18 years ago
  35. 9781f39 x86: consolidate the definition of the force_mwait variable by Thomas Petazzoni · 18 years ago
  36. cdbfc55 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 18 years ago
  37. da5e09a ACPI : Create "idle=nomwait" bootparam by Zhao Yakui · 18 years ago
  38. c1e3b37 ACPI: Create "idle=halt" bootparam by Zhao Yakui · 18 years ago
  39. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 18 years ago
  40. ab6bc3e x86: idle process - add checking for NULL early param by Cyrill Gorcunov · 18 years ago
  41. 0beefa2 x86: add C1E aware idle function, fix by Thomas Gleixner · 18 years ago
  42. aa276e1 x86, clockevents: add C1E aware idle function by Thomas Gleixner · 18 years ago
  43. 127a237 fix "smp_call_function: get rid of the unused nonatomic/retry argument" by Ingo Molnar · 18 years ago
  44. 00dba56 x86: move more common idle functions/variables to process.c by Thomas Gleixner · 18 years ago
  45. 09fd4b4 x86: use cpuid to check MWAIT support for C1 by Thomas Gleixner · 18 years ago
  46. 6ddd2a2 x86: simplify idle selection by Thomas Gleixner · 18 years ago
  47. e9623b3 x86: disable mwait for AMD family 10H/11H CPUs by Thomas Gleixner · 18 years ago
  48. a738d89 x86: remove mwait capability C-state check by Ingo Molnar · 18 years ago
  49. 7f424a8 fix idle (arch, acpi and apm) and lockdep by Peter Zijlstra · 18 years ago
  50. 1679f27 x86: fpu xstate split cleanup by Suresh Siddha · 18 years ago
  51. aa283f4 x86, fpu: lazy allocation of FPU area - v5 by Suresh Siddha · 18 years ago
  52. 61c4628 x86, fpu: split FPU state from task struct - v5 by Suresh Siddha · 18 years ago