summaryrefslogtreecommitdiff
path: root/arch/hexagon/include
AgeCommit message (Expand)AuthorFilesLines
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2023-08-25mm: rationalise flush_icache_pages() and flush_icache_page()Matthew Wilcox (Oracle)1-1/+1
2023-08-25hexagon: implement the new page table range APIMatthew Wilcox (Oracle)2-10/+7
2023-08-21hexagon: convert __pte_free_tlb() to use ptdescsVishal Moola (Oracle)1-4/+4
2023-08-18hexagon: mm: convert to GENERIC_IOREMAPBaoquan He1-4/+7
2023-07-12mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe1-1/+1
2023-06-05locking/atomic: treewide: delete arch_atomic_*() kerneldocMark Rutland1-16/+0
2023-06-05locking/atomic: hexagon: add preprocessor symbolsMark Rutland1-0/+9
2023-06-05locking/atomic: make atomic*_{cmp,}xchg optionalMark Rutland1-6/+0
2023-06-05locking/atomic: hexagon: remove redundant arch_atomic_cmpxchgMark Rutland1-42/+4
2023-04-29locking/arch: Rename all internal __xchg() names to __arch_xchg()Andrzej Hajda1-5/+5
2023-02-10mm, arch: add generic implementation of pfn_valid() for FLATMEMMike Rapoport (IBM)1-1/+0
2023-02-03mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand1-1/+0
2023-02-03hexagon/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVEDavid Hildenbrand1-6/+31
2022-11-09mm: remove kern_addr_valid() completelyKefeng Wang1-7/+0
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-4/+0
2022-10-05Merge tag 'regmap-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds1-0/+25
2022-09-12kernel: exit: cleanup release_thread()Kefeng Wang1-4/+0
2022-08-27provide arch_test_bit_acquire for architectures that define test_bitMikulas Patocka1-0/+15
2022-08-22regmap/hexagon: Properly fix the generic IO helpersLinus Walleij1-0/+23
2022-08-17regmap: mmio: Support accelerared noinc operationsLinus Walleij1-0/+2
2022-08-08Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds1-9/+15
2022-07-18hexagon/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual1-27/+0
2022-07-01bitops: unify non-atomic bitops prototypes across architecturesAlexander Lobakin1-9/+15
2022-03-24Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-31/+0
2022-03-21arch: Add pmd_pfn() where it is missingMike Rapoport1-0/+5
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann1-6/+0
2022-02-25uaccess: generalize access_ok()Arnd Bergmann1-25/+0
2022-02-15uaccess: fix integer overflow on access_ok()Arnd Bergmann1-9/+9
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds1-1/+0
2022-01-15include: move find.h from asm_generic to linuxYury Norov1-1/+0
2021-12-13Merge tag 'v5.16-rc5' into locking/core, to pick up fixesIngo Molnar2-28/+1
2021-12-07locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.hSebastian Andrzej Siewior1-1/+1
2021-11-20hexagon: clean up timer-regs.hNathan Chancellor2-28/+1
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook1-1/+1
2021-07-28asm-generic: remove extra strn{cpy_from,len}_user declarationsArnd Bergmann1-6/+0
2021-07-23hexagon: use generic strncpy/strnlen from_userArnd Bergmann1-31/+2
2021-07-23asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_userArnd Bergmann1-9/+13
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-4/+0
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual1-1/+0
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual1-3/+0
2021-05-26locking/atomic: hexagon: move to ARCH_ATOMICMark Rutland2-16/+16
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+0
2021-05-07mm: remove xlate_dev_kmem_ptr()David Hildenbrand1-1/+0
2021-05-03Hexagon: change jumps to must-extend in futex_atomic_*Sid Manning1-2/+2
2021-05-03Hexagon: fix build errorsSid Manning1-1/+2
2020-12-30local64.h: make <asm/local64.h> mandatoryRandy Dunlap1-1/+0
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+2
2020-12-16Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-28/+5
2020-11-09hexagon: add support for TIF_NOTIFY_SIGNALJens Axboe1-0/+2