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