1. dcb6110 Merge tag 'v4.9.9' into android-4.9-aosp by Dmitry Shmidt · 8 years ago
  2. 13363b6 x86/irq: Make irq activate operations symmetric by Thomas Gleixner · 8 years ago
  3. 0dcbd0a KVM: x86: do not save guest-unsupported XSAVE state by Radim Krčmář · 8 years ago
  4. bebb9d7 perf/x86/intel/uncore: Clean up hotplug conversion fallout by Thomas Gleixner · 8 years ago
  5. f0c7412 x86/efi: Always map the first physical page into the EFI pagetables by Jiri Kosina · 8 years ago
  6. ec6a764 ANDROID: goldfish_sync: update defconfig for 4.9-compatible version by Lingfeng Yang · 8 years ago
  7. e37704d Merge tag 'v4.9.8' into android-4.9 by Dmitry Shmidt · 8 years ago
  8. adb260d platform/x86: mlx-platform: free first dev on error by Dan Carpenter · 8 years ago
  9. cd08287 Merge tag 'v4.9.6' into android-4.9 by Dmitry Shmidt · 8 years ago
  10. 2bed616 ANDROID: goldfish: disable GOLDFISH_SYNC by Jin Qian · 8 years ago
  11. 1a03fc0 ANDROID: goldfish: enable CONFIG_INET_DIAG_DESTROY by Jin Qian · 8 years ago
  12. 5acb60f ANDROID: arch: x86: disable pic for Android toolchain by Greg Hackmann · 9 years ago
  13. a50f1db ANDROID: goldfish: Add goldfish sync driver by Lingfeng Yang · 9 years ago
  14. 05f0d2a ANDROID: goldfish: add ranchu defconfigs by Jin Qian · 8 years ago
  15. 5ee3412 ANDROID: Move x86_64 idle notifiers to generic by Todd Poynor · 14 years ago
  16. 1fd1e6c swiotlb: Convert swiotlb_force from int to enum by Geert Uytterhoeven · 8 years ago
  17. 3303818 x86/ioapic: Restore IO-APIC irq_chip retrigger callback by Ruslan Ruslichenko · 8 years ago
  18. f779e00 x86/PCI: Ignore _CRS on Supermicro X8DTH-i/6/iF/6F by Bjorn Helgaas · 8 years ago
  19. 9bae3c3 x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' command-line option by Lukasz Odzioba · 8 years ago
  20. 99ff99b x86/CPU/AMD: Fix Bulldozer topology by Borislav Petkov · 8 years ago
  21. bd7e769 x86/bugs: Separate AMD E400 erratum and C1E bug by Thomas Gleixner · 8 years ago
  22. e2d9ad2 x86/cpu/AMD: Clean up cpu_llc_id assignment per topology feature by Yazen Ghannam · 8 years ago
  23. 14d6c96 x86/efi: Don't allocate memmap through memblock after mm_init() by Nicolai Stange · 8 years ago
  24. 99b17ac efi/x86: Prune invalid memory map entries and fix boot regression by Peter Jones · 8 years ago
  25. 736e77c0 KVM: x86: Introduce segmented_write_std by Steve Rutherford · 8 years ago
  26. 83fedbb KVM: x86: emulate FXSAVE and FXRSTOR by Radim Krčmář · 8 years ago
  27. aae8f34 KVM: x86: add asm_safe wrapper by Radim Krčmář · 8 years ago
  28. bc5e131 KVM: x86: add Align16 instruction flag by Radim Krčmář · 8 years ago
  29. 90f70fc KVM: x86: fix NULL deref in vcpu_scan_ioapic by Wanpeng Li · 8 years ago
  30. 5ed21cc KVM: x86: flush pending lapic jump label updates on module unload by David Matlack · 8 years ago
  31. 7718ffc KVM: x86: fix emulation of "MOV SS, null selector" by Paolo Bonzini · 8 years ago
  32. b55f6ca bpf: change back to orig prog on too many passes by Daniel Borkmann · 8 years ago
  33. 36c1bc6 x86/cpu: Probe CPUID leaf 6 even when cpuid_level == 6 by Andy Lutomirski · 8 years ago
  34. bedcab8 x86/prctl/uapi: Remove #ifdef for CHECKPOINT_RESTORE by Dmitry Safonov · 8 years ago
  35. f39969a KVM: x86: reset MMU on KVM_SET_VCPU_EVENTS by Xiao Guangrong · 8 years ago
  36. a035dc6 x86/smpboot: Make logical package management more robust by Thomas Gleixner · 8 years ago
  37. 21be088 ftrace/x86_32: Set ftrace_stub to weak to prevent gcc from using short jumps to it by Steven Rostedt (Red Hat) · 8 years ago
  38. 3f618a0 kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF) by Jim Mattson · 8 years ago
  39. 19d55b9 perf/x86/intel/cstate: Prevent hotplug callback leak by Thomas Gleixner · 8 years ago
  40. 54fa190 perf/x86: Fix exclusion of BTS and LBR for Goldmont by Andi Kleen · 8 years ago
  41. 705df55 x86/kbuild: enable modversions for symbols exported from asm by Adam Borowski · 8 years ago
  42. ea5a9ef Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  43. 7f612a7 perf/x86: Fix full width counter, counter overflow by Peter Zijlstra (Intel) · 8 years ago
  44. 1dba23b perf/x86/intel: Enable C-state residency events for Knights Mill by Piotr Luc · 8 years ago
  45. 55f856e x86/unwind: Fix guess-unwinder regression by Josh Poimboeuf · 8 years ago
  46. adee870 x86/build: Annotate die() with noreturn to fix build warning on clang by Peter Foley · 8 years ago
  47. 20ab667 x86/platform/olpc: Fix resume handler build warning by Borislav Petkov · 8 years ago
  48. fc13ca1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  49. df49289 KVM: x86: check for pic and ioapic presence before use by Radim Krčmář · 8 years ago
  50. 81cdb25 KVM: x86: fix out-of-bounds accesses of rtc_eoi map by Radim Krčmář · 8 years ago
  51. 2117d53 KVM: x86: drop error recovery in em_jmp_far and em_ret_far by Radim Krčmář · 8 years ago
  52. 444fdad KVM: x86: fix out-of-bounds access in lapic by Radim Krčmář · 8 years ago
  53. c4597fd x86/apic/uv: Silence a shift wrapping warning by Dan Carpenter · 8 years ago
  54. 7b2dd36 x86/coredump: Always use user_regs_struct for compat_elf_gregset_t by Dmitry Safonov · 8 years ago
  55. ded9b5d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  56. 7cfc431 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  57. 033ac60 perf/x86/intel/uncore: Allow only a single PMU/box within an events group by Peter Zijlstra · 8 years ago
  58. b800058 perf/x86/intel: Cure bogus unwind from PEBS entries by Peter Zijlstra · 8 years ago
  59. ae31fe5 perf/x86: Restore TASK_SIZE check on frame pointer by Johannes Weiner · 8 years ago
  60. e5dce28 x86/platform/intel-mid: Rename platform_wdt to platform_mrfld_wdt by Andy Shevchenko · 8 years ago
  61. a980ce3 x86/build: Build compressed x86 kernels as PIE when !CONFIG_RELOCATABLE as well by H.J. Lu · 8 years ago
  62. 8c5c86f x86/platform/intel-mid: Register watchdog device after SCU by Andy Shevchenko · 8 years ago
  63. b22cbe4 x86/fpu: Fix invalid FPU ptrace state after execve() by Yu-cheng Yu · 8 years ago
  64. ed68d7e x86/boot: Fail the boot if !M486 and CPUID is missing by Andy Lutomirski · 8 years ago
  65. fc0e81b x86/traps: Ignore high word of regs->cs in early_fixup_exception() by Andy Lutomirski · 8 years ago
  66. dce9ce3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  67. a2b0773 kvm: x86: merge kvm_arch_set_irq and kvm_arch_set_irq_inatomic by Paolo Bonzini · 8 years ago
  68. 7301d6a KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addr by Paolo Bonzini · 8 years ago
  69. e3fd9a9 kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in use by Paolo Bonzini · 8 years ago
  70. 1650b4e KVM: Disable irq while unregistering user notifier by Ignacio Alvarado · 8 years ago
  71. 8b95344 KVM: x86: do not go through vcpu in __get_kvmclock_ns by Paolo Bonzini · 8 years ago
  72. 04e3685 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  73. e40ed15 perf/x86: Add perf support for AMD family-17h processors by Janakarajan Natarajan · 8 years ago
  74. 91e08ab x86/dumpstack: Prevent KASAN false positive warnings by Josh Poimboeuf · 8 years ago
  75. c2d75e0 x86/unwind: Prevent KASAN false positive warnings in guess unwinder by Josh Poimboeuf · 8 years ago
  76. 553bbc1 x86/boot: Avoid warning for zero-filling .bss by Arnd Bergmann · 8 years ago
  77. c499336 perf/x86/uncore: Fix crash by removing bogus event_list[] handling for SNB client uncore IMC by Kan Liang · 8 years ago
  78. f96acec x86/sysfb: Fix lfb_size calculation by David Herrmann · 8 years ago
  79. 9164b4c x86/sysfb: Add support for 64bit EFI lfb_base by David Herrmann · 8 years ago
  80. 8528d66 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  81. 5ad62a9 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  82. f6697df x86/efi: Prevent mixed mode boot corruption with CONFIG_VMAP_STACK=y by Matt Fleming · 8 years ago
  83. 02e5690 x86/efi: Fix EFI memmap pointer size warning by Borislav Petkov · 8 years ago
  84. beae2c9 crypto: aesni: shut up -Wmaybe-uninitialized warning by Arnd Bergmann · 8 years ago
  85. 3a6d867 x86: apm: avoid uninitialized data by Arnd Bergmann · 8 years ago
  86. d786810 perf/x86/intel/uncore: Add more Intel uncore IMC PCI IDs for SkyLake by Kan Liang · 8 years ago
  87. 90944e4 x86/kexec: add -fno-PIE by Sebastian Andrzej Siewior · 8 years ago
  88. d49597f x86/cpu: Deal with broken firmware (VMWare/XEN) by Thomas Gleixner · 8 years ago
  89. b0b6e86 x86/cpu/AMD: Fix cpu_llc_id for AMD Fam17h systems by Yazen Ghannam · 8 years ago
  90. e8a6123e x86/platform/intel-mid: Retrofit pci_platform_pm_ops ->get_state hook by Lukas Wunner · 8 years ago
  91. 66cecb6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  92. d9092f5 kvm: x86: Check memopp before dereference (CVE-2016-8630) by Owen Hofmann · 8 years ago
  93. 355f4fb kvm: nVMX: VMCLEAR an active shadow VMCS after last use by Jim Mattson · 8 years ago
  94. ea26e4e KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCK by Paolo Bonzini · 8 years ago
  95. 1e90a13 x86/smpboot: Init apic mapping before usage by Thomas Gleixner · 8 years ago
  96. c067aff Merge tag 'acpi-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  97. b49c317 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  98. c38c04c Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  99. bdb5208 Merge tag 'drm-x86-pat-regression-fix' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  100. bd768e1 KVM: x86: fix wbinvd_dirty_mask use-after-free by Ido Yariv · 8 years ago