1. 8709ed4 x86/cpu: Fix duplicated X86_BUG(9) macro by Dave Hansen · 9 years ago
  2. f7550d0 pvclock: Cleanup to remove function pvclock_get_nsec_offset by Minfei Huang · 9 years ago
  3. 749d088 pvclock: Add CPU barriers to get correct version value by Minfei Huang · 9 years ago
  4. 086e3eb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  5. 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 9 years ago
  6. aca9c29 x86: fix up a few misc stack pointer vs thread_info confusions by Linus Torvalds · 9 years ago
  7. da01e18 x86: avoid avoid passing around 'thread_info' in stack dumping code by Linus Torvalds · 9 years ago
  8. 2668bc7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  9. 7d669f5 kvm: svm: Fix implicit declaration for __default_cpu_present_to_apicid() by Suravee Suthikulpanit · 9 years ago
  10. 970442c x86/cpu/intel: Introduce macros for Intel family numbers by Dave Hansen · 9 years ago
  11. 08dd8cd x86/msr: Use the proper trace point conditional for writes by Dr. David Alan Gilbert · 9 years ago
  12. 1e8143d Merge tag 'platform-drivers-x86-v4.7-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  13. e28e909 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  14. b740d2e platform/x86: Add PMC Driver for Intel Core SoC by Rajneesh Bhardwaj · 9 years ago
  15. 2f7c3a1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  16. 079d085 KVM: SVM: Add more SVM_EXIT_REASONS by Jan Kiszka · 9 years ago
  17. bd28b14 x86: remove more uaccess_32.h complexity by Linus Torvalds · 9 years ago
  18. 5b09c3e x86: remove pointless uaccess_32.h complexity by Linus Torvalds · 9 years ago
  19. 1771c6e x86/kasan: instrument user memory access API by Andrey Ryabinin · 9 years ago
  20. 06cd3d8 Merge branch 'linus' into x86/urgent, to refresh the tree by Ingo Molnar · 9 years ago
  21. 0f6ff2b x86/mm/mpx: Work around MPX erratum SKD046 by Dave Hansen · 9 years ago
  22. a05a70d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  23. fd8cfd3 arch: fix has_transparent_hugepage() by Hugh Dickins · 9 years ago
  24. 7beaa24 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  25. 67c9ddd KVM: x86: make hwapic_isr_update and hwapic_irr_update look the same by Paolo Bonzini · 9 years ago
  26. be8ca17 KVM: x86: Introducing kvm_x86_ops.apicv_post_state_restore by Suravee Suthikulpanit · 9 years ago
  27. 18f40c5 svm: Add VMEXIT handlers for AVIC by Suravee Suthikulpanit · 9 years ago
  28. 44a95da KVM: x86: Detect and Initialize AVIC support by Suravee Suthikulpanit · 9 years ago
  29. 3d5615e svm: Introduce new AVIC VMCB registers by Suravee Suthikulpanit · 9 years ago
  30. d1ed092 KVM: x86: Introducing kvm_x86_ops VCPU blocking/unblocking hooks by Suravee Suthikulpanit · 9 years ago
  31. 0354313 KVM: x86: Introducing kvm_x86_ops VM init/destroy hooks by Suravee Suthikulpanit · 9 years ago
  32. 0b86c75 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  33. bc231d9 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  34. 9a45f03 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  35. 168f1a7 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  36. 825a3b2 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  37. cf6ed9a Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  38. 36db171 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  39. 3469d26 Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  40. 49817c3 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  41. e8df1a95 x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeys by Dave Hansen · 9 years ago
  42. 3491caf KVM: halt_polling: provide a way to qualify wakeups during poll by Christian Borntraeger · 9 years ago
  43. eb60b3e Merge branch 'sched/urgent' into sched/core to pick up fixes by Ingo Molnar · 9 years ago
  44. 71faad4 x86/cpu: Add detection of AMD RAS Capabilities by Yazen Ghannam · 9 years ago
  45. 3410200 x86/mce/AMD: Log Deferred Errors using SMCA MCA_DE{STAT,ADDR} registers by Yazen Ghannam · 9 years ago
  46. 50c7389 x86/extable: ensure entries are swapped completely when sorting by Mathias Krause · 9 years ago
  47. 3dbe345 x86/kvm: Do not use BIT() in user-exported header by Borislav Petkov · 9 years ago
  48. 3a94707 x86/KASLR: Build identity mappings on demand by Kees Cook · 9 years ago
  49. cf4fb15 x86/boot: Split out kernel_ident_mapping_init() by Yinghai Lu · 9 years ago
  50. 8665e6f x86/boot: Clean up indenting for asm/boot.h by Kees Cook · 9 years ago
  51. 35dc9ec Merge branch 'linus' into efi/core, to pick up fixes by Ingo Molnar · 9 years ago
  52. 775d054 intel_telemetry: Constify telemetry_core_ops structures by Julia Lawall · 9 years ago
  53. f127fa0 perf/x86/intel/pt: Add IP filtering register/CPUID bits by Alexander Shishkin · 9 years ago
  54. 0dd28e2 perf/x86/intel/pt: Move PT specific MSR bit definitions to a private header by Alexander Shishkin · 9 years ago
  55. 1a618c2 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 9 years ago
  56. 64b7aad Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  57. 0676b4e x86/entry/32: Remove asmlinkage_protect() by Brian Gerst · 9 years ago
  58. 092c74e x86/entry, sched/x86: Don't save/restore EFLAGS on task switch by Brian Gerst · 9 years ago
  59. 1fb48f8 Merge tag 'v4.6-rc6' into x86/asm, to refresh the tree by Ingo Molnar · 9 years ago
  60. 40bfb8e x86/platform/UV: Remove Obsolete GRU MMR address translation by Dimitri Sivanich · 9 years ago
  61. c85375c x86/platform/UV: Update physical address conversions for UV4 by Mike Travis · 9 years ago
  62. 6e27b91 x86/platform/UV: Build GAM reference tables by Mike Travis · 9 years ago
  63. 1de329c x86/platform/UV: Support UV4 socket address changes by Mike Travis · 9 years ago
  64. ef93bf8 x86/platform/UV: Add obtaining GAM Range Table from UV BIOS by Mike Travis · 9 years ago
  65. 906f3b2 x86/platform/UV: Fold blade info into per node hub info structs by Mike Travis · 9 years ago
  66. 3edcf2f x86/platform/UV: Allocate common per node hub info structs on local node by Mike Travis · 9 years ago
  67. 5627a825 x86/platform/UV: Move blade local processor ID to the per cpu info struct by Mike Travis · 9 years ago
  68. d38bb13 x86/platform/UV: Move scir info to the per cpu info struct by Mike Travis · 9 years ago
  69. 0045ddd x86/platform/UV: Create per cpu info structs to replace per hub info structs by Mike Travis · 9 years ago
  70. b608f87 x86/platform/UV: Clean up redunduncies after merge of UV4 MMR definitions by Mike Travis · 9 years ago
  71. 0f0d84c x86/platform/UV: Add UV4 Specific MMR definitions by Mike Travis · 9 years ago
  72. c443c03d x86/platform/UV: Prep for UV4 MMR updates by Mike Travis · 9 years ago
  73. e0ee1c9 x86/platform/UV: Add UV Architecture Defines by Mike Travis · 9 years ago
  74. eb1e346 x86/platform/UV: Add Initial UV4 definitions by Mike Travis · 9 years ago
  75. d63c214 Merge tag 'v4.6-rc6' into x86/platform, to refresh the tree by Ingo Molnar · 9 years ago
  76. a9750a3 x86/mce: Define vendor-specific MSR accessors by Yazen Ghannam · 9 years ago
  77. 296f781 x86/asm/64: Rename thread_struct's fs and gs to fsbase and gsbase by Andy Lutomirski · 9 years ago
  78. 731e33e x86/arch_prctl/64: Remove FSBASE/GSBASE < 4G optimization by Andy Lutomirski · 9 years ago
  79. 45e876f x86/segments/64: When loadsegment(fs, ...) fails, clear the base by Andy Lutomirski · 9 years ago
  80. f005f5d x86/asm: Make asm/alternative.h safe from assembly by Andy Lutomirski · 9 years ago
  81. 35de5b0 x86/asm: Stop depending on ptrace.h in alternative.h by Andy Lutomirski · 9 years ago
  82. 814dd94 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  83. 078194f x86/mm, sched/core: Turn off IRQs in switch_mm() by Andy Lutomirski · 9 years ago
  84. 69c0319 x86/mm, sched/core: Uninline switch_mm() by Andy Lutomirski · 9 years ago
  85. 9788375 x86/efi: Enable runtime call flag checking by Mark Rutland · 9 years ago
  86. bc25f9d x86/efi: Move to generic {__,}efi_call_virt() by Mark Rutland · 9 years ago
  87. 21289ec x86/efi/efifb: Move DMI based quirks handling out of generic code by Ard Biesheuvel · 9 years ago
  88. 2c23b73 x86/efi: Prepare GOP handling code for reuse as generic code by Ard Biesheuvel · 9 years ago
  89. 0b20e59 Merge branch 'perf/urgent' into perf/core, to resolve conflict by Ingo Molnar · 9 years ago
  90. 1c5ac21 perf/x86/intel/pt: Don't die on VMXON by Alexander Shishkin · 9 years ago
  91. dcee75b perf/x86/intel/rapl: Support Skylake RAPL domains by Srinivas Pandruvada · 9 years ago
  92. 867fe80 x86/paravirt: Remove paravirt_enabled() by Luis R. Rodriguez · 9 years ago
  93. 80dfd83 x86, drivers/pnpbios: Replace paravirt_enabled() check with legacy device check by Luis R. Rodriguez · 9 years ago
  94. 1330e3b x86/init: Use a platform legacy quirk for EBDA by Luis R. Rodriguez · 9 years ago
  95. 8d152e7 x86/rtc: Replace paravirt rtc check with platform legacy quirk by Luis R. Rodriguez · 9 years ago
  96. 18c78a962 x86/boot: Enumerate documentation for the x86 hardware_subarch by Luis R. Rodriguez · 9 years ago
  97. b2eafe8 Merge branch 'x86/urgent' into x86/asm, to fix semantic conflict by Ingo Molnar · 9 years ago
  98. 103f611 x86/mm/xen: Suppress hugetlbfs in PV guests by Jan Beulich · 9 years ago
  99. e8581e3 x86/KASLR: Drop CONFIG_RANDOMIZE_BASE_MAX_OFFSET by Baoquan He · 9 years ago
  100. 916633a locking/rwsem: Provide down_write_killable() by Michal Hocko · 9 years ago