1. 3f7d7b4 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  2. f287d33 perf, x86: Fix incorrect branches event on AMD CPUs by Vince Weaver · 16 years ago
  3. a1e80fa x86: Send a SIGTRAP for user icebp traps by Frederic Weisbecker · 16 years ago
  4. 5904b3b Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  5. ab8aadb Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  6. 499a00e x86, Calgary: Increase max PHB number by Darrick J. Wong · 16 years ago
  7. 890ffed x86: Fix rebooting on Dell Precision WorkStation T7400 by Thomas Backlund · 16 years ago
  8. 42de553 Merge branch 'bugzilla-13931-sleep-nvs' into release by Len Brown · 16 years ago
  9. dd4c4f1 suspend: Move NVS save/restore code to generic suspend functionality by Matthew Garrett · 16 years ago
  10. d110077 perf_events: Fix Intel Westmere event constraints by Stephane Eranian · 16 years ago
  11. a4384df x86, irq: Rename gsi_end gsi_top, and fix off by one errors by Eric W. Biederman · 16 years ago
  12. 9a9620d Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/i7core by Linus Torvalds · 16 years ago
  13. 167b712 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  14. f150dba6 Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  15. 4adc8b7 x86, smpboot: Fix cores per node printing on boot by Borislav Petkov · 16 years ago
  16. 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 16 years ago
  17. c8fcb14 Merge branch 'amd-iommu/2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 16 years ago
  18. d7f0776 x86/amd-iommu: Fall back to GART if initialization fails by Joerg Roedel · 16 years ago
  19. e82752d x86/amd-iommu: Fix crash when request_mem_region fails by Joerg Roedel · 16 years ago
  20. 1d61e73 Merge commit 'v2.6.35-rc1' into amd-iommu/2.6.35 by Joerg Roedel · 16 years ago
  21. e565813 x86/mm: Remove unused DBG() macro by Akinobu Mita · 16 years ago
  22. 90151c3 perf_events: Fix event scheduling issues introduced by transactional API by Stephane Eranian · 16 years ago
  23. 021fad8 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  24. 9a90e09 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  25. d3b3833 Merge branch 'ht-delete-2.6.35' into release by Len Brown · 16 years ago
  26. 91dd696 Merge branch 'acpi_enable' into release by Len Brown · 16 years ago
  27. c5617b2 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  28. e534c7c numa: x86_64: use generic percpu var numa_node_id() implementation by Lee Schermerhorn · 16 years ago
  29. de006a0 x86: remove unnecessary sync_single_range_* in swiotlb_dma_ops by FUJITA Tomonori · 16 years ago
  30. a94247e x86: convert cpu notifier to return encapsulate errno value by Akinobu Mita · 16 years ago
  31. 84fe6c1 arch/x86/kernel: Add missing spin_unlock by Julia Lawall · 16 years ago
  32. fe501f1 x86, k8: Fix section mismatch for powernowk8_exit() by Borislav Petkov · 16 years ago
  33. 578454f driver core: add devname module aliases to allow module on-demand auto-loading by Kay Sievers · 16 years ago
  34. 87f44bb perf, trace: Fix !x86 build bug by Peter Zijlstra · 16 years ago
  35. 3d6e77a x86, setup: Phoenix BIOS fixup is needed on Dell Inspiron Mini 1012 by Gabor Gombas · 16 years ago
  36. 5f2eb55 x86: "nosmp" command line option should force the system into UP mode by Jan Beulich · 16 years ago
  37. 8c3ba8d x86, apic: ack all pending irqs when crashed/on kexec by Kerstin Jonsson · 16 years ago
  38. 98edb6c Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 16 years ago
  39. 61eaf53 earlyprintk,vga,kdb: Fix \b and \r for earlyprintk=vga with kdb by Jason Wessel · 16 years ago
  40. 0bb9fef x86,early dr regs,kgdb: Allow kernel debugger early dr register access by Jason Wessel · 16 years ago
  41. 031acd8 x86,kgdb: Implement early hardware breakpoint debugging by Jason Wessel · 16 years ago
  42. 0b4b382 x86, kgdb, init: Add early and late debug states by Jason Wessel · 16 years ago
  43. 29c8439 x86, kgdb: early trap init for early debug by Jan Kiszka · 16 years ago
  44. f503b5a x86,kgdb: Add low level debug hook by Jason Wessel · 16 years ago
  45. 98ec187 kgdb: remove post_primary_code references by Jason Wessel · 17 years ago
  46. dcc7871 kgdb: core changes to support kdb by Jason Wessel · 16 years ago
  47. 04afb40 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  48. dfacc4d Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 16 years ago
  49. 482908b ACPI, APEI, Use ERST for persistent storage of MCE by Huang Ying · 16 years ago
  50. d334a49 ACPI, APEI, Generic Hardware Error Source memory error support by Huang Ying · 16 years ago
  51. 6fa0fdd Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  52. 3a0d725 x86, paravirt: don't compute pvclock adjustments if we trust the tsc by Glauber Costa · 16 years ago
  53. 838815a x86: KVM guest: Try using new kvm clock msrs by Glauber Costa · 16 years ago
  54. 489fb49 x86, paravirt: Add a global synchronization point for pvclock by Glauber Costa · 16 years ago
  55. 424c32f x86, paravirt: Enable pvclock flags in vcpu_time_info structure by Glauber Costa · 16 years ago
  56. cafd665 KVM: VMX: enable VMXON check with SMX enabled (Intel TXT) by Shane Wang · 16 years ago
  57. 9d36dfc perf, x86: P4_pmu_schedule_events -- use smp_processor_id instead of raw_ by Cyrill Gorcunov · 16 years ago
  58. 623aab8 perf, x86: P4 PMU -- do a real check for ESCR address being in hash by Cyrill Gorcunov · 16 years ago
  59. 537b60d Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  60. 3ae684e Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  61. 96fbeb9 Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  62. d6f3875 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  63. 98f0172 Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  64. 41d5910 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  65. 07d7775 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  66. b7723f9 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  67. 93c9d7f Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  68. 7421a10 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  69. 4d7b4ac Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  70. 1014cfe Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  71. 8123d8f Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  72. ef4f30f perf, x86: P4 PMU -- fix typo in unflagged NMI handling by Cyrill Gorcunov · 16 years ago
  73. 0db1a7b perf, x86: P4 PMU -- handle unflagged events by Cyrill Gorcunov · 16 years ago
  74. fec84e3 x86, hpet: Add reference to chipset erratum documentation for disable-hpet-msi-quirk by Andreas Herrmann · 16 years ago
  75. 8d3b932 Merge remote branch 'tip/perf/core' by Avi Kivity · 16 years ago
  76. 9beeaa2 Merge branch 'perf' by Avi Kivity · 16 years ago
  77. fea24e2 x86, mrst: add nop functions to x86_init mpparse functions by Jacob Pan · 16 years ago
  78. 1ff3d7d x86, perf: P4 PMU - fix counters management logic by Cyrill Gorcunov · 16 years ago
  79. ef0e918 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  80. 7f284d3 x86, cacheinfo: Turn off L3 cache index disable feature in virtualized environments by Frank Arnold · 16 years ago
  81. f014871 x86, amd: Check X86_FEATURE_OSVW bit before accessing OSVW MSRs by Andreas Herrmann · 16 years ago
  82. 7200199 x86, perf: P4 PMU -- use hash for p4_get_escr_idx() by Cyrill Gorcunov · 16 years ago
  83. b6dacf6 ACPI: Unconditionally set SCI_EN on resume by Matthew Garrett · 16 years ago
  84. 795e74f Merge branch 'iommu/largepages' into amd-iommu/2.6.35 by Joerg Roedel · 16 years ago
  85. a523572 x86/amd-iommu: Add amd_iommu=off command line option by Joerg Roedel · 16 years ago
  86. 829e924 kprobes/x86: Fix removed int3 checking order by Masami Hiramatsu · 16 years ago
  87. 8660328 x86: Introduce 'struct fpu' and related API by Avi Kivity · 16 years ago
  88. c9ad488 x86: Eliminate TS_XSAVE by Avi Kivity · 16 years ago
  89. 696e409 edac_mce: Add an interface driver to report mce errors via edac by Mauro Carvalho Chehab · 17 years ago
  90. 3998d095 x86, hypervisor: add missing <linux/module.h> by H. Peter Anvin · 16 years ago
  91. 96f6e77 x86, hypervisor: Export the x86_hyper* symbols by H. Peter Anvin · 16 years ago
  92. d7be0ce Merge commit 'v2.6.34-rc6' into x86/cpu by H. Peter Anvin · 16 years ago
  93. c799316 x86, perf: P4 PMU -- check for proper event index in RAW events by Cyrill Gorcunov · 16 years ago
  94. 3f51b71 x86, perf: P4 PMU -- Get rid of redundant check for array index by Cyrill Gorcunov · 16 years ago
  95. 137351e x86, perf: P4 PMU -- protect sensible procedures from preemption by Cyrill Gorcunov · 16 years ago
  96. de902d9 x86, perf: P4 PMU -- configure predefined events by Cyrill Gorcunov · 16 years ago
  97. e08cae4 x86: Clean up the hypervisor layer by H. Peter Anvin · 16 years ago
  98. 9fa0231 x86, HyperV: fix up the license to mshyperv.c by Greg Kroah-Hartman · 16 years ago
  99. 2b107d9 x86: Avoid check hlt for newer cpus by Jacob Pan · 16 years ago
  100. 4d1c52b perf, x86: implement group scheduling transactional APIs by Lin Ming · 16 years ago