summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Octeon: remove duplicated include from dma-octeon.cYueHaibing2019-08-271-1/+0
* MIPS: Treat Loongson Extensions as ASEsJiaxun Yang2019-08-264-0/+30
* MIPS: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-261-3/+1
* MIPS: dts: mscc: describe the PTP ready interruptAntoine Tenart2019-08-241-2/+2
* MIPS: dts: mscc: describe the PTP register rangeAntoine Tenart2019-08-241-1/+2
* MIPS: lantiq: update the clock alias' for the mainline PCIe PHY driverMartin Blumenstingl2019-08-241-8/+8
* mips: avoid explicit UB in assignment of mips_io_port_baseNick Desaulniers2019-08-242-13/+3
* MIPS: Fix build with CONFIG_PROC_VMCORE=yPaul Burton2019-08-231-1/+1
* MIPS: mm: Fix highmem compilePaul Burton2019-08-231-0/+2
* MIPS: init: Drop boot_mem_mapJiaxun Yang2019-08-232-286/+85
* MIPS: mm: Drop boot_mem_mapJiaxun Yang2019-08-231-57/+37
* MIPS: xlp: Drop boot_mem_mapJiaxun Yang2019-08-231-6/+6
* MIPS: ip22: Drop addr_is_ramJiaxun Yang2019-08-231-18/+2
* MIPS: msp: Record prom memoryJiaxun Yang2019-08-231-6/+16
* MIPS: malta: Drop prom_free_prom_memoryJiaxun Yang2019-08-231-11/+0
* MIPS: fw: Record prom memoryJiaxun Yang2019-08-231-6/+18
* MIPS: OCTEON: Drop boot_mem_mapJiaxun Yang2019-08-232-12/+8
* MIPS: Octeon: Fix a typo in #define OCTOEN_SERIAL_LENChristophe JAILLET2019-08-191-2/+2
* MIPS: tlbex: Explicitly cast _PAGE_NO_EXEC to a booleanNathan Chancellor2019-08-111-1/+1
* MIPS/ptrace: Update mips_get_syscall_arg's return typeNathan Chancellor2019-08-111-14/+7
* MIPS: Don't use bc_false uninitialized in __mm_isBranchInstrNathan Chancellor2019-08-111-1/+1
* Merge branch 'ingenic-tcu-v5.4' into mips-nextPaul Burton2019-08-087-150/+92
|\
| * MIPS: jz4740: Drop obsolete codePaul Cercueil2019-08-081-149/+2
| * MIPS: GCW0: Reduce system timer and clocksource to 750 kHzPaul Cercueil2019-08-081-0/+10
| * MIPS: CI20: Reduce system timer and clocksource to 3 MHzPaul Cercueil2019-08-081-0/+7
| * MIPS: qi_lb60: Reduce system timer and clocksource to 750 kHzPaul Cercueil2019-08-081-0/+7
| * MIPS: jz4740: Add DTS nodes for the TCU driversPaul Cercueil2019-08-083-0/+66
* | mips: fix vdso32 build, againArnd Bergmann2019-08-062-10/+1
* | MIPS: octeon: Remove ARCH_HAS_IRQ_PER_CPUPaul Burton2019-08-061-1/+0
* | MIPS: octeon: Remove cpu_has_saaPaul Burton2019-08-061-8/+0
* | MIPS: Ingenic: Disable broken BTB lookup optimization.Zhou Yanjie2019-08-052-0/+11
* | MIPS: Ingenic: Fix bugs when detecting X1000's L2 cache.Zhou Yanjie2019-08-051-7/+20
* | mips: remove nargs from __SYSCALLFiroz Khan2019-07-305-6/+6
* | MIPS: jz4740: Drop dead codePaul Cercueil2019-07-308-370/+2
* | MIPS: configs: LB60: update defconfigPaul Cercueil2019-07-301-22/+22
* | MIPS: qi_lb60: Migrate to devicetreePaul Cercueil2019-07-303-496/+287
* | MIPS: DTS: jz4740: Add missing nodesPaul Cercueil2019-07-301-0/+84
* | MIPS: Kconfig: remove HAVE_LATENCYTOP_SUPPORTFabian Mewes2019-07-301-4/+0
* | MIPS: X1000: Add X1000 system type.Zhou Yanjie2019-07-303-1/+6
* | mips: vdso: Fix flip/flop vdso building bugVincenzo Frascino2019-07-261-7/+7
* | mips: vdso: Fix source pathVincenzo Frascino2019-07-261-2/+2
* | MIPS: BCM47XX: Add support for Netgear R6200 V1Edward Matijević2019-07-253-0/+12
* | mips: Add clock_gettime64 entry pointVincenzo Frascino2019-07-252-0/+9
* | mips: Add clock_getres entry pointVincenzo Frascino2019-07-253-0/+39
* | mips: Add support for generic vDSOVincenzo Frascino2019-07-2511-115/+296
* | MIPS: Remove unused R8000 CPU supportPaul Burton2019-07-2310-293/+5
* | MIPS: Remove unused R5432_CP0_INTERRUPT_WARPaul Burton2019-07-2314-28/+0
* | MIPS: Remove unused R5432 CPU supportPaul Burton2019-07-238-30/+1
* | MIPS: Remove unused R4300 CPU supportPaul Burton2019-07-239-33/+1
* | MIPS: qi_lb60: Move MMC configuration to devicetreePaul Cercueil2019-07-222-32/+33