index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
paravirt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-06-02
MIPS: Add code for new system 'paravirt'
David Daney
6
-0
/
+645
2014-05-30
MIPS: Add functions for hypervisor call
David Daney
3
-1
/
+117
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
2
-1
/
+10
2014-05-30
MIPS: Add minimal support for OCTEON3 to c-r4k.c
David Daney
2
-4
/
+46
2014-05-30
MIPS: Don't build fast TLB refill handler with 32-bit kernels
David Daney
1
-2
/
+6
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: Move CAVIUM_OCTEON_CVMSEG_SIZE to CPU_CAVIUM_OCTEON
David Daney
1
-12
/
+11
2014-05-30
MIPS: Move system level config items from CPU_CAVIUM_OCTEON to CAVIUM_OCTEON_SOC
David Daney
1
-5
/
+5
2014-05-30
MIPS: OCTEON: Enable use of FPU
David Daney
6
-27
/
+75
2014-05-30
MIPS: Malta: support powering down
Paul Burton
1
-0
/
+4
2014-05-30
MIPS: Malta: hang on halt
Paul Burton
1
-4
/
+6
2014-05-30
MIPS: Malta: Let PIIX4 respond to PCI special cycles
Paul Burton
1
-0
/
+6
2014-05-30
MIPS: Malta: add suspend state entry code
Paul Burton
4
-0
/
+141
2014-05-30
MIPS: Define some more PIIX4 registers & values
Paul Burton
1
-0
/
+12
2014-05-30
MIPS: DEC: Remove the Halt button interrupt on R4k systems
Maciej W. Rozycki
1
-0
/
+5
2014-05-30
MIPS: DEC: Only select the R4k clock event/source on R4k systems
Maciej W. Rozycki
1
-2
/
+2
2014-05-30
MIPS: __delay ABI-dependent subtraction simplification
Maciej W. Rozycki
1
-5
/
+3
2014-05-30
MIPS: Implement random_get_entropy with CP0 Random
Maciej W. Rozycki
2
-18
/
+48
2014-05-30
MIPS: Netlogic: XLP9XX on-chip SATA support
Ganesan Ramalingam
2
-0
/
+378
2014-05-30
MIPS: Netlogic: Support for XLP3XX on-chip SATA
Ganesan Ramalingam
2
-0
/
+210
2014-05-30
MIPS: Add MSI support for XLP9XX
Ganesan Ramalingam
4
-51
/
+156
2014-05-30
MIPS: Netlogic: Add support for XLP5XX
Yonghong Song
8
-4
/
+23
2014-05-30
MIPS: Netlogic: Update XLP9XX/2XX core freq calculation
Jayachandran C
2
-18
/
+73
2014-05-30
MIPS: Netlogic: PIC freq calculation for XLP 9XX/2XX
Ganesan Ramalingam
4
-34
/
+114
2014-05-30
MIPS: Netlogic: Fix XLP9XX pic entry
Jayachandran C
1
-2
/
+3
2014-05-30
MIPS: Netlogic: Use PRID_IMP_MASK macro
Jayachandran C
6
-9
/
+10
2014-05-30
MIPS: Netlogic: IRQ mapping for some more SoC blocks
Jayachandran C
3
-35
/
+69
2014-05-30
MIPS: Netlogic: Enable access to more than 64GB
Jayachandran C
1
-0
/
+15
2014-05-30
MIPS: Netlogic: Reduce size of reset code
Jayachandran C
2
-11
/
+16
2014-05-30
MIPS: Netlogic: Use cpumask_scnprintf for wakeup_mask
Jayachandran C
1
-3
/
+4
2014-05-30
MIPS: Netlogic: Warn on invalid irq
Jayachandran C
1
-0
/
+2
2014-05-30
MIPS: Netlogic: Move coremask setup to nlm_node_init
Jayachandran C
2
-4
/
+2
2014-05-30
MIPS: Netlogic: Fix uniprocessor compilation
Jayachandran C
1
-0
/
+2
2014-05-30
MIPS: Support upto 256 CPUs
Jayachandran C
1
-2
/
+2
2014-05-30
MIPS: Enable the BPF_JIT symbol for MIPS
Markos Chandras
1
-0
/
+1
2014-05-30
MIPS: net: Add BPF JIT
Markos Chandras
4
-0
/
+1447
2014-05-30
MIPS: uasm: Add lb uasm instruction
Markos Chandras
4
-8
/
+12
2014-05-30
MIPS: uasm: Add mflo uasm instruction
Markos Chandras
5
-5
/
+11
2014-05-30
MIPS: uasm: Add mul uasm instruction
Markos Chandras
5
-1
/
+6
2014-05-30
MIPS: uasm: Add lh uam instruction
Markos Chandras
4
-6
/
+10
2014-05-30
MIPS: uasm: Add wsbh uasm instruction
Markos Chandras
5
-1
/
+16
2014-05-30
MIPS: uasm: Add sltu uasm instruction
Markos Chandras
5
-1
/
+6
2014-05-30
MIPS: uasm: Add sltiu uasm instruction
Markos Chandras
4
-4
/
+8
2014-05-30
MIPS: uasm: Add jalr uasm instruction
Markos Chandras
1
-0
/
+1
2014-05-30
MIPS: uasm: Add mfhi uasm instruction
Markos Chandras
5
-4
/
+10
2014-05-30
MIPS: uasm: Add divu uasm instruction
Markos Chandras
5
-1
/
+6
2014-05-30
MIPS: uasm: Add srlv uasm instruction
Markos Chandras
5
-3
/
+8
2014-05-30
MIPS: uasm: Add sllv uasm instruction
Markos Chandras
5
-3
/
+8
2014-05-30
MIPS: uasm: Add u3u2u1 instruction builders
Markos Chandras
2
-0
/
+10
[next]