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
/
kernel
Age
Commit message (
Expand
)
Author
2016-03-13
MIPS: smp.c: Fix uninitialised temp_foreign_map
James Hogan
2016-03-04
MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'
Maciej W. Rozycki
2016-02-29
MIPS: Avoid variant of .type unsupported by LLVM Assembler
Daniel Sanders
2016-02-11
mips: Differentiate between 32 and 64 bit ELF header
Daniel Wagner
2016-02-09
MIPS: Fix early CM probing
Paul Burton
2016-02-05
MIPS: Wire up copy_file_range syscall.
Ralf Baechle
2016-02-02
MIPS: traps.c: Correct microMIPS RDHWR emulation
Maciej W. Rozycki
2016-02-02
MIPS: traps.c: Don't emulate RDHWR in the CpU #0 exception handler
Maciej W. Rozycki
2016-02-01
MIPS: Properly disable FPU in start_thread()
James Hogan
2016-01-24
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-01-24
Merge branch '4.4-fixes' into mips-for-linux-next
Ralf Baechle
2016-01-24
MIPS: Use EXCCODE_ constants with set_except_vector()
James Hogan
2016-01-24
MIPS: ptrace: Drop cp0_tcstatus from regoffset_table[]
James Hogan
2016-01-24
MIPS: TXx9: Be sure to clamp return value
Linus Walleij
2016-01-24
MIPS: Fix macro typo
Jaedon Shin
2016-01-24
MIPS: smp-cps: Ensure secondary cores start with EVA disabled
Matt Redfearn
2016-01-24
MIPS: sync-r4k: reduce skew while synchronization
Huacai Chen
2016-01-20
MIPS: Add IEEE Std 754 conformance mode selection
Maciej W. Rozycki
2016-01-20
MIPS: Determine the presence of IEEE Std 754-2008 features
Maciej W. Rozycki
2016-01-20
MIPS: ELF: Interpret the NAN2008 file header flag
Maciej W. Rozycki
2016-01-20
ELF: Also pass any interpreter's file header to `arch_check_elf'
Maciej W. Rozycki
2016-01-20
MIPS: math-emu: Add IEEE Std 754-2008 NaN encoding emulation
Maciej W. Rozycki
2016-01-20
MIPS: Define the legacy-NaN and 2008-NaN features
Maciej W. Rozycki
2016-01-20
MIPS: Use a union to access the ELF file header
Maciej W. Rozycki
2016-01-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-12-22
MIPS: CPS: drop .set mips64r2 directives
Paul Burton
2015-12-22
MIPS: uaccess: Take EVA into account in [__]clear_user
James Hogan
2015-12-04
module: use a structure to encapsulate layout.
Rusty Russell
2015-11-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-11-12
Merge branch '4.3-fixes' into mips-for-linux-next
Ralf Baechle
2015-11-12
MIPS: idle: add case for CPU_5KE
Aurelien Jarno
2015-11-12
MIPS: vmlinux: create a section for appended DTB
Aaro Koskinen
2015-11-11
MIPS: Make the kernel arguments from dtb available
Jonas Gorski
2015-11-11
MIPS: Add LATENCYTOP support
Aaro Koskinen
2015-11-11
MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime()
Alex Smith
2015-11-11
MIPS: Initial implementation of a VDSO
Alex Smith
2015-11-11
MIPS: Extend hardware table walking support to MIPS64
Paul Burton
2015-11-11
MIPS: Always use r4k_wait_irqoff for MIPSr6
Paul Burton
2015-11-11
MIPS: CM, CPC: Ensure core-other GCRs reflect the correct core
Paul Burton
2015-11-11
MIPS: CM: make use of mips_cm_{lock,unlock}_other
Paul Burton
2015-11-11
MIPS: CM: Introduce core-other locking functions
Paul Burton
2015-11-11
MIPS: CPS: Warn if a core doesn't start
Paul Burton
2015-11-11
MIPS: CPS: Skip Config1 presence check
Paul Burton
2015-11-11
MIPS: CPS: Read CM GCR base from cop0
Paul Burton
2015-11-11
MIPS: CPS: Early debug using an ns16550-compatible UART
Paul Burton
2015-11-10
MIPS: OCTEON: omit ELF NOTE segments
David Daney
2015-11-10
MIPS: vmlinux: discard .MIPS.abiflags
Aaro Koskinen
2015-11-09
mips: add entry for new mlock2 syscall
Eric B Munson
2015-11-09
MIPS: Switch BMIPS5000 to use r4k_wait_irqoff()
Petri Gynther
2015-11-09
MIPS: add nmi_enter() + nmi_exit() to nmi_exception_handler()
Petri Gynther
[next]