summaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2021-02-211-14/+55
|\
| * MIPS: remove CONFIG_DMA_PERDEV_COHERENTChristoph Hellwig2021-02-131-1/+2
| * MIPS: remove CONFIG_DMA_MAYBE_COHERENTChristoph Hellwig2021-02-131-6/+2
| * driver core: lift dma_default_coherent into common codeChristoph Hellwig2021-02-131-1/+0
| * MIPS: kernel: Support extracting off-line stack traces from user-space with perfTiezhu Yang2021-02-041-0/+2
| * MIPS: Add Realtek RTL838x/RTL839x support as generic MIPS systemBert Vermeulen2021-02-041-0/+21
| * MIPS: make kgdb depend on FPU supportArnd Bergmann2021-01-221-1/+1
| * MIPS: jazz: always allow little-endian buildsArnd Bergmann2021-01-221-0/+1
| * mips: Add N64 machine typeLauri Kasanen2021-01-221-0/+12
| * Revert "MIPS: Remove unused R4300 CPU support"Lauri Kasanen2021-01-221-0/+12
| * MIPS: select ARCH_WANT_LD_ORPHAN_WARNAlexander Lobakin2021-01-151-0/+1
| * MIPS: Kill RM7K & RM9K IRQ CodeJiaxun Yang2021-01-041-3/+0
| * MIPS: Loongson64: Give chance to build under !CONFIG_NUMA and !CONFIG_SMPTiezhu Yang2021-01-041-2/+1
* | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-211-2/+1
|\ \
| * | arch: mips: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-221-2/+1
| |/
* | Kconfig: regularize selection of CONFIG_BINFMT_ELFAl Viro2021-01-061-2/+0
* | mips compat: switch to compat_binfmt_elf.cAl Viro2021-01-061-5/+3
* | mips: KVM_GUEST makes no sense for 64bit builds...Al Viro2021-01-061-1/+1
|/
* Merge tag 'mips_5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2020-12-161-4/+11
|\
| * MIPS: Select ARCH_KEEP_MEMBLOCK if DEBUG_KERNEL to enable sysfs memblock debugTiezhu Yang2020-12-141-0/+1
| * MIPS: SMP-CPS: Add support for irq migration when CPU offlineWei Li2020-12-041-0/+1
| * MIPS: Enable GCOVXingxing Su2020-12-041-0/+1
| * MIPS: Loongson64: Add KASLR supportJinyang He2020-11-271-1/+4
| * mips: bmips: select ARCH_HAS_RESET_CONTROLLERÁlvaro Fernández Rojas2020-11-171-0/+1
| * MIPS: Kconfig: fix a few trivial spelling mistakesColin Ian King2020-11-061-3/+3
* | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-161-1/+0
|\ \
| * | timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann2020-10-301-1/+0
| |/
* / mips/mm/highmem: Switch to generic kmap atomicThomas Gleixner2020-11-061-0/+1
|/
* Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-10-221-0/+1
|\
| * uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig2020-09-081-0/+1
* | Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2020-10-161-47/+111
|\ \
| * | mips: ralink: enable zboot supportChuanhong Guo2020-10-131-0/+1
| * | MIPS: ingenic: Remove CPU_SUPPORTS_HUGEPAGESPaul Cercueil2020-10-131-1/+0
| * | MIPS: Loongson64: Select SMP in Kconfig to avoid build errorTiezhu Yang2020-10-121-0/+1
| * | MIPS: Increase range of CONFIG_FORCE_MAX_ZONEORDERPaul Cercueil2020-09-271-1/+1
| * | MIPS: jz4740: Rename jz4740 folders to ingenicPaul Cercueil2020-09-181-1/+1
| * | MIPS: generic: Add support for Ingenic SoCsPaul Cercueil2020-09-181-12/+20
| * | MIPS: generic: Add support for zbootPaul Cercueil2020-09-181-0/+1
| * | MIPS: Kconfig: add MIPS_GENERIC_KERNEL symbolPaul Cercueil2020-09-181-2/+6
| * | MIPS: Convert MIPS34K_MISSED_ITLB_WAR into a config optionThomas Bogendoerfer2020-09-071-0/+4
| * | MIPS: Convert R10000_LLSC_WAR info a config optionThomas Bogendoerfer2020-09-071-0/+8
| * | MIPS: Convert ICACHE_REFILLS_WORKAROUND_WAR into a config optionThomas Bogendoerfer2020-09-071-0/+9
| * | MIPS: Convert TX49XX_ICACHE_INDEX_INV into a config optionThomas Bogendoerfer2020-09-071-0/+9
| * | MIPS: Convert R4600_V2_HIT_CACHEOP into a config optionThomas Bogendoerfer2020-09-071-0/+14
| * | MIPS: Convert R4600_V1_HIT_CACHEOP into a config optionThomas Bogendoerfer2020-09-071-0/+28
| * | MIPS: Convert R4600_V1_INDEX_ICACHEOP into a config optionThomas Bogendoerfer2020-09-071-0/+8
| * | MIPS: p5600: Discard UCA config selectionJinyang He2020-09-031-1/+0
| * | MIPS: Add support for ZSTD-compressed kernelsPaul Cercueil2020-09-031-0/+1
| * | MIPS: Remove PNX833x alias NXP_STB22xThomas Bogendoerfer2020-08-241-30/+0
| |/
* | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-151-1/+0
|\ \