summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
| * | MIPS: pte_special()/pte_mkspecial() supportDmitry Korotin2019-07-213-2/+20
| * | MIPS: BMIPS: add clock controller nodesJonas Gorski2019-07-216-15/+51
| * | MIPS: DTS: jz4740: Add node for the MMC driverPaul Cercueil2019-07-211-3/+18
| * | MIPS: Decode config3 register on Ingenic SoCsPaul Cercueil2019-07-211-0/+8
| * | MIPS: Rename JZRISC to XBURSTPaul Cercueil2019-07-216-9/+9
| * | MIPS: Undefine PMD_ORDER for 32-bit buildsDaniel Silsby2019-07-211-1/+1
| * | MIPS: ingenic: Add support for huge pagesDaniel Silsby2019-07-211-0/+1
| * | MIPS: Decouple CPU_SUPPORTS_HUGEPAGES from 64BITDaniel Silsby2019-07-211-2/+2
| * | MIPS: Add partial 32-bit huge page supportDaniel Silsby2019-07-213-7/+73
| * | MIPS: Disallow CPU_SUPPORTS_HUGEPAGES for XPA,EVADaniel Silsby2019-07-211-0/+1
| |/
* | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-09-202-1/+2
|\ \
| * | kbuild: add $(BASH) to run scripts with bash-extensionMasahiro Yamada2019-09-041-1/+1
| * | kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada2019-08-221-0/+1
* | | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-09-193-9/+10
|\ \ \
| * | | dma-mapping: explicitly wire up ->mmap and ->get_sgtableChristoph Hellwig2019-09-041-0/+2
| * | | MIPS: document mixing "slightly different CCAs"Christoph Hellwig2019-08-291-0/+7
| * | | dma-mapping: remove arch_dma_mmap_pgprotChristoph Hellwig2019-08-292-9/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-09-183-229/+146
|\ \ \ \
| * | | | MIPS: SGI-IP27: restructure ioc3 register accessThomas Bogendoerfer2019-08-302-216/+146
| * | | | MIPS: SGI-IP27: remove ioc3 ethernet initThomas Bogendoerfer2019-08-301-13/+0
| |/ / /
* | | | Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-09-165-5/+0
|\ \ \ \ | |/ / / |/| | |
| * | | drivers: remove the SGI SN2 IOC4 base supportChristoph Hellwig2019-08-165-5/+0