| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | | | | | | | crypto: twofish/avx - avoid using temporary stack buffers | Jussi Kivilinna | 2012-10-24 |
| * | | | | | | | | | | | | crypto: cast6/avx - avoid using temporary stack buffers | Jussi Kivilinna | 2012-10-24 |
| * | | | | | | | | | | | | crypto: x86/glue_helper - use le128 instead of u128 for CTR mode | Jussi Kivilinna | 2012-10-24 |
| * | | | | | | | | | | | | crypto: crc32c - Optimize CRC32C calculation with PCLMULQDQ instruction | Tim Chen | 2012-10-15 |
| * | | | | | | | | | | | | crypto: crc32c - Rename crc32c-intel.c to crc32c-intel_glue.c | Tim Chen | 2012-10-15 |
| | |_|/ / / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Revert "x86, mm: Include the entire kernel memory map in trampoline_pgd" | Linus Torvalds | 2012-12-15 |
* | | | | | | | | | | | | UAPI: (Scripted) Disintegrate arch/x86/include/asm | David Howells | 2012-12-14 |
* | | | | | | | | | | | | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-12-14 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | x86, efi: Check table header length in efi_bgrt_init() | Jan Beulich | 2012-11-14 |
| * | | | | | | | | | | | | x86-64/efi: Use EFI to deal with platform wall clock (again) | Jan Beulich | 2012-10-30 |
| * | | | | | | | | | | | | x86/kernel: remove tboot 1:1 page table creation code | Xiaoyan Zhang | 2012-10-30 |
| * | | | | | | | | | | | | x86, efi: 1:1 pagetable mapping for virtual EFI calls | Matt Fleming | 2012-10-30 |
| * | | | | | | | | | | | | x86, mm: Include the entire kernel memory map in trampoline_pgd | Matt Fleming | 2012-10-30 |
| |/ / / / / / / / / / / |
|
* | | | | | | | | | | | | Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-12-14 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | ACPI: Fix build when disabled | David Rientjes | 2012-10-01 |
| * | | | | | | | | | | | | ACPI: Store valid ACPI tables passed via early initrd in reserved memblock areas | Thomas Renninger | 2012-09-30 |
| * | | | | | | | | | | | | x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() for e820 handling | Thomas Renninger | 2012-09-30 |
| | |_|/ / / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-12-14 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | Merge tag 'mca_cfg' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras ... | Ingo Molnar | 2012-10-26 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | x86, MCA: Finish mca_config conversion | Borislav Petkov | 2012-10-26 |
| | * | | | | | | | | | | | x86, MCA: Convert the next three variables batch | Borislav Petkov | 2012-10-26 |
| | * | | | | | | | | | | | x86, MCA: Convert rip_msr, mce_bootlog, monarch_timeout | Borislav Petkov | 2012-10-26 |
| | * | | | | | | | | | | | x86, MCA: Convert dont_log_ce, banks and tolerant | Borislav Petkov | 2012-10-26 |
| | | |_|_|_|_|_|_|/ / /
| | |/| | | | | | | | | |
|
* | | | | | | | | | | | | Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-12-13 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | KVM: emulator: fix real mode segment checks in address linearization | Gleb Natapov | 2012-12-11 |
| * | | | | | | | | | | | | VMX: remove unneeded enable_unrestricted_guest check | Gleb Natapov | 2012-12-11 |
| * | | | | | | | | | | | | KVM: VMX: fix DPL during entry to protected mode | Gleb Natapov | 2012-12-11 |
| * | | | | | | | | | | | | x86/kexec: crash_vmclear_local_vmcss needs __rcu | Zhang Yanfei | 2012-12-11 |
| * | | | | | | | | | | | | KVM: VMX: provide the vmclear function and a bitmap to support VMCLEAR in kdump | Zhang Yanfei | 2012-12-06 |
| * | | | | | | | | | | | | x86/kexec: VMCLEAR VMCSs loaded on all cpus if necessary | Zhang Yanfei | 2012-12-06 |
| * | | | | | | | | | | | | KVM: MMU: optimize for set_spte | Xiao Guangrong | 2012-12-06 |
| * | | | | | | | | | | | | KVM: x86: Make register state after reset conform to specification | Julian Stecklina | 2012-12-05 |
| * | | | | | | | | | | | | kvm: don't use bit24 for detecting address-specific invalidation capability | Zhang Xiantao | 2012-12-05 |
| * | | | | | | | | | | | | kvm: remove unnecessary bit checking for ept violation | Zhang Xiantao | 2012-12-05 |
| * | | | | | | | | | | | | KVM: x86: Fix uninitialized return code | Jan Kiszka | 2012-12-02 |
| * | | | | | | | | | | | | KVM: x86: Emulate IA32_TSC_ADJUST MSR | Will Auld | 2012-11-30 |
| * | | | | | | | | | | | | KVM: x86: Add code to track call origin for msr assignment | Will Auld | 2012-11-30 |
| * | | | | | | | | | | | | KVM: VMX: fix memory order between loading vmcs and clearing vmcs | Xiao Guangrong | 2012-11-29 |
| * | | | | | | | | | | | | KVM: VMX: fix invalid cpu passed to smp_call_function_single | Xiao Guangrong | 2012-11-28 |
| * | | | | | | | | | | | | KVM: use is_idle_task() instead of idle_cpu() to decide when to halt in async_pf | Gleb Natapov | 2012-11-28 |
| * | | | | | | | | | | | | KVM: x86: update pvclock area conditionally, on cpu migration | Marcelo Tosatti | 2012-11-27 |
| * | | | | | | | | | | | | KVM: x86: require matched TSC offsets for master clock | Marcelo Tosatti | 2012-11-27 |
| * | | | | | | | | | | | | KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization | Marcelo Tosatti | 2012-11-27 |
| * | | | | | | | | | | | | KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flag | Marcelo Tosatti | 2012-11-27 |
| * | | | | | | | | | | | | KVM: x86: notifier for clocksource changes | Marcelo Tosatti | 2012-11-27 |
| * | | | | | | | | | | | | KVM: x86: pass host_tsc to read_l1_tsc | Marcelo Tosatti | 2012-11-27 |
| * | | | | | | | | | | | | x86: vdso: pvclock gettime support | Marcelo Tosatti | 2012-11-27 |
| * | | | | | | | | | | | | x86: kvm guest: pvclock vsyscall support | Marcelo Tosatti | 2012-11-27 |
| * | | | | | | | | | | | | x86: pvclock: generic pvclock vsyscall initialization | Marcelo Tosatti | 2012-11-27 |
| * | | | | | | | | | | | | x86: pvclock: add note about rdtsc barriers | Marcelo Tosatti | 2012-11-27 |