summaryrefslogtreecommitdiffstats
path: root/arch/mips/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Unify perf counter register definitionsJames Hogan2017-02-141-0/+33
* MIPS: OCTEON: Platform support for OCTEON III USB controllerSteven J. Hill2017-02-141-2/+6
* MIPS: Fix protected_cache(e)_op() for microMIPSPaul Burton2017-02-131-2/+4
* Merge tag 'mips_kvm_4.11_1' into mips-for-linux-nextJames Hogan2017-02-134-35/+67
|\
| * MIPS: Add return errors to protected cache opsJames Hogan2017-02-031-20/+35
| * MIPS: Export some tlbex internals for KVM to useJames Hogan2017-02-031-0/+26
| * MIPS: uasm: Add include guards in asm/uasm.hJames Hogan2017-02-031-0/+5
| * MIPS: Move pgd_alloc() out of headerJames Hogan2017-02-021-15/+1
* | MIPS: BCM47XX: Add Luxul devices to the databaseDan Haab2017-01-251-0/+9
* | MIPS: VDSO: avoid duplicate CAC_BASE definitionArnd Bergmann2017-01-251-2/+4
* | MIPS: Fix modversionsArnd Bergmann2017-01-242-0/+23
* | MIPS: End asm function prologue macros with .insnPaul Burton2017-01-031-4/+6
* | MIPS: Use generic asm/export.hPaul Burton2017-01-031-0/+1
* | MIPS: IRQ: Remove useless i8259_of_init() prototype.Ralf Baechle2017-01-031-1/+0
* | MIPS: ralink: Add missing pinmux.John Crispin2017-01-031-1/+6
* | MIPS: platform: Allow for DTB to be moved during kernel relocationMarcin Nowakowski2017-01-031-0/+13
* | MIPS: elfcore: add correct copy_regs implementationsMarcin Nowakowski2017-01-031-0/+6
* | MIPS: Move register dump routines out of ptrace codeMarcin Nowakowski2017-01-031-0/+3
* | MIPS: kexec: remove SMP_DUMPMarcin Nowakowski2017-01-031-7/+1
* | MIPS: Loongson1: Add watchdog support for Loongson1 boardYang Ling2017-01-031-4/+5
* | MIPS: Loongson1: Remove several redundant RTC-related macrosYang Ling2017-01-032-3/+27
* | MIPS: Remove RESTORE_ALL_AND_RETPaul Burton2017-01-031-8/+0
* | MIPS: Cleanup LLBit handling in switch_toPaul Burton2017-01-031-6/+12
* | MIPS: Remove r2_emul_return from struct thread_infoPaul Burton2017-01-032-1/+4
* | MIPS: traps: Ensure L1 & L2 ECC checking match for CM3 systemsPaul Burton2017-01-031-0/+7
* | MIPS: Loongson1B: Modify DEFAULT_MEMSIZEKelvin Cheung2017-01-031-1/+1
* | MIPS: SMP: Remove cpu_callin_mapMatt Redfearn2017-01-031-2/+0
* | MIPS: Remove unused HIGHMEM_DEBUG macroPaul Burton2017-01-031-3/+0
* | MIPS: Use generic asm/unaligned.hPaul Burton2017-01-032-28/+1
* | MIPS: Octeon: Enable KASLRSteven J. Hill2017-01-031-2/+13
* | MIPS: Only change $28 to thread_info if coming from user modeMatt Redfearn2017-01-031-0/+7
* | MIPS: Introduce irq_stackMatt Redfearn2017-01-031-0/+12
* | MIPS: Octeon: Kill cvmx_helper_link_autoconf()Aaro Koskinen2017-01-035-21/+5
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-244-4/+4
* Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2016-12-191-1/+0
|\
| * MIPS: jz4740: Remove obsolete codePaul Cercueil2016-11-051-1/+0
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-12-122-2/+0
|\ \
| * \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-12-112-0/+19
| |\ \
| * | | locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-171-1/+0
| * | | locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-161-1/+0
| * | | locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-161-0/+1
| * | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-11-113-3/+35
| |\ \ \
| * | | | locking/mutex: Kill arch specific codePeter Zijlstra2016-10-251-1/+0
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-032-0/+19
|\ \ \ \ | | |_|/ | |/| |
| * | | MIPS: Mask out limit field when calculating wired entry countPaul Burton2016-11-242-0/+19
| | |/ | |/|
* / | tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan2016-11-301-0/+2
|/ /
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-11-041-3/+4
|\ \
| * | KVM: MIPS: Precalculate MMIO load resume PCJames Hogan2016-10-261-3/+4
| |/
* / MIPS: Fix FCSR Cause bit handling for correct SIGFPE issueMaciej W. Rozycki2016-11-042-0/+31
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-10-1533-737/+449
|\