summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)2022-12-251-1/+1
* Merge tag 'mips_6.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds2022-12-232-1/+5
|\
| * MIPS: dts: bcm63268: Add missing properties to the TWD nodeFlorian Fainelli2022-12-211-0/+2
| * MIPS: ralink: mt7621: avoid to init common ralink reset controllerSergio Paracuellos2022-12-211-1/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-12-2111-44/+97
|\ \
| * | RISC-V: KVM: Add ONE_REG interface for mvendorid, marchid, and mimpidAnup Patel2022-12-072-0/+30
| * | RISC-V: KVM: Save mvendorid, marchid, and mimpid when creating VCPUAnup Patel2022-12-073-6/+16
| * | RISC-V: Export sbi_get_mvendorid() and friendsAnup Patel2022-12-071-0/+3
| * | RISC-V: KVM: Move sbi related struct and functions to kvm_vcpu_sbi.hAnup Patel2022-12-072-8/+8
| * | RISC-V: KVM: Use switch-case in kvm_riscv_vcpu_set/get_reg()Anup Patel2022-12-071-14/+22
| * | RISC-V: KVM: Remove redundant includes of asm/csr.hAnup Patel2022-12-075-5/+0
| * | RISC-V: KVM: Remove redundant includes of asm/kvm_vcpu_timer.hAnup Patel2022-12-071-1/+0
| * | RISC-V: KVM: Fix reg_val check in kvm_riscv_vcpu_set_reg_config()Anup Patel2022-12-071-4/+7
| * | RISC-V: KVM: Simplify kvm_arch_prepare_memory_region()Christophe JAILLET2022-12-071-3/+1
| * | RISC-V: KVM: Exit run-loop immediately if xfer_to_guest failsAnup Patel2022-12-071-2/+3
| * | RISC-V: KVM: use vma_lookup() instead of find_vma_intersection()Bo Liu2022-12-071-1/+1
| * | RISC-V: KVM: Add exit logic to main.cXiakaiPan2022-12-071-0/+6
* | | Merge tag 'rproc-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds2022-12-211-0/+33
|\ \ \
| * | | arm64: dts: xilinx: zynqmp: Add RPU subsystem device nodeTanmay Shah2022-11-251-0/+33
* | | | m68k: remove broken strcmp implementationLinus Torvalds2022-12-211-20/+0
* | | | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-12-213-1/+3
|\ \ \ \
| * | | | prandom: remove prandom_u32_max()Jason A. Donenfeld2022-12-201-1/+1
| * | | | random: do not include <asm/archrandom.h> from random.hJason A. Donenfeld2022-12-202-0/+2
* | | | | Merge tag 'm68knommu-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-12-201-2/+1
|\ \ \ \ \
| * | | | | m68k: use strscpy() to instead of strncpy()Xu Panda2022-12-051-2/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'parisc-for-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-12-2013-102/+91
|\ \ \ \ \
| * | | | | parisc: Show MPE/iX model string at bootupHelge Deller2022-12-193-5/+10
| * | | | | parisc: Add missing FORCE prerequisites in MakefileHelge Deller2022-12-182-4/+4
| * | | | | parisc: Move pdc_result struct to firmware.cHelge Deller2022-12-182-17/+4
| * | | | | parisc: Drop locking in pdc console codeHelge Deller2022-12-181-13/+3
| * | | | | parisc: Drop duplicate kgdb_pdc consoleHelge Deller2022-12-181-20/+0
| * | | | | parisc: Fix locking in pdc_iodc_print() firmware callHelge Deller2022-12-181-11/+13
| * | | | | parisc: Drop PMD_SHIFT from calculation in pgtable.hHelge Deller2022-12-171-2/+2
| * | | | | parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller2022-12-173-16/+43
| * | | | | parisc: Fix inconsistent indenting in setup_cmdline()Helge Deller2022-12-171-14/+12
* | | | | | Merge tag 'soc-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-198-6/+24
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge tag 'v6.1-dts64-fixes' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2022-12-192-3/+3
| |\ \ \ \ \
| | * | | | | arm64: dts: mt8183: Fix Mali GPU clockChen-Yu Tsai2022-12-161-1/+1
| | * | | | | arm64: dts: mediatek: mt8195-demo: fix the memory size of node secmonMacpaul Lin2022-12-161-2/+2
| | |/ / / /
| * | | | | ARM: disallow pre-ARMv5 builds with ld.lldArnd Bergmann2022-12-191-0/+2
| * | | | | ARM: pxa: fix building with clangArnd Bergmann2022-12-192-0/+16
| * | | | | ARM: dts: spear: drop 0x from unit addressKrzysztof Kozlowski2022-12-193-3/+3
| |/ / / /
* | | | | Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2022-12-192-2/+2
|\ \ \ \ \
| * | | | | kbuild: add test-{ge,gt,le,lt} macrosMasahiro Yamada2022-12-132-2/+2
* | | | | | Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-12-194-40/+61
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. | | | | | Merge branches 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/rockchip',...Joerg Roedel2022-12-124-40/+61
| |\ \ \| | | | | | | |_|_|/ / / / | |/| | | | | |
| | | * | | | | s390/pci: use lock-free I/O translation updatesNiklas Schnelle2022-11-192-30/+45
| | | * | | | | iommu/s390: Use RCU to allow concurrent domain_list iterationNiklas Schnelle2022-11-192-1/+2
| | | * | | | | iommu/s390: Make attach succeed even if the device is in error stateNiklas Schnelle2022-11-194-9/+13
| | | * | | | | iommu/s390: Get rid of s390_domain_deviceNiklas Schnelle2022-11-031-0/+1
| | |/ / / / /