summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2018-05-14MIPS: xilfpga: Actually include FDT in fitImageAlexandre Belloni
2018-05-14MIPS: xilfpga: Stop generating useless dtb.oAlexandre Belloni
2018-05-14KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable"Colin Ian King
2018-05-14MIPS: ptrace: Expose FIR register through FP regsetMaciej W. Rozycki
2018-05-14MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4770Paul Cercueil
2018-05-14MIPS: c-r4k: Fix data corruption related to cache coherenceNeilBrown
2018-05-09swiotlb: move the SWIOTLB config symbol to lib/KconfigChristoph Hellwig
2018-05-09mips,unicore32: swiotlb doesn't need sg->dma_lengthChristoph Hellwig
2018-05-09arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig
2018-05-09arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbolChristoph Hellwig
2018-05-09dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigChristoph Hellwig
2018-05-09scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig
2018-05-09iommu-helper: mark iommu_is_span_boundary as inlineChristoph Hellwig
2018-05-08dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig
2018-05-08dma-debug: move initialization to common codeChristoph Hellwig
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig
2018-05-03bpf, mips64: remove ld_abs/ld_indDaniel Borkmann
2018-05-02Merge branch 'timers/urgent' into timers/coreThomas Gleixner
2018-05-02MIPS: configs: ci20: Enable ext4Ezequiel Garcia
2018-05-02MIPS: configs: ci20: Enable DMA and MMC supportEzequiel Garcia
2018-05-02MIPS: dts: ci20: Enable MMC in the devicetreeEzequiel Garcia
2018-05-02MIPS: dts: jz4780: Add MMC controller node to the devicetreeEzequiel Garcia
2018-05-02MIPS: dts: jz4780: Add DMA controller node to the devicetreeEzequiel Garcia
2018-04-27Merge tag 'v4.17-rc2' into docs-nextJonathan Corbet
2018-04-25signal/mips: Use force_sig_fault where appropriateEric W. Biederman
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman
2018-04-23MIPS: BCM47XX: Use __initdata for the bcm47xx_leds_pdataRafał Miłecki
2018-04-23MIPS: Use generic GCC library routines from lib/Antony Pavlov
2018-04-23MIPS: vmlinuz: Use generic ashldi3Matt Redfearn
2018-04-23MIPS: BCM47XX: Add support for Netgear WNR1000 V3Rafał Miłecki
2018-04-23MIPS: dts: Avoid unneeded built-in.a in DTS dirsMasahiro Yamada
2018-04-20Merge tag 'mips_fixes_4.17_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-04-20y2038: mips: Extend sysvipc data structuresArnd Bergmann
2018-04-19compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani
2018-04-18MIPS: uaccess: Add micromips clobbers to bzero invocationMatt Redfearn
2018-04-18MIPS: memset.S: Fix clobber of v1 in last_fixupMatt Redfearn
2018-04-17MIPS: memset.S: Fix return of __clear_user from Lpartial_fixupMatt Redfearn
2018-04-16MIPS: memset.S: EVA & fault support for small_memsetMatt Redfearn
2018-04-16Merge branch 'mm-rst' into docs-nextJonathan Corbet
2018-04-16docs/vm: rename documentation files to .rstMike Rapoport
2018-04-16MIPS: dts: Boston: Fix PCI bus dtc warnings:Matt Redfearn
2018-04-13mm/gup.c: document return valueMichael S. Tsirkin
2018-04-14MIPS: io: Add barrier after register read in readX()Sinan Kaya
2018-04-12MIPS: io: Prevent compiler reordering writeX()Sinan Kaya
2018-04-11mm: introduce MAP_FIXED_NOREPLACEMichal Hocko
2018-04-11exec: pass stack rlimit into mm layout functionsKees Cook
2018-04-10Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds
2018-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-04-07MIPS: BCM47XX: Use standard reset button for Luxul XWR-1750Dan Haab
2018-04-05mm: fix races between swapoff and flush dcacheHuang Ying