summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2018-04-24Merge 4.4.129 into android-4.4Greg Kroah-Hartman
2018-04-24MIPS: memset.S: Fix clobber of v1 in last_fixupMatt Redfearn
2018-04-24MIPS: memset.S: Fix return of __clear_user from Lpartial_fixupMatt Redfearn
2018-04-24MIPS: memset.S: EVA & fault support for small_memsetMatt Redfearn
2018-04-24MIPS: uaccess: Add micromips clobbers to bzero invocationMatt Redfearn
2018-04-14Merge 4.4.128 into android-4.4Greg Kroah-Hartman
2018-04-13MIPS: kprobes: flush_insn_slot should flush only if probe initialisedMarcin Nowakowski
2018-04-13MIPS: mm: adjust PKMAP locationMarcin Nowakowski
2018-04-13MIPS: mm: fixed mappings: correct initialisationMarcin Nowakowski
2018-03-29Merge 4.4.125 into android-4.4Greg Kroah-Hartman
2018-03-28MIPS: ralink: Remove ralink_halt()NeilBrown
2018-03-22Merge 4.4.123 into android-4.4Greg Kroah-Hartman
2018-03-22MIPS: r2-on-r6-emu: Clear BLTZALL and BGEZALL debugfs countersAleksandar Markovic
2018-03-22MIPS: r2-on-r6-emu: Fix BLEZL and BGTZL identificationLeonid Yegoshin
2018-03-22MIPS: BPF: Fix multiple problems in JIT skb access helpers.David Daney
2018-03-22MIPS: BPF: Quit clobbering callee saved registers in JIT code.David Daney
2018-03-18Merge 4.4.122 into android-4.4Greg Kroah-Hartman
2018-03-18MIPS: OCTEON: irq: Check for null return on kzalloc allocationColin Ian King
2018-03-18MIPS: ath25: Check for kzalloc allocation failureColin Ian King
2018-03-18MIPS: BMIPS: Do not mask IPIs during suspendJustin Chen
2018-03-06Merge 4.4.120 into android-4.4Greg Kroah-Hartman
2018-03-03MIPS: Implement __multi3 for GCC7 MIPS64r6 buildsJames Hogan
2018-02-09UPSTREAM: MIPS: Fix build of compressed imageMatt Redfearn
2018-02-05ANDROID: MIPS: Add ranchu[32r5|32r6|64]_defconfigMiodrag Dinic
2018-02-05FROMLIST: MIPS: ranchu: Add Ranchu as a new generic-based boardMiodrag Dinic
2018-02-05FROMLIST: MIPS: Add noexec=on|off kernel parameterMiodrag Dinic
2018-02-05FROMLIST: MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base()Paul Burton
2018-02-05FROMLIST: MIPS: math-emu: Mark fall throughs in switch statements with a commentAleksandar Markovic
2018-02-05FROMLIST: MIPS: math-emu: Avoid multiple assignmentAleksandar Markovic
2018-02-05FROMLIST: MIPS: math-emu: Avoid an assignment within if statement conditionAleksandar Markovic
2018-02-05FROMLIST: MIPS: math-emu: Declare function srl128() as staticAleksandar Markovic
2018-02-05FROMLIST: MIPS: math-emu: Avoid definition duplication for macro DPXMULT()Aleksandar Markovic
2018-02-05FROMLIST: MIPS: math-emu: Remove an unnecessary header inclusionAleksandar Markovic
2018-02-05UPSTREAM: MIPS: Allow storing pgd in C0_CONTEXT for MIPSr6Paul Burton
2018-02-05UPSTREAM: MIPS: CPS: Handle spurious VP starts more gracefullyPaul Burton
2018-02-05UPSTREAM: MIPS: CPS: Handle cores not powering down more gracefullyPaul Burton
2018-02-05UPSTREAM: MIPS: CPS: Prevent multi-core with dcache aliasingPaul Burton
2018-02-05UPSTREAM: MIPS: CPS: Select CONFIG_SYS_SUPPORTS_SCHED_SMT for MIPSr6Paul Burton
2018-02-05UPSTREAM: MIPS: CM: WARN on attempt to lock invalid VP, not BUGPaul Burton
2018-02-05UPSTREAM: MIPS: CM: Avoid per-core locking with CM3 & higherPaul Burton
2018-02-05UPSTREAM: MIPS: smp-cps: Avoid BUG() when offlining pre-r6 CPUsMatt Redfearn
2018-02-05UPSTREAM: MIPS: smp-cps: Add support for CPU hotplug of MIPSr6 processorsMatt Redfearn
2018-02-05UPSTREAM: MIPS: generic: Bump default NR_CPUS to 16Paul Burton
2018-02-05UPSTREAM: MIPS: pm-cps: Change FSB workaround to CPU blacklistMatt Redfearn
2018-02-05UPSTREAM: MIPS: Fix early CM probingPaul Burton
2018-02-05UPSTREAM: MIPS: smp-cps: Stop printing EJTAG exceptions to UARTPaul Burton
2018-02-05UPSTREAM: MIPS: smp-cps: Add nothreads kernel parameterPaul Burton
2018-02-05UPSTREAM: MIPS: smp-cps: Support MIPSr6 Virtual ProcessorsPaul Burton
2018-02-05UPSTREAM: MIPS: smp-cps: Skip core setup if coherentPaul Burton
2018-02-05UPSTREAM: MIPS: smp-cps: Pull boot config retrieval out of mips_cps_boot_vpesPaul Burton