1. 43c1266 Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  2. f4eccb6 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  3. b3727c24 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
  4. 57c0c15 perf: Tidy up after the big rename by Ingo Molnar · 15 years ago
  5. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  6. dfc6509 perf_counter: Rename 'event' to event_id/hw_event by Ingo Molnar · 15 years ago
  7. ae82bfd Merge branch 'linus' into perfcounters/rename by Ingo Molnar · 15 years ago
  8. ebc79c4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6 by Linus Torvalds · 15 years ago
  9. a57c21c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  10. 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
  11. 6399c08 x86: Print the hypervisor returned tsc_khz during boot by Alok Kataria · 15 years ago
  12. bfefb7a Merge branch 'linus' into x86/urgent by Ingo Molnar · 15 years ago
  13. 8d0cc63 x86: Correct segment permission flags in 64-bit linker script by Jan Beulich · 15 years ago
  14. 5f68563 x86: cpuinit-annotate SMP boot trampolines properly by Jan Beulich · 15 years ago
  15. 414128b x86: Increase timeout for EHCI debug port reset completion in early printk by Jan Beulich · 15 years ago
  16. 4fe4878 x86: Fix uaccess_32.h typo by Sergey Senozhatsky · 15 years ago
  17. 878f4f5 x86: Trivial whitespace cleanups by Felipe Contreras · 15 years ago
  18. 8312136 x86, apic: Fix missed handling of discrete apics by Cyrill Gorcunov · 15 years ago
  19. efc8f74 x86/i386: Remove duplicated #include by Huang Weiyi · 15 years ago
  20. 9ff6d8e x86, mtrr: Convert loop to a while based construct, avoid naked semicolon by Joe Perches · 15 years ago
  21. a1792cdac perf_counter: x86: Fix PMU resource leak by Peter Zijlstra · 15 years ago
  22. 5ac7687 includecheck fix: x86, cpu/common.c by Jaswinder Singh Rajput · 15 years ago
  23. fcf98921 includecheck fix: x86, shadow.c by Jaswinder Singh Rajput · 15 years ago
  24. 144374d includecheck fix: x86, traps.c by Jaswinder Singh Rajput · 15 years ago
  25. e454cea Driver-Core: extend devnode callbacks to provide permissions by Kay Sievers · 15 years ago
  26. eda6da9 Revert 'x86: Fix system crash when loading with "reservetop" parameter' by Yinghai Lu · 15 years ago
  27. a017421 x86, mce: Fix compile warning in case of CONFIG_SMP=n by Andreas Herrmann · 15 years ago
  28. 288f023 tracing, x86, cpuidle: Move the end point of a C state in the power tracer by Arjan van de Ven · 15 years ago
  29. 6161352 tracing, perf: Convert the power tracer into an event tracer by Arjan van de Ven · 15 years ago
  30. 929bf0d Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  31. 2fbd07a x86, apic: Use logical flat on intel with <= 8 logical cpus by Suresh Siddha · 15 years ago
  32. 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
  33. 5622f29 x86, perf_counter, bts: Optimize BTS overflow handling by Markus Metzger · 15 years ago
  34. 714af06 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  35. 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
  36. daf7b9c x86: SGI UV: Map MMIO-High memory range by Jack Steiner · 15 years ago
  37. 8dc579e x86: SGI UV: Add volatile semantics to macros that access chipset registers by Jack Steiner · 15 years ago
  38. d2374ae x86: SGI UV: Fix IPI macros by Jack Steiner · 15 years ago
  39. c2777f9 x86: apic: Convert BUG() to BUG_ON() by Daniel Walker · 15 years ago
  40. bc3eb70 x86: Remove final bits of CONFIG_X86_OLD_MCE by Andi Kleen · 15 years ago
  41. 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
  42. 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
  43. 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
  44. 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
  45. 3bb045f Merge branch 'x86/pat' into x86/urgent by H. Peter Anvin · 15 years ago
  46. dcb73bf x86, pat: don't use rb-tree based lookup in reserve_memtype() by Suresh Siddha · 15 years ago
  47. 45bd00d Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  48. de55a89 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 15 years ago
  49. f0adb13 [CPUFREQ] Fix NULL ptr regression in powernow-k8 by Kurt Roeckx · 15 years ago
  50. 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
  51. 182a85f sched: Disable wakeup balancing by Peter Zijlstra · 15 years ago
  52. 7bd867d x86: Move get/set_wallclock to x86_platform_ops by Feng Tang · 15 years ago
  53. 6a81269 x86, EDAC: Provide function to return NodeId of a CPU by Andreas Herrmann · 15 years ago
  54. 7c423e9 sched: x86: Name old_perf in a unique way by Peter Zijlstra · 15 years ago
  55. 54e2603 x86: platform: Fix section annotations by Thomas Gleixner · 15 years ago
  56. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  57. 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
  58. 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
  59. 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
  60. 47fe38f x86: sched: Provide arch implementations using aperf/mperf by Peter Zijlstra · 15 years ago
  61. 5cbc19a x86: Add generic aperf/mperf code by Peter Zijlstra · 15 years ago
  62. a8303aa x86: Move APERF/MPERF into a X86_FEATURE by Peter Zijlstra · 15 years ago
  63. b8a543e sched: Reduce forkexec_idx by Peter Zijlstra · 15 years ago
  64. 0ec9fab sched: Improve latencies and throughput by Mike Galbraith · 15 years ago
  65. 78e7ed5 sched: Tweak wake_idx by Peter Zijlstra · 15 years ago
  66. c88d591 sched: Merge select_task_rq_fair() and sched_balance_self() by Peter Zijlstra · 15 years ago
  67. 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
  68. 69def9f Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  69. f65ac45 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 15 years ago
  70. e34e77c x86, mce: Fix compilation with !CONFIG_DEBUG_FS in mce-severity.c by Andi Kleen · 15 years ago
  71. ac8d513 Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  72. 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
  73. 22223c9 x86, mce: do not compile mcelog message on AMD by Borislav Petkov · 16 years ago
  74. 549d042 x86, mce: pass mce info to EDAC for decoding by Borislav Petkov · 16 years ago
  75. 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
  76. 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
  77. 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
  78. 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
  79. 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
  80. 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
  81. 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
  82. 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
  83. 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
  84. 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
  85. 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
  86. 4818d80 tracing/function-graph: x86_64 stack allocation cleanup by Jiri Olsa · 16 years ago
  87. 8637343 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  88. 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
  89. 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
  90. 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
  91. 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
  92. 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
  93. 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
  94. 332a339 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  95. 1b195b1 Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago
  96. 8093833 x86: Increase MIN_GAP to include randomized stack by Michal Hocko · 15 years ago
  97. 5367b688 x86: Fix code patching for paravirt-alternatives on 486 by Ben Hutchings · 15 years ago
  98. a3c8b97 Merge branch 'next' into for-linus by James Morris · 15 years ago
  99. fc06b85 x86/tracing: comment need for atomic nop by Steven Rostedt · 15 years ago
  100. 78c86e5 x86: split __phys_addr out into separate file by Jeremy Fitzhardinge · 15 years ago