aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/tboot.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-15x86/boot/tboot: Move tboot_force_iommu() to Intel IOMMULu Baolu1-15/+0
2022-04-18x86: remove the IOMMU table infrastructureChristoph Hellwig1-1/+0
2021-03-23x86/boot/tboot: Avoid Wstringop-overread-warningArnd Bergmann1-18/+26
2020-12-15mm/gup: prevent gup_fast from racing with COW during forkJason Gunthorpe1-0/+1
2020-11-25x86/tboot: Don't disable swiotlb when iommu is forced onLu Baolu1-4/+1
2020-11-18iommu/vt-d: Avoid panic if iommu init fails in tboot systemZhenzhong Duan1-3/+0
2020-06-09mmap locking API: add MMAP_LOCK_INITIALIZERMichel Lespinasse1-1/+1
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2020-04-28x86/tboot: Mark tboot staticChristoph Hellwig1-2/+6
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2019-10-18x86: Use pr_warn instead of pr_warningKefeng Wang1-8/+7
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner1-14/+1
2018-11-12iommu/vtd: Cleanup dma_remapping.h headerLu Baolu1-1/+1
2018-01-11x86/pti: Make unpoison of pgd for trusted boot work for realDave Hansen1-1/+11
2018-01-08x86/tboot: Unbreak tboot with PTI enabledDave Hansen1-0/+1
2017-06-15iommu/vt-d: Correctly disable Intel IOMMU force onShaohua Li1-1/+1
2017-05-09Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-0/+3
2017-04-26x86, iommu/vt-d: Add an option to disable Intel IOMMU force onShaohua Li1-0/+3
2017-04-11Merge branch 'x86/boot' into x86/mm, to avoid conflictIngo Molnar1-8/+8
2017-03-14x86/mm: Convert trivial cases of page table walk to 5-level pagingKirill A. Shutemov1-1/+5
2017-01-28x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"Ingo Molnar1-4/+4
2017-01-28x86/boot/e820: Rename e820_any_mapped()/e820_all_mapped() to e820__mapped_any()/e820__mapped_all()Ingo Molnar1-1/+1
2017-01-28x86/boot/e820: Harmonize the 'struct e820_table' fieldsIngo Molnar1-4/+4
2017-01-28x86/boot/e820: Rename everything to e820_tableIngo Molnar1-4/+4
2017-01-28x86/boot/e820: Rename 'e820_map' variables to 'e820_array'Ingo Molnar1-4/+4
2017-01-28x86/boot/e820: Move asm/e820.h to asm/e820/api.hIngo Molnar1-1/+1
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner1-1/+1
2016-09-21x86/e820: Prepare e280 code for switch to dynamic storageDenys Vlasenko1-4/+4
2016-07-15x86/tboot: Convert to hotplug state machineRichard Cochran1-17/+8
2016-04-22x86/tboot: Remove paravirt_enabled() useLuis R. Rodriguez1-6/+0
2016-03-17mm: cleanup *pte_alloc* interfacesKirill A. Shutemov1-1/+1
2013-07-31x86 / tboot / ACPI: Fail extended mode reduced hardware sleepBen Guthro1-0/+10
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker1-3/+3
2013-06-28x86/tboot: Provide debugfs interfaces to access TXT logQiaowei Ren1-0/+73
2012-12-15Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)"Linus Torvalds1-5/+73
2012-10-30x86/kernel: remove tboot 1:1 page table creation codeXiaoyan Zhang1-73/+5
2012-05-08x86, realmode: fixes compilation issue in tboot.cJarkko Sakkinen1-1/+1
2012-05-08x86, realmode: don't copy real_mode_headerJarkko Sakkinen1-1/+1
2012-05-08x86, realmode: Move ACPI wakeup to unified realmode codeJarkko Sakkinen1-2/+3
2012-03-13tboot: Add return values for tboot_sleepKonrad Rzeszutek Wilk1-9/+4
2012-03-13x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep.Tang Liang1-0/+8
2011-10-31x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2011-05-25mm: convert mm->cpu_vm_cpumask into cpumask_var_tKOSAKI Motohiro1-1/+0
2011-01-13thp: pte alloc trans splittingAndrea Arcangeli1-1/+1
2010-05-21Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2010-05-19KVM: VMX: enable VMXON check with SMX enabled (Intel TXT)Shane Wang1-0/+1
2010-03-19x86, tboot: Add support for S3 memory integrity protectionShane Wang1-9/+11
2009-09-01x86, intel_txt: clean up the impact on generic code, unbreak non-x86Shane Wang1-11/+47
2009-08-17x86, intel_txt: Handle ACPI_SLEEP without X86_TRAMPOLINEH. Peter Anvin1-0/+4