Age | Commit message (Expand) | Author | Files | Lines |
2014-03-25 | crypto: x86/sha1 - reduce size of the AVX2 asm implementation | Mathias Krause | 1 | -1/+0 |
2014-03-25 | crypto: x86/sha1 - fix stack alignment of AVX2 variant | Mathias Krause | 1 | -5/+2 |
2014-03-25 | crypto: x86/sha1 - re-enable the AVX variant | Mathias Krause | 1 | -10/+16 |
2014-03-25 | Revert "xen: properly account for _PAGE_NUMA during xen pte translations" | David Vrabel | 2 | -14/+4 |
2014-03-24 | x86, kaslr: fix module lock ordering problem | Kees Cook | 1 | -2/+5 |
2014-03-24 | x86, vdso: Fix size of get_unmapped_area() | Stefani Seibold | 1 | -1/+3 |
2014-03-21 | Merge branch 'acpi-processor' | Rafael J. Wysocki | 1 | -4/+0 |
2014-03-21 | crypto: sha - SHA1 transform x86_64 AVX2 | chandramouli narayanan | 3 | -7/+757 |
2014-03-21 | x86, vdso: Finish removing VDSO32_PRELINK | Andy Lutomirski | 1 | -2/+0 |
2014-03-21 | x86, vdso: Move more vdso definitions into vdso.h | Andy Lutomirski | 7 | -41/+41 |
2014-03-21 | x86, cpu: Add forcepae parameter for booting PAE kernels on PAE-disabled Pent... | Chris Bainbridge | 2 | -0/+39 |
2014-03-21 | Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPEC | Dave Jones | 1 | -1/+1 |
2014-03-21 | x86: Load the 32-bit vdso in place, just like the 64-bit vdsos | Andy Lutomirski | 7 | -91/+70 |
2014-03-20 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -2/+1 |
2014-03-20 | x86, hash: Simplify switch, add __init annotation | Jan Beulich | 1 | -6/+6 |
2014-03-20 | x86, hash: Swap arguments passed to crc32_u32() | Jan Beulich | 1 | -3/+3 |
2014-03-20 | x86, hash: Fix build failure with older binutils | Jan Beulich | 2 | -0/+5 |
2014-03-20 | Merge tag 'pci-v3.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -19/+1 |
2014-03-20 | x86, boot: Move memset() definition in compressed/string.c | Vivek Goyal | 2 | -13/+17 |
2014-03-20 | x86, boot: Move memcmp() into string.h and string.c | Vivek Goyal | 4 | -19/+16 |
2014-03-20 | x86, boot: Move optimized memcpy() 32/64 bit versions to compressed/string.c | Vivek Goyal | 2 | -30/+34 |
2014-03-20 | x86, boot: Create a separate string.h file to provide standard string functions | Vivek Goyal | 7 | -5/+24 |
2014-03-20 | x86, boot: Undef memcmp before providing a new definition | Vivek Goyal | 1 | -0/+2 |
2014-03-20 | Merge branch 'pci/resource' into next | Bjorn Helgaas | 1 | -19/+1 |
2014-03-20 | Revert "[PATCH] Insert GART region into resource map" | Bjorn Helgaas | 1 | -19/+1 |
2014-03-19 | cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE} | Viresh Kumar | 1 | -2/+1 |
2014-03-19 | Revert "[PATCH] Insert GART region into resource map" | Bjorn Helgaas | 1 | -19/+1 |
2014-03-18 | x86, vdso32: handle 32 bit vDSO larger one page | Stefani Seibold | 1 | -7/+15 |
2014-03-18 | x86, vdso32: Disable stack protector, adjust optimizations | H. Peter Anvin | 1 | -0/+3 |
2014-03-18 | x86, vdso: Zero-pad the VVAR page | Andy Lutomirski | 1 | -0/+5 |
2014-03-18 | x86, vdso: Add 32 bit VDSO time support for 64 bit kernel | Stefani Seibold | 5 | -67/+155 |
2014-03-18 | x86, vdso: Add 32 bit VDSO time support for 32 bit kernel | Stefani Seibold | 8 | -11/+178 |
2014-03-18 | x86, vdso: Patch alternatives in the 32-bit VDSO | Andy Lutomirski | 4 | -15/+26 |
2014-03-18 | x86, vdso: Introduce VVAR marco for vdso32 | Stefani Seibold | 1 | -2/+12 |
2014-03-18 | x86, vdso: Cleanup __vdso_gettimeofday() | Stefani Seibold | 1 | -5/+2 |
2014-03-18 | x86, vdso: Replace VVAR(vsyscall_gtod_data) by gtod macro | Stefani Seibold | 1 | -3/+3 |
2014-03-18 | x86, vdso: __vdso_clock_gettime() cleanup | Stefani Seibold | 1 | -13/+14 |
2014-03-18 | x86, vdso: Revamp vclock_gettime.c | Stefani Seibold | 1 | -43/+42 |
2014-03-18 | x86, vdso: Make vsyscall_gtod_data handling x86 generic | Stefani Seibold | 10 | -63/+72 |
2014-03-18 | xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_override | Zoltan Kiss | 2 | -17/+115 |
2014-03-18 | xen: remove XEN_PRIVILEGED_GUEST | Michael Opdenacker | 1 | -5/+0 |
2014-03-18 | xen: add support for MSI message groups | Roger Pau Monne | 1 | -9/+20 |
2014-03-18 | x86/efi: Restore 'attr' argument to query_variable_info() | Matt Fleming | 1 | -1/+1 |
2014-03-18 | x86/efi: Rip out phys_efi_get_time() | Matt Fleming | 1 | -29/+0 |
2014-03-18 | x86/efi: Preserve segment registers in mixed mode | Matt Fleming | 1 | -8/+17 |
2014-03-17 | Merge branch 'acpi-config' | Rafael J. Wysocki | 2 | -2/+0 |
2014-03-17 | KVM: x86: handle missing MPX in nested virtualization | Paolo Bonzini | 4 | -3/+30 |
2014-03-17 | KVM: x86: Add nested virtualization support for MPX | Paolo Bonzini | 1 | -0/+17 |
2014-03-17 | KVM: x86: introduce kvm_supported_xcr0() | Paolo Bonzini | 3 | -14/+19 |
2014-03-17 | KVM: x86 emulator: emulate MOVAPD | Igor Mammedov | 1 | -1/+1 |