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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-20
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
9
-29
/
+7
2015-07-19
MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPU
Markos Chandras
1
-1
/
+1
2015-07-18
mm: clean up per architecture MM hook header files
Laurent Dufour
2
-15
/
+1
2015-07-14
MIPS: SB1: Remove support for Pass 1 parts.
Ralf Baechle
6
-25
/
+2
2015-07-14
MIPS: Require O32 FP64 support for MIPS64 with O32 compat
Paul Burton
1
-0
/
+1
2015-07-14
MIPS: asm-offset.c: Patch up various comments refering to the old filename.
Ralf Baechle
2
-3
/
+3
2015-07-10
MIPS: O32: Use compat_sys_getsockopt.
Ralf Baechle
1
-1
/
+1
2015-07-10
MIPS: c-r4k: Extend way_string array
Paul Burton
1
-1
/
+3
2015-07-10
MIPS: Pistachio: Support CDMM & Fast Debug Channel
James Hogan
2
-1
/
+12
2015-07-10
MIPS: Malta: Make GIC FDC IRQ workaround Malta specific
James Hogan
1
-7
/
+13
2015-07-10
MIPS: c-r4k: Fix cache flushing for MT cores
Markos Chandras
3
-4
/
+55
2015-07-09
Revert "MIPS: Kconfig: Disable SMP/CPS for 64-bit"
Markos Chandras
1
-1
/
+1
2015-07-09
MIPS: cps-vec: Use macros for various arithmetics and memory operations
Markos Chandras
1
-16
/
+16
2015-07-09
MIPS: kernel: cps-vec: Replace KSEG0 with CKSEG0
Markos Chandras
1
-2
/
+2
2015-07-09
MIPS: kernel: cps-vec: Use ta0-ta3 pseudo-registers for 64-bit
Markos Chandras
1
-21
/
+21
2015-07-09
MIPS: kernel: cps-vec: Replace mips32r2 ISA level with mips64r2
Markos Chandras
1
-2
/
+2
2015-07-09
MIPS: kernel: cps-vec: Replace 'la' macro with PTR_LA
Markos Chandras
1
-10
/
+10
2015-07-09
MIPS: kernel: smp-cps: Fix 64-bit compatibility errors due to pointer casting
Markos Chandras
1
-3
/
+3
2015-07-09
MIPS: Fix erroneous JR emulation for MIPS R6
Markos Chandras
1
-1
/
+1
2015-07-09
MIPS: Fix branch emulation for BLTC and BGEC instructions
Markos Chandras
2
-4
/
+4
2015-07-09
MIPS: kernel: traps: Fix broken indentation
Markos Chandras
1
-4
/
+4
2015-07-09
MIPS: bootmem: Don't use memory holes for page bitmap
Alexander Sverdlin
1
-8
/
+5
2015-07-08
MIPS: O32: Do not handle require 32 bytes from the stack to be readable.
Ralf Baechle
2
-18
/
+52
2015-07-07
MIPS, CPUFREQ: Fix spelling of Institute.
Ralf Baechle
10
-10
/
+10
2015-07-07
MIPS: Lemote 2F: Fix build caused by recent mass rename.
Ralf Baechle
1
-1
/
+1
2015-07-02
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-5
/
+0
2015-07-02
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-8
/
+7
2015-06-30
Merge remote-tracking branch 'robh/for-next' into devicetree/next
Grant Likely
4
-6
/
+2
2015-06-27
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
239
-2694
/
+3000
2015-06-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-9
/
+0
2015-06-26
mm/hugetlb: remove arch_prepare/release_hugepage from arch headers
Dominik Dingel
1
-9
/
+0
2015-06-26
Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-3
/
+2
2015-06-25
MIPS/ralink: Fix race in installing chained IRQ handler
Thomas Gleixner
1
-2
/
+1
2015-06-25
MIPS/pci: Fix race in installing chained IRQ handler
Thomas Gleixner
1
-2
/
+2
2015-06-25
MIPS/ath25: Fix race in installing chained IRQ handler
Thomas Gleixner
1
-2
/
+2
2015-06-25
MIPS/ath25: Fix race in installing chained IRQ handler
Thomas Gleixner
1
-2
/
+2
2015-06-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-13
/
+19
2015-06-25
Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2
-2
/
+3
2015-06-25
mm: clarify that the function operates on hugepage pte
Aneesh Kumar K.V
1
-4
/
+4
2015-06-25
mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook
Zhang Zhen
1
-4
/
+0
2015-06-25
mm: new mm hook framework
Laurent Dufour
1
-0
/
+15
2015-06-25
mm/hugetlb: reduce arch dependent code about huge_pmd_unshare
Zhang Zhen
1
-5
/
+0
2015-06-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-6
/
+9
2015-06-24
MIPS: spinlock: Adjust arch_spin_lock back-off time
Markos Chandras
1
-1
/
+1
2015-06-24
MIPS: asmmacro: Ensure 64-bit FP registers are used with MSA
Markos Chandras
1
-0
/
+11
2015-06-24
Merge tag 'spi-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-4
/
+0
2015-06-23
Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-13
/
+0
2015-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-4
/
+4
2015-06-23
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-26
/
+41
2015-06-23
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-4
/
+2
[next]