summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: generic: Set RTC_ALWAYS_BCD to 0Paul Burton2017-06-281-1/+1
* MIPS: generic: Abstract FDT fixup applicationPaul Burton2017-06-283-22/+69
* MIPS: generic/yamon-dt: Use serial* rather than uart* aliasesPaul Burton2017-06-282-5/+5
* MIPS: generic/yamon-dt: Support > 256MB of RAMPaul Burton2017-06-283-25/+106
* MIPS: generic/yamon-dt: Pull YAMON DT shim code out of SEAD-3 boardPaul Burton2017-06-285-174/+251
* MIPS: SEAD-3: Remove GIC timer from DTPaul Burton2017-06-281-5/+0
* MIPS: Branch straight to ll in mips_atomic_set()James Hogan2017-06-281-5/+1
* MIPS: Fix mips_atomic_set() with EVAJames Hogan2017-06-281-2/+5
* MIPS: Save static registers before sysmipsJames Hogan2017-06-285-4/+10
* MIPS: Fix mips_atomic_set() retry conditionJames Hogan2017-06-281-1/+1
* MIPS: perf: add I6500 handlingMarcin Nowakowski2017-06-281-4/+10
* MIPS: Probe the I6500 CPUPaul Burton2017-06-284-1/+10
* MIPS: Perform post-DMA cache flushes on systems with MAARsPaul Burton2017-06-281-5/+18
* MIPS: Give __secure_computing() access to syscall arguments.David Daney2017-06-281-2/+20
* MIPS: Add support for eBPF JIT.David Daney2017-06-282-2/+13
* MIPS: Add some instructions to uasm.David Daney2017-06-283-13/+96
* MIPS: Correctly define DBSHFL type instruction opcodes.David Daney2017-06-281-1/+8
* MIPS: Optimize uasm insn lookup.David Daney2017-06-283-209/+199
* MIPS: module: Unify rel & rela reloc handlingPaul Burton2017-06-284-252/+154
* MIPS: module: Ensure we always clean up r_mips_hi16_listPaul Burton2017-06-281-12/+16
* MIPS: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2017-06-2747-221/+0
* MIPS: Sort MIPS Kconfig Alphabetically.Matt Redfearn2017-06-271-49/+49
* KVM: MIPS: Fix maybe-uninitialized build failureJames Cowgill2017-06-201-1/+5
* mm: larger stack guard gap, between vmasHugh Dickins2017-06-191-1/+1
* MIPS: .its targets depend on vmlinuxPaul Burton2017-06-151-5/+5
* MIPS: Fix bnezc/jialc return address calculationPaul Burton2017-06-151-1/+3
* MIPS: kprobes: flush_insn_slot should flush only if probe initialisedMarcin Nowakowski2017-06-081-1/+2
* MIPS: ftrace: fix init functions tracingMarcin Nowakowski2017-06-081-19/+5
* MIPS: mm: adjust PKMAP locationMarcin Nowakowski2017-06-081-1/+6
* MIPS: highmem: ensure that we don't use more than one page for PTEsMarcin Nowakowski2017-06-081-0/+5
* MIPS: mm: fixed mappings: correct initialisationMarcin Nowakowski2017-06-081-3/+3
* MIPS: perf: Remove incorrect odd/even counter handling for I6400Marcin Nowakowski2017-06-081-1/+5
* kthread: fix boot hang (regression) on MIPS/OpenRISCVegard Nossum2017-05-291-1/+0
* devicetree: Move include prefixes from arch to separate directoryOlof Johansson2017-05-181-1/+0
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-05-1245-10884/+1076
|\
| * MIPS: Sibyte: Fix Kconfig warning.Ralf Baechle2017-04-211-1/+1
| * MIPS: Sibyte: Export symbol periph_rev to sb1250-mac network driver.Ralf Baechle2017-04-212-0/+2
| * Merge branch '4.11-fixes' into mips-for-linux-nextRalf Baechle2017-04-139-27/+57
| |\
| * | MIPS: Remove confusing else statement in __do_page_fault()Paul Burton2017-04-131-8/+8
| * | MIPS: Stengthen IPI IRQ domain sanity checkPaul Burton2017-04-121-8/+12
| * | MIPS: smp-mt: Use CPU interrupt controller IPI IRQ domain supportPaul Burton2017-04-123-176/+8
| * | MIPS: Remove CONFIG_ARCH_HAS_ILOG2_U{32,64}Paul Burton2017-04-121-8/+0
| * | MIPS: generic: Enable Root FS on NFS in generic_defconfigMatt Redfearn2017-04-121-0/+3
| * | MIPS: mach-rm: Remove recursive include of cpu-feature-overrides.hMarcin Nowakowski2017-04-121-2/+0
| * | MIPS: Opt into HAVE_COPY_THREAD_TLSJames Cowgill2017-04-122-3/+4
| * | MIPS: uasm: Remove needless ISA abstractionPaul Burton2017-04-122-137/+106
| * | MIPS: Remove dead define of ST_OFFMatt Redfearn2017-04-121-6/+0
| * | MIPS: Use common outgoing-CPU-notification codeMarcin Nowakowski2017-04-121-4/+3
| * | MIPS: math-emu: Fix BC1EQZ and BC1NEZ condition handlingDouglas Leung2017-04-101-4/+6
| * | MIPS: r2-on-r6-emu: Clear BLTZALL and BGEZALL debugfs countersAleksandar Markovic2017-04-101-0/+2
OpenPOWER on IntegriCloud