summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-20Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-19Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-19Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-18Merge tag 'mips_6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2024-11-18Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-11-16Merge tag 'mm-hotfixes-stable-2024-11-16-15-33' of git://git.kernel.org/pub/s...Linus Torvalds
2024-11-15Merge tag 'v6.12-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-11-14crash, powerpc: default to CRASH_DUMP=n on PPC_BOOK3S_32Dave Vasilevsky
2024-11-13clocksource/drivers/ralink: Add Ralink System Tick Counter driverSergio Paracuellos
2024-11-12mips: dts: realtek: Add I2C controllersChris Packham
2024-11-12mips: dts: realtek: Add syscon-reboot nodeChris Packham
2024-11-12MIPS: loongson3_defconfig: Enable blk_dev_nvme by defaultWangYuli
2024-11-12MIPS: loongson3_defconfig: Update configs dependenciesWangYuli
2024-11-12MIPS: kernel: proc: Use str_yes_no() helper functionThorsten Blum
2024-11-11asm/vga.h: don't bother with scr_mem{cpy,move}v() unless we need toAl Viro
2024-11-06fs/xattr: add *at family syscallsChristian Göttsche
2024-11-02MIPS: vdso: Avoid name conflict around "vdso_data"Thomas Weißschuh
2024-11-01Merge tag 'for-6.12-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-10-30MIPS: mobileye: eyeq6h-epm6: Use eyeq6h in the board device treeGregory CLEMENT
2024-10-30mips: bmips: bcm6358/6368: define required brcm,bmips-cbr-regChristian Marangi
2024-10-30MIPS: Allow using more than 32-bit addresses for reset vectors when possibleGregory CLEMENT
2024-10-30mips: asm: fix warning when disabling MIPS_FP_SUPPORTJonas Gorski
2024-10-30mips: sgi-ip22: Replace "s[n]?printf" with sysfs_emit in sysfs callbacksPaulo Miguel Almeida
2024-10-29of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif
2024-10-28asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig
2024-10-26crypto: mips/crc32 - fix the CRC32C implementationEric Biggers
2024-10-23MIPS: export __cmpxchg_small()David Sterba
2024-10-16vdso: Introduce vdso/page.hVincenzo Frascino
2024-10-15MIPS: vdso: Remove timekeeper includesThomas Weißschuh
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-09-23Merge tag 'i2c-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-09-19Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-09-18Merge tag 'gpio-updates-for-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-09-17Merge branch 'kvm-redo-enable-virt' into HEADPaolo Bonzini
2024-09-17Merge tag 'smp-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-16Merge tag 'mips_6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2024-09-16Merge tag 'v6.12-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-09-13crypto: mips/crc32 - Clean up useless assignment operationsWangYuli
2024-09-11net: add SO_DEVMEM_DONTNEED setsockopt to release RX fragsMina Almasry
2024-09-11tcp: RX path for devmem TCPMina Almasry
2024-09-09mm: make arch_get_unmapped_area() take vm_flags by defaultMark Brown
2024-09-10mips: configs: enable I2C_DESIGNWARE_CORE with I2C_DESIGNWARE_PLATFORMHeikki Krogerus
2024-09-08smp: Mark smp_prepare_boot_cpu() __initBibo Mao
2024-09-04KVM: MIPS: Rename virtualization {en,dis}abling APIs to match common KVMSean Christopherson
2024-09-04KVM: Rename arch hooks related to per-CPU virtualization enablingSean Christopherson
2024-09-03arch, mm: pull out allocation of NODE_DATA to generic codeMike Rapoport (Microsoft)
2024-09-03arch, mm: move definition of node_data to generic codeMike Rapoport (Microsoft)