summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/tboot.c
Commit message (Expand)AuthorAgeFilesLines
* 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