summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: pxa: prune unused device supportArnd Bergmann2023-01-209-501/+3
* ARM: pxa: remove unused pxa3xx-ulpiArnd Bergmann2023-01-206-618/+1
* ARM: pxa: remove irda leftoverArnd Bergmann2023-01-204-95/+0
* ARM: pxa: remove pxa93x supportArnd Bergmann2023-01-205-733/+0
* ARM: pxa: remove unused board filesArnd Bergmann2023-01-20124-33710/+1
* ARM: s3c: remove s3c6400 supportArnd Bergmann2023-01-163-93/+0
* ARM: s3c: simplify platform codeArnd Bergmann2023-01-1632-2112/+6
* ARM: s3c: remove adc.cArnd Bergmann2023-01-166-595/+0
* ARM: s3c: remove most s3c64xx board supportArnd Bergmann2023-01-1614-3226/+0
* ARM: s3c: remove s3c24xx specific hacksArnd Bergmann2023-01-1611-69/+0
* ARM: s3c: remove all s3c24xx supportArnd Bergmann2023-01-16106-19580/+7
* ARM: mmp: remove old PM supportArnd Bergmann2023-01-1614-947/+0
* ARM: mmp: remove device definitionsArnd Bergmann2023-01-1621-1565/+7
* ARM: mmp: remove custom sram codeArnd Bergmann2023-01-163-181/+0
* ARM: mmp: remove all board filesArnd Bergmann2023-01-1616-2566/+0
* ARM: mmp: select specific CPU implementationArnd Bergmann2023-01-161-0/+3
* ARM: sa1100: remove irda referencesArnd Bergmann2023-01-165-127/+0
* ARM: sa1100: remove unused board filesArnd Bergmann2023-01-1226-3043/+0
* ARM: sa1100: un-deprecate jornada720Arnd Bergmann2023-01-122-2/+0
* ARM: davinci: clean up platform supportArnd Bergmann2023-01-1218-3053/+11
* 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-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