summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
| * | MIPS: AT_HWCAP aux vector infrastructurePaul Burton2015-09-033-1/+14
| * | MIPS: Save MSA extended context around signalsPaul Burton2015-09-033-15/+333
| * | MIPS: Add definitions for extended contextPaul Burton2015-09-034-1/+81
| * | MIPS: Indicate FP mode in sigcontext sc_used_mathPaul Burton2015-09-032-4/+20
| * | MIPS: Remove unused {get,put}_sigset functionsPaul Burton2015-09-031-51/+0
| * | MIPS: Use common FP sigcontext code for O32 compatPaul Burton2015-09-035-271/+11
| * | MIPS: Skip odd double FP registers when copying FP32 sigcontextPaul Burton2015-09-031-2/+4
| * | MIPS: Move FP usage checks into protected_{save, restore}_fp_contextPaul Burton2015-09-031-39/+34
| * | MIPS: Use struct mips_abi offsets to save FP contextPaul Burton2015-09-033-97/+145
| * | MIPS: Add offsets to sigcontext FP fields to struct mips_abiPaul Burton2015-09-034-3/+19
| * | MIPS: Simplify EVA FP context handling codePaul Burton2015-09-031-25/+19
| * | MIPS: sni: Migrate to new 'set-state' interfaceViresh Kumar2015-09-031-30/+19
| * | MIPS: IP27: Migrate to new 'set-state' interfaceViresh Kumar2015-09-031-7/+0
| * | MIPS: rt3352: Migrate to new 'set-state' interfaceViresh Kumar2015-09-031-29/+30
| * | 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
OpenPOWER on IntegriCloud