1. d838270 x86/mm, asm-generic: Add ioremap_wt() for creating Write-Through mappings by Toshi Kani · 9 years ago
  2. ecb2feb x86/mm: Teach is_new_memtype_allowed() about Write-Through type by Toshi Kani · 9 years ago
  3. 0d69bdf x86/mm/pat: Change reserve_memtype() for Write-Through type by Toshi Kani · 9 years ago
  4. d79a40c x86/mm/pat: Use 7th PAT MSR slot for Write-Through PAT type by Toshi Kani · 9 years ago
  5. 7202fdb x86/mm/pat: Remove pat_enabled() checks by Borislav Petkov · 9 years ago
  6. 9cd25aa x86/mm/pat: Emulate PAT when it is disabled by Borislav Petkov · 9 years ago
  7. 9dac629 x86/mm/pat: Untangle pat_init() by Borislav Petkov · 9 years ago
  8. d647230 x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h> by Stephen Rothwell · 9 years ago
  9. 1e6277d x86/mm: Mark arch_ioremap_p{m,u}d_supported() __init by Jan Beulich · 9 years ago
  10. fbe7193 x86/mm/pat: Export pat_enabled() by Luis R. Rodriguez · 9 years ago
  11. cb32edf x86/mm/pat: Wrap pat_enabled into a function API by Luis R. Rodriguez · 9 years ago
  12. f962610 x86/mm/mtrr: Generalize runtime disabling of MTRRs by Luis R. Rodriguez · 9 years ago
  13. 7d010fd x86/mm/mtrr: Avoid #ifdeffery with phys_wc_to_mtrr_index() by Luis R. Rodriguez · 9 years ago
  14. 2f9e897 x86/mm/mtrr, pat: Document Write Combining MTRR type effects on PAT / non-PAT pages by Luis R. Rodriguez · 9 years ago
  15. 9e76561 x86/mm/pat: Convert to pr_*() usage by Luis R. Rodriguez · 9 years ago
  16. b73522e x86/mm/mtrr: Enhance MTRR checks in kernel mapping helpers by Toshi Kani · 9 years ago
  17. 0cc705f x86/mm/mtrr: Clean up mtrr_type_lookup() by Toshi Kani · 9 years ago
  18. 3d3ca41 x86/mm/mtrr: Use symbolic define as a retval for disabled MTRRs by Toshi Kani · 9 years ago
  19. 9b3aca6 x86/mm/mtrr: Fix MTRR state checks in mtrr_type_lookup() by Toshi Kani · 9 years ago
  20. 7f0431e x86/mm/mtrr: Fix MTRR lookup to handle an inclusive entry by Toshi Kani · 9 years ago
  21. 10455f6 x86/mm/kconfig: Simplify conditions for HAVE_ARCH_HUGE_VMAP by Toshi Kani · 9 years ago
  22. d563a6b Merge tag 'v4.1-rc5' into x86/mm, to refresh the tree before applying new changes by Ingo Molnar · 9 years ago
  23. f0d8690 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  24. c447e76 kvm/fpu: Enable eager restore kvm FPU for MPX by Liang Li · 9 years ago
  25. 0fdd74f Revert "KVM: x86: drop fpu_activate hook" by Paolo Bonzini · 9 years ago
  26. e8fd5e9 kvm: fix crash in kvm_vcpu_reload_apic_access_page by Andrea Arcangeli · 10 years ago
  27. be5e32f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  28. ef4a293 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  29. 110bc76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  30. 343f845 x86: bpf_jit: fix FROM_BE16 and FROM_LE16/32 instructions by Alexei Starovoitov · 10 years ago
  31. 0be0226 KVM: MMU: fix SMAP virtualization by Xiao Guangrong · 10 years ago
  32. 8987611 KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pages by Paolo Bonzini · 10 years ago
  33. 7cbeed9 KVM: MMU: fix smap permission check by Xiao Guangrong · 10 years ago
  34. 1fcb61c x86/mm/pageattr: Remove an unused variable in slow_virt_to_phys() by Dexuan Cui · 10 years ago
  35. 44b11fe perf/x86/rapl: Enable Broadwell-U RAPL support by Stephane Eranian · 10 years ago
  36. e4b6be33 x86/mm: Add ioremap_uc() helper to map memory uncacheable (not UC-) by Luis R. Rodriguez · 10 years ago
  37. cd2f6a5 x86/mm/mtrr: Remove incorrect address check in __mtrr_type_lookup() by Toshi Kani · 10 years ago
  38. ca7d9b7 x86/mm: Add kerneldoc comments for pcommit_sfence() by Ross Zwisler · 10 years ago
  39. 6c434d6 x86/mm: Do not flush last cacheline twice in clflush_cache_range() by Ross Zwisler · 10 years ago
  40. ef7254a5 x86/vdso: Fix 'make bzImage' on older distros by Oleg Nesterov · 10 years ago
  41. 6d37405 perf/x86/intel: Fix SLM cache event list by Kan Liang · 10 years ago
  42. 3e0283a Merge tag 'pm+acpi-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  43. 9a5d931 Merge branches 'acpi-resources', 'acpi-battery', 'acpi-doc' and 'acpi-pnp' by Rafael J. Wysocki · 10 years ago
  44. 0e1dc42 Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  45. 3d54ac9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  46. d8fce2d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  47. 8746515 xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARM by Stefano Stabellini · 10 years ago
  48. c88d474 x86/fpu: Always restore_xinit_state() when use_eager_cpu() by Bobby Powers · 10 years ago
  49. c102cb0 Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 10 years ago
  50. de71ad2 x86: Make cpu_tss available to external modules by Marc Dionne · 10 years ago
  51. a71dbda hypervisor/x86/xen: Unset X86_BUG_SYSRET_SS_ATTRS on Xen PV guests by Boris Ostrovsky · 10 years ago
  52. e8a4a26 x86/spinlocks: Fix regression in spinlock contention detection by Tahsin Erdogan · 10 years ago
  53. 2c62e84 x86/PCI/ACPI: Make all resources except [io 0xcf8-0xcff] available on PCI bus by Jiang Liu · 10 years ago
  54. 2b953a5 xen: Suspend ticks on all CPUs during suspend by Boris Ostrovsky · 10 years ago
  55. 73459e2 x86: pvclock: Really remove the sched notifier for cross-cpu migrations by Paolo Bonzini · 10 years ago
  56. 5dca0d9 kvm: x86: fix kvmclock update protocol by Radim Krčmář · 10 years ago
  57. 61f01dd x86_64, asm: Work around AMD SYSRET SS descriptor attribute issue by Andy Lutomirski · 10 years ago
  58. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  59. d89b3e1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  60. eadf16a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  61. 836ee48 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  62. d869844 x86: fix special __probe_kernel_write() tail zeroing case by Linus Torvalds · 10 years ago
  63. 00425bb crypto: x86/sha512_ssse3 - fixup for asm function prototype change by Ard Biesheuvel · 10 years ago
  64. b9bb6fb Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  65. 0140e61 perf/x86/intel/uncore: Move PCI IDs for IMC to uncore driver by Sonny Rao · 10 years ago
  66. 80bcffb perf/x86/intel/uncore: Add support for Intel Haswell ULT (lower power Mobile Processor) IMC uncore PMUs by Sonny Rao · 10 years ago
  67. 3b6e042 perf/x86/intel: Add cpu_(prepare|starting|dying) for core_pmu by Jiri Olsa · 10 years ago
  68. 085e68e KVM: VMX: Preserve host CR4.MCE value while in guest mode. by Ben Serebrin · 10 years ago
  69. 1fc1499 Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  70. 41d5e08 Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  71. 6496edf Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  72. 94d4b47 x86/mm: Clean up types in xlate_dev_mem_ptr() by Ingo Molnar · 12 years ago
  73. 09d5160 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 10 years ago
  74. 0b2bb69 tools/power turbostat: Initial Skylake support by Len Brown · 10 years ago
  75. 34a984f Merge branch 'x86-pmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  76. 90d1c08 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  77. 96b90f2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  78. a6dfa12 config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selected by Konrad Rzeszutek Wilk · 10 years ago
  79. 0c99241 perf/x86/intel/pt: Fix and clean up error handling in pt_event_add() by Ingo Molnar · 10 years ago
  80. 98b228f x86/efi: Store upper bits of command line buffer address in ext_cmd_line_ptr by Roy Franz · 10 years ago
  81. 54e514b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  82. 8eb68bf x86: switch to using asm-generic for seccomp.h by Kees Cook · 10 years ago
  83. 18ecb3b x86/fpu: Load xsave pointer *after* initialization by Borislav Petkov · 10 years ago
  84. 78d504b perf/x86/intel: Add Broadwell support for the LBR callstack by Kan Liang · 10 years ago
  85. 6455239 perf/x86/intel/rapl: Fix energy counter measurements but supporing per domain energy units by Jacob Pan · 10 years ago
  86. 517e634 perf/x86/intel: Fix Core2,Atom,NHM,WSM cycles:pp events by Peter Zijlstra · 10 years ago
  87. c857eb5 perf/x86: Fix hw_perf_event::flags collision by Peter Zijlstra · 10 years ago
  88. 497a5df Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  89. fd0f86b x86/ptrace: Fix the TIF_FORCED_TF logic in handle_signal() by Oleg Nesterov · 10 years ago
  90. eea3a00 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  91. 3ac62bc x86: mtrr: if: remove use of seq_printf return value by Joe Perches · 10 years ago
  92. fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  93. e44740c Merge tag 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 10 years ago
  94. bb668734 VFS: assorted d_backing_inode() annotations by David Howells · 10 years ago
  95. b422b75 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  96. cb90695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  97. decf633 KVM: MMU: fix comment in kvm_mmu_zap_collapsible_spte by Xiao Guangrong · 10 years ago
  98. 1300052 kvm: mmu: don't do memslot overflow check by Wanpeng Li · 10 years ago
  99. 2481bc7 Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  100. 1dcf58d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago