summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2024-11-15Merge tag 'v6.12-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-3/+3
2024-11-15MIPS: mobileye: eyeq6h: add OLB nodes OLB and remove fixed clocksThéo Lebrun2-56/+69
2024-11-15MIPS: mobileye: eyeq5: use OLB as provider for fixed factor clocksThéo Lebrun2-276/+24
2024-11-14crash, powerpc: default to CRASH_DUMP=n on PPC_BOOK3S_32Dave Vasilevsky1-0/+3
2024-11-13clocksource/drivers/ralink: Add Ralink System Tick Counter driverSergio Paracuellos3-162/+0
2024-11-13Merge branch 'kvm-docs-6.13' into HEADPaolo Bonzini1-0/+1
2024-11-12mips: dts: realtek: Add I2C controllersChris Packham2-0/+24
2024-11-12mips: dts: realtek: Add syscon-reboot nodeChris Packham3-1/+21
2024-11-12MIPS: loongson3_defconfig: Enable blk_dev_nvme by defaultWangYuli1-0/+1
2024-11-12MIPS: loongson3_defconfig: Update configs dependenciesWangYuli1-23/+8
2024-11-12MIPS: kernel: proc: Use str_yes_no() helper functionThorsten Blum1-9/+8
2024-11-11mm: define general function pXd_init()Bibo Mao1-0/+2
2024-11-11asm/vga.h: don't bother with scr_mem{cpy,move}v() unless we need toAl Viro1-4/+0
2024-11-11mm: madvise: implement lightweight guard page mechanismLorenzo Stoakes1-0/+3
2024-11-08Merge tag 'kvm-riscv-6.13-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini3-3/+3
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)1-0/+1
2024-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2024-11-06mm: consolidate common checks in hugetlb_get_unmapped_areaOscar Salvador1-5/+0
2024-11-06fs/xattr: add *at family syscallsChristian Göttsche3-0/+12
2024-11-02MIPS: vdso: Avoid name conflict around "vdso_data"Thomas Weißschuh1-2/+2
2024-11-01Merge tag 'for-6.12-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2024-10-30MIPS: mobileye: eyeq6h-epm6: Use eyeq6h in the board device treeGregory CLEMENT1-1/+1
2024-10-30mips: bmips: bcm6358/6368: define required brcm,bmips-cbr-regChristian Marangi2-0/+2
2024-10-30MIPS: Allow using more than 32-bit addresses for reset vectors when possibleGregory CLEMENT2-7/+41
2024-10-30mips: asm: fix warning when disabling MIPS_FP_SUPPORTJonas Gorski1-1/+1
2024-10-30mips: sgi-ip22: Replace "s[n]?printf" with sysfs_emit in sysfs callbacksPaulo Miguel Almeida1-4/+3
2024-10-29of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif2-2/+2
2024-10-28asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig1-5/+0
2024-10-26crypto: mips/crc32 - fix the CRC32C implementationEric Biggers1-3/+3
2024-10-25KVM: MIPS: Use kvm_faultin_pfn() to map pfns into the guestSean Christopherson1-8/+6
2024-10-25KVM: MIPS: Mark "struct page" pfns accessed prior to dropping mmu_lockSean Christopherson1-2/+1
2024-10-25KVM: MIPS: Mark "struct page" pfns accessed only in "slow" page fault pathSean Christopherson1-10/+2
2024-10-25KVM: MIPS: Mark "struct page" pfns dirty only in "slow" page fault pathSean Christopherson1-2/+3
2024-10-23MIPS: export __cmpxchg_small()David Sterba1-0/+1
2024-10-16vdso: Introduce vdso/page.hVincenzo Frascino1-6/+1
2024-10-15MIPS: vdso: Remove timekeeper includesThomas Weißschuh2-2/+0
2024-10-11eth: remove the DLink/Sundance (ST201) driverJakub Kicinski1-1/+0
2024-10-04net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control messageVadim Fedorenko1-0/+2
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro3-3/+3
2024-09-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-10/+10
2024-09-23Merge tag 'i2c-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-49/+8
2024-09-19Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds1-1/+1
2024-09-18Merge tag 'gpio-updates-for-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2024-09-17Merge branch 'kvm-redo-enable-virt' into HEADPaolo Bonzini3-10/+10
2024-09-17Merge tag 'smp-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-09-16Merge tag 'mips_6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds11-118/+3
2024-09-16Merge tag 'v6.12-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-33/+37
2024-09-13crypto: mips/crc32 - Clean up useless assignment operationsWangYuli1-33/+37
2024-09-11net: add SO_DEVMEM_DONTNEED setsockopt to release RX fragsMina Almasry1-0/+1