1. feef47d hw-breakpoints: Get the number of available registers on boot dynamically by Frederic Weisbecker · 15 years ago
  2. 0102752 hw-breakpoints: Separate constraint space for data and instruction breakpoints by Frederic Weisbecker · 15 years ago
  3. b2812d0 hw-breakpoints: Change/Enforce some breakpoints policies by Frederic Weisbecker · 15 years ago
  4. 73266fc hw-breakpoints: Tag ptrace breakpoint as exclude_kernel by Frederic Weisbecker · 15 years ago
  5. 3ca5049 Merge commit 'v2.6.34-rc6' into perf/core by Ingo Molnar · 15 years ago
  6. 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
  7. 48728e0 x86/PCI: compute Address Space length rather than using _LEN by Bjorn Helgaas · 15 years ago
  8. 55051fe x86/PCI: never allocate PCI MMIO resources below BIOS_END by Bjorn Helgaas · 15 years ago
  9. 383bee6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  10. 453dc65 VMware Balloon driver by Dmitry Torokhov · 15 years ago
  11. 7a0fc40 x86: Disable large pages on CPUs with Atom erratum AAE44 by H. Peter Anvin · 15 years ago
  12. 7ce5a2b x86-64: Clear a 64-bit FS/GS base on fork if selector is nonzero by H. Peter Anvin · 15 years ago
  13. 70bce3b Merge branch 'linus' into perf/core by Ingo Molnar · 15 years ago
  14. 66528fd x86/PCI: parse additional host bridge window resource types by Bjorn Helgaas · 15 years ago
  15. a486b0a Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  16. e8861cf KVM: x86: Fix TSS size check for 16-bit tasks by Jan Kiszka · 15 years ago
  17. ae7c9b7 x86, mrst: Conditionally register cpu hotplug notifier for apbt by Jacob Pan · 15 years ago
  18. 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
  19. 4cecd93 x86: correctly wire up the newuname system call by Christoph Hellwig · 15 years ago
  20. 87bf6e7 KVM: fix the handling of dirty bitmaps to avoid overflows by Takuya Yoshikawa · 15 years ago
  21. 77662e0 KVM: MMU: fix kvm_mmu_zap_page() and its calling path by Xiao Guangrong · 15 years ago
  22. 78ac8b4 KVM: VMX: Save/restore rflags.vm correctly in real mode by Avi Kivity · 15 years ago
  23. 114be42 KVM: allow bit 10 to be cleared in MSR_IA32_MC4_CTL by Andre Przywara · 15 years ago
  24. d6a2389 KVM: Don't spam kernel log when injecting exceptions due to bad cr writes by Avi Kivity · 15 years ago
  25. b7af404 KVM: SVM: Fix memory leaks that happen when svm_create_vcpu() fails by Takuya Yoshikawa · 15 years ago
  26. 7567cae KVM: take srcu lock before call to complete_pio() by Gleb Natapov · 15 years ago
  27. dcf46b9 perf & kvm: Clean up some of the guest profiling callback API details by Zhang, Yanmin · 15 years ago
  28. ff9d07a KVM: Implement perf callbacks for guest sampling by Zhang, Yanmin · 15 years ago
  29. 39447b3 perf: Enhance perf to allow for guest statistic collection from host by Zhang, Yanmin · 15 years ago
  30. 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
  31. 091ebf0 lguest: stop using KVM hypercall mechanism by Rusty Russell · 15 years ago
  32. 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
  33. ab285f2 perf: Fix unsafe frame rewinding with hot regs fetching by Frederic Weisbecker · 15 years ago
  34. 73a0e61 x86/PCI: ignore Consumer/Producer bit in ACPI window descriptions by Bjorn Helgaas · 15 years ago
  35. ca7e0c6 Merge branch 'linus' into perf/core by Ingo Molnar · 15 years ago
  36. 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
  37. 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
  38. 4b83873 x86/gart: Disable GART explicitly before initialization by Joerg Roedel · 15 years ago
  39. 12ff4bf Merge branch 'amd-iommu/fixes' into iommu/fixes by Joerg Roedel · 15 years ago
  40. d18c69d x86/amd-iommu: use for_each_pci_dev by Chris Wright · 15 years ago
  41. 8f9f55e Revert "x86: disable IOMMUs on kernel crash" by Chris Wright · 15 years ago
  42. 549c90d x86/amd-iommu: warn when issuing command to uninitialized cmd buffer by Chris Wright · 15 years ago
  43. 75f6653 x86/amd-iommu: enable iommu before attaching devices by Chris Wright · 15 years ago
  44. 134fbad perf, x86: Enable Nehalem-EX support by Vince Weaver · 15 years ago
  45. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 15 years ago
  46. 6f4dee0 perf: Drop the frame reliablity check by Frederic Weisbecker · 15 years ago
  47. 472a474 x86: Fix double enable_IR_x2apic() call on SMP kernel on !SMP boards by Suresh Siddha · 15 years ago
  48. 40b91cd perf, x86: Add Nehalem programming quirk to Westmere by Peter Zijlstra · 15 years ago
  49. caaa8be perf, x86: Fix __initconst vs const by Peter Zijlstra · 15 years ago
  50. b4cdc5c perf, x86: Fix up the ANY flag stuff by Peter Zijlstra · 15 years ago
  51. a098f44 perf, x86: implement ARCH_PERFMON_EVENTSEL bit masks by Robert Richter · 15 years ago
  52. 948b1bb perf, x86: Undo some some *_counter* -> *_event* renames by Robert Richter · 15 years ago
  53. ec5e61a Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 15 years ago
  54. 257ef9d perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernels by Torok Edwin · 15 years ago
  55. b38b24e perf, x86: Fix AMD hotplug & constraint initialization by Peter Zijlstra · 15 years ago
  56. 8525702 x86: Move notify_cpu_starting() callback to a later stage by Peter Zijlstra · 15 years ago
  57. 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
  58. 51591e3 x86: Increase CONFIG_NODES_SHIFT max to 10 by David Rientjes · 15 years ago
  59. 042be38 ibft, x86: Change reserve_ibft_region() to find_ibft_region() by Yinghai Lu · 15 years ago
  60. b4a5e8a x86, hpet: Fix bug in RTC emulation by Alok Kataria · 15 years ago
  61. 8da854c x86, hpet: Erratum workaround for read after write of HPET comparator by Pallipadi, Venkatesh · 15 years ago
  62. 909fc87 x86: Handle overlapping mptables by Andi Kleen · 15 years ago
  63. ab310b5 x86,kgdb: Always initialize the hw breakpoint attribute by Jason Wessel · 15 years ago
  64. e49a5bd perf: Use hot regs with software sched switch/migrate events by Frederic Weisbecker · 15 years ago
  65. 9f3a5f5 x86: Make e820_remove_range to handle all covered case by Yinghai Lu · 15 years ago
  66. 8ae06d2 x86-32, resume: do a global tlb flush in S4 resume by Shaohua Li · 15 years ago
  67. 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
  68. 57f4c22 x86: don't include slab.h from arch/x86/include/asm/pgtable_32.h by Tejun Heo · 15 years ago
  69. c967da6 x86: Make sure free_init_pages() frees pages on page boundary by Yinghai Lu · 15 years ago
  70. 596b711 x86: Make smp_locks end with page alignment by Yinghai Lu · 15 years ago
  71. 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
  72. 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
  73. 11164cd perf, x86: Add Nehelem PMU programming errata workaround by Peter Zijlstra · 15 years ago
  74. ea8e61b x86, ptrace: Fix block-step by Peter Zijlstra · 15 years ago
  75. faa4602 x86, perf, bts, mm: Delete the never used BTS-ptrace code by Peter Zijlstra · 15 years ago
  76. 7c5ecaf perf, x86: Clean up debugctlmsr bit definitions by Peter Zijlstra · 15 years ago
  77. d814f30 x86, perf: Add raw events support for the P4 PMU by Cyrill Gorcunov · 15 years ago
  78. d558b48 x86/PCI: truncate _CRS windows with _LEN > _MAX - _MIN + 1 by Bjorn Helgaas · 15 years ago
  79. eb9fc8e x86/PCI: for host bridge address space collisions, show conflicting resource by Bjorn Helgaas · 15 years ago
  80. c9c9b56 x86/PCI: remove redundant warnings by Bjorn Helgaas · 15 years ago
  81. d2f1e15 Merge commit 'v2.6.34-rc2' into perf/core by Ingo Molnar · 15 years ago
  82. a90110c x86 / perf: Fix suspend to RAM on HP nx6325 by Rafael J. Wysocki · 15 years ago
  83. 035a02c x86, amd: Restrict usage of c1e_idle() by Andreas Herrmann · 15 years ago
  84. 40b7e05 perf, x86: Fix key indexing in Pentium-4 PMU by Lin Ming · 15 years ago
  85. f82c37e 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
  86. 9c8c6ba x86, perf: Fix few cosmetic dabs for P4 pmu (comments and constantify) by Cyrill Gorcunov · 15 years ago
  87. 4b24a88 perf_events: Fix resource leak in x86 __hw_perf_event_init() by Stephane Eranian · 15 years ago
  88. cb7d6b5 perf, x86: Add cache events for the Pentium-4 PMU by Lin Ming · 15 years ago
  89. f34edbc perf, x86: Add a key to simplify template lookup in Pentium-4 PMU by Lin Ming · 15 years ago
  90. 7335f75 x86, perf: Use apic_write unconditionally by Cyrill Gorcunov · 15 years ago
  91. d674cd1 x86, apic: Allow to use certain functions without APIC built-in support by Cyrill Gorcunov · 15 years ago
  92. d6dc0b4 perf/core, x86: Remove duplicate perf_event_mask variable by Robert Richter · 15 years ago
  93. 10f1014 perf/core, x86: Remove cpu_hw_events.interrupts by Robert Richter · 15 years ago
  94. b27ea29 perf/core, x86: Reduce number of CONFIG_X86_LOCAL_APIC macros by Robert Richter · 15 years ago
  95. dcd5c16 perf: Fix unexported generic perf_arch_fetch_caller_regs by Frederic Weisbecker · 15 years ago
  96. 984763c perf, x86: Report error code that returned from x86_pmu.hw_config() by Robert Richter · 15 years ago
  97. ff30a05 x86: Fix placement of FIX_OHCI1394_BASE by Jan Beulich · 15 years ago
  98. 8ea7f54 x86, perf: Fix comments in Pentium-4 PMU definitions by Lin Ming · 15 years ago
  99. 1d199b1 perf: Fix unexported generic perf_arch_fetch_caller_regs by Frederic Weisbecker · 15 years ago
  100. 36e9e1e x86: Handle legacy PIC interrupts on all the cpu's by Suresh Siddha · 15 years ago