summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds2023-05-0110-31/+101
|\
| * openrisc: Add floating point regsetStafford Horne2023-04-261-0/+37
| * openrisc: Support floating point user apiStafford Horne2023-04-267-6/+41
| * openrisc: Support storing and restoring fpu stateStafford Horne2023-04-263-4/+19
| * openrisc: Properly store r31 to pt_regs on unhandled exceptionsStafford Horne2023-04-261-4/+2
| * openrisc: Use common of_get_cpu_node() instead of open-codingRob Herring2023-04-011-17/+2
* | Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-04-304-4/+4
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ...Joerg Roedel2023-04-143-4/+3
| |\ \ \ \
| | | | * | iommu/ioasid: Rename INVALID_IOASIDJacob Pan2023-03-311-1/+1
| | | |/ / | | |/| |
| | | * | arm64: dts: mt8186: Add dma-ranges for the parent "soc" nodeYong Wu2023-04-131-0/+1
| | | * | arm64: dts: mt8195: Add dma-ranges for the parent "soc" nodeYong Wu2023-04-131-0/+1
| | | * | arm64: dts: mt8195: Remove the unnecessary dma-rangesYong Wu2023-04-131-3/+0
| | |/ /
* | | | Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-04-3075-1887/+1971
|\ \ \ \
| * | | | s390/stackleak: provide fast __stackleak_poison() implementationHeiko Carstens2023-04-201-0/+35
| * | | | s390: select ARCH_USE_SYM_ANNOTATIONSHeiko Carstens2023-04-201-0/+1
| * | | | s390/mm: use VM_FLUSH_RESET_PERMS in module_alloc()Heiko Carstens2023-04-202-8/+54
| * | | | s390: wire up memfd_secret system callHeiko Carstens2023-04-201-1/+1
| * | | | s390/mm: enable ARCH_HAS_SET_DIRECT_MAPHeiko Carstens2023-04-203-0/+43
| * | | | s390/mm: use BIT macro to generate SET_MEMORY bit masksHeiko Carstens2023-04-201-5/+13
| * | | | s390/relocate_kernel: adjust indentationHeiko Carstens2023-04-191-42/+42
| * | | | s390/relocate_kernel: use SYM* macros instead of ENTRY(), etc.Heiko Carstens2023-04-191-9/+7
| * | | | s390/entry: use SYM* macros instead of ENTRY(), etc.Heiko Carstens2023-04-191-35/+34
| * | | | s390/purgatory: use SYM* macros instead of ENTRY(), etc.Heiko Carstens2023-04-192-51/+25
| * | | | s390/kprobes: use SYM* macros instead of ENTRY(), etc.Heiko Carstens2023-04-191-2/+2
| * | | | s390/reipl: use SYM* macros instead of ENTRY(), etc.Heiko Carstens2023-04-191-5/+5
| * | | | s390/head64: use SYM* macros instead of ENTRY(), etc.Heiko Carstens2023-04-191-4/+4
| * | | | s390/earlypgm: use SYM* macros instead of ENTRY(), etc.Heiko Carstens2023-04-191-2/+2
| * | | | s390/mcount: use SYM* macros instead of ENTRY(), etc.Heiko Carstens2023-04-191-6/+4
| * | | | s390/crc32le: use SYM* macros instead of ENTRY(), etc.Heiko Carstens2023-04-191-14/+16
| * | | | s390/crc32be: use SYM* macros instead of ENTRY(), etc.Heiko Carstens2023-04-191-8/+9
| * | | | s390/crypto,chacha: use SYM* macros instead of ENTRY(), etc.Heiko Carstens2023-04-191-23/+24
| * | | | s390/amode31: use SYM* macros instead of ENTRY(), etc.Heiko Carstens2023-04-191-44/+31
| * | | | s390/lib: use SYM* macros instead of ENTRY(), etc.Heiko Carstens2023-04-191-2/+2
| * | | | s390/kasan: remove override of mem*() functionsHeiko Carstens2023-04-192-21/+18
| * | | | s390/kdump: remove nodat stack restriction for calling nodat functionsAlexander Gordeev2023-04-192-12/+5
| * | | | s390/kdump: rework invocation of DAT-off codeAlexander Gordeev2023-04-192-14/+61
| * | | | s390/kdump: fix virtual vs physical address confusionAlexander Gordeev2023-04-191-8/+7
| * | | | s390/kdump: cleanup do_start_kdump() prototype and usageAlexander Gordeev2023-04-191-4/+3
| * | | | s390/kexec: turn DAT mode off immediately before purgatoryAlexander Gordeev2023-04-191-4/+3
| * | | | s390/cpum_cf: remove function validate_ctr_auth() by inline codeThomas Richter2023-04-191-22/+9
| * | | | s390/cpum_cf: provide counter number to validate_ctr_version()Thomas Richter2023-04-191-10/+8
| * | | | s390/cpum_cf: introduce static CPU counter facility informationThomas Richter2023-04-191-67/+65
| * | | | s390/debug: replace zero-length array with flexible-array memberHeiko Carstens2023-04-131-1/+1
| * | | | s390/fcx: replace zero-length array with flexible-array memberGustavo A. R. Silva2023-04-131-1/+1
| * | | | s390/diag: replace zero-length array with flexible-array memberGustavo A. R. Silva2023-04-131-1/+1
| * | | | s390/mm: fix direct map accountingHeiko Carstens2023-04-133-4/+18
| * | | | s390/mm: rename POPULATE_ONE2ONE to POPULATE_DIRECTHeiko Carstens2023-04-131-4/+4
| * | | | s390/boot: improve install.sh scriptMarc Hartmayer2023-04-131-4/+4
| * | | | s390/cpum_cf: simplify pr_err() statement in cpumf_pmu_enable/disableThomas Richter2023-04-131-14/+8
| * | | | s390/kaslr: randomize amode31 base addressVasily Gorbik2023-04-131-2/+4