summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-08125-361/+342
|\
| * signal/x86: Move tsk inside of CONFIG_MEMORY_FAILURE in do_sigbusEric W. Biederman2019-06-031-2/+1
| * signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-2965-146/+134
| * signal: Use force_sig_fault_to_task for the two calls that don't deliver to c...Eric W. Biederman2019-05-292-4/+4
| * signal: Explicitly call force_sig_fault on currentEric W. Biederman2019-05-2914-21/+21
| * signal/unicore32: Remove tsk parameter from __do_user_faultEric W. Biederman2019-05-291-5/+6
| * signal/arm: Remove tsk parameter from __do_user_faultEric W. Biederman2019-05-291-5/+6
| * signal/arm: Remove tsk parameter from ptrace_breakEric W. Biederman2019-05-293-5/+5
| * signal/nds32: Remove tsk parameter from send_sigtrapEric W. Biederman2019-05-291-3/+4
| * signal/riscv: Remove tsk parameter from do_trapEric W. Biederman2019-05-293-7/+8
| * signal/sh: Remove tsk parameter from force_sig_info_faultEric W. Biederman2019-05-291-7/+4
| * signal/um: Remove task parameter from send_sigtrapEric W. Biederman2019-05-291-4/+4
| * signal/x86: Remove task parameter from send_sigtrapEric W. Biederman2019-05-293-6/+6
| * signal: Remove task parameter from force_sig_mceerrEric W. Biederman2019-05-274-5/+4
| * signal: Remove task parameter from force_sigEric W. Biederman2019-05-2769-155/+149
| * signal: Remove task parameter from force_sigsegvEric W. Biederman2019-05-278-11/+11
| * signal/arm64: Use force_sig not force_sig_fault for SIGKILLEric W. Biederman2019-05-271-1/+4
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-07-0814-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-0811-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-081-2/+10
|\ \ \ \
| * | | | x86/ima: check EFI SetupMode tooMimi Zohar2019-05-291-2/+10
* | | | | Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-0812-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-0814-6/+109
|\ \ \ \ \