summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/tboot.c
Commit message (Expand)AuthorAgeFilesLines
* x86/pti: Make unpoison of pgd for trusted boot work for realDave Hansen2018-01-111-1/+11
* x86/tboot: Unbreak tboot with PTI enabledDave Hansen2018-01-081-0/+1
* iommu/vt-d: Correctly disable Intel IOMMU force onShaohua Li2017-06-151-1/+1
* Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-091-0/+3
|\
| * x86, iommu/vt-d: Add an option to disable Intel IOMMU force onShaohua Li2017-04-261-0/+3
* | Merge branch 'x86/boot' into x86/mm, to avoid conflictIngo Molnar2017-04-111-8/+8
|\ \
| * | x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"Ingo Molnar2017-01-281-4/+4
| * | x86/boot/e820: Rename e820_any_mapped()/e820_all_mapped() to e820__mapped_any...Ingo Molnar2017-01-281-1/+1
| * | x86/boot/e820: Harmonize the 'struct e820_table' fieldsIngo Molnar2017-01-281-4/+4
| * | x86/boot/e820: Rename everything to e820_tableIngo Molnar2017-01-281-4/+4
| * | x86/boot/e820: Rename 'e820_map' variables to 'e820_array'Ingo Molnar2017-01-281-4/+4
| * | x86/boot/e820: Move asm/e820.h to asm/e820/api.hIngo Molnar2017-01-281-1/+1
| |/
* | x86/mm: Convert trivial cases of page table walk to 5-level pagingKirill A. Shutemov2017-03-141-1/+5
|/
* cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-251-1/+1
* x86/e820: Prepare e280 code for switch to dynamic storageDenys Vlasenko2016-09-211-4/+4
* x86/tboot: Convert to hotplug state machineRichard Cochran2016-07-151-17/+8
* x86/tboot: Remove paravirt_enabled() useLuis R. Rodriguez2016-04-221-6/+0
* mm: cleanup *pte_alloc* interfacesKirill A. Shutemov2016-03-171-1/+1
* x86 / tboot / ACPI: Fail extended mode reduced hardware sleepBen Guthro2013-07-311-0/+10
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-141-3/+3
* x86/tboot: Provide debugfs interfaces to access TXT logQiaowei Ren2013-06-281-0/+73
* Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)"Linus Torvalds2012-12-151-5/+73
* x86/kernel: remove tboot 1:1 page table creation codeXiaoyan Zhang2012-10-301-73/+5
* x86, realmode: fixes compilation issue in tboot.cJarkko Sakkinen2012-05-081-1/+1
* x86, realmode: don't copy real_mode_headerJarkko Sakkinen2012-05-081-1/+1
* x86, realmode: Move ACPI wakeup to unified realmode codeJarkko Sakkinen2012-05-081-2/+3
* tboot: Add return values for tboot_sleepKonrad Rzeszutek Wilk2012-03-131-9/+4
* x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep.Tang Liang2012-03-131-0/+8
* x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-0/+1
* net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-211-0/+1
* mm: convert mm->cpu_vm_cpumask into cpumask_var_tKOSAKI Motohiro2011-05-251-1/+0
* thp: pte alloc trans splittingAndrea Arcangeli2011-01-131-1/+1
* Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-05-211-0/+1
|\
| * KVM: VMX: enable VMXON check with SMX enabled (Intel TXT)Shane Wang2010-05-191-0/+1
* | x86, tboot: Add support for S3 memory integrity protectionShane Wang2010-03-191-9/+11
|/
* x86, intel_txt: clean up the impact on generic code, unbreak non-x86Shane Wang2009-09-011-11/+47
* x86, intel_txt: Handle ACPI_SLEEP without X86_TRAMPOLINEH. Peter Anvin2009-08-171-0/+4
* x86, intel_txt: Factor out the code for S3 setupH. Peter Anvin2009-08-141-13/+40
* x86, intel_txt: tboot.c needs <asm/fixmap.h>H. Peter Anvin2009-08-121-0/+1
* x86, intel_txt: Intel TXT boot supportJoseph Cihula2009-07-211-0/+379
OpenPOWER on IntegriCloud