1. c602c65 Merge branch 'linus' into sfi-release by Len Brown · 15 years ago
  2. 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
  3. 5622f29 x86, perf_counter, bts: Optimize BTS overflow handling by Markus Metzger · 15 years ago
  4. 123f3e1 x86: Cleanup linker script using new linker script macros. by Tim Abbott · 15 years ago
  5. 07e81d6 x86: Use section .data.page_aligned for the idt_table. by Tim Abbott · 15 years ago
  6. 4ae59b9 x86: convert to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 15 years ago
  7. 1dc818c x86: convert compressed loader to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 15 years ago
  8. d223246 x86: fix fragile computation of vsyscall address by Anders Kaseorg · 15 years ago
  9. 714af06 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  10. 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
  11. 76baeeb x86/PCI: make 32 bit NUMA node array int, not unsigned char by Jesse Barnes · 15 years ago
  12. 7715a1e x86/PCI: default pcibus cpumask to all cpus if it lacks affinity by David Rientjes · 15 years ago
  13. daf7b9c x86: SGI UV: Map MMIO-High memory range by Jack Steiner · 15 years ago
  14. 8dc579e x86: SGI UV: Add volatile semantics to macros that access chipset registers by Jack Steiner · 15 years ago
  15. d2374ae x86: SGI UV: Fix IPI macros by Jack Steiner · 15 years ago
  16. c2777f9 x86: apic: Convert BUG() to BUG_ON() by Daniel Walker · 15 years ago
  17. bc3eb70 x86: Remove final bits of CONFIG_X86_OLD_MCE by Andi Kleen · 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. a6e04aa HWPOISON: x86: Add VM_FAULT_HWPOISON handling to x86 page fault handler v2 by Andi Kleen · 15 years ago
  31. 6a81269 x86, EDAC: Provide function to return NodeId of a CPU by Andreas Herrmann · 15 years ago
  32. 7c423e9 sched: x86: Name old_perf in a unique way by Peter Zijlstra · 15 years ago
  33. 54e2603 x86: platform: Fix section annotations by Thomas Gleixner · 15 years ago
  34. 3834f47 SFI: remove unneeded includes by Feng Tang · 15 years ago
  35. 8079ce3 sfi: Remove unused code by Thomas Gleixner · 15 years ago
  36. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  37. 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
  38. 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
  39. 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
  40. 47fe38f x86: sched: Provide arch implementations using aperf/mperf by Peter Zijlstra · 15 years ago
  41. 5cbc19a x86: Add generic aperf/mperf code by Peter Zijlstra · 15 years ago
  42. a8303aa x86: Move APERF/MPERF into a X86_FEATURE by Peter Zijlstra · 15 years ago
  43. b8a543e sched: Reduce forkexec_idx by Peter Zijlstra · 15 years ago
  44. 0ec9fab sched: Improve latencies and throughput by Mike Galbraith · 15 years ago
  45. 78e7ed5 sched: Tweak wake_idx by Peter Zijlstra · 15 years ago
  46. c88d591 sched: Merge select_task_rq_fair() and sched_balance_self() by Peter Zijlstra · 15 years ago
  47. dca2d6a Merge branch 'linus' into tracing/hw-breakpoints by Ingo Molnar · 15 years ago
  48. b8a4754 x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus by Borislav Petkov · 15 years ago
  49. 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
  50. 69def9f Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  51. f65ac45 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 15 years ago
  52. e34e77c x86, mce: Fix compilation with !CONFIG_DEBUG_FS in mce-severity.c by Andi Kleen · 15 years ago
  53. ac8d513 Merge branch 'master' into for-linus by Rafael J. Wysocki · 15 years ago
  54. 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
  55. 22223c9 x86, mce: do not compile mcelog message on AMD by Borislav Petkov · 15 years ago
  56. 549d042 x86, mce: pass mce info to EDAC for decoding by Borislav Petkov · 15 years ago
  57. 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
  58. 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
  59. 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
  60. 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
  61. 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
  62. 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
  63. 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
  64. 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
  65. 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
  66. 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
  67. 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
  68. 4818d80 tracing/function-graph: x86_64 stack allocation cleanup by Jiri Olsa · 15 years ago
  69. 8637343 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  70. 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
  71. 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
  72. 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
  73. 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
  74. 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
  75. 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
  76. e517a5e agp/intel: Fix the pre-9xx chipset flush. by Eric Anholt · 15 years ago
  77. 332a339 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  78. 1b195b1 Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago
  79. ad5cafc x86/ptrace: Fix regs_get_argument_nth() to add correct offset by Masami Hiramatsu · 15 years ago
  80. a00e817 kprobes/x86-32: Move irq-exit functions to kprobes section by Masami Hiramatsu · 15 years ago
  81. 8093833 x86: Increase MIN_GAP to include randomized stack by Michal Hocko · 15 years ago
  82. 5367b688 x86: Fix code patching for paravirt-alternatives on 486 by Ben Hutchings · 15 years ago
  83. f12b4f5 x86: Add MMX support for instruction decoder by Masami Hiramatsu · 15 years ago
  84. 8f8ffe2 Merge commit 'tracing/core' into tracing/kprobes by Frederic Weisbecker · 15 years ago
  85. a3c8b97 Merge branch 'next' into for-linus by James Morris · 15 years ago
  86. fc06b85 x86/tracing: comment need for atomic nop by Steven Rostedt · 15 years ago
  87. 78c86e5 x86: split __phys_addr out into separate file by Jeremy Fitzhardinge · 15 years ago
  88. 0a79b00 KVM: VMX: Check cpl before emulating debug register access by Avi Kivity · 15 years ago
  89. 4da7489 KVM: fix misreporting of coalesced interrupts by kvm tracer by Gleb Natapov · 15 years ago
  90. e3904e6 KVM: x86: drop duplicate kvm_flush_remote_tlb calls by Marcelo Tosatti · 15 years ago
  91. 542423b KVM: VMX: call vmx_load_host_state() only if msr is cached by Gleb Natapov · 15 years ago
  92. e8a4834 KVM: VMX: Conditionally reload debug register 6 by Avi Kivity · 15 years ago
  93. 3d53c27 KVM: Use thread debug register storage instead of kvm specific data by Avi Kivity · 15 years ago
  94. 6ba6617 KVM guest: do not batch pte updates from interrupt context by Marcelo Tosatti · 15 years ago
  95. a20316d KVM guest: fix bogus wallclock physical address calculation by Glauber Costa · 15 years ago
  96. 5fff7d2 KVM: VMX: Fix cr8 exiting control clobbering by EPT by Gleb Natapov · 15 years ago
  97. 60f2478 KVM: Optimize kvm_mmu_unprotect_page_virt() for tdp by Avi Kivity · 15 years ago
  98. 88c808f KVM: Protect update_cr8_intercept() when running without an apic by Avi Kivity · 15 years ago
  99. 95eb84a KVM: VMX: Fix EPT with WP bit change during paging by Sheng Yang · 15 years ago
  100. d9048d3 KVM: Use kvm_{read,write}_guest_virt() to read and write segment descriptors by Mikhail Ershov · 15 years ago