1. dfa9a94 x86/uaccess: Move thread_info::uaccess_err and thread_info::sig_on_uaccess_err to thread_struct by Andy Lutomirski · 8 years ago
  2. d92fc69 x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables() by Andy Lutomirski · 8 years ago
  3. 38452af Merge branch 'x86/asm' into x86/mm, to resolve conflicts by Ingo Molnar · 8 years ago
  4. 97e3c60 x86/mm: Ignore A/D bits in pte/pmd/pud_none() by Dave Hansen · 8 years ago
  5. 00839ee x86/mm: Move swap offset/type up in PTE to work around erratum by Dave Hansen · 8 years ago
  6. 52e31f8 Merge branch 'linus' into x86/asm, to pick up fixes before merging new changes by Ingo Molnar · 8 years ago
  7. 946e0f6 Merge tag 'v4.7-rc6' into x86/mm, to merge fixes before applying new changes by Ingo Molnar · 8 years ago
  8. f7550d0 pvclock: Cleanup to remove function pvclock_get_nsec_offset by Minfei Huang · 9 years ago
  9. 749d088 pvclock: Add CPU barriers to get correct version value by Minfei Huang · 9 years ago
  10. 086e3eb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  11. 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 8 years ago
  12. aca9c29 x86: fix up a few misc stack pointer vs thread_info confusions by Linus Torvalds · 8 years ago
  13. da01e18 x86: avoid avoid passing around 'thread_info' in stack dumping code by Linus Torvalds · 8 years ago
  14. 2668bc7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  15. 7d669f5 kvm: svm: Fix implicit declaration for __default_cpu_present_to_apicid() by Suravee Suthikulpanit · 8 years ago
  16. a445508 x86/signals: Add missing signal_compat code for x86 features by Dave Hansen · 9 years ago
  17. 50c0587 Merge branch 'linus' into x86/asm, to pick up fixes by Ingo Molnar · 9 years ago
  18. 3b29039 x86, asm: Use CC_SET()/CC_OUT() and static_cpu_has() in archrandom.h by H. Peter Anvin · 9 years ago
  19. 35ccfb7 x86, asm: Use CC_SET()/CC_OUT() in <asm/rwsem.h> by H. Peter Anvin · 9 years ago
  20. 64be6d3 x86, asm: Use CC_SET()/CC_OUT() in <asm/percpu.h> by H. Peter Anvin · 9 years ago
  21. 86b6124 x86, asm: Use CC_SET()/CC_OUT() in <asm/bitops.h> by H. Peter Anvin · 9 years ago
  22. ba741e3 x86, asm: change GEN_*_RMWcc() to use CC_SET()/CC_OUT() by H. Peter Anvin · 9 years ago
  23. ff3554b x86, asm: define CC_SET() and CC_OUT() macros by H. Peter Anvin · 9 years ago
  24. 18fe582 x86, asm: change the GEN_*_RMWcc() macros to not quote the condition by H. Peter Anvin · 9 years ago
  25. 117780e x86, asm: use bool for bitops and other assembly outputs by H. Peter Anvin · 9 years ago
  26. 2823d4d x86, bitops: remove use of "sbb" to return CF by H. Peter Anvin · 9 years ago
  27. f596710 x86/hweight: Get rid of the special calling convention by Borislav Petkov · 9 years ago
  28. 970442c x86/cpu/intel: Introduce macros for Intel family numbers by Dave Hansen · 9 years ago
  29. 08dd8cd x86/msr: Use the proper trace point conditional for writes by Dr. David Alan Gilbert · 9 years ago
  30. 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
  31. b740d2e platform/x86: Add PMC Driver for Intel Core SoC by Rajneesh Bhardwaj · 9 years ago
  32. 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
  33. bd28b14 x86: remove more uaccess_32.h complexity by Linus Torvalds · 9 years ago
  34. 5b09c3e x86: remove pointless uaccess_32.h complexity by Linus Torvalds · 9 years ago
  35. 1771c6e x86/kasan: instrument user memory access API by Andrey Ryabinin · 9 years ago
  36. 06cd3d8 Merge branch 'linus' into x86/urgent, to refresh the tree by Ingo Molnar · 9 years ago
  37. 0f6ff2b x86/mm/mpx: Work around MPX erratum SKD046 by Dave Hansen · 9 years ago
  38. a05a70d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  39. fd8cfd3 arch: fix has_transparent_hugepage() by Hugh Dickins · 9 years ago
  40. 7beaa24 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  41. 67c9ddd KVM: x86: make hwapic_isr_update and hwapic_irr_update look the same by Paolo Bonzini · 9 years ago
  42. be8ca17 KVM: x86: Introducing kvm_x86_ops.apicv_post_state_restore by Suravee Suthikulpanit · 9 years ago
  43. 18f40c5 svm: Add VMEXIT handlers for AVIC by Suravee Suthikulpanit · 9 years ago
  44. 44a95da KVM: x86: Detect and Initialize AVIC support by Suravee Suthikulpanit · 9 years ago
  45. 3d5615e svm: Introduce new AVIC VMCB registers by Suravee Suthikulpanit · 9 years ago
  46. d1ed092 KVM: x86: Introducing kvm_x86_ops VCPU blocking/unblocking hooks by Suravee Suthikulpanit · 9 years ago
  47. 0354313 KVM: x86: Introducing kvm_x86_ops VM init/destroy hooks by Suravee Suthikulpanit · 9 years ago
  48. 0b86c75 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  49. 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
  50. 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
  51. 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
  52. 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
  53. 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
  54. 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
  55. 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
  56. 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
  57. e8df1a95 x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeys by Dave Hansen · 9 years ago
  58. 3491caf KVM: halt_polling: provide a way to qualify wakeups during poll by Christian Borntraeger · 9 years ago
  59. eb60b3e Merge branch 'sched/urgent' into sched/core to pick up fixes by Ingo Molnar · 9 years ago
  60. 71faad4 x86/cpu: Add detection of AMD RAS Capabilities by Yazen Ghannam · 9 years ago
  61. 3410200 x86/mce/AMD: Log Deferred Errors using SMCA MCA_DE{STAT,ADDR} registers by Yazen Ghannam · 9 years ago
  62. 50c7389 x86/extable: ensure entries are swapped completely when sorting by Mathias Krause · 9 years ago
  63. 67d7a98 x86/extable: Ensure entries are swapped completely when sorting by Mathias Krause · 9 years ago
  64. 3a94707 x86/KASLR: Build identity mappings on demand by Kees Cook · 9 years ago
  65. cf4fb15 x86/boot: Split out kernel_ident_mapping_init() by Yinghai Lu · 9 years ago
  66. 8665e6f x86/boot: Clean up indenting for asm/boot.h by Kees Cook · 9 years ago
  67. 35dc9ec Merge branch 'linus' into efi/core, to pick up fixes by Ingo Molnar · 9 years ago
  68. 775d054 intel_telemetry: Constify telemetry_core_ops structures by Julia Lawall · 9 years ago
  69. f127fa0 perf/x86/intel/pt: Add IP filtering register/CPUID bits by Alexander Shishkin · 9 years ago
  70. 0dd28e2 perf/x86/intel/pt: Move PT specific MSR bit definitions to a private header by Alexander Shishkin · 9 years ago
  71. 1a618c2 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 9 years ago
  72. 64b7aad Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  73. 0676b4e x86/entry/32: Remove asmlinkage_protect() by Brian Gerst · 9 years ago
  74. 092c74e x86/entry, sched/x86: Don't save/restore EFLAGS on task switch by Brian Gerst · 9 years ago
  75. 1fb48f8 Merge tag 'v4.6-rc6' into x86/asm, to refresh the tree by Ingo Molnar · 9 years ago
  76. 40bfb8e x86/platform/UV: Remove Obsolete GRU MMR address translation by Dimitri Sivanich · 9 years ago
  77. c85375c x86/platform/UV: Update physical address conversions for UV4 by Mike Travis · 9 years ago
  78. 6e27b91 x86/platform/UV: Build GAM reference tables by Mike Travis · 9 years ago
  79. 1de329c x86/platform/UV: Support UV4 socket address changes by Mike Travis · 9 years ago
  80. ef93bf8 x86/platform/UV: Add obtaining GAM Range Table from UV BIOS by Mike Travis · 9 years ago
  81. 906f3b2 x86/platform/UV: Fold blade info into per node hub info structs by Mike Travis · 9 years ago
  82. 3edcf2f x86/platform/UV: Allocate common per node hub info structs on local node by Mike Travis · 9 years ago
  83. 5627a825 x86/platform/UV: Move blade local processor ID to the per cpu info struct by Mike Travis · 9 years ago
  84. d38bb13 x86/platform/UV: Move scir info to the per cpu info struct by Mike Travis · 9 years ago
  85. 0045ddd x86/platform/UV: Create per cpu info structs to replace per hub info structs by Mike Travis · 9 years ago
  86. b608f87 x86/platform/UV: Clean up redunduncies after merge of UV4 MMR definitions by Mike Travis · 9 years ago
  87. 0f0d84c x86/platform/UV: Add UV4 Specific MMR definitions by Mike Travis · 9 years ago
  88. c443c03 x86/platform/UV: Prep for UV4 MMR updates by Mike Travis · 9 years ago
  89. e0ee1c9 x86/platform/UV: Add UV Architecture Defines by Mike Travis · 9 years ago
  90. eb1e346 x86/platform/UV: Add Initial UV4 definitions by Mike Travis · 9 years ago
  91. d63c214 Merge tag 'v4.6-rc6' into x86/platform, to refresh the tree by Ingo Molnar · 9 years ago
  92. a9750a3 x86/mce: Define vendor-specific MSR accessors by Yazen Ghannam · 9 years ago
  93. 296f781 x86/asm/64: Rename thread_struct's fs and gs to fsbase and gsbase by Andy Lutomirski · 9 years ago
  94. 731e33e x86/arch_prctl/64: Remove FSBASE/GSBASE < 4G optimization by Andy Lutomirski · 9 years ago
  95. 45e876f x86/segments/64: When loadsegment(fs, ...) fails, clear the base by Andy Lutomirski · 9 years ago
  96. f005f5d x86/asm: Make asm/alternative.h safe from assembly by Andy Lutomirski · 9 years ago
  97. 35de5b0 x86/asm: Stop depending on ptrace.h in alternative.h by Andy Lutomirski · 9 years ago
  98. 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
  99. 078194f x86/mm, sched/core: Turn off IRQs in switch_mm() by Andy Lutomirski · 9 years ago
  100. 69c0319 x86/mm, sched/core: Uninline switch_mm() by Andy Lutomirski · 9 years ago