summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-254-38/+21
|\
| * y2038: utimes: Rework #ifdef guards for compat syscallsArnd Bergmann2018-08-291-0/+1
| * asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macroArnd Bergmann2018-08-291-1/+0
| * asm-generic: Move common compat types to asm-generic/compat.hArnd Bergmann2018-08-291-20/+2
| * y2038: Remove newstat family from default syscall setArnd Bergmann2018-08-291-0/+1
| * y2038: globally rename compat_time to old_time32Arnd Bergmann2018-08-273-17/+17
* | Merge tag 'dmaengine-4.20-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2018-10-253-1/+47
|\ \
| * | MIPS: JZ4740: DTS: Add DMA nodesPaul Cercueil2018-09-111-0/+15
| * | MIPS: JZ4770: DTS: Add DMA nodesPaul Cercueil2018-09-111-0/+30
| * | MIPS: JZ4780: DTS: Update DMA node to match driver changesPaul Cercueil2018-09-111-1/+2
| |/
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-241-11/+0
|\ \
| * | signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman2018-10-031-11/+0
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-10-243-13/+21
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-125-27/+78
| |\ \
| * | | MIPS: mscc: ocelot: add SerDes mux DT nodeQuentin Schulz2018-10-051-0/+5
| * | | MIPS: mscc: ocelot: make HSIO registers address range a sysconQuentin Schulz2018-10-051-5/+9
| * | | net: dsa: Add Lantiq / Intel DSA driver for vrx200Hauke Mehrtens2018-09-131-4/+4
| * | | net: lantiq: Add Lantiq / Intel VRX200 Ethernet driverHauke Mehrtens2018-09-131-3/+3
| * | | MIPS: lantiq: Do not enable IRQs in dma openHauke Mehrtens2018-09-131-1/+0
* | | | Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-10-231-8/+0
|\ \ \ \
| * | | | gpio: vr41xx: Delete vr41xx_gpio_pullupdown() callbackLinus Walleij2018-09-171-8/+0
| | |_|/ | |/| |
* | | | Merge tag 'mtd/for-4.20' of git://git.infradead.org/linux-mtdLinus Torvalds2018-10-236-39/+28
|\ \ \ \
| * | | | mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hBoris Brezillon2018-10-036-12/+6
| * | | | mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} thereBoris Brezillon2018-10-035-11/+11
| * | | | mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooksBoris Brezillon2018-10-036-16/+11
| |/ / /
* | | | Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-10-229-102/+40
|\ \ \ \ | |_|_|/ |/| | |
| * | | dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig2018-09-203-25/+11
| * | | dma-mapping: merge direct and noncoherent opsChristoph Hellwig2018-09-204-27/+11
| * | | dma-mapping: move the dma_coherent flag to struct deviceChristoph Hellwig2018-09-206-46/+15
| * | | MIPS: don't select DMA_MAYBE_COHERENT from DMA_PERDEV_COHERENTChristoph Hellwig2018-09-203-11/+10
* | | | MIPS: memset: Fix CPU_DADDI_WORKAROUNDS `small_fixup' regressionMaciej W. Rozycki2018-10-051-1/+3
* | | | MIPS: Fix CONFIG_CMDLINE handlingPaul Burton2018-09-281-20/+28
* | | | MIPS: VDSO: Always map near top of user memoryPaul Burton2018-09-283-6/+47
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-09-122-2/+3
|\ \ \
| * | | MIPS: lantiq: dma: add dev pointerHauke Mehrtens2018-09-112-2/+3
| | |/ | |/|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-09-082-11/+0
|\ \ \ | |_|/ |/| |
| * | KVM: Remove obsolete kvm_unmap_hva notifier backendMarc Zyngier2018-09-072-11/+0
| |/
* / MIPS: VDSO: Match data page cache colouring when D$ aliasesPaul Burton2018-08-311-0/+20
|/
* 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-171-1/+3
| * 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 tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-08-201-1/+1
|\ \
| * | Uprobe: Additional argument arch_uprobe to uprobe_write_opcode()Ravi Bangoria2018-08-131-1/+1
* | | mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-171-1/+1
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-08-154-6/+0
|\ \ \