summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2021-10-25ARM: 9148/1: handle CONFIG_CPU_ENDIAN_BE32 in arch/arm/kernel/head.SLABBE Corentin1-2/+2
2021-10-19ARM: 9141/1: only warn about XIP address when not compile testingArnd Bergmann1-1/+1
2021-10-19ARM: 9139/1: kprobes: fix arch_init_kprobes() prototypeArnd Bergmann1-1/+1
2021-10-19ARM: 9138/1: fix link warning with XIP + frame-pointerArnd Bergmann1-0/+4
2021-10-19ARM: 9134/1: remove duplicate memcpy() definitionArnd Bergmann1-0/+3
2021-10-19ARM: 9133/1: mm: proc-macros: ensure *_tlb_fns are 4B alignedNick Desaulniers1-0/+1
2021-10-19ARM: 9132/1: Fix __get_user_check failure with ARM KASAN imagesLexi Shao1-1/+3
2021-10-19ARM: 9125/1: fix incorrect use of get_kernel_nofault()Ard Biesheuvel1-1/+1
2021-10-19ARM: 9122/1: select HAVE_FUTEX_CMPXCHGNick Desaulniers1-0/+1
2021-09-09Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds23-291/+270
2021-09-08Merge tag 'pm-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-2/+0
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-7/+0
2021-09-08configs: remove the obsolete CONFIG_INPUT_POLLDEVZenghui Yu2-2/+0
2021-09-08trap: cleanup trap_init()Kefeng Wang1-5/+0
2021-09-08Merge branch 'pm-opp'Rafael J. Wysocki2-2/+0
2021-09-05Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-4/+1
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-4/+0
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-55/+10
2021-09-03mm: wire up syscall process_mreleaseSuren Baghdasaryan1-0/+2
2021-09-03memblock: make memblock_find_in_range method privateMike Rapoport1-13/+7
2021-09-03mm: remove flush_kernel_dcache_pageChristoph Hellwig3-42/+1
2021-09-02Merge tag 'pinctrl-v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1295/+1
2021-09-02Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds3-179/+25
2021-09-01Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-9/+9
2021-09-01Merge tag 'dt-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds223-1713/+14295
2021-09-01Merge tag 'defconfig-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds6-45/+241
2021-09-01Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds6-19/+6
2021-09-01Merge tag 'soc-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds60-4758/+954
2021-09-01Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+0
2021-09-01Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2021-09-01Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-0/+39
2021-09-01Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-4/+1
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-9/+4
2021-09-01Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-10/+13
2021-08-31Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds10-67/+139
2021-08-31Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2-2/+0
2021-08-30Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-17/+6
2021-08-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-4/+4
2021-08-30Merge branch 'rework/printk_safe-removal' into for-linusPetr Mladek1-2/+2
2021-08-30ixp4xx_eth: make ptp support a platform driverArnd Bergmann1-0/+14
2021-08-29Merge tag 'irqchip-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner3-17/+6
2021-08-27Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds4-8/+27
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-29/+27
2021-08-26arm/arm64: dts: Fix remaining dtc 'unit_address_format' warningsRob Herring20-79/+79
2021-08-26Merge tag 'zynq-dt-for-v5.15' of https://github.com/Xilinx/linux-xlnx into ar...Arnd Bergmann2-0/+33
2021-08-26Merge tag 'v5.15-rockchip-dts32-1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann4-16/+62
2021-08-26Merge tag 'zynq-soc-for-v5.15' of https://github.com/Xilinx/linux-xlnx into a...Arnd Bergmann1-0/+1
2021-08-24Merge 5.14-rc7 into char-misc-nextGreg Kroah-Hartman2-29/+27
2021-08-23Merge tag 'aspeed-5.15-defconfig' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2-27/+14
2021-08-23ARM: dts: omap: Drop references to opp.txtRob Herring2-2/+0