summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-033-4/+26
|\
| * Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar2015-08-121-0/+7
| |\
| | * atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-2/+0
| | * mips: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-0/+9
| * | locking/static_keys: Add a new static_key interfacePeter Zijlstra2015-08-031-2/+17
| * | locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...Andrey Konovalov2015-08-031-2/+2
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-08-311-25/+23
|\ \
| * | sched, MIPS: Get rid of finish_arch_switch()Ralf Baechle2015-08-041-25/+23
* | | MIPS: Make set_pte() SMP safe.David Daney2015-08-051-0/+31
* | | 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: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith2015-08-031-2/+0
| |/ |/|
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-07-192-3/+2
|\ \
| * | 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/+1
* | | mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-172-15/+1
|/ /
* | 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/+0
| * 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