1. 7200199 x86, perf: P4 PMU -- use hash for p4_get_escr_idx() by Cyrill Gorcunov · 15 years ago
  2. c799316 x86, perf: P4 PMU -- check for proper event index in RAW events by Cyrill Gorcunov · 15 years ago
  3. 3f51b71 x86, perf: P4 PMU -- Get rid of redundant check for array index by Cyrill Gorcunov · 15 years ago
  4. 137351e x86, perf: P4 PMU -- protect sensible procedures from preemption by Cyrill Gorcunov · 15 years ago
  5. de902d9 x86, perf: P4 PMU -- configure predefined events by Cyrill Gorcunov · 15 years ago
  6. 4d1c52b perf, x86: implement group scheduling transactional APIs by Lin Ming · 15 years ago
  7. ab60834 perf, x86: Improve the PEBS ABI by Peter Zijlstra · 15 years ago
  8. 2b0b5c6 perf, x86: Consolidate some code repetition by Peter Zijlstra · 15 years ago
  9. 1e9a6d8 perf, x86: Remove PEBS SAMPLE_RAW support by Peter Zijlstra · 15 years ago
  10. a1f2b70 perf, x86: Use weight instead of cmask in for_each_event_constraint() by Robert Richter · 15 years ago
  11. 31fa58a perf, x86: Pass enable bit mask to __x86_pmu_enable_event() by Robert Richter · 15 years ago
  12. 9d0fcba6 perf, x86: Call x86_setup_perfctr() from .hw_config() by Robert Richter · 15 years ago
  13. c1726f3 perf, x86: Move x86_setup_perfctr() by Robert Richter · 15 years ago
  14. 4261e0e perf, x86: Move perfctr init code to x86_setup_perfctr() by Robert Richter · 15 years ago
  15. cce9131 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 15 years ago
  16. d7526f2 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 15 years ago
  17. a66f637 Fix the x86_64 implementation of call_rwsem_wait() by David Howells · 15 years ago
  18. b810e94 powernow-k8: Fix frequency reporting by Mark Langsdorf · 15 years ago
  19. 56f0e74 x86: Fix parse_reservetop() build failure on certain configs by Ingo Molnar · 15 years ago
  20. feef47d hw-breakpoints: Get the number of available registers on boot dynamically by Frederic Weisbecker · 15 years ago
  21. 0102752 hw-breakpoints: Separate constraint space for data and instruction breakpoints by Frederic Weisbecker · 15 years ago
  22. b2812d0 hw-breakpoints: Change/Enforce some breakpoints policies by Frederic Weisbecker · 15 years ago
  23. 73266fc hw-breakpoints: Tag ptrace breakpoint as exclude_kernel by Frederic Weisbecker · 15 years ago
  24. bbd391a x86: Fix NULL pointer access in irq_force_complete_move() for Xen guests by Prarit Bhargava · 15 years ago
  25. e67a807 x86: Fix 'reservetop=' functionality by Liang Li · 15 years ago
  26. 3ca5049 Merge commit 'v2.6.34-rc6' into perf/core by Ingo Molnar · 15 years ago
  27. dfad53d Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 15 years ago
  28. 48728e0 x86/PCI: compute Address Space length rather than using _LEN by Bjorn Helgaas · 15 years ago
  29. 55051fe x86/PCI: never allocate PCI MMIO resources below BIOS_END by Bjorn Helgaas · 15 years ago
  30. 383bee6b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  31. 453dc65 VMware Balloon driver by Dmitry Torokhov · 15 years ago
  32. 7a0fc40 x86: Disable large pages on CPUs with Atom erratum AAE44 by H. Peter Anvin · 15 years ago
  33. 7ce5a2b x86-64: Clear a 64-bit FS/GS base on fork if selector is nonzero by H. Peter Anvin · 15 years ago
  34. 70bce3b Merge branch 'linus' into perf/core by Ingo Molnar · 15 years ago
  35. 66528fd x86/PCI: parse additional host bridge window resource types by Bjorn Helgaas · 15 years ago
  36. a486b0a Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  37. e8861cfe KVM: x86: Fix TSS size check for 16-bit tasks by Jan Kiszka · 15 years ago
  38. ae7c9b7 x86, mrst: Conditionally register cpu hotplug notifier for apbt by Jacob Pan · 15 years ago
  39. 34388d1 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  40. 4cecd93 x86: correctly wire up the newuname system call by Christoph Hellwig · 15 years ago
  41. 87bf6e7 KVM: fix the handling of dirty bitmaps to avoid overflows by Takuya Yoshikawa · 15 years ago
  42. 77662e0 KVM: MMU: fix kvm_mmu_zap_page() and its calling path by Xiao Guangrong · 15 years ago
  43. 78ac8b4 KVM: VMX: Save/restore rflags.vm correctly in real mode by Avi Kivity · 15 years ago
  44. 114be42 KVM: allow bit 10 to be cleared in MSR_IA32_MC4_CTL by Andre Przywara · 15 years ago
  45. d6a2389 KVM: Don't spam kernel log when injecting exceptions due to bad cr writes by Avi Kivity · 15 years ago
  46. b7af404 KVM: SVM: Fix memory leaks that happen when svm_create_vcpu() fails by Takuya Yoshikawa · 15 years ago
  47. 7567cae KVM: take srcu lock before call to complete_pio() by Gleb Natapov · 15 years ago
  48. dcf46b9 perf & kvm: Clean up some of the guest profiling callback API details by Zhang, Yanmin · 15 years ago
  49. ff9d07a KVM: Implement perf callbacks for guest sampling by Zhang, Yanmin · 15 years ago
  50. 39447b3 perf: Enhance perf to allow for guest statistic collection from host by Zhang, Yanmin · 15 years ago
  51. dc57da3 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
  52. 091ebf0 lguest: stop using KVM hypercall mechanism by Rusty Russell · 15 years ago
  53. 2b2f862 Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 15 years ago
  54. ab285f2 perf: Fix unsafe frame rewinding with hot regs fetching by Frederic Weisbecker · 15 years ago
  55. 73a0e61 x86/PCI: ignore Consumer/Producer bit in ACPI window descriptions by Bjorn Helgaas · 15 years ago
  56. ca7e0c61 Merge branch 'linus' into perf/core by Ingo Molnar · 15 years ago
  57. 48de8cb Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  58. fb1ae63 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 15 years ago
  59. 4b83873 x86/gart: Disable GART explicitly before initialization by Joerg Roedel · 15 years ago
  60. 12ff4bf Merge branch 'amd-iommu/fixes' into iommu/fixes by Joerg Roedel · 15 years ago
  61. d18c69d x86/amd-iommu: use for_each_pci_dev by Chris Wright · 15 years ago
  62. 8f9f55e Revert "x86: disable IOMMUs on kernel crash" by Chris Wright · 15 years ago
  63. 549c90dc x86/amd-iommu: warn when issuing command to uninitialized cmd buffer by Chris Wright · 15 years ago
  64. 75f6653 x86/amd-iommu: enable iommu before attaching devices by Chris Wright · 15 years ago
  65. 134fbad perf, x86: Enable Nehalem-EX support by Vince Weaver · 15 years ago
  66. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 15 years ago
  67. 6f4dee0 perf: Drop the frame reliablity check by Frederic Weisbecker · 15 years ago
  68. 472a474 x86: Fix double enable_IR_x2apic() call on SMP kernel on !SMP boards by Suresh Siddha · 15 years ago
  69. 40b91cd perf, x86: Add Nehalem programming quirk to Westmere by Peter Zijlstra · 15 years ago
  70. caaa8be perf, x86: Fix __initconst vs const by Peter Zijlstra · 15 years ago
  71. b4cdc5c perf, x86: Fix up the ANY flag stuff by Peter Zijlstra · 15 years ago
  72. a098f44 perf, x86: implement ARCH_PERFMON_EVENTSEL bit masks by Robert Richter · 15 years ago
  73. 948b1bb perf, x86: Undo some some *_counter* -> *_event* renames by Robert Richter · 15 years ago
  74. ec5e61a Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 15 years ago
  75. 257ef9d perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernels by Torok Edwin · 15 years ago
  76. b38b24e perf, x86: Fix AMD hotplug & constraint initialization by Peter Zijlstra · 15 years ago
  77. 8525702 x86: Move notify_cpu_starting() callback to a later stage by Peter Zijlstra · 15 years ago
  78. 50d11d1 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent by Ingo Molnar · 15 years ago
  79. 51591e3 x86: Increase CONFIG_NODES_SHIFT max to 10 by David Rientjes · 15 years ago
  80. 042be38 ibft, x86: Change reserve_ibft_region() to find_ibft_region() by Yinghai Lu · 15 years ago
  81. b4a5e8a x86, hpet: Fix bug in RTC emulation by Alok Kataria · 15 years ago
  82. 8da854c x86, hpet: Erratum workaround for read after write of HPET comparator by Pallipadi, Venkatesh · 15 years ago
  83. 909fc87 x86: Handle overlapping mptables by Andi Kleen · 15 years ago
  84. ab310b5 x86,kgdb: Always initialize the hw breakpoint attribute by Jason Wessel · 15 years ago
  85. e49a5bd perf: Use hot regs with software sched switch/migrate events by Frederic Weisbecker · 15 years ago
  86. 9f3a5f5 x86: Make e820_remove_range to handle all covered case by Yinghai Lu · 15 years ago
  87. 8ae06d2 x86-32, resume: do a global tlb flush in S4 resume by Shaohua Li · 15 years ago
  88. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  89. 57f4c22 x86: don't include slab.h from arch/x86/include/asm/pgtable_32.h by Tejun Heo · 15 years ago
  90. c967da6 x86: Make sure free_init_pages() frees pages on page boundary by Yinghai Lu · 15 years ago
  91. 596b711 x86: Make smp_locks end with page alignment by Yinghai Lu · 15 years ago
  92. b72c409 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  93. f3845f3 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
  94. 11164cd perf, x86: Add Nehelem PMU programming errata workaround by Peter Zijlstra · 15 years ago
  95. ea8e61b x86, ptrace: Fix block-step by Peter Zijlstra · 15 years ago
  96. faa4602 x86, perf, bts, mm: Delete the never used BTS-ptrace code by Peter Zijlstra · 15 years ago
  97. 7c5ecaf perf, x86: Clean up debugctlmsr bit definitions by Peter Zijlstra · 15 years ago
  98. d814f30 x86, perf: Add raw events support for the P4 PMU by Cyrill Gorcunov · 15 years ago
  99. d558b48 x86/PCI: truncate _CRS windows with _LEN > _MAX - _MIN + 1 by Bjorn Helgaas · 15 years ago
  100. eb9fc8e x86/PCI: for host bridge address space collisions, show conflicting resource by Bjorn Helgaas · 15 years ago