1. 99f7b02 Merge branch 'x86-threadinfo-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  2. a21e408 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  3. b9b16a7 Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  4. 190f918 Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  5. 7cc3afd Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  6. 918d80a Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  7. 6ed7705 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  8. 971eae7 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  9. 8c292f1 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  10. 462bf23 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  11. 825600c x86: fix boot on uniprocessor systems by Artem Fetishev · 11 years ago
  12. 5926f87 Revert "xen: properly account for _PAGE_NUMA during xen pte translations" by David Vrabel · 11 years ago
  13. 0b131be x86, intel: Make MSR_IA32_MISC_ENABLE bit constants systematic by H. Peter Anvin · 11 years ago
  14. c0a639a x86, Intel: Convert to the new bit access MSR accessors by Borislav Petkov · 11 years ago
  15. 22085a6 x86: Add another set of MSR accessor functions by Borislav Petkov · 11 years ago
  16. 073d822 arch: Remove stub cputime.h headers by Frederic Weisbecker · 11 years ago
  17. 09df7c4 x86: Remove CONFIG_X86_OOSTORE by Dave Jones · 11 years ago
  18. 36fc550 sched: Remove unused mc_capable() and smt_capable() by Bjorn Helgaas · 11 years ago
  19. 0066f3b Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 11 years ago
  20. 198d208 x86: Keep thread_info on thread stack in x86_32 by Steven Rostedt · 11 years ago
  21. 0788aa6 x86: Prepare removal of previous_esp from i386 thread_info structure by Steven Rostedt · 11 years ago
  22. b807902 x86: Nuke GET_THREAD_INFO_WITH_ESP() macro for i386 by Steven Rostedt (Red Hat) · 11 years ago
  23. 2432e13 x86: Nuke the supervisor_stack field in i386 thread_info by Steven Rostedt · 11 years ago
  24. 378a10f fs/compat: optional preadv64/pwrite64 compat system calls by Heiko Carstens · 11 years ago
  25. 994448f Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingo by Matt Fleming · 11 years ago
  26. 4fd6933 Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingo by Matt Fleming · 11 years ago
  27. 3c0b566 Merge tag 'efi-urgent' into x86/urgent by H. Peter Anvin · 11 years ago
  28. a5d90c9 x86/efi: Quirk out SGI UV by Borislav Petkov · 11 years ago
  29. 7d453ee x86/efi: Wire up CONFIG_EFI_MIXED by Matt Fleming · 11 years ago
  30. 4f9dbcf x86/efi: Add mixed runtime services support by Matt Fleming · 11 years ago
  31. b8ff87a x86/efi: Firmware agnostic handover entry points by Matt Fleming · 11 years ago
  32. 426e34c x86/mm/pageattr: Always dump the right page table in an oops by Matt Fleming · 11 years ago
  33. b7b898a x86/efi: Make efi virtual runtime map passing more robust by Borislav Petkov · 11 years ago
  34. 42a5477 x86, pageattr: Export page unmapping interface by Borislav Petkov · 11 years ago
  35. 11cc851 x86/efi: Dump the EFI page table by Borislav Petkov · 11 years ago
  36. ef6bea6 x86, ptdump: Add the functionality to dump an arbitrary pagetable by Borislav Petkov · 11 years ago
  37. 3e90959 efi: Move facility flags to struct efi by Matt Fleming · 11 years ago
  38. 0473c9b compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64 by Heiko Carstens · 11 years ago
  39. 840d283 x86, cpufeature: Rename X86_FEATURE_CLFLSH to X86_FEATURE_CLFLUSH by H. Peter Anvin · 11 years ago
  40. 171699f x86: Add support for the clflushopt instruction by Ross Zwisler · 11 years ago
  41. ff5a708 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 11 years ago
  42. c2bc11f x86, AVX-512: Enable AVX-512 States Context Switch by Fenghua Yu · 11 years ago
  43. 8e5780f x86, AVX-512: AVX-512 Feature Detection by Fenghua Yu · 11 years ago
  44. 5f0e030 x86, tsc: Fallback to normal calibration if fast MSR calibration fails by Thomas Gleixner · 11 years ago
  45. 7fc9280 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  46. c55d016 x86/efi: Fix 32-bit fallout by Borislav Petkov · 11 years ago
  47. a9c8e4b xen: properly account for _PAGE_NUMA during xen pte translations by Mel Gorman · 11 years ago
  48. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 11 years ago
  49. dc9788f x86/apic: Always define nox2apic and define it as initdata by David Rientjes · 11 years ago
  50. 6d49898 x86/apic: Remove unused function prototypes by David Rientjes · 11 years ago
  51. 465822c x86/apic: Switch wait_for_init_deassert() to a bool flag by David Rientjes · 11 years ago
  52. d3c63ae x86/apic: Only use default_wait_for_init_deassert() by David Rientjes · 11 years ago
  53. e90c785 x86/nmi: Push duration printk() to irq context by Peter Zijlstra · 11 years ago
  54. c1ff843 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  55. a3b072c Merge tag 'efi-urgent' into x86/urgent by H. Peter Anvin · 11 years ago
  56. 1cd731d Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  57. e85fc98 Revert "xen/grant-table: Avoid m2p_override during mapping" by Konrad Rzeszutek Wilk · 11 years ago
  58. ab531878 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  59. 14164b4 Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  60. e2a0f81 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  61. 08ece5b xen/grant-table: Avoid m2p_override during mapping by Zoltan Kiss · 11 years ago
  62. aa2e710 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  63. 12f2bbd Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  64. 24f91eb mm: don't lose the SOFT_DIRTY flag on mprotect by Andrey Vagin · 11 years ago
  65. dff38e3 x86: Use inline assembler instead of global register variable to get sp by Andi Kleen · 11 years ago
  66. a2e7f0e x86, asmlinkage, paravirt: Make paravirt thunks global by Andi Kleen · 11 years ago
  67. 824a287 x86, asmlinkage, paravirt: Don't rely on local assembler labels by Andi Kleen · 11 years ago
  68. cca2164 Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  69. 77f01bd x86, kvm: correctly access the KVM_CPUID_FEATURES leaf at 0x40000101 by Paolo Bonzini · 11 years ago
  70. 1c300a4 x86, kvm: cache the base of the KVM cpuid leaves by Paolo Bonzini · 11 years ago
  71. 4ce7a86 x86: revert wrong memblock current limit setting by Yinghai Lu · 11 years ago
  72. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  73. 2b45e0f Merge branch 'linus' into x86/urgent by Ingo Molnar · 11 years ago
  74. ec65993 mm, x86: Account for TLB flushes only when debugging by Mel Gorman · 11 years ago
  75. 74c93f9 x86/uv/nmi: Fix Sparse warnings by Mike Travis · 11 years ago
  76. 2993ae3 x86/AMD/NB: Fix amd_set_subcaches() parameter type by Dan Carpenter · 11 years ago
  77. cf07440 firmware/dmi_scan: generalize for use by other archs by Ard Biesheuvel · 11 years ago
  78. 114cefc x86: use generic fixmap.h by Mark Salter · 11 years ago
  79. 84621c9 Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  80. 7ebd3fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  81. e1ba845 Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  82. 5b6e529 x86: memblock: set current limit to max low memory address by Santosh Shilimkar · 11 years ago
  83. 15c8102 Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  84. c9cdd9a Merge branch 'x86/mpx' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  85. f4bcd8c Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  86. 3869165 x86, uapi, x32: Use __kernel_ulong_t in x86 struct semid64_ds by H.J. Lu · 11 years ago
  87. 7fe67a1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  88. 74e8ee8 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  89. 8bd6964 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  90. 2bb2c5e Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  91. 4500cf6 Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  92. 972d5e7 Merge branch 'x86-efi-kexec-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  93. 5d4863e Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  94. 2a0fede Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  95. 06bc0f4 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  96. 4cd4156 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  97. 741e390 x86/intel/mpx: Remove unused LWP structure by Ingo Molnar · 11 years ago
  98. a0fa1dd Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  99. 2cc3f16 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  100. 6ffbe7d Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago