summaryrefslogtreecommitdiffstats
path: root/arch/hexagon/include
Commit message (Expand)AuthorAgeFilesLines
* locking/arch: Rename all internal __xchg() names to __arch_xchg()Andrzej Hajda2023-04-291-5/+5
* mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)2023-02-091-1/+0
* mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-021-1/+0
* hexagon/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand2023-02-021-6/+31
* mm: remove kern_addr_valid() completelyKefeng Wang2022-11-081-7/+0
* Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-10-121-4/+0
|\
| * kernel: exit: cleanup release_thread()Kefeng Wang2022-09-111-4/+0
* | Merge tag 'regmap-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds2022-10-041-0/+25
|\ \ | |/ |/|
| * regmap/hexagon: Properly fix the generic IO helpersLinus Walleij2022-08-221-0/+23
| * regmap: mmio: Support accelerared noinc operationsLinus Walleij2022-08-171-0/+2
* | provide arch_test_bit_acquire for architectures that define test_bitMikulas Patocka2022-08-271-0/+15
|/
* Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds2022-08-071-9/+15
|\
| * bitops: unify non-atomic bitops prototypes across architecturesAlexander Lobakin2022-06-301-9/+15
* | hexagon/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-171-27/+0
|/
* Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-232-31/+0
|\
| * uaccess: remove CONFIG_SET_FSArnd Bergmann2022-02-251-6/+0
| * uaccess: generalize access_ok()Arnd Bergmann2022-02-251-25/+0
| * uaccess: fix integer overflow on access_ok()Arnd Bergmann2022-02-141-9/+9
* | arch: Add pmd_pfn() where it is missingMike Rapoport2022-03-211-0/+5
|/
* Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-231-1/+0
|\
| * include: move find.h from asm_generic to linuxYury Norov2022-01-151-1/+0
* | Merge tag 'v5.16-rc5' into locking/core, to pick up fixesIngo Molnar2021-12-132-28/+1
|\|
| * hexagon: clean up timer-regs.hNathan Chancellor2021-11-202-28/+1
* | locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.hSebastian Andrzej Siewior2021-12-071-1/+1
|/
* sched: Add wrapper for get_wchan() to keep task blockedKees Cook2021-10-151-1/+1
* asm-generic: remove extra strn{cpy_from,len}_user declarationsArnd Bergmann2021-07-271-6/+0
* hexagon: use generic strncpy/strnlen from_userArnd Bergmann2021-07-231-31/+2
* asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_userArnd Bergmann2021-07-231-9/+13
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-021-4/+0
|\
| * mm/thp: define default pmd_pgtable()Anshuman Khandual2021-07-011-1/+0
| * mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual2021-07-011-3/+0
* | locking/atomic: hexagon: move to ARCH_ATOMICMark Rutland2021-05-262-16/+16
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-071-1/+0
|\
| * mm: remove xlate_dev_kmem_ptr()David Hildenbrand2021-05-071-1/+0
* | Hexagon: change jumps to must-extend in futex_atomic_*Sid Manning2021-05-031-2/+2
* | Hexagon: fix build errorsSid Manning2021-05-031-1/+2
|/
* local64.h: make <asm/local64.h> mandatoryRandy Dunlap2020-12-291-1/+0
* Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-161-0/+2
|\
| * hexagon: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-091-0/+2
* | Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-12-151-28/+5
|\ \
| * | hexagon: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin2020-10-271-28/+5
| |/
* / whack-a-mole: USE_ELF_CORE_DUMPAl Viro2020-10-251-1/+0
|/
* unify generic instances of csum_partial_copy_nocheck()Al Viro2020-08-201-11/+0
* asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport2020-08-071-6/+1
* locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu2020-07-291-2/+0
* mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-091-48/+4
* mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport2020-06-091-4/+0
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-3/+0
* hexagon: use asm-generic/cacheflush.hChristoph Hellwig2020-06-081-14/+5
* hexagon: remove __ARCH_USE_5LEVEL_HACKMike Rapoport2020-06-042-3/+2