summaryrefslogtreecommitdiff
path: root/arch/arm/lib
AgeCommit message (Expand)Author
2023-10-05ARM: 9321/1: memset: cast the constant byte to unsigned charKursad Oney
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-19arm: allow pte_offset_map[_lock]() to failHugh Dickins
2023-06-05locking/atomic: arm: fix sync opsMark Rutland
2023-03-06ARM: 9290/1: uaccess: Fix KASAN false-positivesAndrew Jeffery
2022-12-07ARM: 9279/1: support function error injectionWang Kefeng
2022-11-14ARM: findbit: add unwinder informationRussell King (Oracle)
2022-11-14ARM: findbit: operate by wordsRussell King (Oracle)
2022-11-14ARM: findbit: convert to macrosRussell King (Oracle)
2022-11-14ARM: findbit: provide more efficient ARMv7 implementationRussell King (Oracle)
2022-11-14ARM: findbit: document ARMv5 bit offset calculationRussell King (Oracle)
2022-11-08ARM: 9263/1: use .arch directives instead of assembler command line flagsNick Desaulniers
2022-10-04ARM: 9233/1: stacktrace: Skip frame pointer boundary check for call_with_stack()Li Huafei
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-07-29ARM: findbit: fix overflowing offsetRussell King (Oracle)
2022-07-17arm/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann
2022-02-11crypto: arm/xor - make vectorized C code Clang-friendlyArd Biesheuvel
2021-12-03ARM: memset: clean up unwind annotationsArd Biesheuvel
2021-12-03ARM: memmove: use frame pointer as unwind anchorArd Biesheuvel
2021-12-03ARM: memcpy: use frame pointer as unwind anchorArd Biesheuvel
2021-12-03ARM: call_with_stack: add unwind supportArd Biesheuvel
2021-12-03ARM: implement IRQ stacksArd Biesheuvel
2021-12-03ARM: backtrace-clang: avoid crash on bogus frame pointerArd Biesheuvel
2021-09-09Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-08-20ARM: 9113/1: uaccess: remove set_fs() implementationArnd Bergmann
2021-07-19printk: Userspace format indexing supportChris Down
2020-11-12ARM: 9022/1: Change arch/arm/lib/mem*.S to use WEAK instead of .weakFangrui Song
2020-10-27ARM: 9014/2: Replace string mem* functions for KASanLinus Walleij
2020-08-20arm: propagate the calling convention changes down to csum_partial_copy_from_...Al Viro
2020-08-20csum_partial_copy_nocheck(): drop the last argumentAl Viro
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-09arm/asm: add loglvl to c_backtrace()Dmitry Safonov
2020-06-04arm: add support for folded p4d page tablesMike Rapoport
2020-02-21ARM: 8958/1: rename missed uaccess .fixup sectionKees Cook
2019-09-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-08-29ARM: 8900/1: UNWINDER_FRAME_POINTER implementation for ClangNathan Huckleberry
2019-08-23ARM: 8897/1: check stmfd instruction using right shiftLvqiang Huang
2019-07-19Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-07-15Merge branch 'for-arm-soc' of git://git.armlinux.org.uk/~rmk/linux-arm into a...Olof Johansson
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-11ARM: riscpc: move RiscPC assembly files from arch/arm/lib to mach-rpcRussell King
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner
2019-02-26ARM: 8844/1: use unified assembler in assembly filesStefan Agner
2019-02-26ARM: 8843/1: use unified assembler in headersStefan Agner
2019-02-26ARM: 8841/1: use unified assembler in macrosStefan Agner
2019-02-12ARM: 8833/1: Ensure that NEON code always compiles with ClangNathan Chancellor
2019-02-01ARM: 8827/1: fix argument count to match macro definitionStefan Agner