summaryrefslogtreecommitdiffstats
path: root/arch/hexagon
Commit message (Expand)AuthorAgeFilesLines
* 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 branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-171-1/+1
|\ \
| * | hexagon: Fix function name in die()Nathan Chancellor2022-01-081-1/+1
| * | exit: Add and use make_task_dead.Eric W. Biederman2021-12-131-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-151-5/+3
|\ \ \
| * | | mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bitQi Zheng2022-01-151-5/+3
| | |/ | |/|
* | | Merge tag 'v5.16-rc5' into locking/core, to pick up fixesIngo Molnar2021-12-135-30/+16
|\| |
| * | hexagon: ignore vmlinux.ldsNathan Chancellor2021-11-201-0/+1
| * | hexagon: clean up timer-regs.hNathan Chancellor2021-11-203-30/+11
| * | hexagon: export raw I/O routines for modulesNathan Chancellor2021-11-201-0/+4
| |/
* / 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-152-4/+2
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-081-4/+0
|\
| * trap: cleanup trap_init()Kefeng Wang2021-09-081-4/+0
* | Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-09-051-3/+1
|\ \
| * | tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada2021-08-161-3/+1
| |/
* | Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2021-09-022-46/+12
|\ \
| * | hexagon: use the generic global coherent poolChristoph Hellwig2021-08-192-46/+12
| |/
* | asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann2021-07-301-2/+0
* | asm-generic: remove extra strn{cpy_from,len}_user declarationsArnd Bergmann2021-07-271-6/+0
* | hexagon: use generic strncpy/strnlen from_userArnd Bergmann2021-07-235-159/+5
* | asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_userArnd Bergmann2021-07-231-9/+13
|/
* Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-07-102-4/+2
|\
| * hexagon: move core-y in arch/hexagon/Makefile to arch/hexagon/KbuildMasahiro Yamada2021-05-262-4/+1
| * kbuild: require all architectures to have arch/$(SRCARCH)/KbuildMasahiro Yamada2021-05-261-0/+1
* | hexagon: select ARCH_WANT_LD_ORPHAN_WARNNathan Chancellor2021-07-081-0/+1
* | hexagon: use common DISCARDS macroNathan Chancellor2021-07-081-6/+1
* | hexagon: handle {,SOFT}IRQENTRY_TEXT in linker scriptNathan Chancellor2021-07-081-0/+2
* | 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
| |/
* | Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-06-281-1/+1
|\ \
| * | sched: Introduce task_is_running()Peter Zijlstra2021-06-181-1/+1
| |/
* | locking/atomic: delete !ARCH_ATOMIC remnantsMark Rutland2021-05-261-1/+0
* | locking/atomic: hexagon: move to ARCH_ATOMICMark Rutland2021-05-263-16/+17
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-072-2/+0
|\
| * mm: remove xlate_dev_kmem_ptr()David Hildenbrand2021-05-071-1/+0
| * drivers/char: remove /dev/kmem for goodDavid Hildenbrand2021-05-071-1/+0
* | Hexagon: add target builtins to kernelSid Manning2021-05-038-8/+249
* | Hexagon: remove DEBUG from comet configSid Manning2021-05-031-1/+0
* | Hexagon: change jumps to must-extend in futex_atomic_*Sid Manning2021-05-031-2/+2
* | Hexagon: fix build errorsSid Manning2021-05-033-3/+7
|/
* mm: move mem_init_print_info() into mm_init()Kefeng Wang2021-04-301-1/+0
* Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-271-1/+1
|\
| * arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe2021-02-211-1/+1
* | hexagon: remove CONFIG_EXPERIMENTAL from defconfigsRandy Dunlap2021-02-241-1/+0
|/
* arch: hexagon: Don't select HAVE_OPROFILEViresh Kumar2021-01-221-1/+0
* 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-162-1/+3
|\