summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-08-253-3/+3
|\
| * kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada2018-08-243-3/+3
* | Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds2018-08-2310-69/+96
|\ \ | |/ |/|
| * MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7Paul Burton2018-08-211-3/+3
| * MIPS: Workaround GCC __builtin_unreachable reordering bugPaul Burton2018-08-212-0/+36
| * MIPS: Avoid move psuedo-instruction whilst using MIPS_ISA_LEVELPaul Burton2018-08-181-1/+3
| * MIPS: Consistently declare TLB functionsPaul Burton2018-08-115-64/+51Star
| * MIPS: Export tlbmiss_handler_setup_pgd near its definitionPaul Burton2018-08-113-1/+3
* | Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-08-211-1/+1
|\ \
| * | Uprobe: Additional argument arch_uprobe to uprobe_write_opcode()Ravi Bangoria2018-08-141-1/+1
* | | mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-181-1/+1
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-08-164-6/+0Star
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2018-08-0316-50/+104
| |\ \ \
| * | | | crypto: shash - remove useless setting of type flagsEric Biggers2018-07-084-6/+0Star
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-162-1/+3
|\ \ \ \ \
| * | | | | ssb: Remove SSB_WARN_ON, SSB_BUG_ON and SSB_DEBUGMichael Büsch2018-08-091-1/+0Star
| * | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-022-9/+0Star
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-252-2/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-213-26/+55
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | net: Add a new socket option for a future transmit time.Richard Cochran2018-07-041-0/+3
* | | | | | | Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-152-33/+0Star
|\ \ \ \ \ \ \
| * | | | | | | kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-021-2/+0Star
| * | | | | | | Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2018-08-022-7/+0Star
| * | | | | | | kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig2018-08-021-24/+0Star
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtdLinus Torvalds2018-08-146-68/+5Star
|\ \ \ \ \ \ \
| * | | | | | | MIPS: jz4740: Move jz4740_nand.h header to include/linux/platform_data/jz4740Boris Brezillon2018-07-182-35/+2Star
| * | | | | | | MIPS: txx9: Move the ndfc.h header to include/linux/platform_data/txx9Boris Brezillon2018-07-184-33/+3Star
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-08-14172-12245/+2935Star
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | MIPS: Remove remnants of UASM_ISAPaul Burton2018-08-092-2/+0Star
| * | | | | | MIPS: netlogic: xlr: Remove erroneous check in nlm_fmn_send()Paul Burton2018-08-081-2/+0Star
| * | | | | | MIPS: VDSO: Force link endiannessPaul Burton2018-08-081-0/+1
| * | | | | | MIPS: Always specify -EB or -EL when using clangPaul Burton2018-08-081-0/+10
| * | | | | | MIPS: Use dins to simplify __write_64bit_c0_split()Paul Burton2018-08-071-1/+10
| * | | | | | MIPS: Use read-write output operand in __write_64bit_c0_split()Paul Burton2018-08-071-9/+7Star
| * | | | | | MIPS: Avoid using array as parameter to write_c0_kpgd()Paul Burton2018-08-071-1/+1
| * | | | | | MIPS: vdso: Allow clang's --target flag in VDSO cflagsPaul Burton2018-08-071-0/+5
| * | | | | | MIPS: genvdso: Remove GOT checksPaul Burton2018-08-071-51/+0Star
| * | | | | | MIPS: Remove obsolete MIPS checks for DST node "chosen@0"Robert P. J. Day2018-08-061-4/+0Star
| * | | | | | MIPS: generic: Remove input symbols from defconfigPaul Burton2018-08-021-3/+0Star
| * | | | | | MIPS: Delete unused code in linux32.cPaul Burton2018-08-011-19/+0Star
| * | | | | | MIPS: Remove unused sys_32_mmap2Paul Burton2018-08-011-10/+0Star
| * | | | | | MIPS: Remove nabi_no_regargsPaul Burton2018-08-014-37/+35Star
| * | | | | | mips: dts: mscc: enable spi and NOR flash support on ocelot PCB123Alexandre Belloni2018-07-311-0/+10
| * | | | | | mips: dts: mscc: Add spi on OcelotAlexandre Belloni2018-07-311-0/+11
| * | | | | | MIPS: Loongson: Merge load addresses谢致邦 (XIE Zhibang)2018-07-311-2/+1Star
| * | | | | | MIPS: Loongson: Set Loongson32 to MIPS32R1谢致邦 (XIE Zhibang)2018-07-312-7/+6Star
| * | | | | | MIPS: mscc: ocelot: add interrupt controller properties to GPIO controllerQuentin Schulz2018-07-301-0/+3
| * | | | | | MIPS: generic: Select MIPS_AUTO_PFN_OFFSETPaul Burton2018-07-301-0/+1
| * | | | | | MIPS: Allow auto-dection of ARCH_PFN_OFFSET & PHYS_OFFSETPaul Burton2018-07-304-6/+28
| * | | | | | MIPS: Fix ISA virt/bus conversion for non-zero PHYS_OFFSETPaul Burton2018-07-301-4/+4