- cdc34cb x86/boot/tboot: Avoid Wstringop-overread-warning by Arnd Bergmann · 4 years ago
- 57efa1f mm/gup: prevent gup_fast from racing with COW during fork by Jason Gunthorpe · 4 years, 2 months ago
- e2be2a8 x86/tboot: Don't disable swiotlb when iommu is forced on by Lu Baolu · 4 years, 3 months ago
- 4d213e7 iommu/vt-d: Avoid panic if iommu init fails in tboot system by Zhenzhong Duan · 4 years, 4 months ago
- 14c3656 mmap locking API: add MMAP_LOCK_INITIALIZER by Michel Lespinasse · 4 years, 9 months ago
- e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 9 months ago
- 767dea2 x86/tboot: Mark tboot static by Christoph Hellwig · 4 years, 10 months ago
- 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
- 8d3bcc4 x86: Use pr_warn instead of pr_warning by Kefeng Wang · 5 years ago
- a61127c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 by Thomas Gleixner · 6 years ago
- daedaa3 iommu/vtd: Cleanup dma_remapping.h header by Lu Baolu · 6 years ago
- 445b69e x86/pti: Make unpoison of pgd for trusted boot work for real by Dave Hansen · 7 years ago
- 262b6b3 x86/tboot: Unbreak tboot with PTI enabled by Dave Hansen · 7 years ago
- 7304e8f iommu/vt-d: Correctly disable Intel IOMMU force on by Shaohua Li · 8 years ago
- 28b4780 Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
- bfd20f1 x86, iommu/vt-d: Add an option to disable Intel IOMMU force on by Shaohua Li · 8 years ago
- e5185a7 Merge branch 'x86/boot' into x86/mm, to avoid conflict by Ingo Molnar · 8 years ago
- e0c4f67 x86/mm: Convert trivial cases of page table walk to 5-level paging by Kirill A. Shutemov · 8 years ago
- 09821ff x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_" by Ingo Molnar · 8 years ago
- 3bce64f x86/boot/e820: Rename e820_any_mapped()/e820_all_mapped() to e820__mapped_any()/e820__mapped_all() by Ingo Molnar · 8 years ago
- bf49557 x86/boot/e820: Harmonize the 'struct e820_table' fields by Ingo Molnar · 8 years ago
- 61a5010 x86/boot/e820: Rename everything to e820_table by Ingo Molnar · 8 years ago
- acd4c04 x86/boot/e820: Rename 'e820_map' variables to 'e820_array' by Ingo Molnar · 8 years ago
- 66441bd x86/boot/e820: Move asm/e820.h to asm/e820/api.h by Ingo Molnar · 8 years ago
- 73c1b41 cpu/hotplug: Cleanup state names by Thomas Gleixner · 8 years ago
- 4753396 x86/e820: Prepare e280 code for switch to dynamic storage by Denys Vlasenko · 8 years ago
- ae6a8a2 x86/tboot: Convert to hotplug state machine by Richard Cochran · 9 years ago
- 44ecf0ef x86/tboot: Remove paravirt_enabled() use by Luis R. Rodriguez · 9 years ago
- 3ed3a4f mm: cleanup *pte_alloc* interfaces by Kirill A. Shutemov · 9 years ago
- 01c6a6a x86 / tboot / ACPI: Fail extended mode reduced hardware sleep by Ben Guthro · 12 years ago
- 148f9bb x86: delete __cpuinit usage from all x86 files by Paul Gortmaker · 12 years ago
- 13bfd47 x86/tboot: Provide debugfs interfaces to access TXT log by Qiaowei Ren · 12 years ago
- 11520e5 Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)" by Linus Torvalds · 12 years ago
- da5a108 x86/kernel: remove tboot 1:1 page table creation code by Xiaoyan Zhang · 12 years ago
- bf8b88e x86, realmode: fixes compilation issue in tboot.c by Jarkko Sakkinen · 13 years ago
- b429dbf x86, realmode: don't copy real_mode_header by Jarkko Sakkinen · 13 years ago
- c9b77cc x86, realmode: Move ACPI wakeup to unified realmode code by Jarkko Sakkinen · 13 years ago
- a1f37788 tboot: Add return values for tboot_sleep by Konrad Rzeszutek Wilk · 13 years ago
- 09f98a8 x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep. by Tang Liang · 13 years ago
- 69c60c8 x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 14 years ago
- b7f080c net: remove mm.h inclusion from netdevice.h by Alexey Dobriyan · 14 years ago
- de03c72 mm: convert mm->cpu_vm_cpumask into cpumask_var_t by KOSAKI Motohiro · 14 years ago
- 8ac1f83 thp: pte alloc trans splitting by Andrea Arcangeli · 14 years ago
- 98edb6c Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
- cafd665 KVM: VMX: enable VMXON check with SMX enabled (Intel TXT) by Shane Wang · 15 years ago
- 4bd96a7 x86, tboot: Add support for S3 memory integrity protection by Shane Wang · 15 years ago
- 69575d3 x86, intel_txt: clean up the impact on generic code, unbreak non-x86 by Shane Wang · 15 years ago
- 62a3207 x86, intel_txt: Handle ACPI_SLEEP without X86_TRAMPOLINE by H. Peter Anvin · 16 years ago
- 58c41d2 x86, intel_txt: Factor out the code for S3 setup by H. Peter Anvin · 16 years ago
- 81e2d7b x86, intel_txt: tboot.c needs <asm/fixmap.h> by H. Peter Anvin · 16 years ago
- 3162534 x86, intel_txt: Intel TXT boot support by Joseph Cihula · 16 years ago