aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/mips/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-04Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+2
2020-03-31Merge tag 'mips_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-3/+28
2020-03-30Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2020-03-25MIPS: do not compile generic functions for CONFIG_CAVIUM_OCTEON_SOCMasahiro Yamada1-0/+12
2020-03-25MIPS: Loongson64: Add generic dtsJiaxun Yang1-2/+4
2020-03-23MIPS: Add support for Desktop Management Interface (DMI)Tiezhu Yang1-0/+11
2020-03-16dma-direct: make uncached_kernel_address more generalChristoph Hellwig1-1/+2
2020-03-04arch/mips: change duplicated word in NUMA help textRandy Dunlap1-1/+1
2020-02-17lib/vdso: Cleanup clock mode storage leftoversThomas Gleixner1-1/+0
2020-02-17mips: vdso: Use generic VDSO clock mode storageThomas Gleixner1-1/+1
2020-02-14context-tracking: Introduce CONFIG_HAVE_TIF_NOHZFrederic Weisbecker1-0/+1
2020-01-31Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-45/+39
2020-01-28Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2020-01-23MIPS: Loongson64: Bump ISA level to MIPSR2Jiaxun Yang1-2/+4
2020-01-23MIPS: Make DIEI support as a config optionJiaxun Yang1-0/+9
2020-01-22MIPS: sort MIPS and MIPS_GENERIC Kconfig selects alphabetically (again)Alexander Lobakin1-10/+10
2020-01-22MIPS: make CPU_HAS_LOAD_STORE_LR opt-outAlexander Lobakin1-27/+7
2020-01-22MIPS: generic: don't unconditionally select PINCTRLAlexander Lobakin1-1/+0
2020-01-22MIPS: don't explicitly select LIBFDT in KconfigAlexander Lobakin1-5/+0
2020-01-09MIPS: BPF: Restore MIPS32 cBPF JITPaul Burton1-0/+1
2020-01-09MIPS: mm: Place per_cpu on different nodes, if NUMA is enabledThomas Bogendoerfer1-0/+8
2020-01-04Merge tag 'mips_fixes_5.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-1/+1
2019-12-18MIPS: BPF: eBPF JIT: check for MIPS ISA compliance in KconfigAlexander Lobakin1-1/+1
2019-12-18MIPS: BPF: Disable MIPS32 eBPF JITPaul Burton1-1/+1
2019-12-13scripts/sorttable: Rename 'sortextable' to 'sorttable'Shile Zhang1-1/+1
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-2/+2
2019-11-27Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-0/+1
2019-11-22tracing: Enable syscall optimization for MIPSHassan Naveed1-0/+1
2019-11-11MIPS: allow building with kcov coverageAlexey Khoroshilov1-0/+2
2019-11-11MIPS: Drop CPU_SUPPORTS_UNCACHED_ACCELERATEDJiaxun Yang1-3/+0
2019-11-11MIPS: Loongson: Unify LOONGSON3/LOONGSON64 Kconfig usageHuacai Chen1-14/+21
2019-11-11MIPS: Loongson: Rename LOONGSON1 to LOONGSON32Huacai Chen1-3/+3
2019-11-11dma-direct: provide mmap and get_sgtable method overridesChristoph Hellwig1-2/+2
2019-11-01MIPS: add support for SGI Octane (IP30)Thomas Bogendoerfer1-0/+27
2019-11-01MIPS: Loongson64: Move files to the top-level directoryJiaxun Yang1-0/+26
2019-11-01MIPS: Fork loongson2ef from loongson64Jiaxun Yang1-9/+10
2019-10-31MIPS: Loongson64: Rename CPU TYPESJiaxun Yang1-18/+18
2019-10-23MIPS: SGI-IP27: reduce ARC usage to a minimumThomas Bogendoerfer1-0/+4
2019-10-09MIPS: SGI-IP22/28: Use PROM for memory detectionThomas Bogendoerfer1-16/+4
2019-10-09MIPS: Kconfig: always select ARC_MEMORY and ARC_PROMLIB for platformThomas Bogendoerfer1-4/+8
2019-10-07mips: Kconfig: Add ARCH_HAS_FORTIFY_SOURCEDmitry Korotin1-0/+1
2019-10-07MIPS: Loongson: Add Loongson-3A R4 basic supportHuacai Chen1-0/+2
2019-10-07mips: sgi-ip27: switch from DISCONTIGMEM to SPARSEMEMMike Rapoport1-10/+2
2019-10-07MIPS: r4k-bugs64: Limit R4k bug checks to affected systemsPaul Burton1-0/+4
2019-09-24mips: use generic mmap top-down layout and brk randomizationAlexandre Ghiti1-1/+1
2019-09-22Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-48/+17
2019-09-20MIPS: Disable pte_special() for MIPS32 with RiXiPaul Burton1-1/+1
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-0/+1
2019-09-03MIPS: Select R3k-style TLB in KconfigPaul Burton1-1/+6
2019-08-29MIPS: document mixing "slightly different CCAs"Christoph Hellwig1-0/+7