summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-01-12ARM: davinci: clean up platform supportArnd Bergmann18-3053/+11
2023-01-12ARM: davinci: drop DAVINCI_DMxxx referencesArnd Bergmann3-49/+0
2023-01-12ARM: davinci: remove unused board supportArnd Bergmann13-7285/+5
2023-01-12ARM: omap1: remove unused omapxxxx.h headersArnd Bergmann5-474/+44
2023-01-12ARM: omap1: merge omap1_map_io functionsArnd Bergmann7-69/+18
2023-01-12ARM: omap1: remove dead codeArnd Bergmann17-528/+30
2023-01-12ARM: omap1: remove osk-mistral add-on board supportArnd Bergmann2-275/+0
2023-01-12ARM: omap1: remove unused board filesArnd Bergmann21-4230/+6
2023-01-11ARM: footbridge: remove CATSArnd Bergmann6-180/+1
2023-01-11ARM: iop32x: remove the platformArnd Bergmann29-3104/+3
2023-01-11ARM: orion5x: remove dsa_chip_data referencesArnd Bergmann4-46/+0
2023-01-11ARM: orion: remove unused board filesArnd Bergmann18-2234/+0
2023-01-11ARM: mv78xx0: un-deprecate Terastation WXLArnd Bergmann2-2/+3
2023-01-11ARM: ep93xx: remove old board filesArnd Bergmann8-577/+1
2023-01-11ARM: cns3xxx: remove entire platformArnd Bergmann15-1945/+0
2023-01-11ARM: omap1: fix building gpio15xxArnd Bergmann1-0/+1
2023-01-11ARM: omap1: fix !ARCH_OMAP1_ANY link failuresArnd Bergmann5-53/+16
2023-01-09ARM: pxa: enable PXA310/PXA320 for DT-only buildArnd Bergmann1-0/+2
2022-12-26treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)1-1/+1
2022-12-23Merge tag 'mips_6.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds2-1/+5
2022-12-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds11-44/+97
2022-12-21Merge tag 'rproc-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds1-0/+33
2022-12-21m68k: remove broken strcmp implementationLinus Torvalds1-20/+0
2022-12-21Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-1/+3
2022-12-21MIPS: dts: bcm63268: Add missing properties to the TWD nodeFlorian Fainelli1-0/+2
2022-12-21MIPS: ralink: mt7621: avoid to init common ralink reset controllerSergio Paracuellos1-1/+3
2022-12-20Merge tag 'm68knommu-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+1
2022-12-20Merge tag 'parisc-for-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-102/+91
2022-12-20prandom: remove prandom_u32_max()Jason A. Donenfeld1-1/+1
2022-12-20random: do not include <asm/archrandom.h> from random.hJason A. Donenfeld2-0/+2
2022-12-20Merge tag 'soc-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-6/+24
2022-12-19Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2-2/+2
2022-12-19Merge tag 'v6.1-dts64-fixes' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2-3/+3
2022-12-19ARM: disallow pre-ARMv5 builds with ld.lldArnd Bergmann1-0/+2
2022-12-19ARM: pxa: fix building with clangArnd Bergmann2-0/+16
2022-12-19ARM: dts: spear: drop 0x from unit addressKrzysztof Kozlowski3-3/+3
2022-12-19parisc: Show MPE/iX model string at bootupHelge Deller3-5/+10
2022-12-19Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-40/+61
2022-12-19Merge tag 'loongarch-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds68-182/+3588
2022-12-19Merge tag 'csky-for-linus-6.2-rc1' of https://github.com/c-sky/csky-linuxLinus Torvalds5-18/+7
2022-12-19Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds133-1083/+3062
2022-12-19parisc: Add missing FORCE prerequisites in MakefileHelge Deller2-4/+4
2022-12-19parisc: Move pdc_result struct to firmware.cHelge Deller2-17/+4
2022-12-19parisc: Drop locking in pdc console codeHelge Deller1-13/+3
2022-12-19parisc: Drop duplicate kgdb_pdc consoleHelge Deller1-20/+0
2022-12-19parisc: Fix locking in pdc_iodc_print() firmware callHelge Deller1-11/+13
2022-12-18parisc: Drop PMD_SHIFT from calculation in pgtable.hHelge Deller1-2/+2
2022-12-18parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller3-16/+43
2022-12-17Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds34-308/+257
2022-12-17Merge tag 'msi-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-0/+5