summaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
Commit message (Expand)AuthorAgeFilesLines
* MIPS: store the appended dtb address in a variableJonas Gorski2016-08-027-15/+30
* MIPS: ZBOOT: copy appended dtb to the end of the kernelJonas Gorski2016-08-023-36/+19
* MIPS: ralink: fix spis group pinmuxÁlvaro Fernández Rojas2016-08-021-1/+1
* MIPS: Factor o32 specific code into signal_o32.cHarvey Hunt2016-08-024-284/+293
* MIPS: non-exec stack & heap when non-exec PT_GNU_STACK is presentPaul Burton2016-08-023-2/+26
* MIPS: Use per-mm page to execute branch delay slot instructionsPaul Burton2016-08-0212-133/+391
* MIPS: Modify error handlingAmitoj Kaur Chawla2016-08-011-2/+2
* MIPS: c-r4k: Use SMP calls for CM indexed cache opsJames Hogan2016-07-291-1/+1
* MIPS: c-r4k: Avoid small flush_icache_range SMP callsJames Hogan2016-07-291-0/+21
* MIPS: c-r4k: Local flush_icache_range cache op overrideJames Hogan2016-07-291-6/+18
* MIPS: c-r4k: Split r4k_flush_kernel_vmap_range()James Hogan2016-07-291-8/+17
* MIPS: c-r4k: Exclude sibling CPUs in SMP callsJames Hogan2016-07-293-7/+18
* MIPS: c-r4k: Fix valid ASID optimisationJames Hogan2016-07-291-13/+35
* MIPS: c-r4k: Add r4k_on_each_cpu cache op type argJames Hogan2016-07-291-19/+51
* MIPS: c-r4k: Avoid dcache flush for sigtrampsJames Hogan2016-07-291-6/+10
* MIPS: c-r4k: Fix sigtramp SMP call to use kmapJames Hogan2016-07-291-6/+69
* MIPS: c-r4k: Fix protected_writeback_scache_line for EVAJames Hogan2016-07-291-0/+4
* MIPS: SMP: Drop stop_this_cpu() cpu_foreign_map hackJames Hogan2016-07-291-8/+1
* MIPS: SMP: Update cpu_foreign_map on CPU disableJames Hogan2016-07-296-1/+7
* MIPS: SMP: Clear ASID without confusing has_valid_asid()James Hogan2016-07-292-2/+19
* MIPS: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan2016-07-282-0/+3
* MIPS: Octeon: Improve USB reset code for OCTEON II.Steven J. Hill2016-07-281-48/+60
* MIPS: Octeon: Put restrictions on DMA descriptors.Steven J. Hill2016-07-281-1/+5
* MIPS: Octeon: Remove forced mappings of USB interrupts.Steven J. Hill2016-07-282-14/+0
* KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspaceDavid Howells2016-07-282-2/+2
* MIPS: Print segment physical address when EU=1James Hogan2016-07-281-5/+8
* MIPS: tlbex: Avoid duplicated single_insn_swpdJames Hogan2016-07-241-1/+1
* MIPS: uasm: Handle low values in uasm_in_compat_space_p()James Hogan2016-07-241-5/+1
* MIPS: Add default configuration for ath25Sergey Ryazanov2016-07-241-0/+119
* MIPS: Pistachio: Remove plat_setup_iocoherencyZubair Lutfullah Kakakhel2016-07-242-26/+1
* MIPS: Delete use of ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij2016-07-241-1/+0
* MIPS: Lantiq: Use the real EXIN countJohn Crispin2016-07-241-3/+3
* MIPS: Lantiq: Fix eiu interrupt loading codeJohn Crispin2016-07-241-9/+10
* MIPS: Move CPU Hotplug config option into submenuMatt Redfearn2016-07-241-10/+10
* MIPS: smp-cps: Add support for CPU hotplug of MIPSr6 processorsMatt Redfearn2016-07-241-5/+27
* MIPS: smp-cps: Allow booting of CPU other than VP0 within a coreMatt Redfearn2016-07-241-4/+5
* MIPS: Octeon: cavium_octeon_defconfig: Enable OCTEON SATAMatt Redfearn2016-07-211-0/+2
* MIPS: Octeon: Changes to support readq()/writeq() usage.Steven J. Hill2016-07-113-31/+32
* MIPS: Fix page table corruption on THP permission changes.David Daney2016-07-061-1/+1
* MIPS: Remove cpu_has_safe_index_cacheopsRalf Baechle2016-07-061-9/+3
* MIPS: Fix possible corruption of cache mode by mprotect.Ralf Baechle2016-07-021-4/+6
* mips: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-251-3/+3
* MIPS: KVM: Fix CACHE triggered exception emulationJames Hogan2016-06-141-0/+3
* MIPS: KVM: Don't unwind PC when emulating CACHEJames Hogan2016-06-141-6/+10
* MIPS: KVM: Include bit 31 in segment matchesJames Hogan2016-06-141-1/+1
* MIPS: KVM: Fix modular KVM under QEMUJames Hogan2016-06-144-1/+13
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-2958-248/+353
|\
| * MIPS: Add missing FROZEN hotplug notifier transitionsAnna-Maria Gleixner2016-05-281-1/+1
| * MIPS: Build microMIPS VDSO for microMIPS kernelsJames Hogan2016-05-281-0/+1
| * MIPS: Fix sigreturn via VDSO on microMIPS kernelJames Hogan2016-05-281-8/+0