1. 2bf16b7 Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  2. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  3. fcdaf842 mm, sparse: do not swamp log with huge vmemmap allocation failures by Michal Hocko · 7 years ago
  4. d17a1d9 x86/mm/kasan: don't use vmemmap_populate() to initialize shadow by Andrey Ryabinin · 7 years ago
  5. 353b1e7 x86/mm: set fields in deferred pages by Pavel Tatashin · 7 years ago
  6. 4675ff0 kmemcheck: rip it out by Levin, Alexander (Sasha Levin) · 7 years ago
  7. d8be756 kmemcheck: remove whats left of NOTRACK flags by Levin, Alexander (Sasha Levin) · 7 years ago
  8. 75f296d kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK by Levin, Alexander (Sasha Levin) · 7 years ago
  9. 4950276 kmemcheck: remove annotations by Levin, Alexander (Sasha Levin) · 7 years ago
  10. 1b6115f Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  11. 1be2172 Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  12. e37e0ee Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  13. 37dc795 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  14. 104d1e4 Merge branch 'pci/resource' into next by Bjorn Helgaas · 7 years ago
  15. 04ed510 Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  16. b29c6ef x86 / CPU: Avoid unnecessary IPIs in arch_freq_get_on_cpu() by Rafael J. Wysocki · 7 years ago
  17. 99306df Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  18. 3643b7e Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  19. b18d628 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  20. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  21. 670310d Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  22. 43ff2f4 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  23. 13e57da Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  24. eb4d47c Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  25. 6a9f70b Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  26. d6ec9d9 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  27. f2be8bd Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  28. 3148637 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  29. 8e9a2db Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  30. 85595ad Merge branches 'acpi-pmic', 'acpi-apei' and 'acpi-x86' by Rafael J. Wysocki · 7 years ago
  31. 152bbb4 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  32. 2244645 x86/intel_rdt: Fix a silent failure when writing zero value schemata by Xiaochen Shen · 7 years ago
  33. ea0ee33 Revert "x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo" by Linus Torvalds · 7 years ago
  34. 450cbdd locking/x86: Use LOCK ADD for smp_mb() instead of MFENCE by Michael S. Tsirkin · 7 years ago
  35. 418492b x86/virt/xen: Use guest_late_init to detect Xen PVH guest by Juergen Gross · 7 years ago
  36. f361464 x86/virt, x86/platform: Add ->guest_late_init() callback to hypervisor_x86 structure by Juergen Gross · 7 years ago
  37. 6d73052 x86/virt, x86/acpi: Add test for ACPI_FADT_NO_VGA by Juergen Gross · 7 years ago
  38. 03b2a32 x86/virt: Add enum for hypervisors to replace x86_hyper by Juergen Gross · 7 years ago
  39. f72e38e x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' and 'struct x86_init' by Juergen Gross · 7 years ago
  40. 120fc3f x86/tsc: Mark cyc2ns_init() and detect_art() __init by Dou Liyang · 7 years ago
  41. b5cd3b51 Merge branch 'linus' into x86/platform, to refresh the branch by Ingo Molnar · 7 years ago
  42. 91a6a6c Merge branch 'linus' into x86/asm, to resolve conflict by Ingo Molnar · 7 years ago
  43. d04fdaf Merge branch 'x86/mm' into x86/asm, to merge branches by Ingo Molnar · 7 years ago
  44. b8347c21 x86/debug: Handle warnings before the notifier chain, to fix KGDB crash by Alexander Shishkin · 7 years ago
  45. be739f4 x86/mm: Fix ELF_ET_DYN_BASE for 5-level paging by Kirill A. Shutemov · 7 years ago
  46. 7980f02 x86/build: Make the boot image generation less verbose by Changbin Du · 7 years ago
  47. 87df261 x86/mm: Unbreak modules that rely on external PAGE_KERNEL availability by Jiri Kosina · 7 years ago
  48. d0cd64b x86/idt: Remove X86_TRAP_BP initialization in idt_setup_traps() by Yonghong Song · 7 years ago
  49. a743bbe x86/oprofile/ppro: Do not use __this_cpu*() in preemptible context by Borislav Petkov · 7 years ago
  50. 6fc9dc8 x86/traps: Fix up general protection faults caused by UMIP by Ricardo Neri · 7 years ago
  51. aa35f89 x86/umip: Enable User-Mode Instruction Prevention at runtime by Ricardo Neri · 7 years ago
  52. c6a960b x86/umip: Force a page fault when unable to copy emulated result to user by Ricardo Neri · 7 years ago
  53. 1e5db22 x86/umip: Add emulation code for UMIP instructions by Ricardo Neri · 7 years ago
  54. 3522c2a x86/cpufeature: Add User-Mode Instruction Prevention definitions by Ricardo Neri · 7 years ago
  55. 9c6c799 x86/insn-eval: Add support to resolve 16-bit address encodings by Ricardo Neri · 7 years ago
  56. 86cc351 x86/insn-eval: Handle 32-bit address encodings in virtual-8086 mode by Ricardo Neri · 7 years ago
  57. cd9b594 x86/insn-eval: Add wrapper function for 32 and 64-bit addresses by Ricardo Neri · 7 years ago
  58. 7a6daf7 x86/insn-eval: Add support to resolve 32-bit address encodings by Ricardo Neri · 7 years ago
  59. 70e57c0 x86/insn-eval: Compute linear address in several utility functions by Ricardo Neri · 7 years ago
  60. 7a10e2a x86: Use lockdep to assert IRQs are disabled/enabled by Frederic Weisbecker · 7 years ago
  61. 93c0808 Merge branch 'x86/mpx' into x86/asm, to pick up dependent commits by Ingo Molnar · 7 years ago
  62. 881125b x86/unwind: Disable KASAN checking in the ORC unwinder by Josh Poimboeuf · 7 years ago
  63. 7b30aa1 PCI: Remove unused declarations by Bjorn Helgaas · 7 years ago
  64. 137ed9f PCI: Remove redundant pcibios_set_master() declarations by Bjorn Helgaas · 7 years ago
  65. 9275b933 resource: Fix resource_size.cocci warnings by kbuild test robot · 7 years ago
  66. 76ce7cf x86/smpboot: Make optimization of delay calibration work correctly by Pavel Tatashin · 7 years ago
  67. 819aeee X86/KVM: Clear encryption attribute when SEV is active by Brijesh Singh · 7 years ago
  68. 4716276 X86/KVM: Decrypt shared per-cpu variables when SEV is active by Brijesh Singh · 7 years ago
  69. dfaaec9 x86: Add support for changing memory encryption attribute in early boot by Brijesh Singh · 7 years ago
  70. 606b21d x86/io: Unroll string I/O when SEV is active by Tom Lendacky · 7 years ago
  71. 1958b5f x86/boot: Add early boot support when running with SEV active by Tom Lendacky · 7 years ago
  72. d7b417f x86/mm: Add DMA support for SEV memory encryption by Tom Lendacky · 7 years ago
  73. 0e4c12b x86/mm, resource: Use PAGE_KERNEL protection for ioremap of memory pages by Tom Lendacky · 7 years ago
  74. 1d2e733 resource: Provide resource struct in resource walk callback by Tom Lendacky · 7 years ago
  75. 1379edd x86/efi: Access EFI data as encrypted when SEV is active by Tom Lendacky · 7 years ago
  76. a72ec5a x86/mm: Include SEV for encryption memory attribute changes by Tom Lendacky · 7 years ago
  77. 072f58c x86/mm: Use encrypted access of boot related data with SEV by Tom Lendacky · 7 years ago
  78. fcdcd6c x86/realmode: Don't decrypt trampoline area under SEV by Tom Lendacky · 7 years ago
  79. 682af54 x86/mm: Don't attempt to encrypt initrd under SEV by Tom Lendacky · 7 years ago
  80. d8aa7ee x86/mm: Add Secure Encrypted Virtualization (SEV) support by Tom Lendacky · 7 years ago
  81. e846d13 kprobes, x86/alternatives: Use text_mutex to protect smp_alt_modules by Zhou Chengming · 7 years ago
  82. c5e2608 x86/mm: Remove unnecessary TLB flush for SME in-place encryption by Tom Lendacky · 7 years ago
  83. 4a75aea ACPI / APEI: Remove arch_apei_flush_tlb_one() by James Morse · 7 years ago
  84. 4f89fa2 ACPI / APEI: Replace ioremap_page_range() with fixmap by James Morse · 7 years ago
  85. d786f051 x86/build: Add more generated files to the .gitignore file by Changbin Du · 7 years ago
  86. c306ba7 x86/build: Specify -input-charset=utf-8 for mkisofs by Changbin Du · 7 years ago
  87. 8a7546a x86/build: Add new paths for isolinux.bin and ldlinux.c32 by Changbin Du · 7 years ago
  88. 4366d57 x86/build: Factor out fdimage/isoimage generation commands to standalone script by Changbin Du · 7 years ago
  89. 783ca51 x86/MCE/AMD: Fix mce_severity_amd_smca() signature by Yazen Ghannam · 7 years ago
  90. d65dfc8 x86/MCE/AMD: Always give panic severity for UC errors in kernel context by Yazen Ghannam · 7 years ago
  91. f3a624e x86/cpufeatures: Fix various details in the feature definitions by Ingo Molnar · 7 years ago
  92. acbc845 x86/cpufeatures: Re-tabulate the X86_FEATURE definitions by Ingo Molnar · 7 years ago
  93. 67caadc Merge branch 'x86/build' into x86/asm, to fix up conflicts by Ingo Molnar · 7 years ago
  94. b3d9a13 Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts by Ingo Molnar · 7 years ago
  95. 141d3b1 Merge branch 'linus' into x86/apic, to resolve conflicts by Ingo Molnar · 7 years ago
  96. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  97. 15bcdc9 Merge branch 'linus' into perf/core, to fix conflicts by Ingo Molnar · 7 years ago
  98. af903dc Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  99. c7da092 x86/mm: Define _PAGE_TABLE using _KERNPG_TABLE by Borislav Petkov · 7 years ago
  100. 75ec4eb Merge branch 'x86/mm' into x86/asm, to pick up pending changes by Ingo Molnar · 7 years ago