aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-1/+1
2022-09-11arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDERZi Yan1-1/+1
2022-09-09mips: Select SPARSEMEM_EXTREMEAlexander Sverdlin1-1/+0
2022-08-06Merge tag 'mips_6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-23/+1
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-1/+0
2022-07-17MIPS: BMIPS: Utilize cfe_die() for invalid DTBFlorian Fainelli1-0/+1
2022-07-14MIPS: Remove VR41xx supportThomas Bogendoerfer1-23/+0
2022-06-29context_tracking: Split user tracking KconfigFrederic Weisbecker1-1/+1
2022-06-28arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann1-1/+0
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds1-5/+0
2022-05-24MIPS: Kconfig: Fix indentation and add endif commentJuerg Haefliger1-6/+6
2022-04-26arch: Add SYSVIPC_COMPAT for all architecturesGuo Ren1-5/+0
2022-03-24MIPS: Fix build error for loongson64 and sgi-ip27Feiyang Chen1-0/+5
2022-03-14MIPS: Only use current_stack_pointer on GCCKees Cook1-1/+1
2022-03-07mips: remove reference to "newer Loongson-3"Xi Ruoyao1-7/+2
2022-03-01mips: Implement "current_stack_pointer"Kees Cook1-0/+1
2022-03-01MIPS: Remove TX39XX supportThomas Bogendoerfer1-18/+6
2022-02-22MIPS: remove asm/war.hThomas Bogendoerfer1-0/+38
2022-02-07mips: Enable KCSANNemanja Rakovic1-0/+1
2022-02-07MIPS: Loongson{2ef,64}: Wrap -mno-branch-likely with cc-optionNathan Chancellor1-0/+4
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds1-1/+0
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-8/+2
2022-01-20mm: percpu: generalize percpu related configKefeng Wang1-8/+2
2022-01-15arch: remove GENERIC_FIND_FIRST_BIT entirelyYury Norov1-1/+0
2022-01-11MIPS: bmips: Remove obsolete DMA mapping supportJim Quinlan1-1/+0
2022-01-02MIPS: new Kconfig option ZBOOT_LOAD_ADDRESSYunQiang Su1-0/+10
2021-12-16mips: fix Kconfig reference to PHYS_ADDR_T_64BITLukas Bulwahn1-1/+1
2021-12-16mips: remove obsolete selection of CPU_HAS_LOAD_STORE_LRLukas Bulwahn1-1/+0
2021-12-16mips: drop selecting non-existing config NR_CPUS_DEFAULT_2Lukas Bulwahn1-1/+0
2021-12-16mips: add SYS_HAS_CPU_MIPS64_R5 config for MIPS Release 5 supportLukas Bulwahn1-0/+4
2021-12-16MIPS: drop selected EARLY_PRINTK configs for MACH_REALTEK_RTLSander Vanheule1-3/+0
2021-11-25MIPS: use 3-level pgtable for 64KB page size on MIPS_VA_BITS_48Huang Pei1-1/+1
2021-11-13Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-0/+5
2021-11-09MIPS: BMIPS: Enable PCI KconfigFlorian Fainelli1-0/+2
2021-11-09mips: BCM63XX: ensure that CPU_SUPPORTS_32BIT_KERNEL is setRandy Dunlap1-0/+3
2021-11-05Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-89/+3
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-11/+4
2021-11-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-11/+4
2021-11-01Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2021-10-28Merge branch irq/remove-handle-domain-irq-20211026 into irq/irqchip-nextMarc Zyngier1-1/+0
2021-10-25irq: mips: stop (ab)using handle_domain_irq()Mark Rutland1-1/+0
2021-10-24MIPS: Remove NETLOGIC supportThomas Bogendoerfer1-89/+2
2021-10-20MIPS: BMIPS: Remove use of irq_cpu_offlineFlorian Fainelli1-0/+1
2021-10-11bpf, mips: Clean up config options about JITTiezhu Yang1-9/+0
2021-10-07firmware: include drivers/firmware/Kconfig unconditionallyArnd Bergmann1-2/+0
2021-10-06mips, bpf: Enable eBPF JITsJohan Almbladh1-2/+4
2021-09-23MIPS: loongson64: make CPU_LOONGSON64 depends on MIPS_FP_SUPPORTJackie Liu1-0/+1
2021-09-05Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-0/+1
2021-09-03Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-30/+0
2021-09-01Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-0/+2