summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-07-193-5/+4Star
|\
| * MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPUMarkos Chandras2015-07-191-1/+1
| * MIPS: SB1: Remove support for Pass 1 parts.Ralf Baechle2015-07-141-2/+1Star
| * MIPS: asm-offset.c: Patch up various comments refering to the old filename.Ralf Baechle2015-07-141-2/+2
* | mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-182-15/+1Star
|/
* MIPS: c-r4k: Fix cache flushing for MT coresMarkos Chandras2015-07-101-0/+1
* MIPS, CPUFREQ: Fix spelling of Institute.Ralf Baechle2015-07-071-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-06-2762-151/+441
|\
| * MIPS: spinlock: Adjust arch_spin_lock back-off timeMarkos Chandras2015-06-241-1/+1
| * MIPS: asmmacro: Ensure 64-bit FP registers are used with MSAMarkos Chandras2015-06-241-0/+11
| * MIPS: Replace smp_mb with release barrier function in unlocks.Leonid Yegoshin2015-06-212-2/+2
| * MIPS: i8259: DT supportPaul Burton2015-06-211-0/+1
| * MIPS: include errno.h for ENODEV in mips-cm.hPaul Burton2015-06-211-0/+1
| * MIPS: Define GCR_GIC_STATUS register fieldsPaul Burton2015-06-211-0/+4
| * MIPS: Xtalk: Update xwidget.h with known Xtalk device numbersJoshua Kinard2015-06-211-0/+112
| * MIPS: Optimise non-EVA kernel user memory accessesPaul Burton2015-06-211-16/+31
| * MIPS: prepare for user enabling of CONFIG_OFRob Herring2015-06-211-1/+1
| * MIPS: R12000: Enable branch prediction global historyJoshua Kinard2015-06-213-0/+17
| * MIPS: IP27: Update/restructure CPU overridesJoshua Kinard2015-06-211-35/+57
| * MIPS: Get rid of 'kgdb_early_setup' cruft.Sergei Shtylyov2015-06-211-1/+0Star
| * 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/+0Star
| * 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/+0Star
| * 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/+0Star
| * 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/+0Star
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-261-9/+0Star
|\ \
| * | mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel2015-06-261-9/+0Star
* | | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-263-3/+2Star
|\ \ \ | |/ / |/| |
| * | remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-191-1/+0Star
| * | remove <asm/scatterlist.h>Christoph Hellwig2015-05-052-2/+2
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-253-8/+19
|\ \ \
| * | | mm: clarify that the function operates on hugepage pteAneesh Kumar K.V2015-06-251-4/+4
| * | | mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen2015-06-251-4/+0Star