index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-09
MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()
Huacai Chen
1
-0
/
+5
2018-12-08
mips: fix mips_get_syscall_arg o32 check
Dmitry V. Levin
1
-1
/
+1
2018-11-21
MIPS: Loongson-3: Fix BRIDGE irq delivery problem
Huacai Chen
1
-1
/
+1
2018-11-10
MIPS: microMIPS: Fix decoding of swsp16 instruction
Matt Redfearn
1
-1
/
+1
2018-09-26
MIPS: ath79: fix system restart
Felix Fietkau
1
-0
/
+1
2018-09-19
MIPS: Fix ISA virt/bus conversion for non-zero PHYS_OFFSET
Paul Burton
1
-4
/
+4
2018-09-05
MIPS: Correct the 64-bit DSP accumulator register size
Maciej W. Rozycki
1
-1
/
+1
2018-09-05
Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"
Rafał Miłecki
1
-3
/
+0
2018-07-03
MIPS: io: Add barrier after register read in inX()
Huacai Chen
1
-0
/
+2
2018-07-03
MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum
Tokunori Ikegami
1
-0
/
+3
2018-05-30
MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offset
Mathias Kresin
1
-1
/
+1
2018-05-30
MIPS: generic: Fix machine compatible matching
James Hogan
1
-1
/
+1
2018-05-19
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
1
-21
/
+4
2018-04-24
MIPS: uaccess: Add micromips clobbers to bzero invocation
Matt Redfearn
1
-2
/
+9
2018-04-13
MIPS: kprobes: flush_insn_slot should flush only if probe initialised
Marcin Nowakowski
1
-1
/
+2
2018-04-13
MIPS: mm: adjust PKMAP location
Marcin Nowakowski
1
-1
/
+6
2017-11-30
MIPS: Fix odd fp register warnings with MIPS64r2
James Hogan
1
-3
/
+5
2017-11-21
MIPS: traps: Ensure L1 & L2 ECC checking match for CM3 systems
Paul Burton
1
-0
/
+7
2017-11-21
MIPS: End asm function prologue macros with .insn
Paul Burton
1
-4
/
+6
2017-11-15
MIPS: Fix CM region target definitions
Paul Burton
1
-2
/
+2
2017-10-21
MIPS: Fix minimum alignment requirement of IRQ stack
Matt Redfearn
1
-1
/
+1
2017-10-08
MIPS: IRQ Stack: Unwind IRQ stack onto task stack
Matt Redfearn
1
-0
/
+15
2017-07-28
MIPS: Fix unaligned PC interpretation in `compute_return_epc'
Maciej W. Rozycki
1
-4
/
+1
2017-04-18
MIPS: Only change $28 to thread_info if coming from user mode
Matt Redfearn
1
-0
/
+7
2017-04-18
MIPS: Introduce irq_stack
Matt Redfearn
1
-0
/
+12
2017-04-12
MIPS: End spinlocks with .insn
Paul Burton
1
-4
/
+4
2017-03-18
MIPS: VDSO: avoid duplicate CAC_BASE definition
Arnd Bergmann
1
-2
/
+4
2017-03-12
MIPS: Fix special case in 64 bit IP checksumming.
Ralf Baechle
1
-0
/
+2
2016-11-24
MIPS: Mask out limit field when calculating wired entry count
Paul Burton
2
-0
/
+19
2016-11-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+4
2016-11-04
MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue
Maciej W. Rozycki
2
-0
/
+31
2016-10-26
KVM: MIPS: Precalculate MMIO load resume PC
James Hogan
1
-3
/
+4
2016-10-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
33
-737
/
+449
2016-10-14
MIPS: Wire up new pkey_{mprotect,alloc,free} syscalls
Ralf Baechle
1
-6
/
+16
2016-10-12
MIPS: ptrace: Fix regs_return_value for kernel context
Marcin Nowakowski
1
-1
/
+1
2016-10-12
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-9
/
+15
2016-10-12
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
1
-1
/
+0
2016-10-12
mips/panic: replace smp_send_stop() with kdump friendly version in panic path
Hidehiro Kawai
1
-0
/
+1
2016-10-10
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+5
2016-10-10
MIPS: Enable hardened usercopy
Paul Burton
1
-0
/
+18
2016-10-08
uprobes: remove function declarations from arch/{mips,s390}
Marcin Nowakowski
1
-12
/
+0
2016-10-08
nmi_backtrace: add more trigger_*_cpu_backtrace() methods
Chris Metcalf
1
-2
/
+3
2016-10-08
mm: move phys_mem_access_prot_allowed() declaration to pgtable.h
Baoyou Xie
1
-2
/
+0
2016-10-06
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-23
/
+40
2016-10-06
MIPS: generic: Convert SEAD-3 to a generic board
Paul Burton
5
-155
/
+0
2016-10-06
MIPS: generic: Introduce generic DT-based board support
Paul Burton
1
-0
/
+63
2016-10-06
MIPS: Adjust MIPS64 CAC_BASE to reflect Config.K0
Paul Burton
3
-7
/
+5
2016-10-06
MIPS: Support per-device DMA coherence
Paul Burton
4
-1
/
+22
2016-10-06
MIPS: Sanitise coherentio semantics
Paul Burton
2
-4
/
+18
2016-10-06
MIPS: PCI: Introduce CONFIG_PCI_DRIVERS_LEGACY
Paul Burton
1
-23
/
+31
[next]