summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)Author
2016-10-06irqchip: i8259: Remove unused i8259A_irq_pendingPaul Burton
2016-10-06irqchip: i8259: Allow platforms to override poll functionPaul Burton
2016-10-05MIPS: SEAD3: Probe EHCI controller using DTPaul Burton
2016-10-05MIPS: SEAD3: Probe ethernet controller using DTPaul Burton
2016-10-05MIPS: SEAD3: Probe UARTs using DTPaul Burton
2016-10-05MIPS: SEAD3: Probe interrupt controllers using DTPaul Burton
2016-10-05MIPS: smp.c: Introduce mechanism for freeing and allocating IPIsMatt Redfearn
2016-10-04MIPS: c-r4k: Split user/kernel flush_icache_range()James Hogan
2016-10-04MIPS: pm-cps: Support CM3 changes to Coherence Enable RegisterMatt Redfearn
2016-10-04MIPS: pm-cps: Add MIPSr6 CPU supportMatt Redfearn
2016-10-04MIPS: Barrier: Add definitions of SYNC stype valuesMatt Redfearn
2016-10-04MIPS: Octeon: Delete unused cvmx-mdio.hAaro Koskinen
2016-10-04MIPS: Octeon: Delete unused cvmx_helper_board_link_set_phy.Aaro Koskinen
2016-10-04MIPS: Octeon: Delete unused cvmx_override_board_link_get.Aaro Koskinen
2016-10-04MIPS: Squash lines for simple wrapper functionsMasahiro Yamada
2016-10-04MIPS: Add RTC support for Loongson1C boardYang Ling
2016-10-04MIPS: Loongson1C: Add board supportYang Ling
2016-10-04MIPS: Add CPU support for Loongson1CYang Ling
2016-10-02MIPS: CM: Fix mips_cm_max_vp_width for non-MT kernels on MT systemsPaul Burton
2016-09-29MIPS: Stop setting I6400 FTLBPPaul Burton
2016-09-29MIPS: uprobes: remove incorrect set_orig_insnMarcin Nowakowski
2016-09-25Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-09-19MIPS: Octeon: mangle-port: fix build failure with VDSO codeAaro Koskinen
2016-09-14Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-13mips: copy_from_user() must zero the destination on access_ok() failureAl Viro
2016-09-13MIPS: Add a missing ".set pop" in an early commitHuacai Chen
2016-09-13MIPS: paravirt: Fix undefined reference to smp_bootstrapMatt Redfearn
2016-08-26treewide: replace config_enabled() with IS_ENABLED() (2nd round)Masahiro Yamada
2016-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2016-08-03Merge branch '4.7-fixes' into mips-for-linux-nextRalf Baechle
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-08-02MIPS: Use CPHYSADDR to implement mips32 __paPaul Burton
2016-08-02MIPS: store the appended dtb address in a variableJonas Gorski
2016-08-02MIPS: Factor o32 specific code into signal_o32.cHarvey Hunt
2016-08-02MIPS: non-exec stack & heap when non-exec PT_GNU_STACK is presentPaul Burton
2016-08-02MIPS: Use per-mm page to execute branch delay slot instructionsPaul Burton
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas
2016-08-01MIPS: Fix definition of KSEGX() for 64-bitJames Hogan
2016-07-29MIPS: c-r4k: Exclude sibling CPUs in SMP callsJames Hogan
2016-07-29MIPS: c-r4k: Fix protected_writeback_scache_line for EVAJames Hogan
2016-07-29MIPS: SMP: Update cpu_foreign_map on CPU disableJames Hogan
2016-07-28MIPS: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan
2016-07-28MIPS: Octeon: Remove forced mappings of USB interrupts.Steven J. Hill
2016-07-27Merge tag 'spi-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-07-24spi: octeon: Move include file from arch/mips to drivers/spiJan Glauber
2016-07-24MIPS: Fix MSA asm warnings in control reg accessorsJames Hogan
2016-07-11MIPS: Octeon: Changes to support readq()/writeq() usage.Steven J. Hill