summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-11-131-1/+1
|\
| * signal/vm86_32: Remove pointless test in BUG_ONEric W. Biederman2021-11-121-1/+1
* | Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-11-136-14/+387
|\ \
| * | s390/cpumf: cpum_cf PMU displays invalid value after hotplug removeThomas Richter2021-11-081-1/+3
| * | s390/pci: implement minimal PCI error recoveryNiklas Schnelle2021-11-083-4/+277
| * | s390/pci: implement reset_slot for hotplug slotNiklas Schnelle2021-11-083-0/+69
| * | s390/pci: refresh function handle in iomapNiklas Schnelle2021-11-084-9/+38
* | | Merge tag 'riscv-for-linus-5.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-11-1321-137/+292
|\ \ \
| * | | riscv: defconfig: enable DRM_NOUVEAUHeinrich Schuchardt2021-10-271-3/+4
| * | | riscv/vdso: Drop unneeded part due to merge issueKefeng Wang2021-10-261-11/+0
| * | | riscv: remove .text section size limitation for XIPVitaly Wool2021-10-264-9/+26
| * | | Merge tag 'riscv-sifive-dt-5.16' of git://gitolite.kernel.org/pub/scm/linux/k...Palmer Dabbelt2021-10-214-16/+7
| |\ \ \
| | * | | riscv: dts: sifive: add missing compatible for plicKrzysztof Kozlowski2021-10-191-1/+1
| | * | | riscv: dts: microchip: add missing compatibles for clint and plicKrzysztof Kozlowski2021-10-191-2/+2
| | * | | riscv: dts: sifive: drop duplicated nodes and properties in sifiveKrzysztof Kozlowski2021-10-192-10/+0
| | * | | riscv: dts: sifive: fix Unleashed board compatibleKrzysztof Kozlowski2021-10-191-1/+2
| | * | | riscv: dts: sifive: use only generic JEDEC SPI NOR flash compatibleKrzysztof Kozlowski2021-10-192-2/+2
| * | | | riscv: dts: microchip: use vendor compatible for Cadence SD4HCKrzysztof Kozlowski2021-10-071-1/+1
| * | | | riscv: dts: microchip: drop unused pinctrl-namesKrzysztof Kozlowski2021-10-071-1/+0
| * | | | riscv: dts: microchip: drop duplicated MMC/SDHC nodeKrzysztof Kozlowski2021-10-072-28/+12
| * | | | riscv: dts: microchip: fix board compatibleKrzysztof Kozlowski2021-10-072-3/+3
| * | | | riscv: dts: microchip: drop duplicated nodesKrzysztof Kozlowski2021-10-071-5/+0
| * | | | Merge tag 'for-riscv' of https://git.kernel.org/pub/scm/virt/kvm/kvm.git into...Palmer Dabbelt2021-10-0482-421/+712
| |\ \ \ \
| * | | | | riscv: add rv32 and rv64 randconfig build targetsRandy Dunlap2021-10-043-0/+14
| * | | | | riscv: mm: don't advertise 1 num_asid for 0 asid bitsVineet Gupta2021-10-041-3/+5
| * | | | | riscv: set default pm_power_off to NULLDimitri John Ledkov2021-10-041-3/+9
| * | | | | riscv/vdso: Add support for time namespacesTong Tiangen2021-10-046-54/+211
* | | | | | Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds2021-11-1322-37/+184
|\ \ \ \ \ \
| * | | | | | mips: decompressor: do not copy source files while buildingMasahiro Yamada2021-11-106-19/+8
| * | | | | | MIPS: boot/compressed/: add __bswapdi2() to target for ZSTD decompressionRandy Dunlap2021-11-101-0/+6
| * | | | | | MIPS: fix duplicated slashes for Platform file pathMasahiro Yamada2021-11-091-1/+1
| * | | | | | MIPS: fix *-pkg builds for loongson2ef platformMasahiro Yamada2021-11-091-0/+2
| * | | | | | MIPS: BMIPS: Enable PCI KconfigFlorian Fainelli2021-11-091-0/+2
| * | | | | | MIPS: VDSO: remove -nostdlib compiler flagMasahiro Yamada2021-11-091-1/+1
| * | | | | | mips: BCM63XX: ensure that CPU_SUPPORTS_32BIT_KERNEL is setRandy Dunlap2021-11-091-0/+3
| * | | | | | MIPS: Update bmips_stb_defconfigFlorian Fainelli2021-11-091-8/+147
| * | | | | | MIPS: Allow modules to set board_be_handlerFlorian Fainelli2021-11-0911-13/+19
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-112-3/+3
|\ \ \ \ \ \ \
| * | | | | | | kasan: add kasan mode messages when kasan initKuan-Ying Lee2021-11-111-1/+1
| * | | | | | | mm/migrate.c: remove MIGRATE_PFN_LOCKEDAlistair Popple2021-11-111-2/+2
* | | | | | | | Merge tag 'm68knommu-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-11-113-12/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | m68knommu: Remove MCPU32 config symbolGeert Uytterhoeven2021-10-262-12/+1
| * | | | | | | | m68k: set a default value for MEMORY_RESERVERandy Dunlap2021-10-261-0/+1
* | | | | | | | | Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-11-112-2/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | riscv, bpf: Fix RV32 broken build, and silence RV64 warningBjörn Töpel2021-11-052-2/+4
* | | | | | | | | | Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-111-0/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge tag 'coresight-fixes-v5.16' of gitolite.kernel.org:pub/scm/linux/kernel...Greg Kroah-Hartman2021-11-071-0/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | arm64: cpufeature: Export this_cpu_has_cap helperArnd Bergmann2021-11-041-0/+1
* | | | | | | | | | | Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-11-1027-59/+45
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)Eric W. Biederman2021-10-297-8/+8