summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-012-4/+2
|\
| * sched: Add wrapper for get_wchan() to keep task blockedKees Cook2021-10-152-4/+2
* | Merge tag 'timers-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-11-011-15/+22
|\ \
| * \ Merge branch 'timers/drivers/armv8.6_arch_timer' into timers/drivers/nextDaniel Lezcano2021-10-191-15/+22
| |\ \
| | * | clocksource/drivers/arm_arch_timer: Drop unnecessary ISB on CVAL programmingMarc Zyngier2021-10-171-2/+2
| | * | clocksource/drivers/arm_arch_timer: Move MMIO timer programming over to CVALMarc Zyngier2021-10-171-0/+1
| | * | clocksource/drivers/arm_arch_timer: Move system register timer programming ov...Marc Zyngier2021-10-171-4/+4
| | * | clocksource/drivers/arm_arch_timer: Extend write side of timer register acces...Marc Zyngier2021-10-171-5/+5
| | * | clocksource/drivers/arm_arch_timer: Drop CNT*_TVAL read accessorsMarc Zyngier2021-10-171-6/+0
| | * | clocksource/arm_arch_timer: Add build-time guards for unhandled register acce...Marc Zyngier2021-10-171-0/+12
* | | | Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-11-011-0/+1
|\ \ \ \
| * | | | futex,arm: Wire up sys_futex_waitv()André Almeida2021-10-071-0/+1
* | | | | Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-11-018-19/+13
|\ \ \ \ \
| * \ \ \ \ Merge branch irq/remove-handle-domain-irq-20211026 into irq/irqchip-nextMarc Zyngier2021-10-287-15/+13
| |\ \ \ \ \
| | * | | | | irq: remove handle_domain_{irq,nmi}()Mark Rutland2021-10-265-5/+4
| | * | | | | irq: arm: perform irqentry in entry codeMark Rutland2021-10-253-11/+9
| | * | | | | irq: add a (temporary) CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRYMark Rutland2021-10-251-0/+1
| | | |_|_|/ | | |/| | |
| * / | | | ARM: bcm: Removed forced select of interrupt controllersFlorian Fainelli2021-10-201-4/+0
| |/ / / /
* | | | | Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2021-11-011-0/+1
|\ \ \ \ \
| * | | | | mm: Add flush_dcache_folio()Matthew Wilcox (Oracle)2021-10-181-0/+1
| |/ / / /
* | | | | Merge tag 'arm-soc-fixes-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-10-271-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge tag 'sunxi-fixes-for-5.15-1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2021-10-201-1/+1
| |\ \ \ \ \
| | * | | | | ARM: dts: sun7i: A20-olinuxino-lime2: Fix ethernet phy-modeBastien Roucariès2021-09-241-1/+1
| | | |/ / / | | |/| | |
* | | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-10-258-6/+17
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | ARM: 9148/1: handle CONFIG_CPU_ENDIAN_BE32 in arch/arm/kernel/head.SLABBE Corentin2021-10-251-2/+2
| * | | | | ARM: 9141/1: only warn about XIP address when not compile testingArnd Bergmann2021-10-191-1/+1
| * | | | | ARM: 9139/1: kprobes: fix arch_init_kprobes() prototypeArnd Bergmann2021-10-191-1/+1
| * | | | | ARM: 9138/1: fix link warning with XIP + frame-pointerArnd Bergmann2021-10-191-0/+4
| * | | | | ARM: 9134/1: remove duplicate memcpy() definitionArnd Bergmann2021-10-191-0/+3
| * | | | | ARM: 9133/1: mm: proc-macros: ensure *_tlb_fns are 4B alignedNick Desaulniers2021-10-191-0/+1
| * | | | | ARM: 9132/1: Fix __get_user_check failure with ARM KASAN imagesLexi Shao2021-10-191-1/+3
| * | | | | ARM: 9125/1: fix incorrect use of get_kernel_nofault()Ard Biesheuvel2021-10-191-1/+1
| * | | | | ARM: 9122/1: select HAVE_FUTEX_CMPXCHGNick Desaulniers2021-10-191-0/+1
| |/ / / /
* | | | | Merge tag 'driver-core-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-10-184-4/+0
|\ \ \ \ \
| * | | | | drivers: bus: Delete CONFIG_SIMPLE_PM_BUSSaravana Kannan2021-10-054-4/+0
| | |/ / / | |/| | |
* | | | | Merge tag 'arm-soc-fixes-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-10-165-24/+55
|\ \ \ \ \
| * \ \ \ \ Merge tag 'imx-fixes-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2021-10-151-9/+31
| |\ \ \ \ \
| | * | | | | ARM: imx: register reset controller from a platform driverPhilipp Zabel2021-10-151-9/+31
| * | | | | | Merge tag 'arm-soc/for-5.15/devicetree' of https://github.com/Broadcom/stblin...Arnd Bergmann2021-10-134-15/+24
| |\ \ \ \ \ \
| | * | | | | | ARM: dts: bcm2711-rpi-4-b: Fix usb's unit addressNicolas Saenz Julienne2021-10-121-2/+2
| | * | | | | | ARM: dts: bcm2711-rpi-4-b: Fix pcie0's unit address formattingNicolas Saenz Julienne2021-10-121-1/+2
| | * | | | | | ARM: dts: bcm2711-rpi-4-b: fix sd_io_1v8_reg regulator statesStefan Wahren2021-10-061-2/+2
| | * | | | | | ARM: dts: bcm2711: fix MDIO #address- and #size-cellsStefan Wahren2021-10-061-2/+2
| | * | | | | | ARM: dts: bcm283x: Fix VEC address for BCM2711Mateusz Kwiatkowski2021-10-063-8/+16
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge tag 'net-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-10-151-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | ARM: dts: spear3xx: Fix gmac nodeHerve Codina2021-10-081-1/+1
* | | | | | | Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-10-081-2/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | firmware: include drivers/firmware/Kconfig unconditionallyArnd Bergmann2021-10-071-2/+0
| |/ / / / /
* | | | | | Merge tag 'armsoc-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-10-0728-333/+476
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'omap-for-v5.15/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2021-10-072-1/+3
| |\ \ \ \ \ \