summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-07-0914-19/+107
|\
| * Merge branches 'fixes' and 'misc'Russell King2019-07-0814-19/+107
| |\
| | * ARM: 8863/1: stm32: select ARM errata 814220Benjamin Gaignard2019-06-211-0/+1
| | * ARM: 8862/1: errata: 814220-B-Cache maintenance by set/way operations can exe...Benjamin Gaignard2019-06-212-0/+15
| | * ARM: 8865/1: mm: remove unused variablesYueHaibing2019-06-201-6/+0
| | * ARM: 8864/1: Add workaround for I-Cache line size mismatch between CPU coresMarek Szyprowski2019-06-207-0/+48
| | * ARM: 8861/1: errata: Workaround errata A12 857271 / A17 857272Doug Anderson2019-06-202-0/+28
| | * ARM: 8860/1: VDSO: Drop implicit common-page-size linker flagNick Desaulniers2019-06-201-2/+1
| | * ARM: arrange show_pte() to issue severity-based messagesRussell King2019-06-203-11/+10
| | * ARM: add "8<--- cut here ---" to kernel dumpsRussell King2019-06-202-0/+4
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-0911-143/+163
|\ \ \
| * | | crypto: arm64/aes-ce - implement 5 way interleave for ECB, CBC and CTRArd Biesheuvel2019-07-033-31/+75
| * | | crypto: arm64/aes-ce - add 5 way interleave routinesArd Biesheuvel2019-07-033-68/+52
| * | | ARM: dts: imx7ulp: add crypto supportIuliana Prodan2019-06-131-0/+23
| * | | crypto: chacha - constify ctx and iv argumentsEric Biggers2019-06-133-3/+3
| * | | crypto: x86/aesni - remove unused internal cipher algorithmEric Biggers2019-06-131-38/+7
| * | | crypto: arm64/sha2-ce - correct digest for empty data in finupElena Petrova2019-06-061-1/+1
| * | | crypto: arm64/sha1-ce - correct digest for empty data in finupElena Petrova2019-06-061-1/+1
| * | | crypto: arm/sha512 - Make sha512_arm_final staticYueHaibing2019-05-231-1/+1
* | | | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-091-2/+10
|\ \ \ \
| * | | | x86/ima: check EFI SetupMode tooMimi Zohar2019-05-301-2/+10
* | | | | Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-0912-77/+226
|\ \ \ \ \
| * | | | | perf/x86/intel/rapl: Cosmetic rename internal variables in response to multi-...Kan Liang2019-05-231-7/+7
| * | | | | perf/x86/intel/uncore: Cosmetic renames in response to multi-die/pkg supportKan Liang2019-05-233-41/+41
| * | | | | perf/x86/intel/cstate: Support multi-die/packageKan Liang2019-05-231-4/+10
| * | | | | perf/x86/intel/rapl: Support multi-die/packageKan Liang2019-05-231-5/+5
| * | | | | perf/x86/intel/uncore: Support multi-die/packageKan Liang2019-05-231-9/+11
| * | | | | topology: Create core_cpus and die_cpus sysfs attributesLen Brown2019-05-234-0/+25
| * | | | | x86/topology: Define topology_logical_die_id()Len Brown2019-05-234-0/+52
| * | | | | x86/topology: Define topology_die_id()Len Brown2019-05-231-0/+1
| * | | | | x86/topology: Create topology_max_die_per_package()Len Brown2019-05-233-2/+14
| * | | | | x86/topology: Add CPUID.1F multi-die/package supportLen Brown2019-05-233-20/+71
| | |/ / / | |/| | |
* | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-0914-6/+109
|\ \ \ \ \
| * | | | | x86/jailhouse: Mark jailhouse_x2apic_available() as __initZhenzhong Duan2019-06-271-1/+1
| * | | | | x86/platform/geode: Drop <linux/gpio.h> includesLinus Walleij2019-06-263-3/+0
| * | | | | x86/acrn: Use HYPERVISOR_CALLBACK_VECTOR for ACRN guest upcall vectorZhao Yakui2019-06-114-0/+47
| * | | | | x86: Add support for Linux guests on an ACRN hypervisorZhao Yakui2019-06-115-0/+55
| * | | | | x86/Kconfig: Add new X86_HV_CALLBACK_VECTOR config symbolZhao Yakui2019-06-114-2/+6
* | | | | | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-0911-238/+214
|\ \ \ \ \ \
| * | | | | | x86/paravirt: Rename paravirt_patch_site::instrtype to paravirt_patch_site::typeIngo Molnar2019-04-292-4/+3
| * | | | | | x86/paravirt: Standardize 'insn_buff' variable namesIngo Molnar2019-04-298-96/+93
| * | | | | | x86/paravirt: Match paravirt patchlet field definition ordering to initializa...Ingo Molnar2019-04-251-3/+3
| * | | | | | x86/paravirt: Replace the paravirt patch asm magicThomas Gleixner2019-04-252-65/+81
| * | | | | | x86/paravirt: Unify the 32/64 bit paravirt patching codeThomas Gleixner2019-04-253-80/+50
| * | | | | | x86/paravirt: Detect over-sized patching bugs in paravirt_patch_call()Ingo Molnar2019-04-251-8/+8
| * | | | | | x86/paravirt: Detect over-sized patching bugs in paravirt_patch_insns()Ingo Molnar2019-04-251-4/+4
| * | | | | | x86/paravirt: Remove bogus extern declarationsThomas Gleixner2019-04-252-6/+0
* | | | | | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-092-0/+48
|\ \ \ \ \ \ \
| * | | | | | | x86/process: Add AVX-512 usage elapsed time to /proc/pid/arch_statusAubrey Li2019-06-122-0/+48
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-097-61/+33
|\ \ \ \ \ \ \