summaryrefslogtreecommitdiff
path: root/arch/hexagon/kernel
AgeCommit message (Expand)Author
2024-01-10Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-12-10hexagon: traps: add internal prototypes for functions only called from asmNathan Chancellor
2023-12-10hexagon: traps: remove sys_syscall()Nathan Chancellor
2023-12-10hexagon: vm_events: remove unused dummy_handler()Nathan Chancellor
2023-12-10hexagon: vdso: include asm/elf.h for arch_setup_additional_pages() prototypeNathan Chancellor
2023-12-10hexagon: process: add internal prototype for do_work_pending()Nathan Chancellor
2023-12-10hexagon: process: include linux/cpu.h for arch_cpu_idle() prototypeNathan Chancellor
2023-12-10hexagon: reset: include linux/reboot.h for prototypesNathan Chancellor
2023-12-10hexagon: signal: switch to SYSCALL_DEFINE0 for sys_rt_sigreturn()Nathan Chancellor
2023-12-10hexagon: time: include asm/delay.h for prototypesNathan Chancellor
2023-12-10hexagon: time: mark time_init_deferred() as staticNathan Chancellor
2023-12-10hexagon: time: include asm/time.h for prototypesNathan Chancellor
2023-12-10hexagon: smp: mark handle_ipi() and start_secondary() as staticNathan Chancellor
2023-11-23hexagon: Remove CONFIG_HEXAGON_ARCH_VERSION from uapi headerThomas Huth
2023-10-17vgacon, arch/*: remove unused screen_info definitionsArnd Bergmann
2023-08-18hexagon: mm: convert to GENERIC_IOREMAPBaoquan He
2023-06-14Hexagon: Replace all non-returning strlcpy with strscpyAzeem Shaikh
2023-03-24treewide: Trace IPIs sent via smp_send_reschedule()Valentin Schneider
2023-01-13arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabledPeter Zijlstra
2023-01-13objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra
2022-11-15hexagon: ptrace: user_regset_copyin_ignore() always returns 0Sergey Shtylyov
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada
2022-09-11kernel: exit: cleanup release_thread()Kefeng Wang
2022-07-29profile: setup_profiling_timer() is moslty not implementedBen Dooks
2022-05-07fork: Generalize PF_IO_WORKER handlingEric W. Biederman
2022-05-07fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman
2022-03-28Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-03-10resume_user_mode: Move to resume_user_mode.hEric W. Biederman
2022-03-10ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-08hexagon: Fix function name in die()Nathan Chancellor
2021-12-13exit: Add and use make_task_dead.Eric W. Biederman
2021-11-20hexagon: ignore vmlinux.ldsNathan Chancellor
2021-11-20hexagon: clean up timer-regs.hNathan Chancellor
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-08trap: cleanup trap_init()Kefeng Wang
2021-09-02Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2021-08-19hexagon: use the generic global coherent poolChristoph Hellwig
2021-07-23hexagon: use generic strncpy/strnlen from_userArnd Bergmann
2021-07-08hexagon: use common DISCARDS macroNathan Chancellor
2021-07-08hexagon: handle {,SOFT}IRQENTRY_TEXT in linker scriptNathan Chancellor
2021-06-18sched: Introduce task_is_running()Peter Zijlstra
2021-05-03Hexagon: add target builtins to kernelSid Manning
2021-05-03Hexagon: fix build errorsSid Manning
2021-02-21arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-11-24sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra