aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel/traps.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-07MIPS: fix fortify panic when copying asm exception handlersGravatar Alexander Lobakin 1-11/+11
2021-12-13exit: Add and use make_task_dead.Gravatar Eric W. Biederman 1-1/+1
2021-11-09MIPS: Allow modules to set board_be_handlerGravatar Florian Fainelli 1-1/+7
2021-06-29arch/mips/kernel/traps: use vma_lookup() instead of find_vma()Gravatar Liam Howlett 1-3/+1
2021-04-06MIPS: uaccess: Remove get_fs/set_fs call sitesGravatar Thomas Bogendoerfer 1-59/+46
2021-03-09MIPS: kernel: Reserve exception base early to prevent corruptionGravatar Thomas Bogendoerfer 1-5/+5
2020-10-16Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Gravatar Linus Torvalds 1-1/+1
2020-09-21MIPS: Loongson-3: Enable COP2 usage in kernelGravatar Huacai Chen 1-1/+1
2020-09-03MIPS: add missing MSACSR and upper MSA initializationGravatar Huang Pei 1-0/+12
2020-08-06Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxGravatar Linus Torvalds 1-2/+38
2020-07-31MIPS: handle Loongson-specific GSExc exceptionGravatar WANG Xuerui 1-0/+35
2020-07-31MIPS: only register FTLBPar exception handler for supported modelsGravatar WANG Xuerui 1-1/+2
2020-07-24mips: traps, add __init to parity_protection_initGravatar Jiri Slaby 1-1/+1
2020-07-05MIPS: Do not use smp_processor_id() in preemptible codeGravatar Xingxing Su 1-3/+5
2020-07-05MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPenGravatar Hauke Mehrtens 1-0/+1
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesGravatar Michel Lespinasse 1-2/+2
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedGravatar Mike Rapoport 1-1/+0
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Gravatar Dmitry Safonov 1-7/+1
2020-06-09mips: add show_stack_loglvl()Gravatar Dmitry Safonov 1-17/+24
2020-06-09kallsyms/printk: add loglvl to print_ip_sym()Gravatar Dmitry Safonov 1-2/+2
2020-05-31MIPS: Loongson64: Guard against future cores without CPUCFGGravatar WANG Xuerui 1-0/+4
2020-05-24MIPS: emulate CPUCFG instruction on older Loongson64 coresGravatar WANG Xuerui 1-0/+45
2020-05-07MIPS: Use fallthrough for arch/mipsGravatar Liangliang Huang 1-2/+1
2020-01-31MIPS: kdb: Remove old workaround for backtracing on other CPUsGravatar Douglas Anderson 1-5/+0
2019-11-11MIPS: Loongson: Rename LOONGSON1 to LOONGSON32Gravatar Huacai Chen 1-1/+1
2019-10-31MIPS: Loongson64: Rename CPU TYPESGravatar Jiaxun Yang 1-1/+1
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-25/+25
2019-06-03sched/core: Provide a pointer to the valid CPU maskGravatar Sebastian Andrzej Siewior 1-3/+3
2019-05-29signal: Remove the task parameter from force_sig_faultGravatar Eric W. Biederman 1-6/+6
2019-05-29signal: Use force_sig_fault_to_task for the two calls that don't deliver to c...Gravatar Eric W. Biederman 1-1/+1
2019-05-27signal: Remove task parameter from force_sigGravatar Eric W. Biederman 1-18/+18
2019-05-02MIPS: Remove duplicate EBase configurationGravatar Paul Burton 1-17/+3
2019-05-02MIPS: Sync icache for whole exception vectorGravatar Paul Burton 1-1/+1
2019-05-02MIPS: Always allocate exception vector for MIPSr2+Gravatar Paul Burton 1-20/+15
2019-05-02MIPS: Use memblock_phys_alloc() for exception vectorGravatar Paul Burton 1-4/+4
2019-03-12treewide: add checks for the return value of memblock_alloc*()Gravatar Mike Rapoport 1-0/+3
2019-03-12arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)Gravatar Mike Rapoport 1-1/+1
2019-03-05Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxGravatar Linus Torvalds 1-1/+3
2019-03-04get rid of legacy 'get_ds()' functionGravatar Linus Torvalds 1-1/+1
2019-02-04MIPS: MemoryMapID (MMID) SupportGravatar Paul Burton 1-1/+3
2018-12-26Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Gravatar Linus Torvalds 1-47/+77
2018-11-12MIPS: Let early memblock_alloc*() allocate memories bottom-upGravatar Huacai Chen 1-2/+1
2018-11-09MIPS: Don't dump Hi & Lo regs on >= MIPSr6Gravatar Paul Burton 1-2/+5
2018-11-09MIPS: traps: Never enable FPU when CONFIG_MIPS_FP_SUPPORT=nGravatar Paul Burton 1-34/+66
2018-11-09MIPS: Ensure emulated FP sets PF_USED_MATHGravatar Paul Burton 1-5/+0
2018-11-09MIPS: Simplify FP context initializationGravatar Paul Burton 1-6/+6
2018-10-31mm: remove include/linux/bootmem.hGravatar Mike Rapoport 1-1/+0
2018-10-31memblock: replace __alloc_bootmem with memblock_alloc_fromGravatar Mike Rapoport 1-1/+1
2018-09-14mips: switch to NO_BOOTMEMGravatar Mike Rapoport 1-0/+3
2018-08-31MIPS: Remove no-op/identity castsGravatar Paul Burton 1-1/+1