1. cb600d2 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  2. 47935a7 Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-for-linus', 'x86-paravirt-for-linus', 'core-locking-for-linus' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  3. 77a0dd5 Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  4. d7a5a18 Merge branch 'x86-tsc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  5. 4f00b90 Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  6. b4c6e2e Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  7. 6f46b12 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  8. 4e1db5e Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  9. 37d9a8c Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  10. 017892c Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  11. 42cbd8e Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  12. 74d91e3 x86, NMI: Add touch_nmi_watchdog to io_check_error delay by Huang Ying · 14 years ago
  13. 554ec06 x86: Avoid calling arch_trigger_all_cpu_backtrace() at the same time by Dongdong Deng · 14 years ago
  14. 9ab181f x86: Only call smp_processor_id in non-preempt cases by Don Zickus · 14 years ago
  15. aef1b9c Merge commit 'v2.6.37' into perf/core by Ingo Molnar · 14 years ago
  16. cb2ded3 x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusion by Yinghai Lu · 14 years ago
  17. d50d8fe x86, mm: Initialize initial_page_table before paravirt jumps by Rusty Russell · 14 years ago
  18. bc030d6 Merge commit 'v2.6.37-rc8' into x86/apic by Ingo Molnar · 14 years ago
  19. 25e4193 perf: Clean up power events by introducing new, more generic ones by Thomas Renninger · 14 years ago
  20. cc22219 Merge commit 'v2.6.37-rc8' into perf/core by Ingo Molnar · 14 years ago
  21. cfa6091 x86, UV, BAU: Extend for more than 16 cpus per socket by Cliff Wickman · 14 years ago
  22. 9e76a97 x86, hwmon: Add core threshold notification to therm_throt.c by R, Durgadoss · 14 years ago
  23. c7c2580 arch/x86/oprofile/op_model_amd.c: Perform initialisation on a single CPU by Robert Richter · 14 years ago
  24. 9109f4e Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  25. d0dfc6b KVM: i8259: initialize isr_ack by Avi Kivity · 14 years ago
  26. 56f4c40 Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/core by Ingo Molnar · 14 years ago
  27. 649497d KVM: MMU: Fix incorrect direct gfn for unpaged mode shadow by Avi Kivity · 14 years ago
  28. c8217b8 x86, paravirt: Use native_halt on a halt, not native_safe_halt by Cliff Wickman · 14 years ago
  29. 5cdd2de x86/microcode: Fix double vfree() and remove redundant pointer checks before vfree() by Jesper Juhl · 14 years ago
  30. 79534f2 Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  31. d3bd058 x86, acpi: Parse all SRAT cpu entries even above the cpu number limitation by Yinghai Lu · 14 years ago
  32. 56d91f1 x86, acpi: Add MAX_LOCAL_APIC for 32bit by Yinghai Lu · 14 years ago
  33. 26e20a1 Merge commit 'v2.6.37-rc7' into x86/security by Ingo Molnar · 14 years ago
  34. 4a7863c x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP_DETECTOR by Don Zickus · 14 years ago
  35. d8850ba x86, UV: Fix the effect of extra bits in the hub nodeid register by Jack Steiner · 14 years ago
  36. e681041 x86, UV: Add common uv_early_read_mmr() function for reading MMRs by Jack Steiner · 14 years ago
  37. 6c529a2 Merge commit 'v2.6.37-rc7' into perf/core by Ingo Molnar · 14 years ago
  38. 55ec86f Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  39. da169f5 oprofile, x86: Add support for 6 counters (AMD family 15h) by Robert Richter · 14 years ago
  40. 30570bc oprofile, x86: Add support for AMD family 15h by Robert Richter · 14 years ago
  41. 46bdfe6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  42. 7f8595b x86, kexec: Limit the crashkernel address appropriately by H. Peter Anvin · 14 years ago
  43. a2c606d x86: avoid high BIOS area when allocating address space by Bjorn Helgaas · 14 years ago
  44. 4dc2287 x86: avoid E820 regions when allocating address space by Bjorn Helgaas · 14 years ago
  45. 30919b0 x86: avoid low BIOS area when allocating address space by Bjorn Helgaas · 14 years ago
  46. d14125e Revert "x86/PCI: allocate space from the end of a region, not the beginning" by Bjorn Helgaas · 14 years ago
  47. 5e52f1c Revert "x86: allocate space within a region top-down" by Bjorn Helgaas · 14 years ago
  48. a6ac1f0 Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  49. 147dd56 x86-32: Make sure we can map all of lowmem if we need to by H. Peter Anvin · 14 years ago
  50. 3e26f23 KVM: Fix preemption counter leak in kvm_timer_init() by Avi Kivity · 14 years ago
  51. 7639dae perf, x86: Provide a PEBS capable cycle event by Peter Zijlstra · 14 years ago
  52. 2e80a82 perf: Dynamic pmu types by Peter Zijlstra · 14 years ago
  53. 4407204 perf, x86: Detect broken BIOSes that corrupt the PMU by Peter Zijlstra · 14 years ago
  54. 006b20f Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  55. da32dac lguest: populate initial_page_table by Rusty Russell · 14 years ago
  56. bb4093d lguest: restore boot speed by Rusty Russell · 14 years ago
  57. bb6f1d9 lguest: fix crash lguest_time_init by Rusty Russell · 14 years ago
  58. 52f6c5a crypto: ghash-intel - ghash-clmulni-intel_glue needs err.h by Randy Dunlap · 14 years ago
  59. 7f7fbf4 x86: Enable the intr-remap fault handling after local APIC setup by Kenji Kaneshige · 14 years ago
  60. 086e8ce x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic mode by Kenji Kaneshige · 14 years ago
  61. 3fb82d5 x86, suspend: Avoid unnecessary smp alternatives switch during suspend/resume by Suresh Siddha · 14 years ago
  62. 10340ae x86, xsave: Use alloc_bootmem_align() instead of alloc_bootmem() by Suresh Siddha · 14 years ago
  63. de2a8cf x86, gcc-4.6: Use gcc -m options when building vdso by H. Peter Anvin · 14 years ago
  64. 5f29805 x86, watchdog: Compile fix when CONFIG_LOCAL_APIC not enabled by Don Zickus · 14 years ago
  65. f1c1807 x86: HPET: Chose a paranoid safe value for the ETIME check by Thomas Gleixner · 14 years ago
  66. a8760ec x86: Check tsc available/disabled in the delayed init function by Thomas Gleixner · 14 years ago
  67. 5dc3055 x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctls by Don Zickus · 14 years ago
  68. 96a84c2 lockup detector: Compile fixes from removing the old x86 nmi watchdog by Don Zickus · 14 years ago
  69. 4720dd1 x86: io_apic: Avoid unused variable warning when CONFIG_GENERIC_PENDING_IRQ=n by Thomas Gleixner · 14 years ago
  70. 2c6cb10 x86: Address 'unused' warning in hw_nmi.c again by Rakib Mullick · 14 years ago
  71. c079c79 perf, amd: Remove the nb lock by Peter Zijlstra · 14 years ago
  72. 73c1160 KVM: enlarge number of possible CPUID leaves by Andre Przywara · 14 years ago
  73. 24d1b15 KVM: SVM: Do not report xsave in supported cpuid by Joerg Roedel · 14 years ago
  74. 3ea3aa8 KVM: Fix OSXSAVE after migration by Sheng Yang · 14 years ago
  75. 6313e3c Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  76. 10a18d7 Merge commit 'v2.6.37-rc5' into perf/core by Ingo Molnar · 14 years ago
  77. 991cfff x86, earlyprintk: Move mrst early console to platform/ and fix a typo by Feng Tang · 14 years ago
  78. f984ba4 kprobes: Use text_poke_smp_batch for unoptimizing by Masami Hiramatsu · 14 years ago
  79. cd7ebe2 kprobes: Use text_poke_smp_batch for optimizing by Masami Hiramatsu · 14 years ago
  80. 7deb18d x86: Introduce text_poke_smp_batch() for batch-code modifying by Masami Hiramatsu · 14 years ago
  81. 6274de4 kprobes: Support delayed unoptimizing by Masami Hiramatsu · 14 years ago
  82. e4d2ebc x86, apbt: Setup affinity for apb timers acting as per-cpu timer by Feng Tang · 14 years ago
  83. 5ec6960 ce4100: Add errata fixes for UART on CE4100 by Dirk Brandewie · 14 years ago
  84. a38c538 x86: io_apic: Split setup_ioapic_ids_from_mpc() by Sebastian Andrzej Siewior · 14 years ago
  85. 11e8896 Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm by Linus Torvalds · 14 years ago
  86. 8338fde Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
  87. 08ec0c5 x86: Improve TSC calibration using a delayed workqueue by John Stultz · 14 years ago
  88. b0f9690 Merge remote branch 'tip/x86/tsc' into fortglx/2.6.38/tip/x86/tsc by John Stultz · 14 years ago
  89. 64141da vmalloc: eagerly clear ptes on vunmap by Jeremy Fitzhardinge · 14 years ago
  90. 512b109 xen: unplug the emulated devices at resume time by Stefano Stabellini · 14 years ago
  91. af42b8d xen: fix MSI setup and teardown for PV on HVM guests by Stefano Stabellini · 14 years ago
  92. 805e3f4 xen: x86/32: perform initial startup on initial_page_table by Ian Campbell · 14 years ago
  93. 31e323c xen: don't bother to stop other cpus on shutdown/reboot by Jeremy Fitzhardinge · 14 years ago
  94. a9e40a2 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  95. e7a3481 x86/pvclock: Zero last_value on resume by Jeremy Fitzhardinge · 14 years ago
  96. fbe6c40 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  97. d2f30c7 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  98. af86da5 perf, x86: P4 PMU - describe config format by Cyrill Gorcunov · 14 years ago
  99. 004417a perf, arch: Cleanup perf-pmu init vs lockup-detector by Peter Zijlstra · 14 years ago
  100. 5ef428c x86: Set cpu masks before calling CPU_STARTING notifiers by Andi Kleen · 14 years ago