summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-0/+1
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-0310-29/+27
| |\
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-271-0/+1
| |\ \
| | * | ssb: sprom: add dev_id field for value overriding standard IDRafał Miłecki2014-05-191-0/+1
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-06-09248-7865/+8337
|\ \ \ \
| * \ \ \ Merge branch '3.15-fixes' into mips-for-linux-nextRalf Baechle2014-06-0412-31/+33
| |\ \ \ \
| | * | | | MIPS: Call find_vma with the mmap_sem heldDavidlohr Bueso2014-06-032-0/+4
| | * | | | MIPS: Fix 'write_msa_##' inline macro.Steven J. Hill2014-06-031-1/+1
| | * | | | MIPS: Fix MSA toolchain support detection.Steven J. Hill2014-06-031-1/+1
| | | |_|/ | | |/| |
| * | | | MIPS: IP22/IP28: Improve GIO supportThomas Bogendoerfer2014-06-044-17/+38
| * | | | MIPS: Octeon: Add twsi interrupt initialization for OCTEON 3XXX, 5XXX, 63XXEunbong Song2014-06-042-0/+4
| * | | | DEC: Document the R4k MB ASIC mini interrupt controllerMaciej W. Rozycki2014-06-041-3/+12
| * | | | MIPS: Add microMIPS MSA support.Steven J. Hill2014-06-042-10/+43
| * | | | MIPS: Replace calls to obsolete strict_strto call with kstrto* equivalents.Daniel Walter2014-06-042-5/+8
| * | | | MIPS: Replace obsolete strict_strto call with kstrtoDaniel Walter2014-06-042-3/+3
| * | | | MIPS: BFP: Simplify code slightly.Ralf Baechle2014-06-041-4/+4
| * | | | mips: Update the email address of Geert UytterhoevenGeert Uytterhoeven2014-06-024-8/+3
| * | | | MIPS: Add minimal defconfig for mips_paravirtAndreas Herrmann2014-06-021-0/+103
| * | | | MIPS: Enable build for new system 'paravirt'David Daney2014-06-022-0/+20
| * | | | MIPS: paravirt: Add pci controller for virtioDavid Daney2014-06-024-1/+139
| * | | | MIPS: Add code for new system 'paravirt'David Daney2014-06-0211-6/+777
| * | | | MIPS: Add functions for hypervisor callDavid Daney2014-05-302-1/+114
| * | | | MIPS: OCTEON: Add OCTEON3 to __get_cpu_typeAndreas Herrmann2014-05-301-0/+1
| * | | | MIPS: Add function get_ebase_cpunumDavid Daney2014-05-302-1/+10
| * | | | MIPS: Add minimal support for OCTEON3 to c-r4k.cDavid Daney2014-05-302-4/+46
| * | | | MIPS: Don't build fast TLB refill handler with 32-bit kernelsDavid Daney2014-05-301-2/+6
| * | | | MIPS: Don't use RI/XI with 32-bit kernels on 64-bit CPUsDavid Daney2014-05-301-1/+8
| * | | | MIPS: OCTEON: Move CAVIUM_OCTEON_CVMSEG_SIZE to CPU_CAVIUM_OCTEONDavid Daney2014-05-301-12/+11
| * | | | MIPS: Move system level config items from CPU_CAVIUM_OCTEON to CAVIUM_OCTEON_SOCDavid Daney2014-05-301-5/+5
| * | | | MIPS: OCTEON: Enable use of FPUDavid Daney2014-05-306-27/+75
| * | | | MIPS: Malta: support powering downPaul Burton2014-05-301-0/+4
| * | | | MIPS: Malta: hang on haltPaul Burton2014-05-301-4/+6
| * | | | MIPS: Malta: Let PIIX4 respond to PCI special cyclesPaul Burton2014-05-301-0/+6
| * | | | MIPS: Malta: add suspend state entry codePaul Burton2014-05-304-0/+141
| * | | | MIPS: Define some more PIIX4 registers & valuesPaul Burton2014-05-301-0/+12
| * | | | MIPS: DEC: Remove the Halt button interrupt on R4k systemsMaciej W. Rozycki2014-05-301-0/+5
| * | | | MIPS: DEC: Only select the R4k clock event/source on R4k systemsMaciej W. Rozycki2014-05-301-2/+2
| * | | | MIPS: __delay ABI-dependent subtraction simplificationMaciej W. Rozycki2014-05-301-5/+3
| * | | | MIPS: Implement random_get_entropy with CP0 RandomMaciej W. Rozycki2014-05-302-18/+48
| * | | | MIPS: Netlogic: XLP9XX on-chip SATA supportGanesan Ramalingam2014-05-302-0/+378
| * | | | MIPS: Netlogic: Support for XLP3XX on-chip SATAGanesan Ramalingam2014-05-302-0/+210
| * | | | MIPS: Add MSI support for XLP9XXGanesan Ramalingam2014-05-304-51/+156
| * | | | MIPS: Netlogic: Add support for XLP5XXYonghong Song2014-05-308-4/+23
| * | | | MIPS: Netlogic: Update XLP9XX/2XX core freq calculationJayachandran C2014-05-302-18/+73
| * | | | MIPS: Netlogic: PIC freq calculation for XLP 9XX/2XXGanesan Ramalingam2014-05-304-34/+114
| * | | | MIPS: Netlogic: Fix XLP9XX pic entryJayachandran C2014-05-301-2/+3
| * | | | MIPS: Netlogic: Use PRID_IMP_MASK macroJayachandran C2014-05-306-9/+10
| * | | | MIPS: Netlogic: IRQ mapping for some more SoC blocksJayachandran C2014-05-303-35/+69
| * | | | MIPS: Netlogic: Enable access to more than 64GBJayachandran C2014-05-301-0/+15
| * | | | MIPS: Netlogic: Reduce size of reset codeJayachandran C2014-05-302-11/+16
OpenPOWER on IntegriCloud