index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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: Update the email address of Geert Uytterhoeven
Geert Uytterhoeven
1
-1
/
+1
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
[next]