summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm/processor.h
AgeCommit message (Expand)Author
2023-12-10mips: add missing declarationsArnd Bergmann
2023-04-05MIPS: Octeon: Allow CVMSEG to be disabledJiaxun Yang
2022-09-11kernel: exit: cleanup release_thread()Kefeng Wang
2021-11-05Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2021-10-24MIPS: Remove NETLOGIC supportThomas Bogendoerfer
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook
2021-04-06MIPS: Remove get_fs/set_fsThomas Bogendoerfer
2021-03-10MIPS: Remove KVM_GUEST supportThomas Bogendoerfer
2020-09-30MIPS: process: Add prototype for function arch_dup_task_structPujin Shi
2020-03-31Merge tag 'mips_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2020-03-25MIPS: Exclude more dsemul code when CONFIG_MIPS_FP_SUPPORT=nYousong Zhou
2020-03-21mips: vdso: Enable mips to use common headersVincenzo Frascino
2019-10-31MIPS: Loongson64: Rename CPU TYPESJiaxun Yang
2019-09-24mips: use generic mmap top-down layout and brk randomizationAlexandre Ghiti
2018-11-09MIPS: Remove struct task_struct fpu state when CONFIG_MIPS_FP_SUPPORT=nPaul Burton
2018-10-31treewide: remove current_text_addrNick Desaulniers
2018-10-16MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bitHuacai Chen
2018-09-28MIPS: VDSO: Always map near top of user memoryPaul Burton
2018-07-23MIPS: Change definition of cpu_relax() for Loongson-3Huacai Chen
2018-07-19MIPS: Correct the 64-bit DSP accumulator register sizeMaciej W. Rozycki
2017-10-09MIPS: make thread_saved_pc staticTobias Klauser
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger
2016-08-02MIPS: Use per-mm page to execute branch delay slot instructionsPaul Burton
2016-05-13MIPS64: Support of at least 48 bits of SEGBITSLeonid Yegoshin
2016-05-13MIPS: Make flush_threadRalf Baechle
2016-02-04MIPS: Fix 64k page support for 32 bit kernels.Ralf Baechle
2015-11-11MIPS: Initial implementation of a VDSOAlex Smith
2015-09-03MIPS: Set trap_no field in thread_struct on exception.Ralf Baechle
2015-03-27MIPS: MSA: Fix big-endian FPR_IDX implementationJames Hogan
2015-02-20MIPS: OCTEON: Save and restore CP2 SHA3 stateDavid Daney
2015-02-20MIPS: Remove unneeded #ifdef __KERNEL__ from asm/processor.hDavid Daney
2015-02-12MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPSPaul Burton
2014-09-24sched, mips, ia64: Remove __ARCH_WANT_UNLOCKED_CTXSWPeter Zijlstra
2014-08-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-08-02MIPS: 16 byte align MSA vector contextPaul Burton
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso
2014-03-26MIPS: Basic MSA context switching supportPaul Burton
2014-03-26MIPS: Update outdated commentPaul Burton
2014-03-26MIPS: Simplify FP context accessPaul Burton
2013-07-01MIPS: Cleanup indentation and whitespaceTony Wu
2013-06-13MIPS: Netlogic: COP2 save/restore codeJayachandran C
2013-06-13MIPS: Move cop2 save/restore to switch_to()Jayachandran C
2013-05-22MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle
2013-05-08KVM/MIPS32: KVM Guest kernel support.Sanjay Lal
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-12-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-12-12MIPS: Remove leftovers from the IRIX binary compat code.Ralf Baechle
2012-10-14mips: switch to generic kernel_thread()Al Viro