summaryrefslogtreecommitdiff
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: MT: Remove "weak" from vpe_run() declarationBjorn Helgaas2015-08-262-6/+6
* MIPS: VPE: Exit vpe_release() early if vpe_run() isn't definedBjorn Helgaas2015-08-261-1/+6
* MIPS: Remove "weak" from platform_maar_init() declarationBjorn Helgaas2015-08-261-1/+1
* MIPS: CPC: Remove "weak" from mips_cpc_phys_base() and make it staticBjorn Helgaas2015-08-262-11/+8
* MIPS: Drop CONFIG_RUNTIME_DEBUG & debug.hPaul Burton2015-08-262-57/+0
* MIPS: ops-emma2rh: Drop nonsensical db_assertPaul Burton2015-08-261-4/+2
* MIPS: rt3883: Prepare rt3883_pci_irq_handler for irq argument removalThomas Gleixner2015-08-261-2/+2
* MIPS: netlogic: Prepare ipi handlers for irq argument removalThomas Gleixner2015-08-261-2/+4
* MIPS: octeon: Replace the homebrewn flow handlerThomas Gleixner2015-08-261-11/+11
* MIPS: ath91: Remove pointless irqdisable/enableThomas Gleixner2015-08-261-16/+2
* MIPS: alchemy: Remove pointless irqdisable/enableThomas Gleixner2015-08-261-2/+4
* MIPS: bcm63xx: Use irq_set_handler_locked()Thomas Gleixner2015-08-261-2/+2
* MIPS: alchemy: Use irq_set_chip_handler_name_locked()Thomas Gleixner2015-08-261-2/+2
* MIPS: irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-08-263-8/+11
* MIPS: pci-rt3883: Consolidate chained IRQ handler install/removeThomas Gleixner2015-08-261-2/+1
* MIPS: pci-ar724x: Consolidate chained IRQ handler install/removeThomas Gleixner2015-08-261-2/+2
* MIPS: pci-ar71xx: Consolidate chained IRQ handler install/removeThomas Gleixner2015-08-261-2/+2
* MIPS: jz4740: Consolidate chained IRQ handler install/removeThomas Gleixner2015-08-261-2/+2
* MIPS: Set up FTLB probability for I6400Markos Chandras2015-08-262-5/+15
* MIPS: cpu-probe: Fix VTLB/FTLB configuration for R6Markos Chandras2015-08-261-1/+10
* MIPS: Add default case for the FTLB enable/disable codeMarkos Chandras2015-08-261-3/+10
* MIPS: cpu-probe: Remove cp0 hazard barrier when enabling the FTLBMarkos Chandras2015-08-261-1/+0
* MIPS: CM: Add support for reporting CM cache errorsMarkos Chandras2015-08-263-111/+254
* MIPS: CPC: Fix type for GCR CPC base reg for 64-bitMarkos Chandras2015-08-261-1/+1
* MIPS: CM: The CMGCRBase register is 64-bit on 64 bit kernels.Markos Chandras2015-08-261-1/+1
* MIPS: mips-cm: Extend CM accessors for 64-bit CPUsMarkos Chandras2015-08-262-4/+48
* MIPS: Add platform callback before initializing the L2 cacheMarkos Chandras2015-08-263-0/+24
* MIPS: CM3: Add support for CM3 L2 cache.Paul Burton2015-08-261-0/+32
* MIPS: CM: Add GCR_L2_CONFIG register accessorsPaul Burton2015-08-261-0/+11
* MIPS: mips-cm: Implement mips_cm_revisionPaul Burton2015-08-261-0/+21
* MIPS: Kconfig: Disable MIPS MT and SMP implementations for R6Markos Chandras2015-08-261-3/+3
* MIPS: Add MIPS I6400 probe supportMarkos Chandras2015-08-261-0/+4
* MIPS: Add cases for CPU_I6400Markos Chandras2015-08-269-0/+21
* MIPS: Add MIPS I6400 PRid and cputype identifiersMarkos Chandras2015-08-261-0/+2
* MIPS: ath79: irq: IRQCHIP_DECLARE moved to linux/irqchip.hAlban Bedel2015-08-261-1/+0
* MIPS: Fix LLVM build issue.Ralf Baechle2015-08-181-1/+1
* MIPS: Fix seccomp syscall argument for MIPS64Markos Chandras2015-08-162-2/+2
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-08-0929-60/+128
|\
| * MIPS: Make set_pte() SMP safe.David Daney2015-08-051-0/+31
| * MIPS: Replace add and sub instructions in relocate_kernel.S with addiuJames Cowgill2015-08-031-4/+4
| * MIPS: Flush RPS on kernel entry with EVAJames Hogan2015-08-031-0/+25
| * Revert "MIPS: BCM63xx: Provide a plat_post_dma_flush hook"Florian Fainelli2015-08-031-10/+0
| * MIPS: BMIPS: Delete unused Kconfig symbolKevin Cernekee2015-08-031-1/+0
| * MIPS: Export get_c0_perfcount_int()Felix Fietkau2015-08-036-0/+6
| * MIPS: show_stack: Fix stack trace with EVAJames Hogan2015-08-031-0/+7
| * MIPS: do_mcheck: Fix kernel code dump with EVAJames Hogan2015-08-031-0/+6
| * MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith2015-08-0313-30/+29
| * MIPS: Partially disable RIXI support.Ralf Baechle2015-08-031-4/+4
| * MIPS: Handle page faults of executable but unreadable pages correctly.Ralf Baechle2015-08-031-1/+2
| * MIPS: Malta: Don't reinitialise RTCJames Hogan2015-08-031-6/+9