summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | MIPS: Drop CONFIG_RUNTIME_DEBUG & debug.hPaul Burton2015-08-261-48/+0
| * | MIPS: Set up FTLB probability for I6400Markos Chandras2015-08-261-0/+2
| * | MIPS: CM: Add support for reporting CM cache errorsMarkos Chandras2015-08-261-0/+9
| * | MIPS: mips-cm: Extend CM accessors for 64-bit CPUsMarkos Chandras2015-08-261-4/+44
| * | MIPS: CM: Add GCR_L2_CONFIG register accessorsPaul Burton2015-08-261-0/+11
| * | MIPS: mips-cm: Implement mips_cm_revisionPaul Burton2015-08-261-0/+21
| * | MIPS: Add cases for CPU_I6400Markos Chandras2015-08-261-0/+4
| * | MIPS: Add MIPS I6400 PRid and cputype identifiersMarkos Chandras2015-08-261-0/+2
| |/
* | 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-193-5/+4
|\ \
| * | 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
| * | 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-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
OpenPOWER on IntegriCloud