| Commit message (Expand) | Author | Age | Files | Lines |
* | cpu/hotplug: Cleanup state names | Thomas Gleixner | 2016-12-25 | 1 | -1/+1 |
* | x86/e820: Prepare e280 code for switch to dynamic storage | Denys Vlasenko | 2016-09-21 | 1 | -4/+4 |
* | x86/tboot: Convert to hotplug state machine | Richard Cochran | 2016-07-15 | 1 | -17/+8 |
* | x86/tboot: Remove paravirt_enabled() use | Luis R. Rodriguez | 2016-04-22 | 1 | -6/+0 |
* | mm: cleanup *pte_alloc* interfaces | Kirill A. Shutemov | 2016-03-17 | 1 | -1/+1 |
* | x86 / tboot / ACPI: Fail extended mode reduced hardware sleep | Ben Guthro | 2013-07-31 | 1 | -0/+10 |
* | x86: delete __cpuinit usage from all x86 files | Paul Gortmaker | 2013-07-14 | 1 | -3/+3 |
* | x86/tboot: Provide debugfs interfaces to access TXT log | Qiaowei Ren | 2013-06-28 | 1 | -0/+73 |
* | Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)" | Linus Torvalds | 2012-12-15 | 1 | -5/+73 |
* | x86/kernel: remove tboot 1:1 page table creation code | Xiaoyan Zhang | 2012-10-30 | 1 | -73/+5 |
* | x86, realmode: fixes compilation issue in tboot.c | Jarkko Sakkinen | 2012-05-08 | 1 | -1/+1 |
* | x86, realmode: don't copy real_mode_header | Jarkko Sakkinen | 2012-05-08 | 1 | -1/+1 |
* | x86, realmode: Move ACPI wakeup to unified realmode code | Jarkko Sakkinen | 2012-05-08 | 1 | -2/+3 |
* | tboot: Add return values for tboot_sleep | Konrad Rzeszutek Wilk | 2012-03-13 | 1 | -9/+4 |
* | x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep. | Tang Liang | 2012-03-13 | 1 | -0/+8 |
* | x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | net: remove mm.h inclusion from netdevice.h | Alexey Dobriyan | 2011-06-21 | 1 | -0/+1 |
* | mm: convert mm->cpu_vm_cpumask into cpumask_var_t | KOSAKI Motohiro | 2011-05-25 | 1 | -1/+0 |
* | thp: pte alloc trans splitting | Andrea Arcangeli | 2011-01-13 | 1 | -1/+1 |
* | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-05-21 | 1 | -0/+1 |
|\ |
|
| * | KVM: VMX: enable VMXON check with SMX enabled (Intel TXT) | Shane Wang | 2010-05-19 | 1 | -0/+1 |
* | | x86, tboot: Add support for S3 memory integrity protection | Shane Wang | 2010-03-19 | 1 | -9/+11 |
|/ |
|
* | x86, intel_txt: clean up the impact on generic code, unbreak non-x86 | Shane Wang | 2009-09-01 | 1 | -11/+47 |
* | x86, intel_txt: Handle ACPI_SLEEP without X86_TRAMPOLINE | H. Peter Anvin | 2009-08-17 | 1 | -0/+4 |
* | x86, intel_txt: Factor out the code for S3 setup | H. Peter Anvin | 2009-08-14 | 1 | -13/+40 |
* | x86, intel_txt: tboot.c needs <asm/fixmap.h> | H. Peter Anvin | 2009-08-12 | 1 | -0/+1 |
* | x86, intel_txt: Intel TXT boot support | Joseph Cihula | 2009-07-21 | 1 | -0/+379 |