summary refs log tree commit diff
path: root/arch
AgeCommit message (Expand)Author
2014-05-30MIPS: OCTEON: Enable use of FPUDavid Daney
2014-05-30MIPS: Malta: support powering downPaul Burton
2014-05-30MIPS: Malta: hang on haltPaul Burton
2014-05-30MIPS: Malta: Let PIIX4 respond to PCI special cyclesPaul Burton
2014-05-30MIPS: Malta: add suspend state entry codePaul Burton
2014-05-30MIPS: Define some more PIIX4 registers & valuesPaul Burton
2014-05-30MIPS: DEC: Remove the Halt button interrupt on R4k systemsMaciej W. Rozycki
2014-05-30MIPS: DEC: Only select the R4k clock event/source on R4k systemsMaciej W. Rozycki
2014-05-30MIPS: __delay ABI-dependent subtraction simplificationMaciej W. Rozycki
2014-05-30MIPS: Implement random_get_entropy with CP0 RandomMaciej W. Rozycki
2014-05-30MIPS: Netlogic: XLP9XX on-chip SATA supportGanesan Ramalingam
2014-05-30MIPS: Netlogic: Support for XLP3XX on-chip SATAGanesan Ramalingam
2014-05-30MIPS: Add MSI support for XLP9XXGanesan Ramalingam
2014-05-30MIPS: Netlogic: Add support for XLP5XXYonghong Song
2014-05-30MIPS: Netlogic: Update XLP9XX/2XX core freq calculationJayachandran C
2014-05-30MIPS: Netlogic: PIC freq calculation for XLP 9XX/2XXGanesan Ramalingam
2014-05-30MIPS: Netlogic: Fix XLP9XX pic entryJayachandran C
2014-05-30MIPS: Netlogic: Use PRID_IMP_MASK macroJayachandran C
2014-05-30MIPS: Netlogic: IRQ mapping for some more SoC blocksJayachandran C
2014-05-30MIPS: Netlogic: Enable access to more than 64GBJayachandran C
2014-05-30MIPS: Netlogic: Reduce size of reset codeJayachandran C
2014-05-30MIPS: Netlogic: Use cpumask_scnprintf for wakeup_maskJayachandran C
2014-05-30MIPS: Netlogic: Warn on invalid irqJayachandran C
2014-05-30MIPS: Netlogic: Move coremask setup to nlm_node_initJayachandran C
2014-05-30MIPS: Netlogic: Fix uniprocessor compilationJayachandran C
2014-05-30MIPS: Support upto 256 CPUsJayachandran C
2014-05-30MIPS: Enable the BPF_JIT symbol for MIPSMarkos Chandras
2014-05-30MIPS: net: Add BPF JITMarkos Chandras
2014-05-30MIPS: uasm: Add lb uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add mflo uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add mul uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add lh uam instructionMarkos Chandras
2014-05-30MIPS: uasm: Add wsbh uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add sltu uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add sltiu uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add jalr uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add mfhi uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add divu uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add srlv uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add sllv uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add u3u2u1 instruction buildersMarkos Chandras
2014-05-30MIPS: math-emu: Add IEEE754 exception statistics to debugfsDeng-Cheng Zhu
2014-05-30MIPS: BCM47XX: Slightly clean memory detectionRafał Miłecki
2014-05-29MIPS: octeon: Add interface mode detection for Octeon IIAlex Smith
2014-05-29Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...Ralf Baechle
2014-05-28MIPS: Malta: CPS SMP by defaultPaul Burton
2014-05-28cpuidle: cpuidle-cps: add MIPS CPS cpuidle driverPaul Burton
2014-05-28MIPS: include cpuidle Kconfig menuPaul Burton
2014-05-28MIPS: cpuidle wait instruction statePaul Burton
2014-05-28MIPS: smp-cps: duplicate core0 CCA on secondary coresPaul Burton