summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2023-11-01Merge tag 'gpio-updates-for-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-24/+17
2023-10-31Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-20/+264
2023-10-31Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+7
2023-10-31Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+3
2023-10-25Revert "Merge branch 'mv88e6xxx-dsa-bindings'"Jakub Kicinski13-166/+178
2023-10-25ARM: dts: nxp: Fix some common switch mistakesLinus Walleij5-70/+70
2023-10-25ARM: dts: marvell: Fix some common switch mistakesLinus Walleij8-108/+96
2023-10-18Merge tag 'omap-fixes-audio-clock-and-modem-signed' of git://git.kernel.org/p...Arnd Bergmann6-52/+38
2023-10-17Merge tag 'v6.6-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-8/+10
2023-10-13clk: ti: Fix missing omap5 mcbsp functional clock and aliasesTony Lindgren1-0/+6
2023-10-13clk: ti: Fix missing omap4 mcbsp functional clock and aliasesTony Lindgren2-0/+8
2023-10-13ARM: OMAP1: ams-delta: Fix MODEM initialization failureJanusz Krzysztofik1-44/+16
2023-10-09Merge tag 'v6.6-rc5' into locking/core, to pick up fixesIngo Molnar10-12/+17
2023-10-07ARM: OMAP: timer32K: fix all kernel-doc warningsRandy Dunlap1-7/+7
2023-10-07ARM: omap2: fix a debug printkDan Carpenter1-1/+1
2023-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-11/+16
2023-10-05ARM: dts: rockchip: Fix timer clocks for RK3128Alex Bee1-6/+6
2023-10-05ARM: dts: rockchip: Add missing quirk for RK3128's dma engineAlex Bee1-0/+1
2023-10-05ARM: dts: rockchip: Add missing arm timer interrupt for RK3128Alex Bee1-1/+2
2023-10-05ARM: dts: rockchip: Fix i2c0 register address for RK3128Alex Bee1-1/+1
2023-10-04arm: omap1: ams-delta: stop using gpiochip_find()Bartosz Golaszewski1-19/+17
2023-10-04OMAP/gpio: drop MPUIO static baseLinus Walleij1-5/+0
2023-10-01Merge tag 'soc-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds9-11/+16
2023-09-28ARM: locomo: fix locomolcd_power declarationArnd Bergmann2-3/+1
2023-09-27Merge tag 'omap-for-v6.6/fixes-signed' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann6-7/+12
2023-09-27ARM: uniphier: fix cache kernel-doc warningsRandy Dunlap1-1/+3
2023-09-22hardening: Provide Kconfig fragments for basic optionsKees Cook1-0/+7
2023-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-1/+1
2023-09-21futex: Add sys_futex_requeue()peterz@infradead.org1-0/+1
2023-09-21futex: Add sys_futex_wait()peterz@infradead.org1-0/+1
2023-09-21futex: Add sys_futex_wake()peterz@infradead.org1-0/+1
2023-09-19xen: simplify evtchn_do_upcall() call mazeJuergen Gross1-1/+1
2023-09-16arm32, bpf: add support for 64 bit division instructionPuranjay Mohan1-1/+115
2023-09-16arm32, bpf: add support for 32-bit signed divisionPuranjay Mohan2-8/+32
2023-09-16arm32, bpf: add support for unconditional bswap instructionPuranjay Mohan1-3/+5
2023-09-16arm32, bpf: add support for sign-extension mov instructionPuranjay Mohan1-5/+30
2023-09-16arm32, bpf: add support for sign-extension load instructionPuranjay Mohan2-1/+75
2023-09-16arm32, bpf: add support for 32-bit offset jmp instructionPuranjay Mohan1-2/+7
2023-09-13ARM: omap2+: Downgrade u-boot version warnings to debug statementsTony Lindgren1-2/+2
2023-09-13ARM: dts: ti: omap: Fix noisy serial with overrun-throttle-ms for mapphoneTony Lindgren1-0/+1
2023-09-13ARM: dts: ti: omap: motorola-mapphone: Fix abe_clkctrl warning on bootTony Lindgren1-2/+2
2023-09-13ARM: dts: ti: omap: Fix bandgap thermal cells addressing for omap3/4Tony Lindgren4-3/+7
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2023-09-05Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds1-24/+0
2023-09-05Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds4-0/+4
2023-09-03kbuild: Show marked Kconfig fragments in "help"Kees Cook4-0/+4
2023-09-01Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+9
2023-08-31Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds18-554/+313
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-3/+3
2023-08-31Merge tag 'kvmarm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini1-0/+2