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
2015-10-22
MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MT
Paul Burton
2015-10-22
MIPS: CPS: Don't include MT code in non-MT kernels.
Paul Burton
2015-10-22
MIPS: CPS: Stop dangling delay slot from has_mt.
Paul Burton
2015-10-22
MIPS: bootmem: Fix mapstart calculation for contiguous maps
Alexander Sverdlin
2015-09-29
MIPS: CPS: use 32b accesses to GCRs
Paul Burton
2015-08-18
MIPS: Fix LLVM build issue.
Ralf Baechle
2015-08-16
MIPS: Fix seccomp syscall argument for MIPS64
Markos Chandras
2015-08-09
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-08-07
signal: fix information leak in copy_siginfo_from_user32
Amanieu d'Antras
2015-08-03
MIPS: Replace add and sub instructions in relocate_kernel.S with addiu
James Cowgill
2015-08-03
MIPS: show_stack: Fix stack trace with EVA
James Hogan
2015-08-03
MIPS: do_mcheck: Fix kernel code dump with EVA
James Hogan
2015-08-03
MIPS: SMP: Don't increment irq_count multiple times for call function IPIs
Alex Smith
2015-08-03
MIPS: unaligned: Fix build error on big endian R6 kernels
James Cowgill
2015-08-03
MIPS: Fix sched_getaffinity with MT FPAFF enabled
Felix Fietkau
2015-08-03
MIPS: Fix build with CONFIG_OF=y for non OF-enabled targets
Jonas Gorski
2015-07-14
MIPS: asm-offset.c: Patch up various comments refering to the old filename.
Ralf Baechle
2015-07-10
MIPS: O32: Use compat_sys_getsockopt.
Ralf Baechle
2015-07-10
MIPS: c-r4k: Fix cache flushing for MT cores
Markos Chandras
2015-07-09
MIPS: cps-vec: Use macros for various arithmetics and memory operations
Markos Chandras
2015-07-09
MIPS: kernel: cps-vec: Replace KSEG0 with CKSEG0
Markos Chandras
2015-07-09
MIPS: kernel: cps-vec: Use ta0-ta3 pseudo-registers for 64-bit
Markos Chandras
2015-07-09
MIPS: kernel: cps-vec: Replace mips32r2 ISA level with mips64r2
Markos Chandras
2015-07-09
MIPS: kernel: cps-vec: Replace 'la' macro with PTR_LA
Markos Chandras
2015-07-09
MIPS: kernel: smp-cps: Fix 64-bit compatibility errors due to pointer casting
Markos Chandras
2015-07-09
MIPS: Fix branch emulation for BLTC and BGEC instructions
Markos Chandras
2015-07-09
MIPS: kernel: traps: Fix broken indentation
Markos Chandras
2015-07-09
MIPS: bootmem: Don't use memory holes for page bitmap
Alexander Sverdlin
2015-07-08
MIPS: O32: Do not handle require 32 bytes from the stack to be readable.
Ralf Baechle
2015-06-27
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-06-22
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-06-21
MIPS: IRQ/IP27: Move IRQ allocation API to platform code.
Ralf Baechle
2015-06-21
MIPS: i8259: DT support
Paul Burton
2015-06-21
MIPS: Add support for vmlinux.bin appended dtb
Jonas Gorski
2015-06-21
MIPS: prepare for user enabling of CONFIG_OF
Rob Herring
2015-06-21
MIPS: R12000: Enable branch prediction global history
Joshua Kinard
2015-06-21
MIPS: Get rid of 'kgdb_early_setup' cruft.
Sergei Shtylyov
2015-06-21
MIPS/IRQCHIP: Move irq_chip from arch/mips to drivers/irqchip.
Ralf Baechle
2015-06-21
MIPS: ingenic: Add newer vendor IDs
Paul Burton
2015-06-21
MIPS: Add SysRq operation to dump TLBs on all CPUs
James Hogan
2015-06-21
MIPS: traps: print Exception Code in __show_regs()
Petri Gynther
2015-06-06
MIPS: Fix enabling of DEBUG_STACKOVERFLOW
James Hogan
2015-06-03
MIPS: Avoid an FPE exception in FCSR mask probing
Maciej W. Rozycki
2015-06-02
Merge branch 'linus' into sched/core, to resolve conflict
Ingo Molnar
2015-05-29
MIPS: BMIPS: Fix bmips_wr_vec()
Petri Gynther
2015-05-26
MIPS: irq: Use DECLARE_BITMAP
Joe Perches
2015-05-19
sched/preempt, MIPS: Properly lock access to the FPU
David Hildenbrand
2015-05-15
MIPS: Fix up obsolete cpu_set usage
Ezequiel Garcia
2015-05-12
MIPS: traps: remove extra Tainted: line from __show_regs() output
Petri Gynther
2015-05-12
MIPS: Fix a preemption issue with thread's FPU defaults
Maciej W. Rozycki
[next]