summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm
AgeCommit message (Expand)AuthorFilesLines
2016-10-06MIPS: Support per-device DMA coherencePaul Burton4-1/+22
2016-10-06MIPS: Sanitise coherentio semanticsPaul Burton2-4/+18
2016-10-06MIPS: PCI: Introduce CONFIG_PCI_DRIVERS_LEGACYPaul Burton1-23/+31
2016-10-06MIPS: PCI: Inline pcibios_assign_all_bussesPaul Burton1-2/+4
2016-10-06MIPS: PCI: Support for CONFIG_PCI_DOMAINS_GENERICPaul Burton1-1/+20
2016-10-06MIPS: PCI: Use struct list_head listsPaul Burton1-1/+2
2016-10-06irqchip: i8259: Remove unused i8259A_irq_pendingPaul Burton1-1/+0
2016-10-06irqchip: i8259: Allow platforms to override poll functionPaul Burton1-0/+11
2016-10-05MIPS: SEAD3: Probe EHCI controller using DTPaul Burton1-21/+0
2016-10-05MIPS: SEAD3: Probe ethernet controller using DTPaul Burton1-2/+0
2016-10-05MIPS: SEAD3: Probe UARTs using DTPaul Burton1-4/+0
2016-10-05MIPS: SEAD3: Probe interrupt controllers using DTPaul Burton2-5/+29
2016-10-05MIPS: smp.c: Introduce mechanism for freeing and allocating IPIsMatt Redfearn1-0/+14
2016-10-04MIPS: c-r4k: Split user/kernel flush_icache_range()James Hogan1-0/+5
2016-10-04MIPS: pm-cps: Support CM3 changes to Coherence Enable RegisterMatt Redfearn1-0/+1
2016-10-04MIPS: pm-cps: Add MIPSr6 CPU supportMatt Redfearn1-2/+4
2016-10-04MIPS: Barrier: Add definitions of SYNC stype valuesMatt Redfearn1-0/+96
2016-10-04MIPS: Octeon: Delete unused cvmx-mdio.hAaro Koskinen1-506/+0
2016-10-04MIPS: Octeon: Delete unused cvmx_helper_board_link_set_phy.Aaro Koskinen1-20/+0
2016-10-04MIPS: Octeon: Delete unused cvmx_override_board_link_get.Aaro Koskinen1-10/+0
2016-10-04MIPS: Squash lines for simple wrapper functionsMasahiro Yamada2-10/+2
2016-10-04MIPS: Add RTC support for Loongson1C boardYang Ling1-0/+1
2016-10-04MIPS: Loongson1C: Add board supportYang Ling4-1/+140
2016-10-04MIPS: Add CPU support for Loongson1CYang Ling2-1/+3
2016-10-02MIPS: CM: Fix mips_cm_max_vp_width for non-MT kernels on MT systemsPaul Burton1-0/+11
2016-09-29MIPS: Stop setting I6400 FTLBPPaul Burton1-2/+0
2016-09-29MIPS: uprobes: remove incorrect set_orig_insnMarcin Nowakowski1-1/+0
2016-09-25Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-2/+5
2016-09-19MIPS: Octeon: mangle-port: fix build failure with VDSO codeAaro Koskinen1-2/+2
2016-09-14Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+3
2016-09-14mips: copy_from_user() must zero the destination on access_ok() failureAl Viro1-0/+3
2016-09-13MIPS: Add a missing ".set pop" in an early commitHuacai Chen1-0/+1
2016-09-13MIPS: paravirt: Fix undefined reference to smp_bootstrapMatt Redfearn1-0/+2
2016-08-27treewide: replace config_enabled() with IS_ENABLED() (2nd round)Masahiro Yamada1-2/+2
2016-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds14-60/+190
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada6-15/+15
2016-08-03Merge branch '4.7-fixes' into mips-for-linux-nextRalf Baechle1-0/+2
2016-08-03Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-10/+0
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-193/+155
2016-08-02MIPS: Use CPHYSADDR to implement mips32 __paPaul Burton1-10/+28
2016-08-02MIPS: store the appended dtb address in a variableJonas Gorski1-0/+4
2016-08-02MIPS: Factor o32 specific code into signal_o32.cHarvey Hunt1-1/+1
2016-08-02MIPS: non-exec stack & heap when non-exec PT_GNU_STACK is presentPaul Burton2-2/+7
2016-08-02MIPS: Use per-mm page to execute branch delay slot instructionsPaul Burton5-15/+127
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas3-8/+11
2016-08-01MIPS: Fix definition of KSEGX() for 64-bitJames Hogan1-1/+1
2016-07-29MIPS: c-r4k: Exclude sibling CPUs in SMP callsJames Hogan1-1/+1
2016-07-29MIPS: c-r4k: Fix protected_writeback_scache_line for EVAJames Hogan1-0/+4
2016-07-29MIPS: SMP: Update cpu_foreign_map on CPU disableJames Hogan1-0/+2
2016-07-28MIPS: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan1-0/+1