1. 90397a4 x86/mm: Add memory hotplug support for KASLR memory randomization by Thomas Garnier · 9 years ago
  2. a95ae27 x86/mm: Enable KASLR for vmalloc memory regions by Thomas Garnier · 9 years ago
  3. 021182e x86/mm: Enable KASLR for physical mapping memory regions by Thomas Garnier · 9 years ago
  4. 0483e1f x86/mm: Implement ASLR for kernel memory regions by Thomas Garnier · 9 years ago
  5. b234e8a x86/mm: Separate variable for trampoline PGD by Thomas Garnier · 9 years ago
  6. faa3793 x86/mm: Add PUD VA support for physical mapping by Thomas Garnier · 9 years ago
  7. 59b3d02 x86/mm: Update physical mapping variable names by Thomas Garnier · 9 years ago
  8. d899a7d x86/mm: Refactor KASLR entropy functions by Thomas Garnier · 9 years ago
  9. 9e7f7f5 Merge branch 'x86/mm' into x86/boot, to pick up dependencies by Ingo Molnar · 9 years ago
  10. 6daa2ec x86/KASLR: Fix boot crash with certain memory configurations by Baoquan He · 9 years ago
  11. b059a45 x86/vdso: Add mremap hook to vm_special_mapping by Dmitry Safonov · 9 years ago
  12. 39380b8 x86/mm/pat, /dev/mem: Remove superfluous error message by Jiri Kosina · 9 years ago
  13. 946e0f6 Merge tag 'v4.7-rc6' into x86/mm, to merge fixes before applying new changes by Ingo Molnar · 9 years ago
  14. ff30ef4 KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode. by Quentin Casasnovas · 9 years ago
  15. b606f18 KVM: LAPIC: cap __delay at lapic_timer_advance_ns by Marcelo Tosatti · 9 years ago
  16. 8d93c87 KVM: x86: move nsec_to_cycles from x86.c to x86.h by Marcelo Tosatti · 9 years ago
  17. ed911b4 pvclock: Get rid of __pvclock_read_cycles in function pvclock_read_flags by Minfei Huang · 9 years ago
  18. f7550d0 pvclock: Cleanup to remove function pvclock_get_nsec_offset by Minfei Huang · 9 years ago
  19. 749d088 pvclock: Add CPU barriers to get correct version value by Minfei Huang · 9 years ago
  20. dbf984d x86/boot/64: Add forgotten end of function marker by Borislav Petkov · 9 years ago
  21. e066cc4 x86/KASLR: Allow randomization below the load address by Yinghai Lu · 9 years ago
  22. ed9f007 x86/KASLR: Extend kernel image physical address randomization to addresses larger than 4G by Kees Cook · 9 years ago
  23. 8391c73 x86/KASLR: Randomize virtual address separately by Baoquan He · 9 years ago
  24. 11fdf97 x86/KASLR: Clarify identity map interface by Kees Cook · 9 years ago
  25. 98f7852 x86/boot: Refuse to build with data relocations by Kees Cook · 9 years ago
  26. 65fe935 x86/KASLR, x86/power: Remove x86 hibernation restrictions by Kees Cook · 9 years ago
  27. 9a949a9 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  28. 086e3eb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  29. 032fd3e Merge tag 'for-linus-4.7b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  30. f58f230 x86/efi: get rid of superfluous __GFP_REPEAT by Michal Hocko · 9 years ago
  31. a3a9a59 x86: get rid of superfluous __GFP_REPEAT by Michal Hocko · 9 years ago
  32. 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 9 years ago
  33. aca9c29 x86: fix up a few misc stack pointer vs thread_info confusions by Linus Torvalds · 9 years ago
  34. da01e18 x86: avoid avoid passing around 'thread_info' in stack dumping code by Linus Torvalds · 9 years ago
  35. d6b186c x86/xen: avoid m2p lookup when setting early page table entries by David Vrabel · 9 years ago
  36. 1cf3874 x86/xen: fix upper bound of pmd loop in xen_cleanhighmap() by Juergen Gross · 9 years ago
  37. 607117a Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  38. 3a49551 isa: Allow ISA-style drivers on modern systems by William Breathitt Gray · 9 years ago
  39. 2668bc7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  40. a005219 kvm: vmx: check apicv is active before using VT-d posted interrupt by Yang Zhang · 9 years ago
  41. 5b8abf1 kvm: svm: Do not support AVIC if not CONFIG_X86_LOCAL_APIC by Suravee Suthikulpanit · 9 years ago
  42. 7d669f5 kvm: svm: Fix implicit declaration for __default_cpu_present_to_apicid() by Suravee Suthikulpanit · 9 years ago
  43. dcfc472 kprobes/x86: Clear TF bit in fault on single-stepping by Masami Hiramatsu · 9 years ago
  44. 75d089d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  45. 7fcbc23 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  46. 9d98bce x86/ioapic: Fix incorrect pointers in ioapic_setup_resources() by Rui Wang · 9 years ago
  47. aaee8c3 x86/entry/traps: Don't force in_interrupt() to return true in IST handlers by Andy Lutomirski · 9 years ago
  48. 96685a5 x86/cpu/AMD: Extend X86_FEATURE_TOPOEXT workaround to newer models by Borislav Petkov · 9 years ago
  49. 970442c x86/cpu/intel: Introduce macros for Intel family numbers by Dave Hansen · 9 years ago
  50. 9c77679 x86, build: copy ldlinux.c32 to image.iso by H. Peter Anvin · 9 years ago
  51. 08dd8cd x86/msr: Use the proper trace point conditional for writes by Dr. David Alan Gilbert · 9 years ago
  52. 3b94a89 perf/x86/intel/uncore: Remove SBOX support for Broadwell server by Kan Liang · 9 years ago
  53. d14bdb5 KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS by Paolo Bonzini · 9 years ago
  54. 78e546c KVM: fail KVM_SET_VCPU_EVENTS with invalid exception number by Paolo Bonzini · 9 years ago
  55. 83676e9 KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUID by Paolo Bonzini · 9 years ago
  56. b21629d kvm: x86: avoid warning on repeated KVM_SET_TSS_ADDR by Paolo Bonzini · 9 years ago
  57. 0c2df2a KVM: Handle MSR_IA32_PERF_CTL by Dmitry Bilunov · 9 years ago
  58. b19ee2f KVM: x86: avoid write-tearing of TDP by Nadav Amit · 9 years ago
  59. 7d8eb50 Merge branch 'for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 9 years ago
  60. 5d22fc2 mm: remove more IS_ERR_VALUE abuses by Linus Torvalds · 9 years ago
  61. 1e8143d Merge tag 'platform-drivers-x86-v4.7-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  62. e28e909 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  63. b740d2e platform/x86: Add PMC Driver for Intel Core SoC by Rajneesh Bhardwaj · 9 years ago
  64. 5b26fc8 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  65. 2f7c3a1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  66. bdc6b75 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  67. 3ce424e kvm:vmx: more complete state update on APICv on/off by Roman Kagan · 9 years ago
  68. 275ae41 perf/x86/intel/rapl: Fix pmus free during cleanup by Vincent Stehlé · 9 years ago
  69. 2956729 Merge tag 'for-linus-4.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  70. dd14be9 xen: use same main loop for counting and remapping pages by Juergen Gross · 9 years ago
  71. 702f926 xen/x86: actually allocate legacy interrupts on PV guests by Stefano Stabellini · 9 years ago
  72. c06b6d7 xen/x86: don't lose event interrupts by Stefano Stabellini · 9 years ago
  73. 079d085 KVM: SVM: Add more SVM_EXIT_REASONS by Jan Kiszka · 9 years ago
  74. 5446a97 svm: bitwise vs logical op typo by Dan Carpenter · 9 years ago
  75. 6904817 vdso: make arch_setup_additional_pages wait for mmap_sem for write killable by Michal Hocko · 9 years ago
  76. 864778b mm, aout: handle vm_brk failures by Michal Hocko · 9 years ago
  77. 7efb2a7 arch/defconfig: remove CONFIG_RESOURCE_COUNTERS by Konstantin Khlebnikov · 9 years ago
  78. 1e5768a kexec: provide arch_kexec_protect(unprotect)_crashkres() by Xunlei Pang · 9 years ago
  79. 7639dad Merge tag 'trace-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  80. bd28b14 x86: remove more uaccess_32.h complexity by Linus Torvalds · 9 years ago
  81. 5b09c3e x86: remove pointless uaccess_32.h complexity by Linus Torvalds · 9 years ago
  82. a78ff11 um: add extended processor state save/restore support by Eli Cooper · 9 years ago
  83. b6024b2 um: extend fpstate to _xstate to support YMM registers by Eli Cooper · 9 years ago
  84. 6de5a8a um: fix FPU state preservation around signal handlers by Eli Cooper · 9 years ago
  85. 51e68d0 x86 isa: add back X86_32 dependency on CONFIG_ISA by Linus Torvalds · 9 years ago
  86. 5469dc2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  87. 3aa2fc1 Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  88. 42a0bb3 printk/nmi: generic solution for safe printk in NMI by Petr Mladek · 9 years ago
  89. e646469 exit_thread: accept a task parameter to be exited by Jiri Slaby · 9 years ago
  90. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 9 years ago
  91. 1771c6e x86/kasan: instrument user memory access API by Andrey Ryabinin · 9 years ago
  92. 8329e81 ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps to it by Steven Rostedt · 9 years ago
  93. e4fba88 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  94. 1ab9418 perf/x86/intel/p4: Trival indentation fix, remove space by Colin Ian King · 9 years ago
  95. dc4fac8 x86/mm: Switch from TASK_SIZE to TASK_SIZE_MAX in the page fault code by Andy Lutomirski · 9 years ago
  96. d696ca0 x86/fsgsbase/64: Use TASK_SIZE_MAX for FSBASE/GSBASE upper limits by Andy Lutomirski · 9 years ago
  97. 06cd3d8 Merge branch 'linus' into x86/urgent, to refresh the tree by Ingo Molnar · 9 years ago
  98. 0f6ff2b x86/mm/mpx: Work around MPX erratum SKD046 by Dave Hansen · 9 years ago
  99. 21f77d2 Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 9 years ago
  100. a05a70d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago