1. dfc6509 perf_counter: Rename 'event' to event_id/hw_event by Ingo Molnar · 15 years ago
  2. ae82bfd Merge branch 'linus' into perfcounters/rename by Ingo Molnar · 15 years ago
  3. ebc79c4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6 by Linus Torvalds · 15 years ago
  4. a57c21c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  5. 467f995 Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  6. a1792cdac perf_counter: x86: Fix PMU resource leak by Peter Zijlstra · 15 years ago
  7. 5ac7687 includecheck fix: x86, cpu/common.c by Jaswinder Singh Rajput · 15 years ago
  8. fcf98921 includecheck fix: x86, shadow.c by Jaswinder Singh Rajput · 15 years ago
  9. 144374d includecheck fix: x86, traps.c by Jaswinder Singh Rajput · 15 years ago
  10. e454cea Driver-Core: extend devnode callbacks to provide permissions by Kay Sievers · 15 years ago
  11. 288f023 tracing, x86, cpuidle: Move the end point of a C state in the power tracer by Arjan van de Ven · 15 years ago
  12. 6161352 tracing, perf: Convert the power tracer into an event tracer by Arjan van de Ven · 15 years ago
  13. 929bf0d Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  14. 78f28b7 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  15. 5622f29 x86, perf_counter, bts: Optimize BTS overflow handling by Markus Metzger · 15 years ago
  16. 714af06 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  17. a03fdb7 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  18. df58bee Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  19. dcbf77b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  20. ca043a6 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
  21. 1218259 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  22. 3bb045f Merge branch 'x86/pat' into x86/urgent by H. Peter Anvin · 15 years ago
  23. dcb73bf x86, pat: don't use rb-tree based lookup in reserve_memtype() by Suresh Siddha · 15 years ago
  24. 45bd00d Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  25. de55a89 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 15 years ago
  26. f0adb13 [CPUFREQ] Fix NULL ptr regression in powernow-k8 by Kurt Roeckx · 15 years ago
  27. 4406c56 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  28. 182a85f sched: Disable wakeup balancing by Peter Zijlstra · 15 years ago
  29. 7bd867d x86: Move get/set_wallclock to x86_platform_ops by Feng Tang · 15 years ago
  30. 6a81269 x86, EDAC: Provide function to return NodeId of a CPU by Andreas Herrmann · 15 years ago
  31. 7c423e9 sched: x86: Name old_perf in a unique way by Peter Zijlstra · 15 years ago
  32. 54e2603 x86: platform: Fix section annotations by Thomas Gleixner · 15 years ago
  33. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  34. 2274239 Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  35. 1aaf2e5 Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  36. 66a4fe0 Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 15 years ago
  37. 47fe38f x86: sched: Provide arch implementations using aperf/mperf by Peter Zijlstra · 15 years ago
  38. 5cbc19a x86: Add generic aperf/mperf code by Peter Zijlstra · 15 years ago
  39. a8303aa x86: Move APERF/MPERF into a X86_FEATURE by Peter Zijlstra · 15 years ago
  40. b8a543e sched: Reduce forkexec_idx by Peter Zijlstra · 15 years ago
  41. 0ec9fab sched: Improve latencies and throughput by Mike Galbraith · 15 years ago
  42. 78e7ed5 sched: Tweak wake_idx by Peter Zijlstra · 15 years ago
  43. c88d591 sched: Merge select_task_rq_fair() and sched_balance_self() by Peter Zijlstra · 15 years ago
  44. f86054c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  45. 69def9f Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  46. f65ac45 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 15 years ago
  47. e34e77c x86, mce: Fix compilation with !CONFIG_DEBUG_FS in mce-severity.c by Andi Kleen · 15 years ago
  48. ac8d513 Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  49. b8cb48a Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  50. 22223c9 x86, mce: do not compile mcelog message on AMD by Borislav Petkov · 15 years ago
  51. 549d042 x86, mce: pass mce info to EDAC for decoding by Borislav Petkov · 15 years ago
  52. 0cc6d77 Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  53. 55e0715 Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  54. 7dfd54a Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  55. 6512c0d Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  56. 625037c Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  57. 8fafa0a Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  58. c7208de Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  59. 15b0404 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  60. 9b74aec Merge branch 'x86-asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  61. b581af5 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  62. ffaf854 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  63. 4818d80 tracing/function-graph: x86_64 stack allocation cleanup by Jiri Olsa · 15 years ago
  64. 8637343 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  65. 483e3cd Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  66. 774a694 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  67. 4f0ac85 Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  68. b9356c5 Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  69. a66a500 Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  70. 989aa44 Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  71. 332a339 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  72. 1b195b1 Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago
  73. 8093833 x86: Increase MIN_GAP to include randomized stack by Michal Hocko · 15 years ago
  74. 5367b688 x86: Fix code patching for paravirt-alternatives on 486 by Ben Hutchings · 15 years ago
  75. a3c8b97 Merge branch 'next' into for-linus by James Morris · 15 years ago
  76. fc06b85 x86/tracing: comment need for atomic nop by Steven Rostedt · 15 years ago
  77. 78c86e5 x86: split __phys_addr out into separate file by Jeremy Fitzhardinge · 15 years ago
  78. 0a79b00 KVM: VMX: Check cpl before emulating debug register access by Avi Kivity · 15 years ago
  79. 4da7489 KVM: fix misreporting of coalesced interrupts by kvm tracer by Gleb Natapov · 15 years ago
  80. e3904e6 KVM: x86: drop duplicate kvm_flush_remote_tlb calls by Marcelo Tosatti · 15 years ago
  81. 542423b KVM: VMX: call vmx_load_host_state() only if msr is cached by Gleb Natapov · 15 years ago
  82. e8a4834 KVM: VMX: Conditionally reload debug register 6 by Avi Kivity · 15 years ago
  83. 3d53c27 KVM: Use thread debug register storage instead of kvm specific data by Avi Kivity · 15 years ago
  84. 6ba6617 KVM guest: do not batch pte updates from interrupt context by Marcelo Tosatti · 15 years ago
  85. a20316d KVM guest: fix bogus wallclock physical address calculation by Glauber Costa · 15 years ago
  86. 5fff7d2 KVM: VMX: Fix cr8 exiting control clobbering by EPT by Gleb Natapov · 15 years ago
  87. 60f2478 KVM: Optimize kvm_mmu_unprotect_page_virt() for tdp by Avi Kivity · 15 years ago
  88. 88c808f KVM: Protect update_cr8_intercept() when running without an apic by Avi Kivity · 15 years ago
  89. 95eb84a KVM: VMX: Fix EPT with WP bit change during paging by Sheng Yang · 15 years ago
  90. d9048d3 KVM: Use kvm_{read,write}_guest_virt() to read and write segment descriptors by Mikhail Ershov · 15 years ago
  91. 7bdb588 KVM: x86 emulator: Add adc and sbb missing decoder flags by Mohammed Gamal · 15 years ago
  92. fa6870c KVM: Add missing #include by Avi Kivity · 15 years ago
  93. 56e8231 KVM: Rename x86_emulate.c to emulate.c by Avi Kivity · 15 years ago
  94. c0c7c04 KVM: When switching to a vm8086 task, load segments as 16-bit by Anthony Liguori · 15 years ago
  95. 345dcaa KVM: VMX: Adjust rflags if in real mode emulation by Avi Kivity · 15 years ago
  96. 52c7847 KVM: SVM: Drop tlb flush workaround in npt by Avi Kivity · 15 years ago
  97. cb142eb KVM: Update cr8 intercept when APIC TPR is changed by userspace by Gleb Natapov · 15 years ago
  98. 4b6e4dc KVM: SVM: enable nested svm by default by Joerg Roedel · 15 years ago
  99. 108768d KVM: SVM: check for nested VINTR flag in svm_interrupt_allowed by Joerg Roedel · 15 years ago
  100. 2666695 KVM: SVM: move nested_svm_intr main logic out of if-clause by Joerg Roedel · 15 years ago