Age | Commit message (Expand) | Author | Files | Lines |
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 | -27/+5 |
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 |