summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Loongson: Naming style cleanup and reworkHuacai Chen2015-06-2130-65/+65
* MIPS: Fix KVM guest fixmap addressJames Hogan2015-06-211-0/+4
* MIPS: BCM47XX: Support Luxul XWR-1750 boardDan Haab2015-06-211-0/+2
* MIPS: ath79: Improve the DDR controller interfaceAlban Bedel2015-06-211-1/+2
* MIPS: ath79: Correctly name the defines for the PLL_FB registerAlban Bedel2015-06-211-6/+6
* MIPS: BCM77xx: Remove legacy __cpuinit{,data} sections that crept inPaul Gortmaker2015-06-211-1/+1
* MIPS: BCM63xx: Utilize asm/bmips-spaces.hFlorian Fainelli2015-06-211-1/+1
* MIPS: BMIPS: Define BMIPS_FIXADDR_TOP in asm/bmips-spaces.hFlorian Fainelli2015-06-212-1/+8
* MIPS: ingenic: Initial JZ4780 supportPaul Burton2015-06-213-4/+5
* MIPS: JZ4740: use Ingenic SoC UART driverPaul Burton2015-06-211-2/+0
* MIPS: JZ4740: remove clock.hPaul Burton2015-06-211-0/+3
* MIPS, clk: move jz4740 clock suspend, resume functions to jz4740-cguPaul Burton2015-06-211-2/+0
* MIPS: JZ4740: Call jz4740_clock_init earlierPaul Burton2015-06-211-0/+2
* MIPS: JZ4740: define IRQ numbers based on number of intc IRQsPaul Burton2015-06-211-3/+7
* MIPS: JZ4740: probe interrupt controller via DTPaul Burton2015-06-211-2/+0
* MIPS: JZ4740: Move arch_init_irq out of arch/mips/jz4740/irq.cPaul Burton2015-06-211-0/+2
* MIPS/IRQCHIP: Move irq_chip from arch/mips to drivers/irqchip.Ralf Baechle2015-06-213-5/+5
* MIPS: ingenic: Add newer vendor IDsPaul Burton2015-06-211-2/+4
* MIPS: DEC: Update CPU overridesMaciej W. Rozycki2015-06-211-0/+16
* MIPS: mipsregs.h: Add EntryLo bit definitionsJames Hogan2015-06-211-0/+22
* MIPS: hazards: Add hazard macros for tlb readJames Hogan2015-06-211-0/+52
* MIPS: BCM47xx: Read board info for all bcma busesRafał Miłecki2015-06-211-4/+0
* MIPS: MSA: bugfix - disable MSA correctly for new threads/processes.Ralf Baechle2015-06-101-1/+1
* MIPS: pgtable-bits: Fix XPA damage to R6 definitions.Markos Chandras2015-06-091-7/+7
* MIPS: Fix a preemption issue with thread's FPU defaultsMaciej W. Rozycki2015-05-121-2/+2
* MIPS: SMP: Fix build error.Ralf Baechle2015-05-121-1/+1
* Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-201-1/+1
|\
| * mips: fix obsolete cpumask_of_cpu usage.Rusty Russell2015-03-101-1/+1
* | Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-04-181-7/+8
|\ \
| * | MIPS: Cleanup Loongson-2F's gpio driverHuacai Chen2015-04-071-7/+8
| |/
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-04-1798-1022/+1565
|\ \
| * \ Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle2015-04-1312-191/+317
| |\ \
| | * | MIPS: asm: elf: Set O32 default FPU flagsMarkos Chandras2015-04-101-0/+5
| | * | MIPS: lose_fpu(): Disable FPU when MSA enabledJames Hogan2015-04-101-0/+1
| | * | MIPS: Octeon: Delete override of cpu_has_mips_r2_exec_hazard.Ralf Baechle2015-04-101-1/+0
| | * | MIPS: Fix cpu_has_mips_r2_exec_hazard.Ralf Baechle2015-04-101-1/+32
| | * | MIPS: asm: spinlock: Fix addiu instruction for R10000_LLSC_WAR caseMarkos Chandras2015-04-101-1/+1
| | * | MIPS: r4kcache: Use correct base register for MIPS R6 cache flushesMarkos Chandras2015-04-101-44/+45
| | * | MIPS: asm: asm-eva: Introduce kernel load/store variantsMarkos Chandras2015-04-101-44/+93
| | * | MIPS: Octeon: Remove udelay() causing huge IRQ latencyAlexander Sverdlin2015-04-101-3/+0
| | * | MIPS: Fix race condition in lazy cache flushing.Lars Persson2015-03-251-15/+23
| | * | Revert "MIPS: Remove race window in page fault handling"Lars Persson2015-03-251-4/+5
| | * | MIPS: OCTEON: Use correct CSR to soft resetChandrakala Chavva2015-03-251-8/+0
| | * | MIPS: Add support for XPA.Steven J. Hill2015-03-195-30/+38
| | * | MIPS: Rearrange PTE bits into fixed positions.Steven J. Hill2015-03-182-47/+74
| | |/
| * | Merge branch '4.1-fp' into mips-for-linux-nextRalf Baechle2015-04-134-131/+173
| |\ \
| * | | MIPS: BCM63xx: Provide a plat_post_dma_flush hookFlorian Fainelli2015-04-081-0/+10
| * | | MIPS: DMA: Allow platforms to override only the post DMA hookFlorian Fainelli2015-04-081-0/+2
| * | | MIPS: BMIPS: Move post DMA flush implementation to common headerFlorian Fainelli2015-04-082-15/+17
| * | | MIPS: Respect the ISA level in FCSR handlingMaciej W. Rozycki2015-04-084-5/+13
OpenPOWER on IntegriCloud