summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | KVM: x86/mmu: Get root level from walkers when retrieving MMIO SPTESean Christopherson2021-01-073-11/+13
| | * | | | | KVM: x86/mmu: Use -1 to flag an undefined spte in get_mmio_spte()Sean Christopherson2021-01-072-2/+7
* | | | | | | Merge tag 'arm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-01-087-8/+23
|\ \ \ \ \ \ \
| * | | | | | | ARM: picoxcell: fix missing interrupt-parent propertiesArnd Bergmann2021-01-081-0/+4
| * | | | | | | ARM: dts: ux500/golden: Set display max brightnessLinus Walleij2020-12-221-0/+1
| * | | | | | | Merge tag 'omap-for-v5.11/defconfig-late-signed' of git://git.kernel.org/pub/...Arnd Bergmann2020-12-221-1/+6
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: omap2plus_defconfig: enable SPI GPIOAndreas Kemnade2020-12-071-0/+1
| | * | | | | | | ARM: omap2plus_defconfig: drop unused POWER_AVS optionAndrey Zhizhikin2020-12-011-1/+0
| * | | | | | | | Merge tag 'omap-for-v5.10/fixes-rc6-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann2020-12-123-4/+14
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: omap2: pmic-cpcap: fix maximum voltage to be consistent with defaults on...Carl Philipp Klemm2020-12-081-1/+1
| | * | | | | | | | ARM: OMAP2+: omap_device: fix idling of devices during probeAndreas Kemnade2020-12-071-3/+5
| | * | | | | | | | ARM: dts: OMAP3: disable AES on N950/N9Aaro Koskinen2020-12-011-0/+8
| * | | | | | | | | arm64: dts: bitmain: Use generic "ngpios" rather than "snps,nr-gpios"Jisheng Zhang2020-12-101-3/+3
* | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-01-0810-18/+27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | arm64: Move PSTATE.TCO setting to separate functionsCatalin Marinas2021-01-071-3/+13
| * | | | | | | | | | arm64: kasan: Set TCR_EL1.TBID1 when KASAN_HW_TAGS is enabledCatalin Marinas2021-01-051-1/+1
| * | | | | | | | | | arm64: vdso: disable .eh_frame_hdr via /DISCARD/ instead of --no-eh-frame-hdrPeter Collingbourne2021-01-052-6/+2
| * | | | | | | | | | arm64: traps: remove duplicate include statementTian Tao2021-01-051-1/+0
| * | | | | | | | | | arm64: link with -z norelro for LLD or aarch64-elfNick Desaulniers2021-01-051-3/+7
| * | | | | | | | | | arm64: mm: Fix ARCH_LOW_ADDRESS_LIMIT when !CONFIG_ZONE_DMANicolas Saenz Julienne2021-01-042-2/+3
| * | | | | | | | | | arm64: mte: remove an ISB on kernel exitPeter Collingbourne2021-01-041-1/+1
| * | | | | | | | | | arm64/smp: Remove unused irq variable in arch_show_interrupts()Geert Uytterhoeven2021-01-041-1/+0
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2021-01-081-0/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | crypto: arm/chacha-neon - add missing counter incrementArd Biesheuvel2021-01-031-0/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge tag 'arc-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2021-01-052-21/+17
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | ARC: build: use $(READELF) instead of hard-coded readelfMasahiro Yamada2020-12-011-1/+1
| * | | | | | | | ARC: build: remove unneeded extra-yMasahiro Yamada2020-12-011-4/+3
| * | | | | | | | ARC: build: move symlink creation to arch/arc/Makefile to avoid raceMasahiro Yamada2020-12-012-11/+13
| * | | | | | | | ARC: build: add boot_targets to PHONYMasahiro Yamada2020-12-011-0/+1
| * | | | | | | | ARC: build: add uImage.lzma to the top-level targetMasahiro Yamada2020-12-011-1/+1
| * | | | | | | | ARC: build: remove non-existing bootpImage from KBUILD_IMAGEMasahiro Yamada2020-12-011-6/+0
* | | | | | | | | Merge tag 's390-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-01-024-21/+35
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | s390/Kconfig: sort config S390 select list once againHeiko Carstens2020-12-301-14/+17
| * | | | | | | | | s390: update defconfigsHeiko Carstens2020-12-303-7/+18
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | local64.h: make <asm/local64.h> mandatoryRandy Dunlap2020-12-2921-21/+0
* | | | | | | | | mm: memmap defer init doesn't work as expectedBaoquan He2020-12-291-2/+2
|/ / / / / / / /
* | | | | | | | Merge tag 'riscv-for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-12-241-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | RISC-V: Fix usage of memblock_enforce_memory_limitAtish Patra2020-12-211-1/+1
* | | | | | | | | Merge tag 'powerpc-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-12-247-15/+29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | powerpc/32: Fix vmap stack - Properly set r1 before activating MMU on syscall...Christophe Leroy2020-12-211-9/+16
| * | | | | | | | | powerpc/vdso: Fix DOTSYM for 32-bit LE VDSOMichael Ellerman2020-12-211-1/+6
| * | | | | | | | | powerpc/vdso: Don't pass 64-bit ABI cflags to 32-bit VDSOMichael Ellerman2020-12-211-1/+1
| * | | | | | | | | powerpc/vdso: Block R_PPC_REL24 relocationsMichael Ellerman2020-12-212-2/+2
| * | | | | | | | | powerpc/smp: Add __init to init_big_cores()Cédric Le Goater2020-12-211-1/+1
| * | | | | | | | | powerpc/time: Force inlining of get_tb()Christophe Leroy2020-12-211-1/+1
| * | | | | | | | | powerpc/boot: Fix build of dts/fslMichael Ellerman2020-12-211-0/+2
* | | | | | | | | | Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-246-9/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | s390/irq: Use irq_desc_kstat_cpu() in show_msi_interrupt()Thomas Gleixner2020-12-151-1/+1
| * | | | | | | | | | parisc/irq: Use irq_desc_kstat_cpu() in show_interrupts()Thomas Gleixner2020-12-151-1/+1
| * | | | | | | | | | arm64/smp: Use irq_desc_kstat_cpu() in arch_show_interrupts()Thomas Gleixner2020-12-151-1/+1