1. 3408fef Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  2. 7b0501b x86/smp: Fix __max_logical_packages value setup by Jiri Olsa · 8 years ago
  3. 88b2f63 x86/microcode/AMD: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=y by Borislav Petkov · 8 years ago
  4. 6c16f42 Merge branch 'pm-sleep' by Rafael J. Wysocki · 8 years ago
  5. 5d87f49 x86/power/64: Use __pa() for physical address computation by Rafael J. Wysocki · 8 years ago
  6. 9710cb6 Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  7. 01ea443 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  8. 3bc6d8c Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  9. 0aeeb3e Merge branches 'pm-sleep' and 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  10. ad83242 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  11. 95f3be7 perf/x86/intel/uncore: Add enable_box for client MSR uncore by Kan Liang · 8 years ago
  12. 10e9e7b perf/x86/intel/uncore: Fix uncore num_counters by Kan Liang · 8 years ago
  13. 6818787 uprobes/x86: Fix RIP-relative handling of EVEX-encoded instructions by Denys Vlasenko · 8 years ago
  14. d52c056 x86/apic/x2apic, smp/hotplug: Don't use before alloc in x2apic_cluster_probe() by Sebastian Andrzej Siewior · 8 years ago
  15. f72075c x86/platform/uv: Skip UV runtime services mapping in the efi_runtime_disabled case by Alex Thorlton · 8 years ago
  16. 5bc653b x86/efi: Allocate a trampoline if needed in efi_free_boot_services() by Andy Lutomirski · 8 years ago
  17. 5ff3e2c x86/boot: Rework reserve_real_mode() to allow multiple tries by Andy Lutomirski · 8 years ago
  18. d0de0f6 x86/boot: Defer setup_real_mode() to early_initcall time by Andy Lutomirski · 8 years ago
  19. 18bc7bd x86/boot: Synchronize trampoline_cr4_features and mmu_cr4_features directly by Andy Lutomirski · 8 years ago
  20. 007b756 x86/boot: Run reserve_bios_regions() after we initialize the memory map by Andy Lutomirski · 8 years ago
  21. 82ba4fa x86/irq: Do not substract irq_tlb_count from irq_call_count by Aaron Lu · 8 years ago
  22. ace7fab x86/mm: Fix swap entry comment and macro by Dave Hansen · 8 years ago
  23. 62d16b5 x86/mm/kaslr: Fix -Wformat-security warning by Nicolas Iooss · 8 years ago
  24. b79daf8 x86/mm/pkeys: Fix compact mode by removing protection keys' XSAVE buffer manipulation by Dave Hansen · 8 years ago
  25. 5e44258 x86/build: Reduce the W=1 warnings noise when compiling x86 syscall tables by Valdis Kletnieks · 8 years ago
  26. 5a52e8f x86/platform/UV: Fix kernel panic running RHEL kdump kernel on UV systems by Mike Travis · 8 years ago
  27. 22ac2bc x86/platform/UV: Fix problem with UV4 BIOS providing incorrect PXM values by Mike Travis · 8 years ago
  28. e363d24 x86/platform/UV: Fix bug with iounmap() of the UV4 EFI System Table causing a crash by Mike Travis · 8 years ago
  29. 054f621 x86/platform/UV: Fix problem with UV4 Socket IDs not being contiguous by Mike Travis · 8 years ago
  30. 3e03530 x86/entry: Clarify the RF saving/restoring situation with SYSCALL/SYSRET by Borislav Petkov · 8 years ago
  31. 5cf0791 x86/mm: Disable preemption during CR3 read+write by Sebastian Andrzej Siewior · 8 years ago
  32. fb754f9 x86/mm/KASLR: Increase BRK pages for KASLR memory randomization by Thomas Garnier · 8 years ago
  33. c7d2361 x86/mm/KASLR: Fix physical memory calculation on KASLR memory randomization by Thomas Garnier · 8 years ago
  34. 22cc1ca x86/hpet: Fix /dev/rtc breakage caused by RTC cleanup by Arnd Bergmann · 8 years ago
  35. fdbdfef Merge branch 'linus' into timers/urgent, to pick up fixes by Ingo Molnar · 8 years ago
  36. 469f002 x86, kasan, ftrace: Put APIC interrupt handlers into .irqentry.text by Alexander Potapenko · 8 years ago
  37. 6731b0d x86/timers/apic: Inform TSC deadline clockevent device about recalibration by Nicolai Stange · 8 years ago
  38. 1a9e4c5 x86/timers/apic: Fix imprecise timer interrupts by eliminating TSC clockevents frequency roundoff error by Nicolai Stange · 8 years ago
  39. 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  40. e4630fd x86/power/64: Always create temporary identity mapping correctly by Rafael J. Wysocki · 8 years ago
  41. 1bd4403 unsafe_[get|put]_user: change interface to use a error target label by Linus Torvalds · 8 years ago
  42. 65ea11e x86/hweight: Don't clobber %rdi by Ville Syrjälä · 8 years ago
  43. 80fac0f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  44. db82627 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  45. c98f582 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  46. 11d8ec4 Merge tag 'pm-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  47. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  48. e2b3b80 Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp' by Rafael J. Wysocki · 8 years ago
  49. 9e0243d Merge branch 'for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 8 years ago
  50. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  51. 97f2645 tree-wide: replace config_enabled() with IS_ENABLED() by Masahiro Yamada · 8 years ago
  52. 45e1181 nvmx: mark ept single context invalidation as supported by Bandan Das · 8 years ago
  53. 03331b4 nvmx: remove comment about missing nested vpid support by Bandan Das · 8 years ago
  54. 9100530 KVM: lapic: fix access preemption timer stuff even if kernel_irqchip=off by Wanpeng Li · 8 years ago
  55. 6f49b2f Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  56. abe9efa x86: vdso: use __pvclock_read_cycles by Paolo Bonzini · 8 years ago
  57. 3aed64f pvclock: introduce seqcount-like API by Paolo Bonzini · 8 years ago
  58. 915eed2 um: Support kcov by Vegard Nossum · 8 years ago
  59. d52bd54 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  60. c226fab x86/power/64: Do not refer to __PAGE_OFFSET from assembly code by Rafael J. Wysocki · 8 years ago
  61. c025311 kexec: allow kdump with crash_kexec_post_notifiers by Petr Tesarik · 8 years ago
  62. 7e78141 signal: consolidate {TS,TLF}_RESTORE_SIGMASK code by Andy Lutomirski · 8 years ago
  63. bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
  64. c8d0267 Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  65. f716a85 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  66. 221bb8a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  67. 731c7d3 Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  68. aeb35d6 Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  69. 9454c23 Merge branch 'pci/msi-affinity' into next by Bjorn Helgaas · 8 years ago
  70. a04bee8 Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-dra7xx', 'pci/host-hv', 'pci/host-vmd' and 'pci/host-xilinx' into next by Bjorn Helgaas · 8 years ago
  71. b80c76e KVM: VMX: Add VMCS to CPU's loaded VMCSs before VMPTRLD by Jim Mattson · 8 years ago
  72. 4f2777b kvm: x86: nVMX: maintain internal copy of current VMCS by David Matlack · 8 years ago
  73. 005bd00 perf/x86: Modify error message in virtualized environment by Juergen Gross · 8 years ago
  74. f7d6656 x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspace by David Howells · 8 years ago
  75. 7946c2b Merge branch 'x86/asm' into x86/urgent, to pick up fix by Ingo Molnar · 8 years ago
  76. d761f3e Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  77. b325e04 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  78. 7a1e8b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  79. 601f887 Merge tag 'pm-urgent-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  80. a6408f6 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  81. e148d0f Merge branch 'pm-sleep' by Rafael J. Wysocki · 8 years ago
  82. 4ce827b x86/power/64: Fix hibernation return address corruption by Josh Poimboeuf · 8 years ago
  83. f0c98eb Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  84. 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  85. 08fd8c17 Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  86. 4a1a8e1 x86/asm, x86/microcode: Add __PAGE_OFFSET_BASE define on 32-bit by Borislav Petkov · 8 years ago
  87. df15929 Merge branch 'linus' into x86/microcode, to pick up merge window changes by Ingo Molnar · 8 years ago
  88. 609c19a x86/ptrace: Stop setting TS_COMPAT in ptrace code by Andy Lutomirski · 8 years ago
  89. 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  90. e663107 Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  91. 6453dbd Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  92. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  93. 3e79ec7 arch: x86: charge page tables to kmemcg by Vladimir Davydov · 8 years ago
  94. c965b10 kbuild: abort build on bad stack protector flag by Kees Cook · 8 years ago
  95. 228d96c kbuild: Abort build on bad stack protector flag by Kees Cook · 8 years ago
  96. 5b710f3 x86/uaccess: Enable hardened usercopy by Kees Cook · 8 years ago
  97. 0f60a8e mm: Implement stack frame object validation by Kees Cook · 8 years ago
  98. bbce2ad Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  99. 85802a4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  100. efaad55 x86/microcode/intel: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=y by Borislav Petkov · 8 years ago