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