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-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-05-29
MIPS: BMIPS: Fix bmips_wr_vec()
Petri Gynther
2015-05-26
MIPS: irq: Use DECLARE_BITMAP
Joe Perches
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
2015-05-12
MIPS: fix FP mode selection in lieu of .MIPS.abiflags data
Paul Burton
2015-05-12
MIPS: SMP: Fix build error.
Ralf Baechle
2015-04-20
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-04-17
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-04-15
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-04-13
Merge branch '4.0-fixes' into mips-for-linux-next
Ralf Baechle
2015-04-13
Merge branch '4.1-fp' into mips-for-linux-next
Ralf Baechle
2015-04-12
arch: Remove exec_domain from remaining archs
Richard Weinberger
2015-04-10
MIPS: smp-cps: cpu_set FPU mask if FPU present
Niklas Cassel
2015-04-10
MIPS: kernel: entry.S: Set correct ISA level for mips_ihb
Markos Chandras
2015-04-10
MIPS: unaligned: Fix regular load/store instruction emulation for EVA
Markos Chandras
2015-04-10
MIPS: unaligned: Surround load/store macros in do {} while statements
Markos Chandras
2015-04-10
MIPS: unaligned: Prevent EVA instructions on kernel unaligned accesses
Markos Chandras
2015-04-08
MIPS: Fix double inclusion of headers in misalignment emulator.
Ralf Baechle
2015-04-08
MIPS: Factor out FPU feature probing
Maciej W. Rozycki
2015-04-08
MIPS: Respect the ISA level in FCSR handling
Maciej W. Rozycki
2015-04-08
MIPS: math-emu: Set FIR feature flags for full emulation
Maciej W. Rozycki
2015-04-08
MIPS: Correct ISA masking in FPU feature determination
Maciej W. Rozycki
2015-04-08
MIPS: Set `si_code' for SIGFPE signals sent from emulation too
Maciej W. Rozycki
2015-04-08
MIPS: Always clear FCSR cause bits after emulation
Maciej W. Rozycki
2015-04-08
MIPS: Respect the FCSR exception mask for `si_code'
Maciej W. Rozycki
2015-04-08
MIPS: Correct FP ISA requirements
Maciej W. Rozycki
2015-04-08
MIPS: Fix BREAK code interpretation heuristics
Maciej W. Rozycki
2015-04-08
MIPS: BREAK instruction interpretation corrections
Maciej W. Rozycki
2015-04-08
MIPS: Correct MIPS16 BREAK code interpretation
Maciej W. Rozycki
2015-04-08
MIPS: Use `FPU_CSR_ALL_X' in `__build_clear_fpe'
Maciej W. Rozycki
2015-04-08
MIPS: Normalise code flow in the CpU exception handler
Maciej W. Rozycki
2015-04-08
MIPS: Reindent R6 RI exception emulation
Maciej W. Rozycki
2015-04-08
MIPS: ELF: Drop `get_fp_abi'
Maciej W. Rozycki
2015-04-08
MIPS: Correct the comment for and reformat `movf_func'
Maciej W. Rozycki
2015-04-08
MIPS: Clarify the comment for `__cpu_has_fpu'
Maciej W. Rozycki
2015-04-08
MIPS: Correct the comment for FPU emulator traps
Maciej W. Rozycki
2015-04-01
MIPS: perf: Add hardware perf events support for Loongson-3
Huacai Chen
2015-04-01
MIPS: Add R16000 detection
Joshua Kinard
2015-04-01
MIPS: Provide fallback reboot/poweroff/halt implementations
Andrew Bresticker
2015-04-01
MIPS: smp: Make stop_this_cpu() actually stop the CPU
Andrew Bresticker
2015-04-01
MIPS: LLVMLinux: Fix a 'cast to type not present in union' error.
Toma Tabacu
2015-04-01
MIPS: Let __dt_register_buses accept a single bus type
Kevin Cernekee
2015-04-01
MIPS: csrc-sb1250: Implement read_sched_clock
Deng-Cheng Zhu
2015-04-01
MIPS: csrc-sb1250: Remove FSF mail address from GPL notice
Deng-Cheng Zhu
2015-04-01
MIPS: csrc-sb1250: Extract hpt cycle acquisition from sb1250_hpt_read
Deng-Cheng Zhu
2015-04-01
MIPS: cevt-txx9: Implement read_sched_clock
Deng-Cheng Zhu
2015-04-01
MIPS: csrc-ioasic: Implement read_sched_clock
Deng-Cheng Zhu
[next]