1. 33c4c2a Merge 4.9.29 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  2. bdf1d5b KVM: x86: fix user triggerable warning in kvm_apic_accept_events() by David Hildenbrand · 7 years ago
  3. f99985c perf/x86: Fix Broadwell-EP DRAM RAPL events by Vince Weaver · 7 years ago
  4. 0750e8b um: Fix PTRACE_POKEUSER on x86_64 by Richard Weinberger · 7 years ago
  5. e0c8717 x86, pmem: Fix cache flushing for iovec write < 8 bytes by Ben Hutchings · 7 years ago
  6. acb6dc6 x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startup by Ashish Kalra · 7 years ago
  7. f2b8de9 xen: adjust early dom0 p2m handling to xen hypervisor behavior by Juergen Gross · 7 years ago
  8. a745b34 Merge 4.9.28 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  9. 5d7ab83 xen: Revert commits da72ff5bfcb0 and 72a9b186292d by Boris Ostrovsky · 7 years ago
  10. d0ee363 KVM: nVMX: do not leak PML full vmexit to L1 by Ladi Prosek · 7 years ago
  11. 560a979 KVM: nVMX: initialize PML fields in vmcs02 by Ladi Prosek · 7 years ago
  12. 39058ad Revert "KVM: nested VMX: disable perf cpuid reporting" by Jim Mattson · 8 years ago
  13. b6cd52a x86/platform/intel-mid: Correct MSI IRQ line for watchdog device by Andy Shevchenko · 7 years ago
  14. 1eae95d kprobes/x86: Fix kernel panic when certain exception-handling addresses are probed by Masami Hiramatsu · 7 years ago
  15. 56e524a x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0 by Nikola Pajkovsky · 8 years ago
  16. 5ed26fa x86/ioapic: Restore IO-APIC irq_chip retrigger callback by Ruslan Ruslichenko · 8 years ago
  17. 89e8bd3 perf/x86/intel/pt: Add format strings for PTWRITE and power event tracing by Alexander Shishkin · 7 years ago
  18. e88bb96 Merge 4.9.26 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  19. 6d10a6c ftrace/x86: Fix triple fault with graph tracing and suspend-to-ram by Josh Poimboeuf · 7 years ago
  20. bae751b Merge 4.9.25 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  21. f8bc088 x86/mce: Make the MCE notifier a blocking one by Vishal Verma · 7 years ago
  22. 6966a65 x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRs by Yazen Ghannam · 7 years ago
  23. a2659b2 Merge 4.9.24 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  24. 2c0ad23 mm: Tighten x86 /dev/mem with zeroing reads by Kees Cook · 7 years ago
  25. c07479f x86/xen: Fix APIC id mismatch warning on Intel by Mohit Gambhir · 7 years ago
  26. 75465e7 kvm: fix page struct leak in handle_vmon by Paolo Bonzini · 8 years ago
  27. 5e29a45 x86/vdso: Plug race between mapping and ELF header setup by Thomas Gleixner · 7 years ago
  28. ec980b6 x86/vdso: Ensure vdso32_enabled gets set to valid values only by Mathias Krause · 7 years ago
  29. a9826aa x86, pmem: fix broken __copy_user_nocache cache-bypass assumptions by Dan Williams · 7 years ago
  30. 59bf230 x86/signals: Fix lower/upper bound reporting in compat siginfo by Joerg Roedel · 7 years ago
  31. 41d8b02 x86/efi: Don't try to reserve runtime regions by Omar Sandoval · 7 years ago
  32. 085656d perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32() by Peter Zijlstra · 7 years ago
  33. 44e63be Merge 4.9.22 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  34. 7eae64f x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirk by Matjaz Hegedic · 7 years ago
  35. e5525c7 x86/reboot/quirks: Add ASUS EeeBook X205TA/W reboot quirk by Matjaz Hegedic · 7 years ago
  36. 0605fff x86/reboot/quirks: Add ASUS EeeBook X205TA reboot quirk by Matjaz Hegedic · 7 years ago
  37. 6856581 Merge 4.9.21 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  38. af5ef6d x86/mce: Fix copy/paste error in exception table entries by Tony Luck · 7 years ago
  39. 2211d19 x86/mm/KASLR: Exclude EFI region from KASLR VA space randomization by Baoquan He · 7 years ago
  40. 8b08aec xen/setup: Don't relocate p2m over existing one by Ross Lagerwall · 8 years ago
  41. c96f651 Merge 4.9.20 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  42. 3e8c6bd KVM: x86: cleanup the page tracking SRCU instance by Paolo Bonzini · 7 years ago
  43. 7f9385e x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm am: 9f9115b67a by Andy Lutomirski · 7 years ago
  44. 1aca863 x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=y am: 24ba2842a4 by Andrey Ryabinin · 7 years ago
  45. 722bffc x86/tsc: Fix ART for TSC_KNOWN_FREQ am: 5ec98e6ffd by Peter Zijlstra · 7 years ago
  46. 54ab51d x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panic am: 29d928785f by Vitaly Kuznetsov · 7 years ago
  47. 75c2781 xen: do not re-use pirq number cached in pci device msi msg data am: 4b40611a9b by Dan Streetman · 7 years ago
  48. 9f9115b x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm by Andy Lutomirski · 7 years ago
  49. 24ba284 x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=y by Andrey Ryabinin · 7 years ago
  50. 5ec98e6 x86/tsc: Fix ART for TSC_KNOWN_FREQ by Peter Zijlstra · 7 years ago
  51. 29d9287 x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panic by Vitaly Kuznetsov · 7 years ago
  52. 4b40611 xen: do not re-use pirq number cached in pci device msi msg data by Dan Streetman · 7 years ago
  53. 821079c x86/tlb: Fix tlb flushing when lguest clears PGE am: 2f18b39499 by Daniel Borkmann · 7 years ago
  54. 810aa43 x86, mm: fix gup_pte_range() vs DAX mappings am: 91cdd9d796 by Dan Williams · 7 years ago
  55. 45c8680 KVM: VMX: use correct vmcs_read/write for guest segment selector/base by Chao Peng · 7 years ago
  56. 2f18b39 x86/tlb: Fix tlb flushing when lguest clears PGE by Daniel Borkmann · 7 years ago
  57. 91cdd9d x86, mm: fix gup_pte_range() vs DAX mappings by Dan Williams · 7 years ago
  58. 7c3bab1 KVM: VMX: use correct vmcs_read/write for guest segment selector/base by Chao Peng · 7 years ago
  59. 880d5fc x86/pkeys: Check against max pkey to avoid overflows am: bfb55d4087 by Dave Hansen · 7 years ago
  60. bfb55d4 x86/pkeys: Check against max pkey to avoid overflows by Dave Hansen · 7 years ago
  61. a6e00ae Merge branch 'upstream-linux-4.9.y' into android-4.9 by Todd Kjos · 7 years ago
  62. 2709c2a x86/platform/goldfish: Prevent unconditional loading by Thomas Gleixner · 7 years ago
  63. 5ab69b4 Merge tag 'v4.9.11' into android-4.9-aosp by Dmitry Shmidt · 7 years ago
  64. 724aeda x86/fpu/xstate: Fix xcomp_bv in XSAVES header by Yu-cheng Yu · 8 years ago
  65. cb05734 Merge tag 'v4.9.10' into android-4.9-aosp by Dmitry Shmidt · 7 years ago
  66. c8cbc21 x86/CPU/AMD: Fix Zen SMT topology by Yazen Ghannam · 7 years ago
  67. 6e306c5 x86/CPU/AMD: Bring back Compute Unit ID by Borislav Petkov · 7 years ago
  68. c3cc425 x86/mm/ptdump: Fix soft lockup in page table walker by Andrey Ryabinin · 7 years ago
  69. d998561 Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback" by Linus Torvalds · 7 years ago
  70. dcb6110 Merge tag 'v4.9.9' into android-4.9-aosp by Dmitry Shmidt · 7 years ago
  71. 13363b6 x86/irq: Make irq activate operations symmetric by Thomas Gleixner · 7 years ago
  72. 0dcbd0a KVM: x86: do not save guest-unsupported XSAVE state by Radim Krčmář · 7 years ago
  73. bebb9d7 perf/x86/intel/uncore: Clean up hotplug conversion fallout by Thomas Gleixner · 7 years ago
  74. f0c7412 x86/efi: Always map the first physical page into the EFI pagetables by Jiri Kosina · 7 years ago
  75. ec6a764 ANDROID: goldfish_sync: update defconfig for 4.9-compatible version by Lingfeng Yang · 7 years ago
  76. e37704d Merge tag 'v4.9.8' into android-4.9 by Dmitry Shmidt · 7 years ago
  77. adb260d platform/x86: mlx-platform: free first dev on error by Dan Carpenter · 8 years ago
  78. cd08287 Merge tag 'v4.9.6' into android-4.9 by Dmitry Shmidt · 7 years ago
  79. 2bed616 ANDROID: goldfish: disable GOLDFISH_SYNC by Jin Qian · 8 years ago
  80. 1a03fc0 ANDROID: goldfish: enable CONFIG_INET_DIAG_DESTROY by Jin Qian · 8 years ago
  81. 5acb60f ANDROID: arch: x86: disable pic for Android toolchain by Greg Hackmann · 9 years ago
  82. a50f1db ANDROID: goldfish: Add goldfish sync driver by Lingfeng Yang · 8 years ago
  83. 05f0d2a ANDROID: goldfish: add ranchu defconfigs by Jin Qian · 8 years ago
  84. 5ee3412 ANDROID: Move x86_64 idle notifiers to generic by Todd Poynor · 13 years ago
  85. 1fd1e6c swiotlb: Convert swiotlb_force from int to enum by Geert Uytterhoeven · 8 years ago
  86. 3303818 x86/ioapic: Restore IO-APIC irq_chip retrigger callback by Ruslan Ruslichenko · 8 years ago
  87. f779e00 x86/PCI: Ignore _CRS on Supermicro X8DTH-i/6/iF/6F by Bjorn Helgaas · 8 years ago
  88. 9bae3c3 x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' command-line option by Lukasz Odzioba · 8 years ago
  89. 99ff99b x86/CPU/AMD: Fix Bulldozer topology by Borislav Petkov · 8 years ago
  90. bd7e769 x86/bugs: Separate AMD E400 erratum and C1E bug by Thomas Gleixner · 8 years ago
  91. e2d9ad2 x86/cpu/AMD: Clean up cpu_llc_id assignment per topology feature by Yazen Ghannam · 8 years ago
  92. 14d6c96 x86/efi: Don't allocate memmap through memblock after mm_init() by Nicolai Stange · 8 years ago
  93. 99b17ac efi/x86: Prune invalid memory map entries and fix boot regression by Peter Jones · 8 years ago
  94. 736e77c0 KVM: x86: Introduce segmented_write_std by Steve Rutherford · 8 years ago
  95. 83fedbb KVM: x86: emulate FXSAVE and FXRSTOR by Radim Krčmář · 8 years ago
  96. aae8f34 KVM: x86: add asm_safe wrapper by Radim Krčmář · 8 years ago
  97. bc5e131 KVM: x86: add Align16 instruction flag by Radim Krčmář · 8 years ago
  98. 90f70fc KVM: x86: fix NULL deref in vcpu_scan_ioapic by Wanpeng Li · 8 years ago
  99. 5ed21cc KVM: x86: flush pending lapic jump label updates on module unload by David Matlack · 8 years ago
  100. 7718ffc KVM: x86: fix emulation of "MOV SS, null selector" by Paolo Bonzini · 8 years ago