aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/tboot.c
AgeCommit message (Expand)Author
2013-07-31x86 / tboot / ACPI: Fail extended mode reduced hardware sleepBen Guthro
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker
2013-06-28x86/tboot: Provide debugfs interfaces to access TXT logQiaowei Ren
2012-12-15Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)"Linus Torvalds
2012-10-30x86/kernel: remove tboot 1:1 page table creation codeXiaoyan Zhang
2012-05-08x86, realmode: fixes compilation issue in tboot.cJarkko Sakkinen
2012-05-08x86, realmode: don't copy real_mode_headerJarkko Sakkinen
2012-05-08x86, realmode: Move ACPI wakeup to unified realmode codeJarkko Sakkinen
2012-03-13tboot: Add return values for tboot_sleepKonrad Rzeszutek Wilk
2012-03-13x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep.Tang Liang
2011-10-31x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan
2011-05-25mm: convert mm->cpu_vm_cpumask into cpumask_var_tKOSAKI Motohiro
2011-01-13thp: pte alloc trans splittingAndrea Arcangeli
2010-05-21Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-05-19KVM: VMX: enable VMXON check with SMX enabled (Intel TXT)Shane Wang
2010-03-19x86, tboot: Add support for S3 memory integrity protectionShane Wang
2009-09-01x86, intel_txt: clean up the impact on generic code, unbreak non-x86Shane Wang
2009-08-17x86, intel_txt: Handle ACPI_SLEEP without X86_TRAMPOLINEH. Peter Anvin
2009-08-14x86, intel_txt: Factor out the code for S3 setupH. Peter Anvin
2009-08-12x86, intel_txt: tboot.c needs <asm/fixmap.h>H. Peter Anvin
2009-07-21x86, intel_txt: Intel TXT boot supportJoseph Cihula