index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
traps.c
Age
Commit message (
Expand
)
Author
2020-01-31
MIPS: kdb: Remove old workaround for backtracing on other CPUs
Douglas Anderson
2019-11-11
MIPS: Loongson: Rename LOONGSON1 to LOONGSON32
Huacai Chen
2019-10-31
MIPS: Loongson64: Rename CPU TYPES
Jiaxun Yang
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-06-03
sched/core: Provide a pointer to the valid CPU mask
Sebastian Andrzej Siewior
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
signal: Use force_sig_fault_to_task for the two calls that don't deliver to c...
Eric W. Biederman
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-05-02
MIPS: Remove duplicate EBase configuration
Paul Burton
2019-05-02
MIPS: Sync icache for whole exception vector
Paul Burton
2019-05-02
MIPS: Always allocate exception vector for MIPSr2+
Paul Burton
2019-05-02
MIPS: Use memblock_phys_alloc() for exception vector
Paul Burton
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)
Mike Rapoport
2019-03-05
Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
2019-02-04
MIPS: MemoryMapID (MMID) Support
Paul Burton
2018-12-26
Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2018-11-12
MIPS: Let early memblock_alloc*() allocate memories bottom-up
Huacai Chen
2018-11-09
MIPS: Don't dump Hi & Lo regs on >= MIPSr6
Paul Burton
2018-11-09
MIPS: traps: Never enable FPU when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
2018-11-09
MIPS: Ensure emulated FP sets PF_USED_MATH
Paul Burton
2018-11-09
MIPS: Simplify FP context initialization
Paul Burton
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: replace __alloc_bootmem with memblock_alloc_from
Mike Rapoport
2018-09-14
mips: switch to NO_BOOTMEM
Mike Rapoport
2018-08-31
MIPS: Remove no-op/identity casts
Paul Burton
2018-08-23
Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
2018-08-13
Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2018-08-10
MIPS: Consistently declare TLB functions
Paul Burton
2018-06-28
MIPS: Call dump_stack() from show_regs()
Paul Burton
2018-06-24
MIPS: Schedule on CPUs we need to lose FPU for a mode switch
Paul Burton
2018-05-16
signal/mips: Report FPE_FLTUNK for undiagnosed floating point exceptions
Guenter Roeck
2018-04-25
signal/mips: Use force_sig_fault where appropriate
Eric W. Biederman
2018-03-20
sched/wait, arch/mips: Fix and convert wait_on_atomic_t() usage to the new wa...
Peter Zijlstra
2018-01-22
signal: Don't use structure initializers for struct siginfo
Eric W. Biederman
2017-11-13
Pass mode to wait_on_atomic_t() action funcs and provide default actions
David Howells
2017-08-30
MIPS: CPS: Have asm/mips-cps.h include CM & CPC headers
Paul Burton
2017-08-29
MIPS: CM: Use BIT/GENMASK for register fields, order & drop shifts
Paul Burton
2017-08-29
MIPS: signal: Remove unreachable code from force_fcr31_sig().
Ralf Baechle
2017-08-29
MIPS: Remove unused R6000 support
Paul Burton
2017-07-10
lib/extable.c: use bsearch() library function in search_extable()
Thomas Meyer
2017-06-30
MIPS: Avoid accidental raw backtrace
James Hogan
2017-05-08
format-security: move static strings to const
Kees Cook
2017-03-21
MIPS: Check TLB before handle_ri_rdhwr() for Loongson-3
Huacai Chen
2017-03-03
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-27
mm: add new mmgrab() helper
Vegard Nossum
2017-01-03
MIPS: Remove r2_emul_return from struct thread_info
Paul Burton
2017-01-03
MIPS: traps: Ensure L1 & L2 ECC checking match for CM3 systems
Paul Burton
[next]