aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2018-08-25Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Gravatar Linus Torvalds 3-3/+3
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSGravatar Masahiro Yamada 3-3/+3
2018-08-23Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Gravatar Linus Torvalds 10-69/+96
2018-08-21MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7Gravatar Paul Burton 1-3/+3
2018-08-21MIPS: Workaround GCC __builtin_unreachable reordering bugGravatar Paul Burton 2-0/+36
2018-08-20Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 1-1/+1
2018-08-17MIPS: Avoid move psuedo-instruction whilst using MIPS_ISA_LEVELGravatar Paul Burton 1-1/+3
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tGravatar Souptick Joarder 1-1/+1
2018-08-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 4-6/+0
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 2-1/+3
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-33/+0
2018-08-14Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 6-68/+5
2018-08-13Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Gravatar Linus Torvalds 172-12245/+2935
2018-08-13Uprobe: Additional argument arch_uprobe to uprobe_write_opcode()Gravatar Ravi Bangoria 1-1/+1
2018-08-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-74/+9
2018-08-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-172/+0
2018-08-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+2
2018-08-10MIPS: Consistently declare TLB functionsGravatar Paul Burton 5-64/+51
2018-08-10MIPS: Export tlbmiss_handler_setup_pgd near its definitionGravatar Paul Burton 3-1/+3
2018-08-09MIPS: Remove remnants of UASM_ISAGravatar Paul Burton 2-2/+0
2018-08-09ssb: Remove SSB_WARN_ON, SSB_BUG_ON and SSB_DEBUGGravatar Michael Büsch 1-1/+0
2018-08-08MIPS: netlogic: xlr: Remove erroneous check in nlm_fmn_send()Gravatar Paul Burton 1-2/+0
2018-08-07MIPS: VDSO: Force link endiannessGravatar Paul Burton 1-0/+1
2018-08-07MIPS: Always specify -EB or -EL when using clangGravatar Paul Burton 1-0/+10
2018-08-07MIPS: Use dins to simplify __write_64bit_c0_split()Gravatar Paul Burton 1-1/+10
2018-08-07MIPS: Use read-write output operand in __write_64bit_c0_split()Gravatar Paul Burton 1-9/+7
2018-08-06MIPS: Avoid using array as parameter to write_c0_kpgd()Gravatar Paul Burton 1-1/+1
2018-08-06MIPS: vdso: Allow clang's --target flag in VDSO cflagsGravatar Paul Burton 1-0/+5
2018-08-06MIPS: genvdso: Remove GOT checksGravatar Paul Burton 1-51/+0
2018-08-06MIPS: Remove obsolete MIPS checks for DST node "chosen@0"Gravatar Robert P. J. Day 1-4/+0
2018-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxGravatar Herbert Xu 16-50/+104
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 2-9/+0
2018-08-02MIPS: generic: Remove input symbols from defconfigGravatar Paul Burton 1-3/+0
2018-08-02Merge branch 'perf/urgent' into perf/core, to pick up fixesGravatar Ingo Molnar 4-11/+2
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigGravatar Christoph Hellwig 1-2/+0
2018-08-02Kconfig: consolidate the "Kernel hacking" menuGravatar Christoph Hellwig 2-7/+0
2018-08-02kconfig: include common Kconfig files from top-level KconfigGravatar Christoph Hellwig 1-24/+0
2018-08-01MIPS: Delete unused code in linux32.cGravatar Paul Burton 1-19/+0
2018-08-01MIPS: Remove unused sys_32_mmap2Gravatar Paul Burton 1-10/+0
2018-08-01MIPS: Remove nabi_no_regargsGravatar Paul Burton 4-37/+35
2018-07-31mips: dts: mscc: enable spi and NOR flash support on ocelot PCB123Gravatar Alexandre Belloni 1-0/+10
2018-07-31mips: dts: mscc: Add spi on OcelotGravatar Alexandre Belloni 1-0/+11
2018-07-30MIPS: Loongson: Merge load addressesGravatar 谢致邦 (XIE Zhibang) 1-2/+1
2018-07-30MIPS: Loongson: Set Loongson32 to MIPS32R1Gravatar 谢致邦 (XIE Zhibang) 2-7/+6
2018-07-30MIPS: mscc: ocelot: add interrupt controller properties to GPIO controllerGravatar Quentin Schulz 1-0/+3
2018-07-30MIPS: generic: Select MIPS_AUTO_PFN_OFFSETGravatar Paul Burton 1-0/+1
2018-07-30MIPS: Allow auto-dection of ARCH_PFN_OFFSET & PHYS_OFFSETGravatar Paul Burton 4-6/+28
2018-07-30MIPS: Fix ISA virt/bus conversion for non-zero PHYS_OFFSETGravatar Paul Burton 1-4/+4
2018-07-30MIPS: Make (UN)CAC_ADDR() PHYS_OFFSET-agnosticGravatar Paul Burton 5-8/+4
2018-07-28Merge tag 'mips_fixes_4.18_5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-9/+0