index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
MIPS: Don't build fast TLB refill handler with 32-bit kernels
David Daney
2014-05-30
1
-2
/
+6
|
*
|
|
|
MIPS: Don't use RI/XI with 32-bit kernels on 64-bit CPUs
David Daney
2014-05-30
1
-1
/
+8
|
*
|
|
|
MIPS: OCTEON: Move CAVIUM_OCTEON_CVMSEG_SIZE to CPU_CAVIUM_OCTEON
David Daney
2014-05-30
1
-12
/
+11
|
*
|
|
|
MIPS: Move system level config items from CPU_CAVIUM_OCTEON to CAVIUM_OCTEON_SOC
David Daney
2014-05-30
1
-5
/
+5
|
*
|
|
|
MIPS: OCTEON: Enable use of FPU
David Daney
2014-05-30
6
-27
/
+75
|
*
|
|
|
MIPS: Malta: support powering down
Paul Burton
2014-05-30
1
-0
/
+4
|
*
|
|
|
MIPS: Malta: hang on halt
Paul Burton
2014-05-30
1
-4
/
+6
|
*
|
|
|
MIPS: Malta: Let PIIX4 respond to PCI special cycles
Paul Burton
2014-05-30
1
-0
/
+6
|
*
|
|
|
MIPS: Malta: add suspend state entry code
Paul Burton
2014-05-30
4
-0
/
+141
|
*
|
|
|
MIPS: Define some more PIIX4 registers & values
Paul Burton
2014-05-30
1
-0
/
+12
|
*
|
|
|
MIPS: DEC: Remove the Halt button interrupt on R4k systems
Maciej W. Rozycki
2014-05-30
1
-0
/
+5
|
*
|
|
|
MIPS: DEC: Only select the R4k clock event/source on R4k systems
Maciej W. Rozycki
2014-05-30
1
-2
/
+2
|
*
|
|
|
MIPS: __delay ABI-dependent subtraction simplification
Maciej W. Rozycki
2014-05-30
1
-5
/
+3
|
*
|
|
|
MIPS: Implement random_get_entropy with CP0 Random
Maciej W. Rozycki
2014-05-30
2
-18
/
+48
|
*
|
|
|
MIPS: Netlogic: XLP9XX on-chip SATA support
Ganesan Ramalingam
2014-05-30
2
-0
/
+378
|
*
|
|
|
MIPS: Netlogic: Support for XLP3XX on-chip SATA
Ganesan Ramalingam
2014-05-30
2
-0
/
+210
|
*
|
|
|
MIPS: Add MSI support for XLP9XX
Ganesan Ramalingam
2014-05-30
4
-51
/
+156
|
*
|
|
|
MIPS: Netlogic: Add support for XLP5XX
Yonghong Song
2014-05-30
8
-4
/
+23
|
*
|
|
|
MIPS: Netlogic: Update XLP9XX/2XX core freq calculation
Jayachandran C
2014-05-30
2
-18
/
+73
|
*
|
|
|
MIPS: Netlogic: PIC freq calculation for XLP 9XX/2XX
Ganesan Ramalingam
2014-05-30
4
-34
/
+114
|
*
|
|
|
MIPS: Netlogic: Fix XLP9XX pic entry
Jayachandran C
2014-05-30
1
-2
/
+3
|
*
|
|
|
MIPS: Netlogic: Use PRID_IMP_MASK macro
Jayachandran C
2014-05-30
6
-9
/
+10
|
*
|
|
|
MIPS: Netlogic: IRQ mapping for some more SoC blocks
Jayachandran C
2014-05-30
3
-35
/
+69
|
*
|
|
|
MIPS: Netlogic: Enable access to more than 64GB
Jayachandran C
2014-05-30
1
-0
/
+15
|
*
|
|
|
MIPS: Netlogic: Reduce size of reset code
Jayachandran C
2014-05-30
2
-11
/
+16
|
*
|
|
|
MIPS: Netlogic: Use cpumask_scnprintf for wakeup_mask
Jayachandran C
2014-05-30
1
-3
/
+4
|
*
|
|
|
MIPS: Netlogic: Warn on invalid irq
Jayachandran C
2014-05-30
1
-0
/
+2
|
*
|
|
|
MIPS: Netlogic: Move coremask setup to nlm_node_init
Jayachandran C
2014-05-30
2
-4
/
+2
|
*
|
|
|
MIPS: Netlogic: Fix uniprocessor compilation
Jayachandran C
2014-05-30
1
-0
/
+2
|
*
|
|
|
MIPS: Support upto 256 CPUs
Jayachandran C
2014-05-30
1
-2
/
+2
|
*
|
|
|
MIPS: Enable the BPF_JIT symbol for MIPS
Markos Chandras
2014-05-30
1
-0
/
+1
|
*
|
|
|
MIPS: net: Add BPF JIT
Markos Chandras
2014-05-30
4
-0
/
+1447
|
*
|
|
|
MIPS: uasm: Add lb uasm instruction
Markos Chandras
2014-05-30
4
-8
/
+12
|
*
|
|
|
MIPS: uasm: Add mflo uasm instruction
Markos Chandras
2014-05-30
5
-5
/
+11
|
*
|
|
|
MIPS: uasm: Add mul uasm instruction
Markos Chandras
2014-05-30
5
-1
/
+6
|
*
|
|
|
MIPS: uasm: Add lh uam instruction
Markos Chandras
2014-05-30
4
-6
/
+10
|
*
|
|
|
MIPS: uasm: Add wsbh uasm instruction
Markos Chandras
2014-05-30
5
-1
/
+16
|
*
|
|
|
MIPS: uasm: Add sltu uasm instruction
Markos Chandras
2014-05-30
5
-1
/
+6
|
*
|
|
|
MIPS: uasm: Add sltiu uasm instruction
Markos Chandras
2014-05-30
4
-4
/
+8
|
*
|
|
|
MIPS: uasm: Add jalr uasm instruction
Markos Chandras
2014-05-30
1
-0
/
+1
|
*
|
|
|
MIPS: uasm: Add mfhi uasm instruction
Markos Chandras
2014-05-30
5
-4
/
+10
|
*
|
|
|
MIPS: uasm: Add divu uasm instruction
Markos Chandras
2014-05-30
5
-1
/
+6
|
*
|
|
|
MIPS: uasm: Add srlv uasm instruction
Markos Chandras
2014-05-30
5
-3
/
+8
|
*
|
|
|
MIPS: uasm: Add sllv uasm instruction
Markos Chandras
2014-05-30
5
-3
/
+8
|
*
|
|
|
MIPS: uasm: Add u3u2u1 instruction builders
Markos Chandras
2014-05-30
2
-0
/
+10
|
*
|
|
|
MIPS: math-emu: Add IEEE754 exception statistics to debugfs
Deng-Cheng Zhu
2014-05-30
3
-9
/
+37
|
*
|
|
|
MIPS: BCM47XX: Slightly clean memory detection
Rafał Miłecki
2014-05-30
1
-8
/
+11
|
*
|
|
|
MIPS: octeon: Add interface mode detection for Octeon II
Alex Smith
2014-05-29
1
-0
/
+166
|
*
|
|
|
Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...
Ralf Baechle
2014-05-29
36
-218
/
+2044
|
|
\
\
\
\
|
|
*
|
|
|
MIPS: Malta: CPS SMP by default
Paul Burton
2014-05-28
2
-4
/
+2
[prev]
[next]