summaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2020-07-24MIPS: Retire kvm paravirtJiaxun Yang1-19/+0
2020-07-16mips: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds1-3/+3
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-3/+3
2020-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2020-06-10Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-4/+3
2020-06-04KVM: MIPS: Enable KVM support for Loongson-3Huacai Chen1-0/+1
2020-06-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+0
2020-06-03mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport1-1/+0
2020-05-27MIPS: Loongson64: select NO_EXCEPT_FILLJiaxun Yang1-0/+1
2020-05-27MIPS: Loongson64: Switch to generic PCI driverJiaxun Yang1-0/+1
2020-05-24MIPS: emulate CPUCFG instruction on older Loongson64 coresWANG Xuerui1-0/+12
2020-05-22mips: csrc-r4k: Mark R4K timer as unstable if CPU freq changesSerge Semin1-0/+1
2020-05-22mips: Add MIPS Warrior P5600 supportSerge Semin1-5/+32
2020-05-22mips: Add MIPS Release 5 supportSerge Semin1-5/+51
2020-05-17MIPS: Remove not used 8250-platform.cTiezhu Yang1-3/+0
2020-05-12MIPS: VDSO: Move disabling the VDSO logic to KconfigNathan Chancellor1-0/+2
2020-05-09MIPS: Remove NEC MARKEINS/EMMAThomas Bogendoerfer1-19/+0
2020-05-09MIPS: Remove PMC MSP71xx platformThomas Bogendoerfer1-25/+0
2020-05-09MIPS: Remove support for LASATThomas Bogendoerfer1-21/+0
2020-05-05clk: Allow the common clk framework to be selectableStephen Boyd1-2/+3
2020-05-05MIPS: Remove redundant CLKDEV_LOOKUP selectsStephen Boyd1-2/+0
2020-04-19MIPS: cleanup fixup_bigphys_addr handlingChristoph Hellwig1-0/+4
2020-04-14MIPS: Loongson: Use CONFIG_NR_CPUS_DEFAULT_64 to support more CPUsTiezhu Yang1-1/+1
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/kern...Linus 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/k...Linus 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...Linus 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/torval...Linus Torvalds1-2/+2