summaryrefslogtreecommitdiffstats
path: root/arch/hexagon
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * hexagon: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-092-1/+3
* | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-161-1/+0
|\ \
| * | timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann2020-10-301-1/+0
| |/
* | 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
| |/
* | Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-151-1/+0
|\ \
| * | whack-a-mole: USE_ELF_CORE_DUMPAl Viro2020-10-251-1/+0
| |/
* / sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra2020-11-241-1/+1
|/
* Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-231-1/+0
|\
| * tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe2020-10-171-1/+0
* | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-10-221-0/+1
|\ \ | |/ |/|
| * uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig2020-09-081-0/+1
* | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-151-1/+1
|\ \