1. bd28b14 x86: remove more uaccess_32.h complexity by Linus Torvalds · 9 years ago
  2. 5b09c3e x86: remove pointless uaccess_32.h complexity by Linus Torvalds · 9 years ago
  3. 1771c6e x86/kasan: instrument user memory access API by Andrey Ryabinin · 9 years ago
  4. a05a70d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  5. fd8cfd3 arch: fix has_transparent_hugepage() by Hugh Dickins · 9 years ago
  6. 7beaa24 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  7. 67c9ddd KVM: x86: make hwapic_isr_update and hwapic_irr_update look the same by Paolo Bonzini · 9 years ago
  8. be8ca17 KVM: x86: Introducing kvm_x86_ops.apicv_post_state_restore by Suravee Suthikulpanit · 9 years ago
  9. 18f40c5 svm: Add VMEXIT handlers for AVIC by Suravee Suthikulpanit · 9 years ago
  10. 44a95da KVM: x86: Detect and Initialize AVIC support by Suravee Suthikulpanit · 9 years ago
  11. 3d5615e svm: Introduce new AVIC VMCB registers by Suravee Suthikulpanit · 9 years ago
  12. d1ed092 KVM: x86: Introducing kvm_x86_ops VCPU blocking/unblocking hooks by Suravee Suthikulpanit · 9 years ago
  13. 0354313 KVM: x86: Introducing kvm_x86_ops VM init/destroy hooks by Suravee Suthikulpanit · 9 years ago
  14. 0b86c75 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  15. 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
  16. 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
  17. 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
  18. 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
  19. 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
  20. 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
  21. 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
  22. 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
  23. 3491caf KVM: halt_polling: provide a way to qualify wakeups during poll by Christian Borntraeger · 9 years ago
  24. eb60b3e Merge branch 'sched/urgent' into sched/core to pick up fixes by Ingo Molnar · 9 years ago
  25. 71faad4 x86/cpu: Add detection of AMD RAS Capabilities by Yazen Ghannam · 9 years ago
  26. 3410200 x86/mce/AMD: Log Deferred Errors using SMCA MCA_DE{STAT,ADDR} registers by Yazen Ghannam · 9 years ago
  27. 50c7389 x86/extable: ensure entries are swapped completely when sorting by Mathias Krause · 9 years ago
  28. 3dbe345 x86/kvm: Do not use BIT() in user-exported header by Borislav Petkov · 9 years ago
  29. 3a94707 x86/KASLR: Build identity mappings on demand by Kees Cook · 9 years ago
  30. cf4fb15 x86/boot: Split out kernel_ident_mapping_init() by Yinghai Lu · 9 years ago
  31. 8665e6f x86/boot: Clean up indenting for asm/boot.h by Kees Cook · 9 years ago
  32. 35dc9ec Merge branch 'linus' into efi/core, to pick up fixes by Ingo Molnar · 9 years ago
  33. f127fa0 perf/x86/intel/pt: Add IP filtering register/CPUID bits by Alexander Shishkin · 9 years ago
  34. 0dd28e2 perf/x86/intel/pt: Move PT specific MSR bit definitions to a private header by Alexander Shishkin · 9 years ago
  35. 1a618c2 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 9 years ago
  36. 64b7aad Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  37. 0676b4e x86/entry/32: Remove asmlinkage_protect() by Brian Gerst · 9 years ago
  38. 092c74e x86/entry, sched/x86: Don't save/restore EFLAGS on task switch by Brian Gerst · 9 years ago
  39. 1fb48f8 Merge tag 'v4.6-rc6' into x86/asm, to refresh the tree by Ingo Molnar · 9 years ago
  40. 40bfb8e x86/platform/UV: Remove Obsolete GRU MMR address translation by Dimitri Sivanich · 9 years ago
  41. c85375c x86/platform/UV: Update physical address conversions for UV4 by Mike Travis · 9 years ago
  42. 6e27b91 x86/platform/UV: Build GAM reference tables by Mike Travis · 9 years ago
  43. 1de329c x86/platform/UV: Support UV4 socket address changes by Mike Travis · 9 years ago
  44. ef93bf8 x86/platform/UV: Add obtaining GAM Range Table from UV BIOS by Mike Travis · 9 years ago
  45. 906f3b2 x86/platform/UV: Fold blade info into per node hub info structs by Mike Travis · 9 years ago
  46. 3edcf2f x86/platform/UV: Allocate common per node hub info structs on local node by Mike Travis · 9 years ago
  47. 5627a825 x86/platform/UV: Move blade local processor ID to the per cpu info struct by Mike Travis · 9 years ago
  48. d38bb13 x86/platform/UV: Move scir info to the per cpu info struct by Mike Travis · 9 years ago
  49. 0045ddd x86/platform/UV: Create per cpu info structs to replace per hub info structs by Mike Travis · 9 years ago
  50. b608f87 x86/platform/UV: Clean up redunduncies after merge of UV4 MMR definitions by Mike Travis · 9 years ago
  51. 0f0d84c x86/platform/UV: Add UV4 Specific MMR definitions by Mike Travis · 9 years ago
  52. c443c03 x86/platform/UV: Prep for UV4 MMR updates by Mike Travis · 9 years ago
  53. e0ee1c9 x86/platform/UV: Add UV Architecture Defines by Mike Travis · 9 years ago
  54. eb1e346 x86/platform/UV: Add Initial UV4 definitions by Mike Travis · 9 years ago
  55. d63c214 Merge tag 'v4.6-rc6' into x86/platform, to refresh the tree by Ingo Molnar · 9 years ago
  56. a9750a3 x86/mce: Define vendor-specific MSR accessors by Yazen Ghannam · 9 years ago
  57. 296f781 x86/asm/64: Rename thread_struct's fs and gs to fsbase and gsbase by Andy Lutomirski · 9 years ago
  58. 731e33e x86/arch_prctl/64: Remove FSBASE/GSBASE < 4G optimization by Andy Lutomirski · 9 years ago
  59. 45e876f x86/segments/64: When loadsegment(fs, ...) fails, clear the base by Andy Lutomirski · 9 years ago
  60. f005f5d x86/asm: Make asm/alternative.h safe from assembly by Andy Lutomirski · 9 years ago
  61. 35de5b0 x86/asm: Stop depending on ptrace.h in alternative.h by Andy Lutomirski · 9 years ago
  62. 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
  63. 078194f x86/mm, sched/core: Turn off IRQs in switch_mm() by Andy Lutomirski · 9 years ago
  64. 69c0319 x86/mm, sched/core: Uninline switch_mm() by Andy Lutomirski · 9 years ago
  65. 9788375 x86/efi: Enable runtime call flag checking by Mark Rutland · 9 years ago
  66. bc25f9d x86/efi: Move to generic {__,}efi_call_virt() by Mark Rutland · 9 years ago
  67. 21289ec x86/efi/efifb: Move DMI based quirks handling out of generic code by Ard Biesheuvel · 9 years ago
  68. 2c23b73 x86/efi: Prepare GOP handling code for reuse as generic code by Ard Biesheuvel · 9 years ago
  69. 0b20e59 Merge branch 'perf/urgent' into perf/core, to resolve conflict by Ingo Molnar · 9 years ago
  70. 1c5ac21 perf/x86/intel/pt: Don't die on VMXON by Alexander Shishkin · 9 years ago
  71. dcee75b perf/x86/intel/rapl: Support Skylake RAPL domains by Srinivas Pandruvada · 9 years ago
  72. 867fe80 x86/paravirt: Remove paravirt_enabled() by Luis R. Rodriguez · 9 years ago
  73. 80dfd83 x86, drivers/pnpbios: Replace paravirt_enabled() check with legacy device check by Luis R. Rodriguez · 9 years ago
  74. 1330e3b x86/init: Use a platform legacy quirk for EBDA by Luis R. Rodriguez · 9 years ago
  75. 8d152e7 x86/rtc: Replace paravirt rtc check with platform legacy quirk by Luis R. Rodriguez · 9 years ago
  76. 18c78a962 x86/boot: Enumerate documentation for the x86 hardware_subarch by Luis R. Rodriguez · 9 years ago
  77. b2eafe8 Merge branch 'x86/urgent' into x86/asm, to fix semantic conflict by Ingo Molnar · 9 years ago
  78. 103f611 x86/mm/xen: Suppress hugetlbfs in PV guests by Jan Beulich · 9 years ago
  79. e8581e3 x86/KASLR: Drop CONFIG_RANDOMIZE_BASE_MAX_OFFSET by Baoquan He · 9 years ago
  80. 916633a locking/rwsem: Provide down_write_killable() by Michal Hocko · 9 years ago
  81. c54cdf1 KVM: x86: optimize steal time calculation by Liang Chen · 9 years ago
  82. abfb949 x86/entry: Rename is_{ia32,x32}_task() to in_{ia32,x32}_syscall() by Dmitry Safonov · 9 years ago
  83. 6666ea5 Merge tag 'v4.6-rc4' into x86/asm, to pick up fixes by Ingo Molnar · 9 years ago
  84. 47a541c x86/platform: Remove unused get_bios_ebda_length() function by Guenter Roeck · 9 years ago
  85. b828b79 x86/msr: Set the return value to zero when native_rdmsr_safe() fails by Andy Lutomirski · 9 years ago
  86. 4985ce1 x86/paravirt: Make "unsafe" MSR accesses unsafe even if PARAVIRT=y by Andy Lutomirski · 9 years ago
  87. dd2f4a0 x86/paravirt: Add paravirt_{read,write}_msr() by Andy Lutomirski · 9 years ago
  88. fbd7043 x86/msr: Carry on after a non-"safe" MSR access fails by Andy Lutomirski · 9 years ago
  89. c2ee03b x86/paravirt: Add _safe to the read_ms()r and write_msr() PV callbacks by Andy Lutomirski · 9 years ago
  90. 0e861fb x86/head: Move early exception panic code into early_fixup_exception() by Andy Lutomirski · 9 years ago
  91. 7bbcdb1 x86/head: Pass a real pt_regs and trapnr to early_fixup_exception() by Andy Lutomirski · 9 years ago
  92. 782511b x86/cpufeature: Replace cpu_has_xsaves with boot_cpu_has() usage by Borislav Petkov · 9 years ago
  93. d366bf7 x86/cpufeature: Replace cpu_has_xsave with boot_cpu_has() usage by Borislav Petkov · 9 years ago
  94. 01f8fd7 x86/cpufeature: Replace cpu_has_fxsr with boot_cpu_has() usage by Borislav Petkov · 9 years ago
  95. 93984fb x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage by Borislav Petkov · 9 years ago
  96. 59e21e3 x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usage by Borislav Petkov · 9 years ago
  97. a402a8d x86/cpufeature: Replace cpu_has_fpu with boot_cpu_has() usage by Borislav Petkov · 9 years ago
  98. dda9edf x86/cpufeature: Replace cpu_has_xmm with boot_cpu_has() usage by Borislav Petkov · 9 years ago
  99. da154e8 x86/cpufeature: Replace cpu_has_avx with boot_cpu_has() usage by Borislav Petkov · 9 years ago
  100. 1f4dd79 x86/cpufeature: Replace cpu_has_aes with boot_cpu_has() usage by Borislav Petkov · 9 years ago