summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2014-03-25crypto: x86/sha1 - re-enable the AVX variantMathias Krause
2014-03-25Revert "xen: properly account for _PAGE_NUMA during xen pte translations"David Vrabel
2014-03-24x86, kaslr: fix module lock ordering problemKees Cook
2014-03-24x86, vdso: Fix size of get_unmapped_area()Stefani Seibold
2014-03-21Merge branch 'acpi-processor'Rafael J. Wysocki
2014-03-21crypto: sha - SHA1 transform x86_64 AVX2chandramouli narayanan
2014-03-20x86, vdso: Finish removing VDSO32_PRELINKAndy Lutomirski
2014-03-20x86, vdso: Move more vdso definitions into vdso.hAndy Lutomirski
2014-03-20x86, cpu: Add forcepae parameter for booting PAE kernels on PAE-disabled Pent...Chris Bainbridge
2014-03-20Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPECDave Jones
2014-03-20x86: Load the 32-bit vdso in place, just like the 64-bit vdsosAndy Lutomirski
2014-03-20audit: use uapi/linux/audit.h for AUDIT_ARCH declarationsEric Paris
2014-03-20syscall_get_arch: remove useless function argumentsEric Paris
2014-03-20audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALLAKASHI Takahiro
2014-03-20x86, kvm: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-20x86, oprofile, nmi: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-20x86, pci, amd-bus: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-20x86, hpet: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-20x86, amd, uncore: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-20x86, intel, rapl: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-20x86, intel, cacheinfo: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-20x86, amd, ibs: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-20x86, therm_throt.c: Remove unused therm_cpu_lockSrivatsa S. Bhat
2014-03-20x86, therm_throt.c: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-20x86, mce: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-20x86, intel, uncore: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-20x86, vsyscall: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-20x86, cpuid: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-20x86, msr: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-20Merge branch 'pm-cpufreq'Rafael J. Wysocki
2014-03-19random: Add arch_has_random[_seed]()H. Peter Anvin
2014-03-19x86, random: Enable the RDSEED instructionH. Peter Anvin
2014-03-19x86, hash: Simplify switch, add __init annotationJan Beulich
2014-03-19x86, hash: Swap arguments passed to crc32_u32()Jan Beulich
2014-03-19x86, hash: Fix build failure with older binutilsJan Beulich
2014-03-19Merge tag 'pci-v3.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-03-19x86, boot: Move memset() definition in compressed/string.cVivek Goyal
2014-03-19x86, boot: Move memcmp() into string.h and string.cVivek Goyal
2014-03-19x86, boot: Move optimized memcpy() 32/64 bit versions to compressed/string.cVivek Goyal
2014-03-19x86, boot: Create a separate string.h file to provide standard string functionsVivek Goyal
2014-03-19x86, boot: Undef memcmp before providing a new definitionVivek Goyal
2014-03-19Merge branch 'pci/resource' into nextBjorn Helgaas
2014-03-19Revert "[PATCH] Insert GART region into resource map"Bjorn Helgaas
2014-03-19cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}Viresh Kumar
2014-03-18Revert "[PATCH] Insert GART region into resource map"Bjorn Helgaas
2014-03-18x86, vdso32: handle 32 bit vDSO larger one pageStefani Seibold
2014-03-18x86, vdso32: Disable stack protector, adjust optimizationsH. Peter Anvin
2014-03-18x86, vdso: Zero-pad the VVAR pageAndy Lutomirski
2014-03-18x86, vdso: Add 32 bit VDSO time support for 64 bit kernelStefani Seibold
2014-03-18x86, vdso: Add 32 bit VDSO time support for 32 bit kernelStefani Seibold