summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: loongsoon32: Migrate to new 'set-state' interfaceViresh Kumar2015-09-031-23/+34
* MIPS: loongson64/timer: Migrate to new 'set-state' interfaceViresh Kumar2015-09-032-71/+92
* MIPS: cevt-txx9: Migrate to new 'set-state' interfaceViresh Kumar2015-09-031-30/+51
* MIPS: cevt-sb1250: Migrate to new 'set-state' interfaceViresh Kumar2015-09-031-22/+23
* MIPS: cevt-r4k: Migrate to new 'set-state' interfaceViresh Kumar2015-09-032-8/+0
* MIPS: cevt-gt641xx: Migrate to new 'set-state' interfaceViresh Kumar2015-09-031-18/+39
* MIPS: cevt-ds1287: Migrate to new 'set-state' interfaceViresh Kumar2015-09-031-15/+22
* MIPS: cevt-bcm1480: Migrate to new 'set-state' interfaceViresh Kumar2015-09-031-22/+22
* MIPS: jz4740: Migrate to new 'set-state' interfaceViresh Kumar2015-09-031-19/+27
* MIPS: Jazz: Migrate to new 'set-state' interfaceViresh Kumar2015-09-031-7/+0
* MIPS: Alchemy: Migrate to new 'set-state' interfaceViresh Kumar2015-09-031-6/+0
* MIPS: Kconfig: Separate 32BIT and 64BIT config block by blank line.Ralf Baechle2015-09-031-0/+1
* MIPS: math-emu: Move from deprecated __initcall to arch_initcall.Ralf Baechle2015-09-031-1/+1
* MIPS: Lasat: Move from deprecated __initcall to arch_initcall.Ralf Baechle2015-09-031-1/+1
* MIPS: unaligned: Move from deprecated __initcall to arch_initcall.Ralf Baechle2015-09-031-1/+1
* MIPS: Sibyte: Move bus watcher from deprecated __initcall to device_initcallRalf Baechle2015-09-031-1/+1
* MIPS: Rearrange ENTRYLO field definitionsJames Hogan2015-09-032-34/+36
* MIPS: dump_tlb: Dump FrameMask register if existsJames Hogan2015-09-031-0/+8
* MIPS: dump_tlb: Only dump PageGrain if interestingJames Hogan2015-09-031-1/+2
* MIPS: Probe for small (1KiB) page supportJames Hogan2015-09-033-0/+7
* MIPS: Refactor dumping of TLB registers for r3k/r4kJames Hogan2015-09-036-28/+34
* MIPS: math-emu: Emulate missing BC1{EQ,NE}Z instructionsMarkos Chandras2015-09-031-1/+19
* MIPS: math-emu: Allow m{f,t}hc emulation on MIPS R6Markos Chandras2015-09-031-2/+2
* MIPS: math-emu: Fix indentationMarkos Chandras2015-09-031-4/+4
* MIPS: cp1emu: Fix closing bracket for the d_fmt caseMarkos Chandras2015-09-031-1/+4
* MIPS: Kconfig: Drop the EXPERIMENTAL tag from MIPS R6Markos Chandras2015-09-031-2/+2
* MIPS: Treat CP1 control registers as unsigned ints.Ralf Baechle2015-09-031-1/+1
* MIPS: Use unsigned int when reading CP0 registersChris Packham2015-09-031-2/+2
* MIPS: malta: Use generic platform_maar_initPaul Burton2015-09-031-25/+0
* MIPS: mm: default platform_maar_init using bootmem dataPaul Burton2015-09-031-2/+34
* MIPS: MSA unaligned memory access supportLeonid Yegoshin2015-09-031-0/+72
* MIPS: Introduce accessors for MSA vector registersPaul Burton2015-09-033-0/+261
* MIPS: Declare MSA MI10 instruction formatsLeonid Yegoshin2015-09-031-1/+30
* MIPS: Remove "__weak" definition from arch-specific linkage.hBjorn Helgaas2015-09-031-1/+0
* MIPS: Remove "weak" from mips_cdmm_phys_base() declarationBjorn Helgaas2015-09-031-2/+2
* MIPS: Remove "weak" from get_c0_fdc_int() declarationBjorn Helgaas2015-09-031-1/+1
* MIPS: Remove "weak" from get_c0_compare_int() declarationBjorn Helgaas2015-09-032-5/+8
* 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
OpenPOWER on IntegriCloud