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.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
2014-06-02
MIPS: Add code for new system 'paravirt'
David Daney
4
-0
/
+130
2014-05-30
MIPS: Add functions for hypervisor call
David Daney
2
-1
/
+114
2014-05-30
MIPS: OCTEON: Add OCTEON3 to __get_cpu_type
Andreas Herrmann
1
-0
/
+1
2014-05-30
MIPS: Add function get_ebase_cpunum
David Daney
1
-0
/
+9
2014-05-30
MIPS: Add minimal support for OCTEON3 to c-r4k.c
David Daney
1
-0
/
+2
2014-05-30
MIPS: Don't use RI/XI with 32-bit kernels on 64-bit CPUs
David Daney
1
-1
/
+8
2014-05-30
MIPS: OCTEON: Enable use of FPU
David Daney
1
-1
/
+0
2014-05-30
MIPS: Malta: add suspend state entry code
Paul Burton
1
-0
/
+37
2014-05-30
MIPS: Define some more PIIX4 registers & values
Paul Burton
1
-0
/
+12
2014-05-30
MIPS: Implement random_get_entropy with CP0 Random
Maciej W. Rozycki
1
-18
/
+47
2014-05-30
MIPS: Add MSI support for XLP9XX
Ganesan Ramalingam
3
-2
/
+21
2014-05-30
MIPS: Netlogic: Add support for XLP5XX
Yonghong Song
3
-3
/
+7
2014-05-30
MIPS: Netlogic: Update XLP9XX/2XX core freq calculation
Jayachandran C
1
-0
/
+8
2014-05-30
MIPS: Netlogic: PIC freq calculation for XLP 9XX/2XX
Ganesan Ramalingam
2
-0
/
+29
2014-05-30
MIPS: Netlogic: Use PRID_IMP_MASK macro
Jayachandran C
2
-4
/
+4
2014-05-30
MIPS: Netlogic: IRQ mapping for some more SoC blocks
Jayachandran C
2
-7
/
+13
2014-05-30
MIPS: Netlogic: Fix uniprocessor compilation
Jayachandran C
1
-0
/
+2
2014-05-30
MIPS: uasm: Add lb uasm instruction
Markos Chandras
1
-0
/
+1
2014-05-30
MIPS: uasm: Add mflo uasm instruction
Markos Chandras
2
-0
/
+2
2014-05-30
MIPS: uasm: Add mul uasm instruction
Markos Chandras
2
-0
/
+2
2014-05-30
MIPS: uasm: Add lh uam instruction
Markos Chandras
1
-0
/
+1
2014-05-30
MIPS: uasm: Add wsbh uasm instruction
Markos Chandras
2
-0
/
+12
2014-05-30
MIPS: uasm: Add sltu uasm instruction
Markos Chandras
2
-0
/
+2
2014-05-30
MIPS: uasm: Add sltiu uasm instruction
Markos Chandras
1
-0
/
+1
2014-05-30
MIPS: uasm: Add mfhi uasm instruction
Markos Chandras
2
-0
/
+2
2014-05-30
MIPS: uasm: Add divu uasm instruction
Markos Chandras
2
-0
/
+2
2014-05-30
MIPS: uasm: Add srlv uasm instruction
Markos Chandras
2
-0
/
+2
2014-05-30
MIPS: uasm: Add sllv uasm instruction
Markos Chandras
2
-0
/
+2
2014-05-30
MIPS: uasm: Add u3u2u1 instruction builders
Markos Chandras
1
-0
/
+3
2014-05-30
MIPS: math-emu: Add IEEE754 exception statistics to debugfs
Deng-Cheng Zhu
1
-0
/
+5
2014-05-29
Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...
Ralf Baechle
13
-20
/
+321
2014-05-28
MIPS: cpuidle wait instruction state
Paul Burton
1
-0
/
+14
2014-05-28
MIPS: pm-cps: add PM state entry code for CPS systems
Paul Burton
2
-0
/
+54
2014-05-28
MIPS: smp-cps: function to determine whether CPS SMP is in use
Paul Burton
1
-0
/
+2
2014-05-28
MIPS: smp-cps: rework core/VPE initialisation
Paul Burton
1
-4
/
+10
2014-05-28
MIPS: uasm: add MT ASE yield instruction
Paul Burton
1
-0
/
+1
2014-05-28
MIPS: uasm: add wait instruction
Paul Burton
1
-0
/
+1
2014-05-28
MIPS: uasm: add sync instruction
Paul Burton
1
-0
/
+1
2014-05-28
MIPS: uasm: add jalr instruction
Paul Burton
1
-0
/
+4
2014-05-28
MIPS: uasm: add a label variant of beq
Paul Burton
1
-0
/
+2
2014-05-28
MIPS: inst.h: define microMIPS wait op
Paul Burton
1
-0
/
+1
2014-05-28
MIPS: inst.h: define microMIPS sync op
Paul Burton
1
-0
/
+1
2014-05-28
MIPS: inst.h: define MT yield op
Paul Burton
1
-10
/
+11
2014-05-28
MIPS: inst.h: define COP0 wait op
Paul Burton
1
-1
/
+2
2014-05-28
MIPS: MT: define write_c0_tchalt macro
Paul Burton
1
-0
/
+2
2014-05-28
MIPS: add kmap_noncoherent to wire a cached non-coherent TLB entry
Paul Burton
2
-0
/
+8
2014-05-28
MIPS: Add __SANE_USERSPACE_TYPES__ to asm/types.h for LL64
Aaro Koskinen
1
-1
/
+4
2014-05-27
MIPS: SMP: Remove plat_smp_ops cpus_done method.
Ralf Baechle
2
-2
/
+0
2014-05-24
MIPS: MT: Remove SMTC support
Ralf Baechle
19
-913
/
+18
2014-05-23
MIPS: RM9000: Remove the now unused CPU_RM9000 definition.
Ralf Baechle
1
-1
/
+1
[next]