summaryrefslogtreecommitdiff
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm-current/current'Stephen Rothwell2018-08-151-1/+1
|\
| * mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-131-1/+1
* | Merge remote-tracking branch 'ftrace/for-next'Stephen Rothwell2018-08-151-1/+1
|\ \
| * | Uprobe: Additional argument arch_uprobe to uprobe_write_opcode()Ravi Bangoria2018-08-131-1/+1
* | | Merge remote-tracking branch 'net-next/master'Stephen Rothwell2018-08-152-1/+3
|\ \ \
| * | | ssb: Remove SSB_WARN_ON, SSB_BUG_ON and SSB_DEBUGMichael Büsch2018-08-091-1/+0
| * | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-022-9/+0
| |\ \ \ | | | |/ | | |/|
| * | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-242-2/+2
| |\ \ \
| * \ \ \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-203-26/+55
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | net: Add a new socket option for a future transmit time.Richard Cochran2018-07-041-0/+3
* | | | | Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell2018-08-151-1/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'work.mount' into for-nextAl Viro2018-08-141-1/+0
| |\ \ \ \ \
| | * | | | | Make anon_inodes unconditionalDavid Howells2018-08-121-1/+0
* | | | | | | Merge remote-tracking branch 'mips/mips-next'Stephen Rothwell2018-08-156-65/+54
|\ \ \ \ \ \ \
| * | | | | | | MIPS: Consistently declare TLB functionsPaul Burton2018-08-105-64/+51
| * | | | | | | MIPS: Export tlbmiss_handler_setup_pgd near its definitionPaul Burton2018-08-103-1/+3
* | | | | | | | Merge remote-tracking branch 'kbuild/for-next'Stephen Rothwell2018-08-152-33/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-021-2/+0
| * | | | | | | | Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2018-08-022-7/+0
| * | | | | | | | kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig2018-08-021-24/+0
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge remote-tracking branch 'crypto-current/master'Stephen Rothwell2018-08-154-6/+0
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ 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-094-6/+0
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtdLinus Torvalds2018-08-146-68/+5
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | MIPS: jz4740: Move jz4740_nand.h header to include/linux/platform_data/jz4740Boris Brezillon2018-07-182-35/+2
| * | | | | | | MIPS: txx9: Move the ndfc.h header to include/linux/platform_data/txx9Boris Brezillon2018-07-184-33/+3
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-08-13172-12245/+2935
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | MIPS: Remove remnants of UASM_ISAPaul Burton2018-08-092-2/+0
| * | | | | | MIPS: netlogic: xlr: Remove erroneous check in nlm_fmn_send()Paul Burton2018-08-081-2/+0
| * | | | | | MIPS: VDSO: Force link endiannessPaul Burton2018-08-071-0/+1
| * | | | | | MIPS: Always specify -EB or -EL when using clangPaul Burton2018-08-071-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/+7
| * | | | | | MIPS: Avoid using array as parameter to write_c0_kpgd()Paul Burton2018-08-061-1/+1
| * | | | | | MIPS: vdso: Allow clang's --target flag in VDSO cflagsPaul Burton2018-08-061-0/+5
| * | | | | | MIPS: genvdso: Remove GOT checksPaul Burton2018-08-061-51/+0
| * | | | | | MIPS: Remove obsolete MIPS checks for DST node "chosen@0"Robert P. J. Day2018-08-061-4/+0
| * | | | | | MIPS: generic: Remove input symbols from defconfigPaul Burton2018-08-021-3/+0
| * | | | | | MIPS: Delete unused code in linux32.cPaul Burton2018-08-011-19/+0
| * | | | | | MIPS: Remove unused sys_32_mmap2Paul Burton2018-08-011-10/+0
| * | | | | | MIPS: Remove nabi_no_regargsPaul Burton2018-08-014-37/+35
| * | | | | | 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-301-2/+1
| * | | | | | MIPS: Loongson: Set Loongson32 to MIPS32R1谢致邦 (XIE Zhibang)2018-07-302-7/+6
| * | | | | | 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
| * | | | | | MIPS: Make (UN)CAC_ADDR() PHYS_OFFSET-agnosticPaul Burton2018-07-305-8/+4