summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-10-1713-23/+183
|\
| * Merge branch 'errata/tx2-219' into for-next/fixesWill Deacon2019-10-1772-742/+533
| |\
| | * arm64: Allow CAVIUM_TX2_ERRATUM_219 to be selectedMarc Zyngier2019-10-081-0/+17
| | * arm64: Avoid Cavium TX2 erratum 219 when switching TTBRMarc Zyngier2019-10-083-1/+9
| | * arm64: Enable workaround for Cavium TX2 erratum 219 when running SMTMarc Zyngier2019-10-081-0/+33
| | * arm64: KVM: Trap VM ops when ARM64_WORKAROUND_CAVIUM_TX2_219_TVM is setMarc Zyngier2019-10-082-3/+69
| * | arm64: tags: Preserve tags for addresses translated via TTBR1Will Deacon2019-10-163-8/+13
| * | arm64: mm: fix inverted PAR_EL1.F checkMark Rutland2019-10-161-1/+5
| * | arm64: sysreg: fix incorrect definition of SYS_PAR_EL1_FYang Yingliang2019-10-161-1/+1
| * | arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabledJulien Thierry2019-10-162-1/+19
| * | arm64: hibernate: check pgd table allocationPavel Tatashin2019-10-141-1/+8
| * | arm64: cpufeature: Treat ID_AA64ZFR0_EL1 as RAZ when SVE is not enabledJulien Grall2019-10-141-5/+10
| * | arm64: Fix kcore macros after 52-bit virtual addressing falloutChris von Recklinghausen2019-10-111-3/+0
* | | Merge tag 'xtensa-20191017' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2019-10-174-50/+55
|\ \ \
| * | | xtensa: fix change_bit in exclusive access optionMax Filippov2019-10-161-1/+1
| * | | xtensa: virt: fix PCI IO ports mappingMax Filippov2019-10-151-1/+1
| * | | xtensa: drop EXPORT_SYMBOL for outs*/ins*Max Filippov2019-10-141-7/+0
| * | | xtensa: fix type conversion in __get_user_[no]checkMax Filippov2019-10-141-26/+29
| * | | xtensa: clean up assembly arguments in uaccess macrosMax Filippov2019-10-141-21/+21
| * | | xtensa: fix {get,put}_user() for 64bit valuesAl Viro2019-10-141-2/+11
* | | | sparc64: disable fast-GUP due to unexplained oopsesLinus Torvalds2019-10-151-1/+0
* | | | Merge branch 'parisc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-10-153-7/+9
|\ \ \ \ | |/ / / |/| | |
| * | | parisc: Fix vmap memory leak in ioremap()/iounmap()Helge Deller2019-10-141-5/+7
| * | | parisc: prefer __section from compiler_attributes.hNick Desaulniers2019-10-142-2/+2
* | | | Merge tag 'usb-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-10-1219-7/+40
|\ \ \ \
| * | | | ARM: dts: sunxi: Revert phy-names removal for ECHI and OHCIMaxime Ripard2019-10-0412-0/+40
| * | | | USB: rio500: Remove Rio 500 kernel driverBastien Nocera2019-10-047-7/+0
| |/ / /
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-10-124-25/+60
|\ \ \ \
| * | | | perf/x86/cstate: Add Tiger Lake CPU supportKan Liang2019-10-121-9/+11
| * | | | perf/x86/msr: Add Tiger Lake CPU supportKan Liang2019-10-121-0/+2
| * | | | perf/x86/intel: Add Tiger Lake CPU supportKan Liang2019-10-121-0/+2
| * | | | perf/x86/cstate: Update C-state counters for Ice LakeKan Liang2019-10-121-11/+25
| * | | | perf/x86/msr: Add new CPU model numbers for Ice LakeKan Liang2019-10-121-0/+3
| * | | | perf/x86/cstate: Add Comet Lake CPU supportKan Liang2019-10-121-10/+14
| * | | | perf/x86/msr: Add Comet Lake CPU supportKan Liang2019-10-121-0/+2
| * | | | perf/x86/intel: Add Comet Lake CPU supportKan Liang2019-10-121-0/+2
| * | | | Merge branch 'x86/urgent' into perf/urgent, to pick up new CPU model definitionsIngo Molnar2019-10-124-4/+7
| |\ \ \ \
| * | | | | perf/x86/amd: Change/fix NMI latency mitigation to use a timestampTom Lendacky2019-10-091-13/+17
| | |_|_|/ | |/| | |
* | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-10-121-3/+0
|\ \ \ \ \
| * | | | | efi/x86: Do not clean dummy variable in kexec pathDave Young2019-10-071-3/+0
| |/ / / /
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-10-124-4/+7
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | x86/cpu: Add Comet Lake to the Intel CPU models headerKan Liang2019-10-081-0/+3
| * | | | x86/cpu/vmware: Use the full form of INL in VMWARE_PORTSami Tolvanen2019-10-081-1/+1
| * | | | x86/asm: Fix MWAITX C-state hint valueJanakarajan Natarajan2019-10-082-3/+3
| |/ / /
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-10-123-3/+3
|\ \ \ \
| * | | | x86: Use the correct SPDX License Identifier in headersNishad Kamdar2019-10-013-3/+3
| | |/ / | |/| |
* | | | Merge tag 'riscv/for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-10-122-9/+8
|\ \ \ \
| * | | | RISC-V: entry: Remove unneeded need_resched() loopValentin Schneider2019-10-091-2/+1
| * | | | riscv: Correct the handling of unexpected ebreak in do_trap_break()Vincent Chen2019-10-071-3/+3
| * | | | riscv: avoid sending a SIGTRAP to a user thread trapped in WARN()Vincent Chen2019-10-071-1/+1