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-7.1.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
/
kernel
Age
Commit message (
Expand
)
Author
2016-05-13
MIPS64: signal: Fix o32 sigaction syscall
Leonid Yegoshin
2016-05-13
MIPS: traps: remove unused variable
Tony Wu
2016-05-13
MIPS: Loongson-3: Fast TLB refill handler
Huacai Chen
2016-05-13
MIPS: Loongson: Invalidate special TLBs when needed
Huacai Chen
2016-05-13
MIPS: Loongson: Add Loongson-3A R2 basic support
Huacai Chen
2016-05-13
MIPS: Add and use watch register field definitions
James Hogan
2016-05-13
MIPS: Add and use CAUSEF_WP definition
James Hogan
2016-05-13
MIPS: module: fix incorrect IS_ERR_VALUE macro usages
Andrzej Hajda
2016-05-13
MIPS: BMIPS: Pretty print BMIPS5200 processor name
Florian Fainelli
2016-05-13
MIPS: KASLR: Print relocation Information on boot
Matt Redfearn
2016-05-13
MIPS: Kernel: Implement KASLR using CONFIG_RELOCATABLE
Matt Redfearn
2016-05-13
MIPS: bootmem: When relocatable, free memory below kernel
Matt Redfearn
2016-05-13
MIPS: Call relocate_kernel if CONFIG_RELOCATABLE=y
Matt Redfearn
2016-05-13
MIPS: Kernel: Add relocate.c
Matt Redfearn
2016-05-13
MIPS: Reserve space for relocation table
Matt Redfearn
2016-05-13
MIPS: scall: Handle seccomp filters which redirect syscalls
Matt Redfearn
2016-05-13
MIPS: Support sending SIG_SYS to 32bit userspace from 64bit kernel
Matt Redfearn
2016-05-13
MIPS: Detect DSP v3 support
Zubair Lutfullah Kakakhel
2016-05-13
MIPS: BMIPS: Add early CPU initialization code
Florian Fainelli
2016-05-13
MIPS: Make flush_thread
Ralf Baechle
2016-05-13
MIPS: Support R_MIPS_PC{16,21,26} rel-style relocs
Paul Burton
2016-05-13
MIPS: Support R_MIPS_PC{21,26} rela-style relocs
Paul Burton
2016-05-13
MIPS: module: Make consistent use of pr_*()
Steven J. Hill
2016-05-13
MIPS: Probe the M6250 CPU
Paul Burton
2016-05-13
MIPS: Probe the P6600 core
Paul Burton
2016-05-13
MIPS: Add P6600 cases to CPU switch statements
Paul Burton
2016-05-13
MIPS: smp-cps: Stop printing EJTAG exceptions to UART
Paul Burton
2016-05-13
MIPS: smp-cps: Add nothreads kernel parameter
Paul Burton
2016-05-13
MIPS: smp-cps: Support MIPSr6 Virtual Processors
Paul Burton
2016-05-13
MIPS: smp-cps: Skip core setup if coherent
Paul Burton
2016-05-13
MIPS: smp-cps: Pull boot config retrieval out of mips_cps_boot_vpes
Paul Burton
2016-05-13
MIPS: smp-cps: Pull cache init into a function
Paul Burton
2016-05-13
MIPS: smp-cps: Ensure our VP ident calculation is correct
Paul Burton
2016-05-13
MIPS: pm-cps: Avoid offset overflow on MIPSr6
Markos Chandras
2016-05-13
MIPS: traps: Make sure secondary cores have a sane ebase register
Markos Chandras
2016-05-13
MIPS: Detect MIPSr6 Virtual Processor support
Paul Burton
2016-05-13
MIPS: panic immediately when panic_on_oops
Aaro Koskinen
2016-05-13
MIPS: Add CPU identifiers and probing for Cavium CN73xx and CNF75xx processors.
David Daney
2016-05-09
MIPS: Use copy_s.fmt rather than copy_u.fmt
Paul Burton
2016-05-09
MIPS64: R6: R2 emulation bugfix
Leonid Yegoshin
2016-05-09
MIPS: Reserve nosave data for hibernation
Huacai Chen
2016-05-09
MIPS: Fix watchpoint restoration
James Hogan
2016-05-09
MIPS: Avoid using unwind_stack() with usermode
James Hogan
2016-05-09
MIPS: Don't unwind to user mode with EVA
James Hogan
2016-05-09
MIPS: BMIPS: Fill in current_cpu_data.core
Florian Fainelli
2016-05-09
MIPS: BMIPS: Make whitespacely correct.
Ralf Baechle
2016-05-09
MIPS: BMIPS: Add Whirlwind (BMIPS5200) initialization code
Florian Fainelli
2016-05-09
MIPS: BMIPS: Fix PRID_IMP_BMIPS5000 masking for BMIPS5200
Florian Fainelli
2016-05-09
MIPS: Don't BUG_ON when no IPI domain is found
Paul Burton
2016-05-09
MIPS: Fix crash registers on non-crashing CPUs
Corey Minyard
[prev]
[next]