index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
Age
Commit message (
Expand
)
Author
2019-05-02
mips: Use get_signal() signal_setup_done()
Richard Weinberger
2019-04-04
mips: bpf: fix encoding bug for mm_srlv32_op
Jiong Wang
2019-04-04
MIPS: Expand MIPS32 ASIDs to 64 bits
Paul Burton
2019-04-04
MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()
Huacai Chen
2019-02-11
mips: fix mips_get_syscall_arg o32 check
Dmitry V. Levin
2018-12-16
MIPS: Change definition of cpu_relax() for Loongson-3
Huacai Chen
2018-12-16
MIPS: Correct the 64-bit DSP accumulator register size
Maciej W. Rozycki
2018-11-20
MIPS: asmmacro: Ensure 64-bit FP registers are used with MSA
Markos Chandras
2018-11-20
MIPS: asm: compiler: Add new macros to set ISA and arch asm annotations
Markos Chandras
2018-11-20
MIPS: Fix off-by-one in pci_resource_to_user()
Paul Burton
2018-11-20
MIPS: io: Add barrier after register read in inX()
Huacai Chen
2018-10-21
Make asm/word-at-a-time.h available on all architectures
Chris Metcalf
2018-10-21
MIPS: uaccess: Add micromips clobbers to bzero invocation
Matt Redfearn
2018-10-03
mips: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
2018-03-03
MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue
Maciej W. Rozycki
2018-03-03
MIPS: MSA: bugfix - disable MSA correctly for new threads/processes.
Ralf Baechle
2018-03-03
MIPS: Fix a preemption issue with thread's FPU defaults
Maciej W. Rozycki
2018-03-03
MIPS: Respect the ISA level in FCSR handling
Maciej W. Rozycki
2018-03-03
MIPS: math-emu: Define IEEE 754-2008 feature control bits
Maciej W. Rozycki
2018-03-03
MIPS: Set `si_code' for SIGFPE signals sent from emulation too
Maciej W. Rozycki
2018-03-03
MIPS: lose_fpu(): Disable FPU when MSA enabled
James Hogan
2018-03-03
MIPS: Clear [MSA]FPE CSR.Cause after notify_die()
James Hogan
2018-01-01
MIPS: Fix CM region target definitions
Paul Burton
2017-11-26
MIPS: microMIPS: Fix decoding of swsp16 instruction
Matt Redfearn
2017-11-11
MIPS: Fix a warning for virt_to_page
Zubair Lutfullah Kakakhel
2017-10-12
MIPS: KVM: Fix modular KVM under QEMU
James Hogan
2017-10-12
MIPS: Fix 64k page support for 32 bit kernels.
Ralf Baechle
2017-10-12
MIPS: Fix unaligned PC interpretation in `compute_return_epc'
Maciej W. Rozycki
2017-09-15
MIPS: kprobes: flush_insn_slot should flush only if probe initialised
Marcin Nowakowski
2017-07-18
MIPS: End spinlocks with .insn
Paul Burton
2017-06-05
MIPS: Fix special case in 64 bit IP checksumming.
Ralf Baechle
2017-04-04
MIPS: Zero variable read by get_user / __get_user in case of an error.
Ralf Baechle
2017-04-04
MIPS: wrap cfcmsa & ctcmsa accesses for toolchains with MSA support
Paul Burton
2017-04-04
MIPS: remove MSA macro recursion
Paul Burton
2017-04-04
MIPS: assume at as source/dest of MSA copy/insert instructions
Paul Burton
2017-04-04
MIPS: Push .set mips64r* into the functions needing it
Paul Burton
2017-04-04
MIPS: mipsregs.h: Add write_32bit_cp1_register()
James Hogan
2017-04-04
MIPS: Fix build with binutils 2.24.51+
Manuel Lauss
2017-04-04
MIPS: init upper 64b of vector registers when MSA is first used
Paul Burton
2017-04-04
MIPS: save/disable MSA in lose_fpu
Paul Burton
2017-04-04
MIPS: save/restore MSACSR register on context switch
Paul Burton
2017-04-04
MIPS: allow msa.h to be included in assembly files
Paul Burton
2017-02-23
KVM: MIPS: Precalculate MMIO load resume PC
James Hogan
2017-02-23
MIPS: ptrace: Fix regs_return_value for kernel context
Marcin Nowakowski
2017-02-23
mips/panic: replace smp_send_stop() with kdump friendly version in panic path
Hidehiro Kawai
2016-11-20
mips: copy_from_user() must zero the destination on access_ok() failure
Al Viro
2016-11-20
MIPS: paravirt: Fix undefined reference to smp_bootstrap
Matt Redfearn
2016-11-20
MIPS: c-r4k: Fix protected_writeback_scache_line for EVA
James Hogan
2016-11-20
MIPS: Fix page table corruption on THP permission changes.
David Daney
2016-08-22
MIPS: fix read_msa_* & write_msa_* functions on non-MSA toolchains
Paul Burton
[next]