Age | Commit message (Expand) | Author | Files | Lines |
2012-05-09 | x86, realmode: fixes compilation issue in tboot.c | Jarkko Sakkinen | 1 | -1/+1 |
2012-05-08 | x86, realmode: don't copy real_mode_header | Jarkko Sakkinen | 1 | -1/+1 |
2012-05-08 | x86, realmode: Move ACPI wakeup to unified realmode code | Jarkko Sakkinen | 1 | -2/+3 |
2012-03-13 | tboot: Add return values for tboot_sleep | Konrad Rzeszutek Wilk | 1 | -9/+4 |
2012-03-13 | x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep. | Tang Liang | 1 | -0/+8 |
2011-11-01 | x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 1 | -0/+1 |
2011-06-22 | net: remove mm.h inclusion from netdevice.h | Alexey Dobriyan | 1 | -0/+1 |
2011-05-25 | mm: convert mm->cpu_vm_cpumask into cpumask_var_t | KOSAKI Motohiro | 1 | -1/+0 |
2011-01-14 | thp: pte alloc trans splitting | Andrea Arcangeli | 1 | -1/+1 |
2010-05-22 | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+1 |
2010-05-19 | KVM: VMX: enable VMXON check with SMX enabled (Intel TXT) | Shane Wang | 1 | -0/+1 |
2010-03-19 | x86, tboot: Add support for S3 memory integrity protection | Shane Wang | 1 | -9/+11 |
2009-09-02 | x86, intel_txt: clean up the impact on generic code, unbreak non-x86 | Shane Wang | 1 | -11/+47 |
2009-08-17 | x86, intel_txt: Handle ACPI_SLEEP without X86_TRAMPOLINE | H. Peter Anvin | 1 | -0/+4 |
2009-08-14 | x86, intel_txt: Factor out the code for S3 setup | H. Peter Anvin | 1 | -13/+40 |
2009-08-12 | x86, intel_txt: tboot.c needs <asm/fixmap.h> | H. Peter Anvin | 1 | -0/+1 |
2009-07-21 | x86, intel_txt: Intel TXT boot support | Joseph Cihula | 1 | -0/+379 |