summaryrefslogtreecommitdiff
path: root/arch/mips/kernel/process.c
AgeCommit message (Expand)Author
2023-12-05MIPS: kernel: Clear FPU states when setting up kernel threadsThomas Bogendoerfer
2023-08-18nmi_backtrace: allow excluding an arbitrary CPUDouglas Anderson
2023-03-08sched/idle: Mark arch_cpu_idle_dead() __noreturnJosh Poimboeuf
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld
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-01MIPS: Remove TX39XX supportThomas Bogendoerfer
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook
2021-08-05MIPS: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior
2021-06-18sched: Introduce task_is_running()Peter Zijlstra
2021-04-06MIPS: Remove get_fs/set_fsThomas Bogendoerfer
2021-02-21arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe
2021-02-09Revert "MIPS: microMIPS: Fix the judgment of mm_jr16_op and mm_jalr_op"Thomas Bogendoerfer
2021-02-09MIPS: process: Fix no previous prototype warningJinyang He
2021-01-25MIPS: Add is_jr_ra_ins() to end the loop earlyJinyang He
2021-01-25MIPS: Fix get_frame_info() handing of function sizeJinyang He
2021-01-25MIPS: microMIPS: Fix the judgment of mm_jr16_op and mm_jalr_opJinyang He
2021-01-25MIPS: process: Remove unnecessary headers inclusionJinyang He
2020-11-24smp: Cleanup smp_call_function*()Peter Zijlstra
2020-09-30MIPS: process: include exec.h header in process.cPujin Shi
2020-09-21MIPS: Loongson-3: Calculate ra properly when unwinding the stackHuacai Chen
2020-09-21MIPS: Loongson-3: Enable COP2 usage in kernelHuacai Chen
2020-07-04arch: rename copy_thread_tls() back to copy_thread()Christian Brauner
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-03-25MIPS: Exclude more dsemul code when CONFIG_MIPS_FP_SUPPORT=nYousong Zhou
2019-02-04MIPS: Remove function size check in get_frame_info()Jun-Ru Chang
2018-12-17MIPS: Remove struct mm_context_t fp_mode_switching fieldPaul Burton
2018-09-28MIPS: VDSO: Always map near top of user memoryPaul Burton
2018-08-13Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2018-06-28MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()Paul Burton
2018-06-28MIPS: Call dump_stack() from show_regs()Paul Burton
2018-06-24MIPS: Schedule on CPUs we need to lose FPU for a mode switchPaul Burton
2018-06-14Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variablesLinus Torvalds
2018-05-24MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requestsMaciej W. Rozycki
2018-03-20sched/wait, arch/mips: Fix and convert wait_on_atomic_t() usage to the new wa...Peter Zijlstra
2017-12-20MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the taskMaciej W. Rozycki
2017-10-09MIPS: make thread_saved_pc staticTobias Klauser
2017-09-06MIPS: Refactor handling of stack pointer in get_frame_infoMatt Redfearn
2017-09-06MIPS: Stacktrace: Fix microMIPS stack unwinding on big endian systemsMatt Redfearn
2017-09-06MIPS: microMIPS: Fix decoding of swsp16 instructionMatt Redfearn
2017-09-06MIPS: microMIPS: Fix decoding of addiusp instructionMatt Redfearn
2017-09-06MIPS: microMIPS: Fix detection of addiusp instructionMatt Redfearn
2017-09-06MIPS: Handle non word sized instructions when examining frameMatt Redfearn
2017-09-06MIPS: Fix issues in backtracesCorey Minyard
2017-05-29kthread: fix boot hang (regression) on MIPS/OpenRISCVegard Nossum
2017-04-12MIPS: Opt into HAVE_COPY_THREAD_TLSJames Cowgill
2017-03-22MIPS: IRQ Stack: Unwind IRQ stack onto task stackMatt Redfearn
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar