index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
traps.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: fix fortify panic when copying asm exception handlers
Alexander Lobakin
2022-03-07
1
-11
/
+11
*
exit: Add and use make_task_dead.
Eric W. Biederman
2021-12-13
1
-1
/
+1
*
MIPS: Allow modules to set board_be_handler
Florian Fainelli
2021-11-09
1
-1
/
+7
*
arch/mips/kernel/traps: use vma_lookup() instead of find_vma()
Liam Howlett
2021-06-29
1
-3
/
+1
*
MIPS: uaccess: Remove get_fs/set_fs call sites
Thomas Bogendoerfer
2021-04-06
1
-59
/
+46
*
MIPS: kernel: Reserve exception base early to prevent corruption
Thomas Bogendoerfer
2021-03-09
1
-5
/
+5
*
Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2020-10-16
1
-1
/
+1
|
\
|
*
MIPS: Loongson-3: Enable COP2 usage in kernel
Huacai Chen
2020-09-21
1
-1
/
+1
*
|
MIPS: add missing MSACSR and upper MSA initialization
Huang Pei
2020-09-03
1
-0
/
+12
|
/
*
Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2020-08-06
1
-2
/
+38
|
\
|
*
MIPS: handle Loongson-specific GSExc exception
WANG Xuerui
2020-07-31
1
-0
/
+35
|
*
MIPS: only register FTLBPar exception handler for supported models
WANG Xuerui
2020-07-31
1
-1
/
+2
|
*
mips: traps, add __init to parity_protection_init
Jiri Slaby
2020-07-24
1
-1
/
+1
*
|
MIPS: Do not use smp_processor_id() in preemptible code
Xingxing Su
2020-07-05
1
-3
/
+5
*
|
MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPen
Hauke Mehrtens
2020-07-05
1
-0
/
+1
|
/
*
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
1
-2
/
+2
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
1
-7
/
+1
*
mips: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
1
-17
/
+24
*
kallsyms/printk: add loglvl to print_ip_sym()
Dmitry Safonov
2020-06-09
1
-2
/
+2
*
MIPS: Loongson64: Guard against future cores without CPUCFG
WANG Xuerui
2020-05-31
1
-0
/
+4
*
MIPS: emulate CPUCFG instruction on older Loongson64 cores
WANG Xuerui
2020-05-24
1
-0
/
+45
*
MIPS: Use fallthrough for arch/mips
Liangliang Huang
2020-05-07
1
-2
/
+1
*
MIPS: kdb: Remove old workaround for backtracing on other CPUs
Douglas Anderson
2020-01-31
1
-5
/
+0
*
MIPS: Loongson: Rename LOONGSON1 to LOONGSON32
Huacai Chen
2019-11-11
1
-1
/
+1
*
MIPS: Loongson64: Rename CPU TYPES
Jiaxun Yang
2019-10-31
1
-1
/
+1
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-09
1
-25
/
+25
|
\
|
*
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
1
-6
/
+6
|
*
signal: Use force_sig_fault_to_task for the two calls that don't deliver to c...
Eric W. Biederman
2019-05-29
1
-1
/
+1
|
*
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-05-27
1
-18
/
+18
*
|
sched/core: Provide a pointer to the valid CPU mask
Sebastian Andrzej Siewior
2019-06-03
1
-3
/
+3
|
/
*
MIPS: Remove duplicate EBase configuration
Paul Burton
2019-05-02
1
-17
/
+3
*
MIPS: Sync icache for whole exception vector
Paul Burton
2019-05-02
1
-1
/
+1
*
MIPS: Always allocate exception vector for MIPSr2+
Paul Burton
2019-05-02
1
-20
/
+15
*
MIPS: Use memblock_phys_alloc() for exception vector
Paul Burton
2019-05-02
1
-4
/
+4
*
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
1
-0
/
+3
*
arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)
Mike Rapoport
2019-03-12
1
-1
/
+1
*
Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2019-03-05
1
-1
/
+3
|
\
|
*
MIPS: MemoryMapID (MMID) Support
Paul Burton
2019-02-04
1
-1
/
+3
*
|
get rid of legacy 'get_ds()' function
Linus Torvalds
2019-03-04
1
-1
/
+1
|
/
*
Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2018-12-26
1
-47
/
+77
|
\
|
*
MIPS: Don't dump Hi & Lo regs on >= MIPSr6
Paul Burton
2018-11-10
1
-2
/
+5
|
*
MIPS: traps: Never enable FPU when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
2018-11-09
1
-34
/
+66
|
*
MIPS: Ensure emulated FP sets PF_USED_MATH
Paul Burton
2018-11-09
1
-5
/
+0
|
*
MIPS: Simplify FP context initialization
Paul Burton
2018-11-09
1
-6
/
+6
*
|
MIPS: Let early memblock_alloc*() allocate memories bottom-up
Huacai Chen
2018-11-12
1
-2
/
+1
|
/
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-1
/
+0
*
memblock: replace __alloc_bootmem with memblock_alloc_from
Mike Rapoport
2018-10-31
1
-1
/
+1
*
mips: switch to NO_BOOTMEM
Mike Rapoport
2018-09-14
1
-0
/
+3
*
MIPS: Remove no-op/identity casts
Paul Burton
2018-08-31
1
-1
/
+1
[next]