summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-07-265-124/+7
|\
| * Merge branch 'acpi-tables'Rafael J. Wysocki2016-07-253-8/+4
| |\
| | * ACPI / tables: introduce ARCH_HAS_ACPI_TABLE_UPGRADEAleksey Makarov2016-06-221-0/+1
| | * ACPI / tables: move arch-specific symbol to asm/acpi.hAleksey Makarov2016-06-221-0/+2
| | * ACPI / tables: table upgrade: refactor function definitionsAleksey Makarov2016-06-221-8/+1
| * | Merge branch 'acpi-numa'Rafael J. Wysocki2016-07-253-116/+3
| |\ \
| | * | ACPI / NUMA: Move acpi_numa_memory_affinity_init() to drivers/acpi/numa.cHanjun Guo2016-05-301-57/+0
| | * | ACPI / NUMA: remove unneeded acpi_numa=1Hanjun Guo2016-05-301-2/+0
| | * | ACPI / NUMA: move bad_srat() and srat_disabled() to drivers/acpi/numa.cDavid Daney2016-05-303-15/+1
| | * | x86 / ACPI / NUMA: cleanup acpi_numa_processor_affinity_init()Hanjun Guo2016-05-301-16/+5
| | * | ACPI / NUMA: move acpi_numa_slit_init() to drivers/acpi/numa.cHanjun Guo2016-05-301-27/+0
| | * | ACPI / NUMA: Move acpi_numa_arch_fixup() to ia64 onlyRobert Richter2016-05-301-2/+0
* | | | Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-07-264-3/+32
|\ \ \ \
| * \ \ \ Merge branch 'pm-cpu'Rafael J. Wysocki2016-07-251-2/+0
| |\ \ \ \
| | * | | | x86: remove duplicate turbo ratio limit MSRsSrinivas Pandruvada2016-07-071-2/+0
| | * | | | Merge branch 'pm-cpufreq' into pm-cpuRafael J. Wysocki2016-07-073-17/+7
| | |\ \ \ \
| | | * \ \ \ Merge back earlier cpufreq material for v4.8.Rafael J. Wysocki2016-07-043-17/+7
| | | |\ \ \ \
| * | | \ \ \ \ Merge branch 'x86/cpu' from tipRafael J. Wysocki2016-07-253-17/+7
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | Merge branch 'x86/cpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/t...Rafael J. Wysocki2016-06-133-17/+7
| | |\ \ \ \ \ \
| | | \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'pm-sleep' and 'pm-tools'Rafael J. Wysocki2016-07-253-1/+32
| |\ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | / / / | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | x86 / hibernate: Use hlt_play_dead() when resuming from hibernationRafael J. Wysocki2016-07-153-1/+32
* | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-07-2634-213/+5688
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | crypto: sha-mb - Cleanup code to use || instead of |Tim Chen2016-07-123-9/+15
| * | | | | | | | | crypto: aesni - Use crypto_cipher to derive rfc4106 subkeyHerbert Xu2016-07-011-65/+11
| * | | | | | | | | crypto: sha512-mb - Crypto computation (x4 AVX2)Megha Dey2016-06-281-0/+529
| * | | | | | | | | crypto: sha512-mb - Algorithm data structuresMegha Dey2016-06-283-0/+515
| * | | | | | | | | crypto: sha512-mb - submit/flush routines for AVX2Megha Dey2016-06-283-0/+580
| * | | | | | | | | crypto: sha512-mb - SHA512 multibuffer job manager and glue codeMegha Dey2016-06-283-0/+1055
| * | | | | | | | | crypto: sha1-mb - rename sha-mb to sha1-mbMegha Dey2016-06-2710-4/+4
| * | | | | | | | | crypto: sha256-mb - Crypto computation (x8 AVX2)Megha Dey2016-06-271-0/+593
| * | | | | | | | | crypto: sha256-mb - Algorithm data structuresMegha Dey2016-06-273-0/+548
| * | | | | | | | | crypto: sha256-mb - submit/flush routines for AVX2Megha Dey2016-06-273-0/+584
| * | | | | | | | | crypto: sha256-mb - SHA256 multibuffer job manager and glue codeMegha Dey2016-06-273-0/+1039
| * | | | | | | | | crypto: sha1-mb - async implementation for sha1-mbMegha Dey2016-06-231-81/+101
| * | | | | | | | | crypto: ghash-clmulni - Fix cryptd reorderingHerbert Xu2016-06-231-23/+17
| * | | | | | | | | crypto: aesni - Fix cryptd reordering problem on gcmHerbert Xu2016-06-231-6/+12
| * | | | | | | | | crypto: chacha20-simd - Use generic code for small requestsHerbert Xu2016-06-231-1/+1
| * | | | | | | | | crypto: sha1-mb - stylistic cleanupMegha Dey2016-06-021-36/+74
| * | | | | | | | | crypto: sha-ssse3 - add MODULE_ALIASStephan Mueller2016-05-313-0/+22
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-07-262-34/+43
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | KVM: VMX: handle PML full VMEXIT that occurs during event deliveryCao, Lei2016-07-161-0/+1
| * | | | | | | | | Revert "KVM: SVM: fix trashing of MSR_TSC_AUX"Radim Krčmář2016-07-161-5/+3
| * | | | | | | | | KVM: SVM: do not set MSR_TSC_AUX on 32-bit buildsPaolo Bonzini2016-07-141-1/+1
| * | | | | | | | | KVM: nVMX: Fix memory corruption when using VMCS shadowingJim Mattson2016-07-141-2/+17
| * | | | | | | | | kvm: vmx: ensure VMCS is current while enabling PMLPeter Feiner2016-07-141-32/+24
| * | | | | | | | | KVM: SVM: fix trashing of MSR_TSC_AUXPaolo Bonzini2016-07-141-3/+5
| * | | | | | | | | KVM: MTRR: fix kvm_mtrr_check_gfn_range_consistency page faultAlexis Dambricourt2016-07-051-0/+1
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-266-102/+221
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86: Make the vdso2c compiler use the host architecture headersStephen Rothwell2016-07-251-1/+1
| * | | | | | | | | x86/insn: Add AVX-512 support to the instruction decoderAdrian Hunter2016-07-215-101/+220