summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: davinci: drop DAVINCI_DMxxx referencesArnd Bergmann2023-01-123-49/+0
* ARM: davinci: remove unused board supportArnd Bergmann2023-01-1213-7285/+5
* ARM: omap1: remove unused omapxxxx.h headersArnd Bergmann2023-01-125-474/+44
* ARM: omap1: merge omap1_map_io functionsArnd Bergmann2023-01-127-69/+18
* ARM: omap1: remove dead codeArnd Bergmann2023-01-1217-528/+30
* ARM: omap1: remove osk-mistral add-on board supportArnd Bergmann2023-01-122-275/+0
* ARM: omap1: remove unused board filesArnd Bergmann2023-01-1221-4230/+6
* ARM: footbridge: remove CATSArnd Bergmann2023-01-106-180/+1
* ARM: iop32x: remove the platformArnd Bergmann2023-01-1029-3104/+3
* ARM: orion5x: remove dsa_chip_data referencesArnd Bergmann2023-01-104-46/+0
* ARM: orion: remove unused board filesArnd Bergmann2023-01-1018-2234/+0
* ARM: mv78xx0: un-deprecate Terastation WXLArnd Bergmann2023-01-102-2/+3
* ARM: ep93xx: remove old board filesArnd Bergmann2023-01-108-577/+1
* ARM: cns3xxx: remove entire platformArnd Bergmann2023-01-1015-1945/+0
* ARM: omap1: fix building gpio15xxArnd Bergmann2023-01-101-0/+1
* ARM: omap1: fix !ARCH_OMAP1_ANY link failuresArnd Bergmann2023-01-105-53/+16
* ARM: pxa: enable PXA310/PXA320 for DT-only buildArnd Bergmann2023-01-091-0/+2
* 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-2211-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