| Age | Commit message (Expand) | Author | Files | Lines |
| 12 days | Merge tag 'mips_7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 1 | -9/+5 |
| 2026-06-17 | Merge tag 'bitmap-for-7.2' of https://github.com/norov/linux | Linus Torvalds | 1 | -1/+1 |
| 2026-06-15 | mips: select legacy gpiolib interfaces where used | Arnd Bergmann | 1 | -0/+5 |
| 2026-06-09 | MIPS: VDSO: Fold MIPS_CLOCK_VSYSCALL into MIPS_GENERIC_GETTIMEOFDAY | Thomas Weißschuh | 1 | -3/+1 |
| 2026-06-09 | MIPS: VDSO: Gate microMIPS restriction on GCC version | Thomas Weißschuh | 1 | -1/+1 |
| 2026-06-09 | MIPS: VDSO: Fold MIPS_DISABLE_VDSO into MIPS_GENERIC_GETTIMEOFDAY | Thomas Weißschuh | 1 | -2/+4 |
| 2026-06-04 | MIPS: VDSO: Only map the data pages when the vDSO is used | Thomas Weißschuh | 1 | -1/+1 |
| 2026-06-04 | MIPS: Introduce Kconfig MIPS_GENERIC_GETTIMEOFDAY | Thomas Weißschuh | 1 | -1/+4 |
| 2026-06-02 | vdso/treewide: Drop GENERIC_TIME_VSYSCALL | Thomas Weißschuh | 1 | -1/+0 |
| 2026-05-28 | arch: select HAVE_ARCH_BITREVERSE conditionally on BITREVERSE | Yury Norov | 1 | -1/+1 |
| 2026-05-26 | MIPS: mobileye: Remove duplicate FIT_IMAGE_FDT_EPM5 from main Kconfig | Sasha Levin | 1 | -9/+0 |
| 2026-03-12 | MIPS: Don't select CLOCKSOURCE_WATCHDOG | Thomas Gleixner | 1 | -1/+0 |
| 2026-02-16 | Merge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 1 | -1/+28 |
| 2026-02-09 | MIPS: Implement ARCH_HAS_CC_CAN_LINK | Thomas Weißschuh | 1 | -0/+28 |
| 2026-02-06 | mips: mm: enable MMU_GATHER_RCU_TABLE_FREE | Qi Zheng | 1 | -0/+1 |
| 2026-01-30 | mips: LOONGSON32: drop a dangling Kconfig symbol | Randy Dunlap | 1 | -1/+0 |
| 2025-12-01 | MIPS: Fix HOTPLUG_PARALLEL dependency | Gregory CLEMENT | 1 | -1/+1 |
| 2025-10-05 | Merge tag 'mips_6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 1 | -32/+32 |
| 2025-10-01 | Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb... | Linus Torvalds | 1 | -1/+1 |
| 2025-09-30 | Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+0 |
| 2025-09-04 | vdso: Drop Kconfig GENERIC_VDSO_DATA_STORE | Thomas Weißschuh | 1 | -1/+0 |
| 2025-09-03 | sched: Unify the SCHED_{SMT,CLUSTER,MC} Kconfig | Peter Zijlstra | 1 | -14/+2 |
| 2025-08-29 | MIPS: loongson32: Switch to generic core | Keguang Zhang | 1 | -32/+32 |
| 2025-08-28 | mips: Unconditionally select ARCH_HAS_CURRENT_STACK_POINTER | Nathan Chancellor | 1 | -1/+1 |
| 2025-07-31 | Merge tag 'mips_6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 1 | -0/+2 |
| 2025-07-30 | Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra... | Linus Torvalds | 1 | -1/+0 |
| 2025-07-22 | tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORD | Steven Rostedt | 1 | -1/+0 |
| 2025-07-16 | mips/malta,loongson2ef: use generic mc146818_get_time function | Mateusz Jończyk | 1 | -0/+2 |
| 2025-06-30 | lib/crc: mips: Migrate optimized CRC code into lib/crc/ | Eric Biggers | 1 | -1/+0 |
| 2025-05-25 | mips: econet: Fix incorrect Kconfig dependencies | Caleb James DeLisle | 1 | -1/+2 |
| 2025-05-20 | mips: Add EcoNet MIPS platform support | Caleb James DeLisle | 1 | -0/+25 |
| 2025-04-27 | MIPS: SMP: Implement parallel CPU bring up for EyeQ | Gregory CLEMENT | 1 | -0/+2 |
| 2025-04-05 | Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -0/+1 |
| 2025-03-27 | Merge tag 'asm-generic-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
| 2025-03-17 | kbuild: Introduce Kconfig symbol for linking vmlinux with relocations | Ard Biesheuvel | 1 | -0/+1 |
| 2025-03-15 | mips: drop GENERIC_IOMAP wrapper | Arnd Bergmann | 1 | -1/+1 |
| 2025-02-21 | MIPS: vdso: Switch to generic storage implementation | Thomas Weißschuh | 1 | -0/+1 |
| 2025-01-27 | Merge tag 'mips_6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 1 | -1/+2 |
| 2025-01-11 | MIPS: migrate to generic rule for built-in DTBs | Masahiro Yamada | 1 | -0/+2 |
| 2025-01-11 | Revert "MIPS: csrc-r4k: Select HAVE_UNSTABLE_SCHED_CLOCK if SMP && 64BIT" | Xi Ruoyao | 1 | -1/+0 |
| 2024-12-01 | mips/crc32: expose CRC32 functions through lib | Eric Biggers | 1 | -4/+1 |
| 2024-11-14 | crash, powerpc: default to CRASH_DUMP=n on PPC_BOOK3S_32 | Dave Vasilevsky | 1 | -0/+3 |
| 2024-09-21 | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -5/+0 |
| 2024-09-03 | MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION | Mike Rapoport (Microsoft) | 1 | -4/+0 |
| 2024-09-03 | MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION | Mike Rapoport (Microsoft) | 1 | -1/+0 |
| 2024-09-04 | dma-mapping: clearly mark DMA ops as an architecture feature | Christoph Hellwig | 1 | -1/+1 |
| 2024-07-25 | Merge tag 'mips_6.11_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips... | Linus Torvalds | 1 | -0/+1 |
| 2024-07-23 | Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -2/+4 |
| 2024-07-23 | MIPS: Loongson64: Switch to SYNC_R4K | Jiaxun Yang | 1 | -0/+1 |
| 2024-07-16 | treewide: change conditional prompt for choices to 'depends on' | Masahiro Yamada | 1 | -2/+4 |
| 2024-07-12 | mips: select REALTEK_OTTO_TIMER for Realtek platforms | Chris Packham | 1 | -0/+1 |
| 2024-07-03 | MIPS: csrc-r4k: Select HAVE_UNSTABLE_SCHED_CLOCK if SMP && 64BIT | Jiaxun Yang | 1 | -0/+1 |
| 2024-06-11 | MIPS: select CPU_PM with SUSPEND | Jiaxun Yang | 1 | -1/+1 |
| 2024-06-11 | MIPS: mobileye: Add EyeQ6H support | Gregory CLEMENT | 1 | -3/+4 |
| 2024-04-25 | mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST | David Hildenbrand | 1 | -1/+1 |
| 2024-03-27 | MIPS: move unselectable FIT_IMAGE_FDT_EPM5 out of the "System type" choice | Masahiro Yamada | 1 | -9/+9 |
| 2024-03-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -9/+9 |
| 2024-03-15 | Merge tag 'mips_6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 1 | -39/+99 |
| 2024-03-14 | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+1 |
| 2024-03-12 | Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
| 2024-03-06 | arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions | Arnd Bergmann | 1 | -53/+5 |
| 2024-02-23 | MIPS: Limit MIPS_MT_SMP support by ISA reversion | Jiaxun Yang | 1 | -1/+2 |
| 2024-02-22 | Introduce cpu_dcache_is_aliasing() across all architectures | Mathieu Desnoyers | 1 | -0/+1 |
| 2024-02-20 | MIPS: move unselectable entries out of the "CPU type" choice | Masahiro Yamada | 1 | -38/+38 |
| 2024-02-20 | MIPS: Add support for Mobileye EyeQ5 | Gregory CLEMENT | 1 | -0/+53 |
| 2024-02-20 | MIPS: Share generic kernel code with other architecture | Gregory CLEMENT | 1 | -0/+6 |
| 2024-02-08 | treewide: remove CONFIG_HAVE_KVM | Paolo Bonzini | 1 | -9/+0 |
| 2024-02-08 | MIPS: introduce Kconfig for MIPS VZ | Paolo Bonzini | 1 | -0/+9 |
| 2024-02-06 | ubsan: Remove CONFIG_UBSAN_SANITIZE_ALL | Kees Cook | 1 | -1/+1 |
| 2023-12-05 | MIPS: Loongson64: Enable DMA noncoherent support | Jiaxun Yang | 1 | -0/+2 |
| 2023-10-19 | MIPS: AR7: remove platform | Wolfram Sang | 1 | -22/+0 |
| 2023-08-18 | mips/kexec: refactor for kernel/Kconfig.kexec | Eric DeVolder | 1 | -26/+4 |
| 2023-06-29 | Merge tag 'mips_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 1 | -1/+3 |
| 2023-06-28 | Merge branch 'expand-stack' | Linus Torvalds | 1 | -0/+1 |
| 2023-06-26 | Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
| 2023-06-26 | Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
| 2023-06-24 | mips/mm: Convert to using lock_mm_and_find_vma() | Ben Hutchings | 1 | -0/+1 |
| 2023-06-16 | mips/cpu: Switch to arch_cpu_finalize_init() | Thomas Gleixner | 1 | -0/+1 |
| 2023-06-09 | MIPS: Select CONFIG_GENERIC_IDLE_POLL_SETUP | Jiaxun Yang | 1 | -0/+1 |
| 2023-06-09 | Revert "MIPS: unhide PATA_PLATFORM" | Maciej W. Rozycki | 1 | -1/+0 |
| 2023-06-09 | Merge tag 'mips-fixes_6.4_1' into mips-next | Thomas Bogendoerfer | 1 | -0/+1 |
| 2023-06-09 | MIPS: generic: Allow R5 CPUs to be selected | Jiaxun Yang | 1 | -0/+2 |
| 2023-05-23 | MIPS: unhide PATA_PLATFORM | Manuel Lauss | 1 | -0/+1 |
| 2023-05-15 | MIPS: SMP_CPS: Switch to hotplug core state synchronization | Thomas Gleixner | 1 | -0/+1 |
| 2023-04-27 | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -11/+4 |
| 2023-04-27 | Merge tag 'mips_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 1 | -71/+6 |
| 2023-04-26 | Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -4/+1 |
| 2023-04-12 | Revert "MIPS: generic: Enable all CPUs supported by virt board in Kconfig" | Thomas Bogendoerfer | 1 | -4/+0 |
| 2023-04-12 | MIPS: Use def_bool y for ARCH_SUPPORTS_UPROBES | Tiezhu Yang | 1 | -2/+1 |
| 2023-04-12 | MIPS: Remove deprecated CONFIG_MIPS_CMP | Thomas Bogendoerfer | 1 | -32/+2 |
| 2023-04-05 | mips: drop ranges for definition of ARCH_FORCE_MAX_ORDER | Mike Rapoport (IBM) | 1 | -4/+0 |
| 2023-04-05 | mm, treewide: redefine MAX_ORDER sanely | Kirill A. Shutemov | 1 | -11/+8 |
| 2023-04-05 | Kconfig: introduce HAS_IOPORT option and select it as necessary | Niklas Schnelle | 1 | -0/+1 |
| 2023-04-05 | MIPS: generic: Enable all CPUs supported by virt board in Kconfig | Jiaxun Yang | 1 | -0/+4 |
| 2023-04-05 | MIPS: Loongson: Don't select platform features with CPU | Jiaxun Yang | 1 | -2/+0 |
| 2023-03-24 | MIPS: Always select ARCH_HAS_SYNC_DMA_FOR_CPU for noncoherent platforms | Jiaxun Yang | 1 | -8/+1 |
| 2023-03-24 | MIPS: Always select ARCH_HAS_SETUP_DMA_OPS | Jiaxun Yang | 1 | -1/+1 |
| 2023-03-24 | mips: Remove obsolete configs IRQ_MSP_CIC and IRQ_MSP_SLP | Lukas Bulwahn | 1 | -6/+0 |
| 2023-03-17 | MIPS: sibyte: Replace BCM1125H with SB1250 option | Thomas Bogendoerfer | 1 | -1/+1 |
| 2023-03-17 | MIPS: sibyte: Remove Sibyte CARMEL and CRHINE board support | Thomas Bogendoerfer | 1 | -18/+0 |
| 2023-03-14 | MIPS: Loongson64: Remove CPU_HAS_WB | Jiaxun Yang | 1 | -1/+0 |
| 2023-03-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -6/+4 |
| 2023-03-06 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 1 | -4/+1 |
| 2023-02-28 | MIPS: Workaround clang inline compat branch issue | Jiaxun Yang | 1 | -0/+4 |
| 2023-02-28 | bpf, mips: Implement R4000 workarounds for JIT | Jiaxun Yang | 1 | -3/+1 |
| 2023-02-28 | bpf, mips: Implement DADDI workarounds for JIT | Jiaxun Yang | 1 | -1/+0 |
| 2023-02-27 | mips: remove SYS_HAS_CPU_MIPS32_R1 from RALINK | Arınç ÜNAL | 1 | -1/+0 |
| 2023-02-27 | MIPS: Remove DMA_PERDEV_COHERENT | Jiaxun Yang | 1 | -5/+0 |
| 2023-01-27 | mips: Realtek RTL: select NO_EXCEPT_FILL | Sander Vanheule | 1 | -0/+1 |
| 2022-12-15 | mm: Rename GUP_GET_PTE_LOW_HIGH | Peter Zijlstra | 1 | -1/+1 |
| 2022-10-10 | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
| 2022-09-11 | arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER | Zi Yan | 1 | -1/+1 |
| 2022-09-09 | mips: Select SPARSEMEM_EXTREME | Alexander Sverdlin | 1 | -1/+0 |
| 2022-08-06 | Merge tag 'mips_6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 1 | -23/+1 |
| 2022-08-05 | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+0 |
| 2022-07-17 | MIPS: BMIPS: Utilize cfe_die() for invalid DTB | Florian Fainelli | 1 | -0/+1 |
| 2022-07-14 | MIPS: Remove VR41xx support | Thomas Bogendoerfer | 1 | -23/+0 |
| 2022-06-29 | context_tracking: Split user tracking Kconfig | Frederic Weisbecker | 1 | -1/+1 |
| 2022-06-28 | arch/*/: remove CONFIG_VIRT_TO_BUS | Arnd Bergmann | 1 | -1/+0 |
| 2022-05-31 | Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -5/+0 |
| 2022-05-24 | MIPS: Kconfig: Fix indentation and add endif comment | Juerg Haefliger | 1 | -6/+6 |
| 2022-04-26 | arch: Add SYSVIPC_COMPAT for all architectures | Guo Ren | 1 | -5/+0 |
| 2022-03-24 | MIPS: Fix build error for loongson64 and sgi-ip27 | Feiyang Chen | 1 | -0/+5 |
| 2022-03-14 | MIPS: Only use current_stack_pointer on GCC | Kees Cook | 1 | -1/+1 |
| 2022-03-07 | mips: remove reference to "newer Loongson-3" | Xi Ruoyao | 1 | -7/+2 |
| 2022-03-01 | mips: Implement "current_stack_pointer" | Kees Cook | 1 | -0/+1 |
| 2022-03-01 | MIPS: Remove TX39XX support | Thomas Bogendoerfer | 1 | -18/+6 |
| 2022-02-22 | MIPS: remove asm/war.h | Thomas Bogendoerfer | 1 | -0/+38 |
| 2022-02-07 | mips: Enable KCSAN | Nemanja Rakovic | 1 | -0/+1 |
| 2022-02-07 | MIPS: Loongson{2ef,64}: Wrap -mno-branch-likely with cc-option | Nathan Chancellor | 1 | -0/+4 |
| 2022-01-23 | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux | Linus Torvalds | 1 | -1/+0 |
| 2022-01-20 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -8/+2 |
| 2022-01-20 | mm: percpu: generalize percpu related config | Kefeng Wang | 1 | -8/+2 |
| 2022-01-15 | arch: remove GENERIC_FIND_FIRST_BIT entirely | Yury Norov | 1 | -1/+0 |
| 2022-01-11 | MIPS: bmips: Remove obsolete DMA mapping support | Jim Quinlan | 1 | -1/+0 |
| 2022-01-02 | MIPS: new Kconfig option ZBOOT_LOAD_ADDRESS | YunQiang Su | 1 | -0/+10 |
| 2021-12-16 | mips: fix Kconfig reference to PHYS_ADDR_T_64BIT | Lukas Bulwahn | 1 | -1/+1 |
| 2021-12-16 | mips: remove obsolete selection of CPU_HAS_LOAD_STORE_LR | Lukas Bulwahn | 1 | -1/+0 |
| 2021-12-16 | mips: drop selecting non-existing config NR_CPUS_DEFAULT_2 | Lukas Bulwahn | 1 | -1/+0 |
| 2021-12-16 | mips: add SYS_HAS_CPU_MIPS64_R5 config for MIPS Release 5 support | Lukas Bulwahn | 1 | -0/+4 |
| 2021-12-16 | MIPS: drop selected EARLY_PRINTK configs for MACH_REALTEK_RTL | Sander Vanheule | 1 | -3/+0 |
| 2021-11-25 | MIPS: use 3-level pgtable for 64KB page size on MIPS_VA_BITS_48 | Huang Pei | 1 | -1/+1 |
| 2021-11-13 | Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips... | Linus Torvalds | 1 | -0/+5 |
| 2021-11-09 | MIPS: BMIPS: Enable PCI Kconfig | Florian Fainelli | 1 | -0/+2 |
| 2021-11-09 | mips: BCM63XX: ensure that CPU_SUPPORTS_32BIT_KERNEL is set | Randy Dunlap | 1 | -0/+3 |
| 2021-11-05 | Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 1 | -89/+3 |
| 2021-11-02 | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -11/+4 |
| 2021-11-01 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 1 | -11/+4 |
| 2021-11-01 | Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2021-10-28 | Merge branch irq/remove-handle-domain-irq-20211026 into irq/irqchip-next | Marc Zyngier | 1 | -1/+0 |
| 2021-10-25 | irq: mips: stop (ab)using handle_domain_irq() | Mark Rutland | 1 | -1/+0 |
| 2021-10-24 | MIPS: Remove NETLOGIC support | Thomas Bogendoerfer | 1 | -89/+2 |
| 2021-10-20 | MIPS: BMIPS: Remove use of irq_cpu_offline | Florian Fainelli | 1 | -0/+1 |
| 2021-10-11 | bpf, mips: Clean up config options about JIT | Tiezhu Yang | 1 | -9/+0 |
| 2021-10-07 | firmware: include drivers/firmware/Kconfig unconditionally | Arnd Bergmann | 1 | -2/+0 |
| 2021-10-06 | mips, bpf: Enable eBPF JITs | Johan Almbladh | 1 | -2/+4 |
| 2021-09-23 | MIPS: loongson64: make CPU_LOONGSON64 depends on MIPS_FP_SUPPORT | Jackie Liu | 1 | -0/+1 |
| 2021-09-05 | Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 1 | -0/+1 |
| 2021-09-03 | Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 1 | -30/+0 |
| 2021-09-01 | Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+2 |
| 2021-08-16 | tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig | Masahiro Yamada | 1 | -0/+1 |
| 2021-08-12 | MIPS: Retire MACH_PISTACHIO | Jiaxun Yang | 1 | -30/+0 |
| 2021-07-30 | arch: Kconfig: clean up obsolete use of HAVE_IDE | Lukas Bulwahn | 1 | -1/+0 |
| 2021-07-30 | asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols | Arnd Bergmann | 1 | -0/+2 |
| 2021-07-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -7/+0 |
| 2021-07-01 | Merge tag 'mips_5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 1 | -4/+3 |
| 2021-07-01 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -4/+2 |
| 2021-06-30 | mm: generalize ZONE_[DMA|DMA32] | Kefeng Wang | 1 | -7/+0 |
| 2021-06-30 | mm/kconfig: move HOLES_IN_ZONE into mm | Kefeng Wang | 1 | -3/+0 |
| 2021-06-29 | mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA | Mike Rapoport | 1 | -1/+1 |
| 2021-06-08 | clkdev: remove CONFIG_CLKDEV_LOOKUP | Arnd Bergmann | 1 | -3/+0 |
| 2021-06-08 | mips: ralink: convert to CONFIG_COMMON_CLK | Arnd Bergmann | 1 | -0/+1 |
| 2021-06-08 | mips: ar7: convert to CONFIG_COMMON_CLK | Arnd Bergmann | 1 | -2/+1 |
| 2021-06-08 | mips: ar7: convert to clkdev_lookup | Arnd Bergmann | 1 | -0/+1 |
| 2021-06-01 | MIPS: ingenic: Select CPU_SUPPORTS_CPUFREQ && MIPS_EXTERNAL_TIMER | Paul Cercueil | 1 | -0/+2 |
| 2021-06-01 | MIPS: mm: XBurst CPU requires sync after DMA | Paul Cercueil | 1 | -0/+1 |
| 2021-05-11 | MIPS: Octeon: drop dependency on CONFIG_HOLES_IN_ZONE | Mike Rapoport | 1 | -4/+0 |
| 2021-05-05 | mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS) | Anshuman Khandual | 1 | -5/+1 |
| 2021-04-30 | mm/memtest: add ARCH_USE_MEMTEST | Anshuman Khandual | 1 | -0/+1 |
| 2021-04-23 | MIPS: select ARCH_KEEP_MEMBLOCK unconditionally | Nick Desaulniers | 1 | -1/+1 |
| 2021-04-06 | MIPS: Remove get_fs/set_fs | Thomas Bogendoerfer | 1 | -1/+0 |
| 2021-04-06 | MIPS: Add support for CONFIG_DEBUG_VIRTUAL | Florian Fainelli | 1 | -0/+1 |
| 2021-03-29 | arch: mips: fix unmet dependency for MTD_COMPLEX_MAPPINGS | Julian Braha | 1 | -0/+1 |
| 2021-03-29 | MIPS/bpf: Enable bpf_probe_read{, str}() on MIPS again | Tiezhu Yang | 1 | -0/+1 |
| 2021-03-14 | MIPS: clean up CONFIG_MIPS_PGD_C0_CONTEXT handling | Huang Pei | 1 | -1/+2 |
| 2021-03-10 | MIPS: Remove KVM_GUEST support | Thomas Bogendoerfer | 1 | -17/+0 |
| 2021-03-06 | MIPS: force CONFIG_PCI to on for IP27 and IP30 | Christoph Hellwig | 1 | -0/+2 |
| 2021-03-06 | MIPS: enable GENERIC_FIND_FIRST_BIT | Alexander Lobakin | 1 | -0/+1 |
| 2021-03-06 | MIPS: select CPU_MIPS64 for remaining MIPS64 CPUs | Jason A. Donenfeld | 1 | -1/+1 |
| 2021-02-21 | Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 1 | -14/+55 |
| 2021-02-21 | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+1 |
| 2021-02-13 | MIPS: remove CONFIG_DMA_PERDEV_COHERENT | Christoph Hellwig | 1 | -1/+2 |
| 2021-02-13 | MIPS: remove CONFIG_DMA_MAYBE_COHERENT | Christoph Hellwig | 1 | -6/+2 |
| 2021-02-13 | driver core: lift dma_default_coherent into common code | Christoph Hellwig | 1 | -1/+0 |
| 2021-02-04 | MIPS: kernel: Support extracting off-line stack traces from user-space with perf | Tiezhu Yang | 1 | -0/+2 |
| 2021-02-04 | MIPS: Add Realtek RTL838x/RTL839x support as generic MIPS system | Bert Vermeulen | 1 | -0/+21 |
| 2021-01-22 | MIPS: make kgdb depend on FPU support | Arnd Bergmann | 1 | -1/+1 |
| 2021-01-22 | MIPS: jazz: always allow little-endian builds | Arnd Bergmann | 1 | -0/+1 |
| 2021-01-22 | mips: Add N64 machine type | Lauri Kasanen | 1 | -0/+12 |
| 2021-01-22 | Revert "MIPS: Remove unused R4300 CPU support" | Lauri Kasanen | 1 | -0/+12 |