aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/processor.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-11kernel: exit: cleanup release_thread()Kefeng Wang1-3/+0
2021-11-05Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-13/+0
2021-10-24MIPS: Remove NETLOGIC supportThomas Bogendoerfer1-13/+0
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook1-1/+1
2021-04-06MIPS: Remove get_fs/set_fsThomas Bogendoerfer1-4/+0
2021-03-10MIPS: Remove KVM_GUEST supportThomas Bogendoerfer1-5/+0
2020-09-30MIPS: process: Add prototype for function arch_dup_task_structPujin Shi1-0/+1
2020-03-31Merge tag 'mips_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-6/+6
2020-03-25MIPS: Exclude more dsemul code when CONFIG_MIPS_FP_SUPPORT=nYousong Zhou1-6/+6
2020-03-21mips: vdso: Enable mips to use common headersVincenzo Frascino1-15/+1
2019-10-31MIPS: Loongson64: Rename CPU TYPESJiaxun Yang1-1/+1
2019-09-24mips: use generic mmap top-down layout and brk randomizationAlexandre Ghiti1-5/+0
2018-11-09MIPS: Remove struct task_struct fpu state when CONFIG_MIPS_FP_SUPPORT=nPaul Burton1-5/+14
2018-10-31treewide: remove current_text_addrNick Desaulniers1-5/+0
2018-10-16MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bitHuacai Chen1-1/+1
2018-09-28MIPS: VDSO: Always map near top of user memoryPaul Burton1-5/+5
2018-07-23MIPS: Change definition of cpu_relax() for Loongson-3Huacai Chen1-0/+13
2018-07-19MIPS: Correct the 64-bit DSP accumulator register sizeMaciej W. Rozycki1-1/+1
2017-10-09MIPS: make thread_saved_pc staticTobias Klauser1-2/+0
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger1-1/+0
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger1-1/+0
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger1-0/+1
2016-08-02MIPS: Use per-mm page to execute branch delay slot instructionsPaul Burton1-1/+17
2016-05-13MIPS64: Support of at least 48 bits of SEGBITSLeonid Yegoshin1-1/+5
2016-05-13MIPS: Make flush_threadRalf Baechle1-0/+4
2016-02-04MIPS: Fix 64k page support for 32 bit kernels.Ralf Baechle1-1/+1
2015-11-11MIPS: Initial implementation of a VDSOAlex Smith1-7/+1
2015-09-03MIPS: Set trap_no field in thread_struct on exception.Ralf Baechle1-0/+2
2015-03-27MIPS: MSA: Fix big-endian FPR_IDX implementationJames Hogan1-1/+1
2015-02-20MIPS: OCTEON: Save and restore CP2 SHA3 stateDavid Daney1-0/+2
2015-02-20MIPS: Remove unneeded #ifdef __KERNEL__ from asm/processor.hDavid Daney1-6/+0
2015-02-12MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPSPaul Burton1-0/+11
2014-09-24sched, mips, ia64: Remove __ARCH_WANT_UNLOCKED_CTXSWPeter Zijlstra1-6/+0
2014-08-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-2/+8
2014-08-02MIPS: 16 byte align MSA vector contextPaul Burton1-2/+8
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso1-0/+1
2014-03-26MIPS: Basic MSA context switching supportPaul Burton1-1/+8
2014-03-26MIPS: Update outdated commentPaul Burton1-4/+3
2014-03-26MIPS: Simplify FP context accessPaul Burton1-3/+28
2013-07-01MIPS: Cleanup indentation and whitespaceTony Wu1-2/+2
2013-06-13MIPS: Netlogic: COP2 save/restore codeJayachandran C1-0/+13
2013-06-13MIPS: Move cop2 save/restore to switch_to()Jayachandran C1-11/+7
2013-05-22MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle1-1/+0
2013-05-08KVM/MIPS32: KVM Guest kernel support.Sanjay Lal1-0/+5
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-23/+23
2012-12-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-4/+0
2012-12-12MIPS: Remove leftovers from the IRIX binary compat code.Ralf Baechle1-4/+0
2012-10-14mips: switch to generic kernel_thread()Al Viro1-2/+0
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha1-3/+0
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells1-1/+6