summaryrefslogtreecommitdiff
path: root/arch/hexagon/kernel
Commit message (Expand)AuthorAgeFilesLines
* treewide: Trace IPIs sent via smp_send_reschedule()Valentin Schneider2023-03-241-1/+1
* arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabledPeter Zijlstra2023-01-131-1/+0
* objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra2023-01-131-1/+0
* hexagon: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov2022-11-151-4/+3
* Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-10-121-7/+0
|\
| * kernel: exit: cleanup release_thread()Kefeng Wang2022-09-111-7/+0
* | kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada2022-10-021-1/+2
|/
* profile: setup_profiling_timer() is moslty not implementedBen Dooks2022-07-291-5/+0
* fork: Generalize PF_IO_WORKER handlingEric W. Biederman2022-05-071-4/+3
* fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman2022-05-071-2/+5
* Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-03-283-6/+5
|\
| * resume_user_mode: Move to resume_user_mode.hEric W. Biederman2022-03-102-3/+2
| * ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman2022-03-101-3/+3
* | uaccess: remove CONFIG_SET_FSArnd Bergmann2022-02-251-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
* | hexagon: ignore vmlinux.ldsNathan Chancellor2021-11-201-0/+1
* | hexagon: clean up timer-regs.hNathan Chancellor2021-11-201-2/+10
|/
* sched: Add wrapper for get_wchan() to keep task blockedKees Cook2021-10-151-3/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-081-4/+0
|\
| * trap: cleanup trap_init()Kefeng Wang2021-09-081-4/+0
* | Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2021-09-021-46/+11
|\ \
| * | hexagon: use the generic global coherent poolChristoph Hellwig2021-08-191-46/+11
| |/
* | hexagon: use generic strncpy/strnlen from_userArnd Bergmann2021-07-231-1/+0
|/
* hexagon: use common DISCARDS macroNathan Chancellor2021-07-081-6/+1
* hexagon: handle {,SOFT}IRQENTRY_TEXT in linker scriptNathan Chancellor2021-07-081-0/+2
* sched: Introduce task_is_running()Peter Zijlstra2021-06-181-1/+1
* Hexagon: add target builtins to kernelSid Manning2021-05-031-4/+4
* Hexagon: fix build errorsSid Manning2021-05-031-2/+2
* arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe2021-02-211-1/+1
* Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-161-1/+1
|\
| * hexagon: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-091-1/+1
* | sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra2020-11-241-1/+1
|/
* tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe2020-10-171-1/+0
* Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-151-1/+1
|\
| * dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-061-1/+1
* | Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-121-0/+1
|\ \ | |/ |/|
| * vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook2020-09-011-0/+1
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-232-2/+2
|/
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2020-08-091-9/+0
|\
| * kill unused dump_fpu() instancesAl Viro2020-07-271-9/+0
* | Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-08-071-41/+21
|\ \ | |/
| * hexagon: switch to ->regset_get()Al Viro2020-07-271-41/+21
* | arch: rename copy_thread_tls() back to copy_thread()Christian Brauner2020-07-041-2/+2
* | hexagon: switch to copy_thread_tls()Christian Brauner2020-07-041-3/+3
|/
* mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-091-2/+2
* kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov2020-06-091-7/+1
* hexagon: add show_stack_loglvl()Dmitry Safonov2020-06-091-14/+17
* hexagon: Replace setup_irq() by request_irq()afzal mohammed2020-03-292-19/+14