1. d42b3a2 Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  2. 2d9c8b5 Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  3. 66cdd0c Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  4. 896ea17 Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  5. 193c0d6 Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  6. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  7. 1ebaf4f Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  8. 743aa45 Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  9. a05a4e2 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  10. 74b8423 Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  11. 0019fab Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  12. 090f8cc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  13. 37ea95a Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  14. 608ff1a Merge branch 'akpm' (Andrew's patchbomb) by Linus Torvalds · 12 years ago
  15. f9902472 mm: use vm_unmapped_area() on x86_64 architecture by Michel Lespinasse · 12 years ago
  16. 42d7395 mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB by Andi Kleen · 12 years ago
  17. 0ca0d81 x86/kexec: crash_vmclear_local_vmcss needs __rcu by Zhang Yanfei · 12 years ago
  18. bad73c5 Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  19. cc1b39d Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 12 years ago
  20. 3ced69f Merge branch 'pci/daniel-numachip' into next by Bjorn Helgaas · 12 years ago
  21. f9726bf x86/PCI: Add NumaChip remote PCI support by Daniel J Blueman · 12 years ago
  22. f23d1f4 x86/kexec: VMCLEAR VMCSs loaded on all cpus if necessary by Zhang Yanfei · 12 years ago
  23. dd5fc85 EFI: Stash ROMs if they're not in the PCI BAR by Matthew Garrett · 12 years ago
  24. 2b3c5cb kvm: don't use bit24 for detecting address-specific invalidation capability by Zhang Xiantao · 12 years ago
  25. 630e1e0 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 12 years ago
  26. 455e987 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  27. 644c154 x86, fpu: Avoid FPU lazy restore after suspend by Vincent Palatin · 12 years ago
  28. ba90463 KVM: x86: Emulate IA32_TSC_ADJUST MSR by Will Auld · 12 years ago
  29. 8fe8ab4 KVM: x86: Add code to track call origin for msr assignment by Will Auld · 12 years ago
  30. 91d1aa43 context_tracking: New context tracking susbsystem by Frederic Weisbecker · 12 years ago
  31. 45c39fb x86, cleanups: Simplify sync_core() in the case of no CPUID by H. Peter Anvin · 12 years ago
  32. a5c2a89 x86, 386 removal: Remove CONFIG_X86_WP_WORKS_OK by H. Peter Anvin · 12 years ago
  33. 094ab1d x86, 386 removal: Remove CONFIG_INVLPG by H. Peter Anvin · 12 years ago
  34. e5bb8ad x86, 386 removal: Remove CONFIG_BSWAP by H. Peter Anvin · 12 years ago
  35. 7ac468b x86, 386 removal: Remove CONFIG_XADD by H. Peter Anvin · 12 years ago
  36. d55c5a9 x86, 386 removal: Remove CONFIG_CMPXCHG by H. Peter Anvin · 12 years ago
  37. eb068e7 x86, 386 removal: Remove CONFIG_M386 from Kconfig by H. Peter Anvin · 12 years ago
  38. bcacbdb Merge branch 'acpi-enumeration' by Rafael J. Wysocki · 12 years ago
  39. f832da0 xen: arm: implement remap interfaces needed for privcmd mappings. by Ian Campbell · 12 years ago
  40. 4f4202f unify default ptrace_signal_deliver by Al Viro · 12 years ago
  41. 18c26c2 death to idle_regs() by Al Viro · 12 years ago
  42. 24465a4 take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h by Al Viro · 12 years ago
  43. 1d4b4b2 x86, um: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  44. 6b94631 consolidate sys_execve() prototype by Al Viro · 12 years ago
  45. b48aa97 KVM: x86: require matched TSC offsets for master clock by Marcelo Tosatti · 12 years ago
  46. d828199 KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flag by Marcelo Tosatti · 12 years ago
  47. 886b470 KVM: x86: pass host_tsc to read_l1_tsc by Marcelo Tosatti · 12 years ago
  48. 51c19b4 x86: vdso: pvclock gettime support by Marcelo Tosatti · 12 years ago
  49. 3dc4f7c x86: kvm guest: pvclock vsyscall support by Marcelo Tosatti · 12 years ago
  50. 71056ae x86: pvclock: generic pvclock vsyscall initialization by Marcelo Tosatti · 12 years ago
  51. 189e117 x86: pvclock: add note about rdtsc barriers by Marcelo Tosatti · 12 years ago
  52. 2697902 x86: pvclock: introduce helper to read flags by Marcelo Tosatti · 12 years ago
  53. dce2db0 x86: pvclock: create helper for pvclock data retrieval by Marcelo Tosatti · 12 years ago
  54. 2654ad4 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  55. 1022623 x86-32: Fix invalid stack address while in softirq by Robert Richter · 12 years ago
  56. 60606d4 Merge branch 'x86-pre-uapi' into perf-uapi by David Howells · 12 years ago
  57. 6c8d8b3 x86_32: Return actual stack when requesting sp from regs by Steven Rostedt · 12 years ago
  58. a71c8bc x86, topology: Debug CPU0 hotplug by Fenghua Yu · 12 years ago
  59. e1c467e x86, hotplug: Wake up CPU0 via NMI instead of INIT, SIPI, SIPI by Fenghua Yu · 12 years ago
  60. 06f64c8 driver core / ACPI: Move ACPI support to core device and driver types by Mika Westerberg · 12 years ago
  61. 30106c1 x86, hotplug: Support functions for CPU0 online/offline by Fenghua Yu · 12 years ago
  62. 8be0709 tracing: Format non-nanosec times from tsc clock without a decimal point. by David Sharp · 12 years ago
  63. 8cbd9cc tracing,x86: Add a TSC trace_clock by David Sharp · 12 years ago
  64. 04a1541 x86, cacheinfo: Determine number of cache leafs using CPUID 0x8000001d on AMD by Andreas Herrmann · 12 years ago
  65. 193f3fc x86: Add cpu_has_topoext by Andreas Herrmann · 12 years ago
  66. 0020dd0 Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  67. 6d369a0 x86: Export asm/{svm.h,vmx.h,perf_regs.h} by David Howells · 12 years ago
  68. cf47a83 xen/hypercall: fix hypercall fallback code for very old hypervisors by Jan Beulich · 12 years ago
  69. 66b6a0c Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  70. 279f146 x86: apic: Use tsc deadline for oneshot when available by Suresh Siddha · 12 years ago
  71. b651463 x86: remove obsolete comment from asm/xen/hypervisor.h by Olaf Hering · 12 years ago
  72. 185034e x86, efi: 1:1 pagetable mapping for virtual EFI calls by Matt Fleming · 12 years ago
  73. 003db63 Merge tag 'mca_cfg' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/ras by Ingo Molnar · 12 years ago
  74. 1462594 x86, MCA: Finish mca_config conversion by Borislav Petkov · 12 years ago
  75. 7af19e4 x86, MCA: Convert the next three variables batch by Borislav Petkov · 12 years ago
  76. 84c2559 x86, MCA: Convert rip_msr, mce_bootlog, monarch_timeout by Borislav Petkov · 12 years ago
  77. d203f0b x86, MCA: Convert dont_log_ce, banks and tolerant by Borislav Petkov · 12 years ago
  78. 8b724e2 Merge tag 'efi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 12 years ago
  79. 5189c2a x86: efi: Turn off efi_enabled after setup on mixed fw/kernel by Olof Johansson · 12 years ago
  80. 3e8fa26 x86/efi: Fix oops caused by incorrect set_memory_uc() usage by Matt Fleming · 12 years ago
  81. e05dacd Merge commit 'v3.7-rc1' into stable/for-linus-3.7 by Konrad Rzeszutek Wilk · 12 years ago
  82. ef32f89 xen: grant: use xen_pfn_t type for frame_list. by Ian Campbell · 12 years ago
  83. 37ea0fc xen: sysfs: fix build warning. by Ian Campbell · 12 years ago
  84. ade0899 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  85. 4e21fc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  86. 22e2430d x86, um: convert to saner kernel_execve() semantics by Al Viro · 12 years ago
  87. 03d3602 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  88. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  89. 9e2d865 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  90. b113da6 mm: Add and use update_mmu_cache_pmd() in transparent huge page code. by David Miller · 12 years ago
  91. 027ef6c mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THP by Andrea Arcangeli · 12 years ago
  92. e79bee2 atomic: implement generic atomic_dec_if_positive() by Shaohua Li · 12 years ago
  93. 5d3a551 mm: hugetlb: add arch hook for clearing page flags before entering pool by Will Deacon · 12 years ago
  94. 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  95. f1c6872 Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  96. 751f409 compat: move compat_siginfo_t definition to asm/compat.h by Denys Vlasenko · 12 years ago
  97. 75fdd15 sections: fix section conflicts in arch/x86 by Andi Kleen · 12 years ago
  98. c37d615 Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic by Arnd Bergmann · 12 years ago
  99. ecefbd9 Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  100. e717bf4 perf/x86: Add support for Intel Xeon-Phi Knights Corner PMU by Vince Weaver · 12 years ago