summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Fix input modify in __write_64bit_c0_split()James Hogan2017-09-211-6/+9
* Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds2017-09-1534-591/+1500
|\
| * MIPS: microMIPS: Fix decoding of swsp16 instructionMatt Redfearn2017-09-061-1/+1
| * MIPS: BCM63XX: fix ENETDMA_6345_MAXBURST_REG offsetJonas Gorski2017-09-061-1/+1
| * mips: Save all registers when saving the frameCorey Minyard2017-09-061-14/+50
| * MIPS: Add DWARF unwinding to assemblyCorey Minyard2017-09-062-99/+135
| * MIPS: Make SAVE_SOME more standardCorey Minyard2017-09-061-14/+37
| * MIPS: Octeon: Allow access to CIU3 IRQ domains.Steven J. Hill2017-09-041-0/+2
| * MIPS: Octeon: Make CSR functions node aware.Steven J. Hill2017-09-041-0/+28
| * MIPS: Octeon: Watchdog registers for 70xx, 73xx, 78xx, F75xx.Steven J. Hill2017-09-041-0/+10
| * MIPS: Octeon: Add support for accessing the boot vector.Steven J. Hill2017-09-042-0/+81
| * MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select()Hauke Mehrtens2017-09-041-2/+0
| * irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.hPaul Burton2017-09-041-0/+30
| * irqchip: mips-gic: Move various definitions to the driverPaul Burton2017-09-041-5/+0
| * MIPS: GIC: Move GIC_LOCAL_INT_* to asm/mips-gic.hPaul Burton2017-09-041-0/+24
| * MIPS: Add __ioread64_copyPaul Burton2017-09-041-0/+2
| * MIPS: GIC: Introduce asm/mips-gic.h with accessor functionsPaul Burton2017-08-302-0/+294
| * MIPS: Don't use dma_cache_sync to implement fd_cacheflushChristoph Hellwig2017-08-301-2/+2
| * MIPS: CPS: Cluster support for topology functionsPaul Burton2017-08-302-30/+128
| * MIPS: CPS: Have asm/mips-cps.h include CM & CPC headersPaul Burton2017-08-304-7/+14
| * MIPS: SMP: Allow boot_secondary SMP op to return errorsPaul Burton2017-08-301-1/+1
| * MIPS: CM: Add cluster & block args to mips_cm_lock_other()Paul Burton2017-08-301-9/+36
| * MIPS: Add CPU cluster number accessorsPaul Burton2017-08-301-0/+11
| * MIPS: Unify checks for sibling CPUsPaul Burton2017-08-301-0/+17
| * MIPS: Store core & VP IDs in GlobalNumber-style variablePaul Burton2017-08-301-26/+13
| * MIPS: Abstract CPU core & VP(E) ID access through accessor functionsPaul Burton2017-08-303-5/+26
| * MIPS: Add accessor & bit definitions for GlobalNumberPaul Burton2017-08-301-0/+13
| * MIPS: CPS: Add CM/CPC 3.5 register definitionsPaul Burton2017-08-302-7/+69
| * MIPS: CPS: Introduce register modify (set/clear/change) accessorsPaul Burton2017-08-301-1/+22
| * MIPS: CPC: Use BIT/GENMASK for register fields, order & drop shiftsPaul Burton2017-08-301-37/+42
| * MIPS: CPC: Use common CPS accessor generation macrosPaul Burton2017-08-301-41/+22
| * MIPS: CM: Use BIT/GENMASK for register fields, order & drop shiftsPaul Burton2017-08-291-181/+130
| * MIPS: CM: Specify register size when generating accessorsPaul Burton2017-08-292-109/+132
| * MIPS: CM: Rename mips_cm_base to mips_gcr_basePaul Burton2017-08-291-3/+3
| * MIPS: math-emu: Add FP emu debugfs stats for individual instructionsAleksandar Markovic2017-08-291-0/+115
| * MIPS: math-emu: Add FP emu debugfs statistics for branchesAleksandar Markovic2017-08-291-0/+1
| * MIPS: math-emu: Correct user fault_addr typePaul Burton2017-08-291-1/+1
| * MIPS: Alchemy: update cpu feature overridesManuel Lauss2017-08-291-0/+26
| * MIPS: Octeon: Expose support for mips32r1, mips32r2 and mips64r1Petar Jovanovic2017-08-291-3/+3
| * MIPS: NUMA: Remove the unused parent_node() macroDou Liyang2017-08-292-2/+0
| * MIPS: Remove unused R6000 supportPaul Burton2017-08-293-12/+0
| * MIPS: SMP: Constify smp opsMatt Redfearn2017-08-295-15/+15
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-111-2/+2
|\ \
| * | mips/signal: In force_fcr31_sig return in the impossible caseEric W. Biederman2017-08-171-7/+0
| * | signal: Remove kernel interal si_code magicEric W. Biederman2017-07-241-3/+3
| * | signal/mips: Document a conflict with SI_USER with SIGFPEEric W. Biederman2017-07-191-0/+7
* | | Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdLinus Torvalds2017-09-091-1/+1
|\ \ \
| * \ \ Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon2017-09-011-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-131-1/+1
| | |/
* | | vga: optimise console scrollingMatthew Wilcox2017-09-081-0/+7
OpenPOWER on IntegriCloud