summaryrefslogtreecommitdiff
path: root/arch/hexagon/include
AgeCommit message (Expand)Author
2021-11-20hexagon: clean up timer-regs.hNathan Chancellor
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook
2021-07-27asm-generic: remove extra strn{cpy_from,len}_user declarationsArnd Bergmann
2021-07-23hexagon: use generic strncpy/strnlen from_userArnd Bergmann
2021-07-23asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_userArnd Bergmann
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual
2021-05-26locking/atomic: hexagon: move to ARCH_ATOMICMark Rutland
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-07mm: remove xlate_dev_kmem_ptr()David Hildenbrand
2021-05-03Hexagon: change jumps to must-extend in futex_atomic_*Sid Manning
2021-05-03Hexagon: fix build errorsSid Manning
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-15Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-11-09hexagon: add support for TIF_NOTIFY_SIGNALJens Axboe
2020-10-27hexagon: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin
2020-10-25whack-a-mole: USE_ELF_CORE_DUMPAl Viro
2020-08-20unify generic instances of csum_partial_copy_nocheck()Al Viro
2020-08-07asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport
2020-07-29locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport
2020-06-09mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-08hexagon: use asm-generic/cacheflush.hChristoph Hellwig
2020-06-04hexagon: remove __ARCH_USE_5LEVEL_HACKMike Rapoport
2020-04-23arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>Masahiro Yamada
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual
2020-04-02asm-generic: make more kernel-space headers mandatoryMasahiro Yamada
2020-03-28Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner
2020-03-27futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro
2020-03-21hexagon: Remove mm.h from asm/uaccess.hSebastian Andrzej Siewior
2020-01-28Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-01-10Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2020-01-04hexagon: define ioremap_ucNick Desaulniers
2020-01-04hexagon: parenthesize registers in asm predicatesNick Desaulniers
2019-12-10mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar
2019-12-02Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-11-11hexagon: remove __iounmapChristoph Hellwig
2019-11-11hexagon: clean up ioremapChristoph Hellwig
2019-11-11hexagon: remove asm/bitsperlong.hMasahiro Yamada
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport
2019-09-24mm: remove quicklist page table cachesNicholas Piggin
2019-07-21hexagon: switch to generic version of pte allocationMike Rapoport
2019-07-16hexagon: define syscall_get_error() and syscall_get_return_value()Dmitry V. Levin
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267Thomas Gleixner