summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-09-204-1/+24
|\
| * x86/unwind/fp: Fix FP unwinding in ret_from_forkJosh Poimboeuf2020-09-182-1/+21
| * x86/boot/compressed: Disable relocation relaxationArvind Sankar2020-09-141-0/+2
| * x86/defconfigs: Explicitly unset CONFIG_64BIT in i386_defconfigDaniel Díaz2020-09-091-0/+1
* | Merge tag 'riscv-for-linus-5.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-09-207-6/+87
|\ \
| * | RISC-V: Resurrect the MMIO timer implementation for M-mode systemsPalmer Dabbelt2020-09-193-0/+54
| * | riscv: Fix Kendryte K210 device treeDamien Le Moal2020-09-191-2/+4
| * | riscv: Add sfence.vma after early page table changesGreentime Hu2020-09-191-4/+3
| * | RISC-V: Take text_mutex in ftrace_init_nop()Palmer Dabbelt2020-09-112-0/+26
* | | Merge tag 's390-5.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-09-187-7/+33
|\ \ \
| * | | s390: add 3f program exception handlerJanosch Frank2020-09-143-1/+22
| * | | s390/pci: fix leak of DMA tables on hard unplugNiklas Schnelle2020-09-142-0/+6
| * | | s390/init: add missing __init annotationsIlya Leoshkevich2020-09-141-3/+3
| * | | s390/idle: fix suspicious RCU usagePeter Zijlstra2020-09-141-3/+2
* | | | Merge tag 'sh-for-5.9-part2' of git://git.libc.org/linux-shLinus Torvalds2020-09-183-12/+5
|\ \ \ \
| * | | | sh: fix syscall tracingRich Felker2020-09-132-11/+5
| * | | | sh: remove spurious circular inclusion from asm/smp.hRich Felker2020-09-131-1/+0
| |/ / /
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-09-183-25/+52
|\ \ \ \
| * | | | arm64: paravirt: Initialize steal time when cpu is onlineAndrew Jones2020-09-171-11/+15
| * | | | arm64: bpf: Fix branch offset in JITIlias Apalodimas2020-09-171-12/+31
| * | | | arm64: Allow CPUs unffected by ARM erratum 1418040 to come in lateMarc Zyngier2020-09-131-2/+6
* | | | | Merge tag 'powerpc-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-09-1810-30/+20
|\ \ \ \ \
| * | | | | powerpc/papr_scm: Limit the readability of 'perf_stats' sysfs attributeVaibhav Jain2020-09-091-1/+1
| * | | | | powerpc/dma: Fix dma_map_ops::get_required_maskAlexey Kardashevskiy2020-09-081-1/+2
| * | | | | Revert "powerpc/build: vdso linker warning for orphan sections"Michael Ellerman2020-09-034-5/+3
| * | | | | powerpc/mm: Remove DEBUG_VM_PGTABLE support on powerpcAneesh Kumar K.V2020-09-021-1/+0
| * | | | | powerpc/book3s64/radix: Fix boot failure with large amount of guest memoryAneesh Kumar K.V2020-08-283-22/+14
* | | | | | Merge tag 'pm-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-09-182-4/+0
|\ \ \ \ \ \
| * | | | | | ACPI: processor: Use CPUIDLE_FLAG_TLB_FLUSHEDPeter Zijlstra2020-09-162-4/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'mips_fixes_5.9_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-09-172-2/+8
|\ \ \ \ \ \
| * | | | | | MIPS: SNI: Fix spurious interruptsThomas Bogendoerfer2020-09-161-2/+7
| * | | | | | MIPS: SNI: Fix MIPS_L1_CACHE_SHIFTThomas Bogendoerfer2020-09-151-0/+1
* | | | | | | vgacon: remove software scrollback supportLinus Torvalds2020-09-144-4/+0
| |/ / / / / |/| | | | |
* | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2020-09-1323-60/+70
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'arm-soc/for-5.9/devicetree-fixes' of https://github.com/Broadcom/s...Olof Johansson2020-09-134-4/+4
| |\ \ \ \ \ \
| | * | | | | | arm64: dts: ns2: Fixed QSPI compatible stringFlorian Fainelli2020-09-091-1/+1
| | * | | | | | ARM: dts: BCM5301X: Fixed QSPI compatible stringFlorian Fainelli2020-09-091-1/+1
| | * | | | | | ARM: dts: NSP: Fixed QSPI compatible stringFlorian Fainelli2020-09-091-1/+1
| | * | | | | | ARM: dts: bcm: HR2: Fixed QSPI compatible stringFlorian Fainelli2020-09-091-1/+1
| * | | | | | | Merge tag 'imx-fixes-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2020-09-133-3/+3
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: dts: imx6sx: fix the pad QSPI1B_SCLK mux mode for uart3Fugang Duan2020-09-051-1/+1
| | * | | | | | | arm64: dts: imx8mp: correct sdma1 clk settingRobin Gong2020-09-051-1/+1
| | * | | | | | | arm64: dts: imx8mq: Fix TMU interrupt propertyKrzysztof Kozlowski2020-08-311-1/+1
| * | | | | | | | Merge tag 'omap-for-v5.9/fixes-rc3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2020-09-134-32/+21
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: dts: omap5: Fix DSI base address and clocksDavid Shah2020-08-191-9/+11
| | * | | | | | | | ARM: dts: logicpd-som-lv-baseboard: Fix missing videoAdam Ford2020-08-171-22/+5
| | * | | | | | | | ARM: dts: logicpd-som-lv-baseboard: Fix broken audioAdam Ford2020-08-171-0/+2
| | * | | | | | | | ARM: dts: logicpd-torpedo-baseboard: Fix broken audioAdam Ford2020-08-171-0/+2
| | * | | | | | | | ARM: OMAP2+: Fix an IS_ERR() vs NULL check in _get_pwrdm()Jing Xiangfeng2020-08-171-1/+1
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'imx-fixes-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson2020-08-248-11/+10
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |