aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-23MIPS: ip22: Drop addr_is_ramJiaxun Yang1-18/+2
2019-08-23MIPS: msp: Record prom memoryJiaxun Yang1-6/+16
2019-08-23MIPS: malta: Drop prom_free_prom_memoryJiaxun Yang1-11/+0
2019-08-23MIPS: fw: Record prom memoryJiaxun Yang1-6/+18
2019-08-23MIPS: OCTEON: Drop boot_mem_mapJiaxun Yang2-12/+8
2019-08-22Merge tag 'Wimplicit-fallthrough-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linuxLinus Torvalds1-0/+1
2019-08-22kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada1-0/+1
2019-08-20MIPS: Octeon: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-08-19MIPS: Octeon: Fix a typo in #define OCTOEN_SERIAL_LENChristophe JAILLET1-2/+2
2019-08-16drivers: remove the SGI SN2 IOC4 base supportChristoph Hellwig5-5/+0
2019-08-11MIPS: tlbex: Explicitly cast _PAGE_NO_EXEC to a booleanNathan Chancellor1-1/+1
2019-08-11MIPS/ptrace: Update mips_get_syscall_arg's return typeNathan Chancellor1-14/+7
2019-08-11MIPS: Don't use bc_false uninitialized in __mm_isBranchInstrNathan Chancellor1-1/+1
2019-08-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-10/+0
2019-08-09Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini58-232/+395
2019-08-08Merge branch 'ingenic-tcu-v5.4' into mips-nextPaul Burton7-150/+92
2019-08-08MIPS: jz4740: Drop obsolete codePaul Cercueil1-149/+2
2019-08-08MIPS: GCW0: Reduce system timer and clocksource to 750 kHzPaul Cercueil1-0/+10
2019-08-08MIPS: CI20: Reduce system timer and clocksource to 3 MHzPaul Cercueil1-0/+7
2019-08-08MIPS: qi_lb60: Reduce system timer and clocksource to 750 kHzPaul Cercueil1-0/+7
2019-08-08MIPS: jz4740: Add DTS nodes for the TCU driversPaul Cercueil3-0/+66
2019-08-08PCI: Convert pci_resource_to_user() to a weak functionDenis Efremov1-1/+0
2019-08-06mips: fix vdso32 build, againArnd Bergmann2-10/+1
2019-08-06MIPS: octeon: Remove ARCH_HAS_IRQ_PER_CPUPaul Burton1-1/+0
2019-08-06MIPS: octeon: Remove cpu_has_saaPaul Burton1-8/+0
2019-08-06Merge tag 'mips_fixes_5.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds6-1/+20
2019-08-05MIPS: Ingenic: Disable broken BTB lookup optimization.Zhou Yanjie2-0/+11
2019-08-05MIPS: Ingenic: Fix bugs when detecting X1000's L2 cache.Zhou Yanjie1-7/+20
2019-08-05MIPS: BCM63XX: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-08-05KVM: remove kvm_arch_has_vcpu_debugfs()Paolo Bonzini1-10/+0
2019-08-03page flags: prioritize kasan bits over last-cpuidArnd Bergmann1-0/+1
2019-07-30mips: remove nargs from __SYSCALLFiroz Khan5-6/+6
2019-07-30MIPS: jz4740: Drop dead codePaul Cercueil8-370/+2
2019-07-30MIPS: configs: LB60: update defconfigPaul Cercueil1-22/+22
2019-07-30MIPS: qi_lb60: Migrate to devicetreePaul Cercueil3-496/+287
2019-07-30MIPS: DTS: jz4740: Add missing nodesPaul Cercueil1-0/+84
2019-07-30MIPS: Kconfig: remove HAVE_LATENCYTOP_SUPPORTFabian Mewes1-4/+0
2019-07-30MIPS: X1000: Add X1000 system type.Zhou Yanjie3-1/+6
2019-07-30MIPS: OProfile: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+13
2019-07-26mips: vdso: Fix flip/flop vdso building bugVincenzo Frascino1-7/+7
2019-07-26mips: vdso: Fix source pathVincenzo Frascino1-2/+2
2019-07-25MIPS: BCM47XX: Add support for Netgear R6200 V1Edward Matijević3-0/+12
2019-07-25mips: Add clock_gettime64 entry pointVincenzo Frascino2-0/+9
2019-07-25mips: Add clock_getres entry pointVincenzo Frascino3-0/+39
2019-07-25mips: Add support for generic vDSOVincenzo Frascino11-115/+296
2019-07-23MIPS: Remove unused R8000 CPU supportPaul Burton10-293/+5
2019-07-23MIPS: Remove unused R5432_CP0_INTERRUPT_WARPaul Burton14-28/+0
2019-07-23MIPS: Remove unused R5432 CPU supportPaul Burton8-30/+1
2019-07-23MIPS: Remove unused R4300 CPU supportPaul Burton9-33/+1
2019-07-22MIPS: qi_lb60: Move MMC configuration to devicetreePaul Cercueil2-32/+33