aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2025-04-11net: Retire DCCP socket.Kuniyuki Iwashima3-3/+0
2025-04-08Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds13-13/+0
2025-04-06Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2025-04-06Merge tag 'irq-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-6/+6
2025-04-05Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds3-5/+2
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-1/+1
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC_ITU_TEric Biggers3-3/+0
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC_T10DIFEric Biggers5-5/+0
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC16Eric Biggers4-4/+0
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC_CCITTEric Biggers1-1/+0
2025-04-04irqdomain: Rename irq_get_default_host() to irq_get_default_domain()Jiri Slaby (SUSE)1-1/+1
2025-04-04irqdomain: Rename irq_set_default_host() to irq_set_default_domain()Jiri Slaby (SUSE)3-5/+5
2025-04-01mm: pgtable: convert some architectures to use tlb_remove_ptdesc()Qi Zheng1-5/+2
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-68/+17
2025-03-29Merge tag 'mfd-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds1-3/+0
2025-03-29Merge tag 'mips_6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds47-231/+636
2025-03-29Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-10/+7
2025-03-27Merge tag 'asm-generic-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-19/+29
2025-03-25Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds12-23/+3
2025-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+0
2025-03-25MIPS: config: omega2+, vocore2: enable CLK_MTMIPSJoris Vaisvila2-0/+2
2025-03-25arch: mips: defconfig: Drop obsolete CONFIG_NET_CLS_TCINDEXJohan Korsnes14-14/+0
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-58/+39
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+2
2025-03-24Merge tag 'seccomp-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-18/+2
2025-03-24Merge tag 'vfs-6.15-rc1.sysv' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-4/+0
2025-03-24Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-0/+3
2025-03-21crypto: lib/chacha - remove unused arch-specific init supportEric Biggers1-8/+2
2025-03-20Merge branch 'kvm-nvmx-and-vm-teardown' into HEADPaolo Bonzini1-1/+0
2025-03-19mips: export pci_iounmap()Arnd Bergmann1-0/+1
2025-03-19MIPS: cm: Fix warning if MIPS_CM is disabledThomas Bogendoerfer1-1/+1
2025-03-19MIPS: Fix Macro nameAbhishek Tamboli1-1/+1
2025-03-18mips: fix PCI_IOBASE definitionArnd Bergmann4-6/+11
2025-03-17arch, mm: make releasing of memory to page allocator more explicitMike Rapoport (Microsoft)1-5/+0
2025-03-17arch, mm: introduce arch_mm_preinitMike Rapoport (Microsoft)1-4/+7
2025-03-17arch, mm: streamline HIGHMEM freeingMike Rapoport (Microsoft)1-20/+0
2025-03-17arch, mm: set high_memory in free_area_init()Mike Rapoport (Microsoft)1-2/+0
2025-03-17arch, mm: set max_mapnr when allocating memory map for FLATMEMMike Rapoport (Microsoft)1-8/+0
2025-03-17MIPS: make setup_zero_pages() use memblockMike Rapoport (Microsoft)2-15/+5
2025-03-17MIPS: consolidate mem_init() for NUMA machinesMike Rapoport (Microsoft)3-16/+7
2025-03-16mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned longRyan Roberts3-8/+8
2025-03-17kbuild: Create intermediate vmlinux build with relocations preservedArd Biesheuvel1-1/+1
2025-03-17kbuild: Introduce Kconfig symbol for linking vmlinux with relocationsArd Biesheuvel2-4/+1
2025-03-15mips: drop GENERIC_IOMAP wrapperArnd Bergmann3-14/+18
2025-03-14mfd: pcf50633: Remove remaining PCF50633 supportDr. David Alan Gilbert1-1/+0
2025-03-14mfd: pcF50633-gpio: Remove unused driverDr. David Alan Gilbert1-1/+0
2025-03-14mfd: pcf50633-adc: Remove unused driverDr. David Alan Gilbert1-1/+0
2025-03-10lib/crc: remove unnecessary prompt for CONFIG_LIBCRC32CEric Biggers2-2/+0
2025-03-10lib/crc: remove unnecessary prompt for CONFIG_CRC7Eric Biggers2-2/+0
2025-03-02Merge tag 'mips-fixes_6.14_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+5
2025-03-02crypto: lib/Kconfig - Hide arch options from userHerbert Xu1-2/+5
2025-02-27mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts1-2/+4
2025-02-27MIPS: Ignore relocs against __ex_table for relocatable kernelXi Ruoyao1-0/+5
2025-02-27MIPS: ds1287: Match ds1287_set_base_clock() function typesWangYuli1-1/+1
2025-02-27MIPS: cevt-ds1287: Add missing ds1287.h includeWangYuli1-0/+1
2025-02-27MIPS: dec: Declare which_prom() as staticWangYuli1-1/+1
2025-02-27MIPS: Loongson2ef: Replace deprecated strncpy() with strscpy()Thorsten Blum1-2/+1
2025-02-27mips: dts: ralink: mt7628a: update system controller node and its consumersSergio Paracuellos3-17/+27
2025-02-26KVM: Drop kvm_arch_sync_events() now that all implementations are nopsSean Christopherson1-1/+0
2025-02-21mips: dts: ralink: mt7620a: update system controller node and its consumersSergio Paracuellos2-3/+9
2025-02-21mips: dts: ralink: rt3883: update system controller node and its consumersSergio Paracuellos2-3/+9
2025-02-21mips: dts: ralink: rt3050: update system controller node and its consumersSergio Paracuellos1-2/+8
2025-02-21mips: dts: ralink: rt2880: update system controller node and its consumersSergio Paracuellos2-3/+9
2025-02-21MIPS: Use arch specific syscall name match functionBibo Mao1-0/+16
2025-02-21mips: dts: realtek: Add restart to Cisco SG220-26PSander Vanheule1-0/+9
2025-02-21mips: dts: realtek: Add RTL838x SoC peripheralsSander Vanheule1-0/+36
2025-02-21mips: dts: realtek: Replace uart clock propertySander Vanheule1-2/+8
2025-02-21mips: dts: realtek: Correct uart interrupt-parentSander Vanheule1-2/+2
2025-02-21mips: dts: realtek: Add SoC IRQ node for RTL838xSander Vanheule1-0/+10
2025-02-21mips: dts: realtek: Fold rtl83xx into rtl838xSander Vanheule3-60/+56
2025-02-21mips: dts: realtek: Add address to SoC node nameSander Vanheule1-1/+1
2025-02-21mips: dts: realtek: Clean up CPU clocksSander Vanheule2-4/+2
2025-02-21mips: dts: realtek: Decouple RTL930x base DTSISander Vanheule1-50/+83
2025-02-21MIPS: mobileye: dts: eyeq6h: Enable cluster supportGregory CLEMENT1-0/+4
2025-02-21MIPS: CPS: Support broken HCI for multiclusterGregory CLEMENT1-1/+4
2025-02-21MIPS: cm: Detect CM quirks from device treeGregory CLEMENT2-0/+36
2025-02-21sysv: Remove the filesystemJan Kara4-4/+0
2025-02-21mips: dts: ingenic: Switch to simple-audio-card,hp-det-gpiosGeert Uytterhoeven2-2/+2
2025-02-21mips: sni: Do not include <linux/fb.h>Thomas Zimmermann1-1/+0
2025-02-21MIPS: CPS: Boot CPUs in secondary clustersPaul Burton4-21/+207
2025-02-21MIPS: CPS: Introduce struct cluster_boot_configPaul Burton5-34/+81
2025-02-21MIPS: pm-cps: Use per-CPU variables as per-CPU, not per-corePaul Burton1-13/+17
2025-02-21MIPS: vdso: Switch to generic storage implementationThomas Weißschuh6-57/+38
2025-02-21vdso: Rename included MakefileThomas Weißschuh1-1/+1
2025-02-18KVM: MIPS: Switch to use hrtimer_setup()Nam Cao1-3/+2
2025-02-13MIPS: fix mips_get_syscall_arg() for o32Dmitry V. Levin1-24/+8
2025-02-13MIPS: Export syscall stack arguments properly for remote useMaciej W. Rozycki3-6/+12
2025-02-12fs: add open_tree_attr()Christian Brauner3-0/+3
2025-02-10seccomp/mips: change syscall_trace_enter() to use secure_computing()Oleg Nesterov1-18/+2
2025-02-08crypto: crct10dif - remove from crypto APIEric Biggers3-3/+0
2025-02-08lib/crc32: remove "_le" from crc32c base and arch functionsEric Biggers1-3/+3
2025-02-08mips/crc32: remove unused enumsEric Biggers1-9/+0
2025-02-08lib/crc32: remove obsolete CRC32 options from defconfig filesEric Biggers4-4/+0
2025-02-01Merge tag 'mips_6.14_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds1-3/+3
2025-01-31Revert "mips: fix shmctl/semctl/msgctl syscall for o32"Thomas Bogendoerfer1-3/+3
2025-01-27Merge tag 'char-misc-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+22
2025-01-27Merge tag 'mips_6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds25-71/+52
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-20/+11
2025-01-25mm/memblock: add memblock_alloc_or_panic interfaceGuo Weikang1-4/+1
2025-01-25mips: vdso: prefer do_mmap() to mmap_region()Lorenzo Stoakes1-4/+6
2025-01-25asm-generic: pgalloc: provide generic __pgd_{alloc,free}Kevin Brodsky2-11/+3
2025-01-25mm: pgtable: introduce pagetable_dtor()Qi Zheng1-1/+1
2025-01-24Merge tag 'v6.14-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds6-9/+0
2025-01-22Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds10-374/+195
2025-01-20MIPS: pci-legacy: Override pci_address_to_pioJiaxun Yang1-0/+8
2025-01-20MIPS: Loongson64: env: Use str_on_off() helper in prom_lefi_init_env()Thorsten Blum1-1/+2
2025-01-11MIPS: migrate to generic rule for built-in DTBsMasahiro Yamada12-24/+2
2025-01-11mips: fix shmctl/semctl/msgctl syscall for o32Ism Hong1-3/+3
2025-01-11mips/math-emu: fix emulation of the prefx instructionMateusz Jończyk1-1/+1
2025-01-11MIPS: Loongson: Add comments for interface_infoKexy Biscuit1-4/+4
2025-01-11MIPS: Loongson64: remove ROM Size unit in boardinfoKexy Biscuit1-2/+0
2025-01-11MIPS: traps: Use str_enabled_disabled() in parity_protection_init()Thorsten Blum1-8/+9
2025-01-11MIPS: ftrace: Declare ftrace_get_parent_ra_addr() as staticWangYuli1-1/+1
2025-01-11Revert "MIPS: csrc-r4k: Select HAVE_UNSTABLE_SCHED_CLOCK if SMP && 64BIT"Xi Ruoyao1-1/+0
2025-01-11MIPS: Fix the wrong format specifierliujing1-1/+1
2025-01-11MIPS: Add a blank line after __HEADRong Xu1-0/+1
2025-01-11MIPS: kernel: Rename read/write_c0_ecc to read/writec0_errctlThomas Bogendoerfer4-26/+21
2025-01-04crypto: keywrap - remove unused keywrap algorithmEric Biggers3-3/+0
2025-01-04crypto: vmac - remove unused VMAC algorithmEric Biggers6-6/+0
2024-12-30MIPS: mobileye: eyeq5: add bootloader config reserved memoryThéo Lebrun1-0/+22
2024-12-16sock: Introduce SO_RCVPRIORITY socket optionAnna Emese Nyiri1-0/+2
2024-12-01mips/crc32: expose CRC32 functions through libEric Biggers10-374/+195
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds1-1/+1
2024-11-30Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-0/+2
2024-11-29Merge tag 'mips_6.13_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds6-345/+166
2024-11-27MIPS: Place __kernel_entry at the beginning of text sectionRong Xu2-0/+2
2024-11-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-18/+8
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-5/+6
2024-11-23MIPS: Loongson64: DTS: Really fix PCIe port nodes for ls7aXi Ruoyao1-13/+60
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2-1/+2
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-9/+0
2024-11-20mips: dts: realtek: Add SPI NAND controllerChris Packham1-0/+13
2024-11-20Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+2
2024-11-19Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-162/+0
2024-11-19Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-10/+3
2024-11-18Merge tag 'mips_6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds12-46/+110
2024-11-18Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-0/+12
2024-11-16Merge tag 'mm-hotfixes-stable-2024-11-16-15-33' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+3
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-30/+34
2024-09-13crypto: mips/crc32 - Clean up useless assignment operationsWangYuli1-30/+34
2024-09-11net: add SO_DEVMEM_DONTNEED setsockopt to release RX fragsMina Almasry1-0/+1
2024-09-11tcp: RX path for devmem TCPMina Almasry1-0/+5
2024-09-09mm: make arch_get_unmapped_area() take vm_flags by defaultMark Brown1-2/+3
2024-09-10mips: configs: enable I2C_DESIGNWARE_CORE with I2C_DESIGNWARE_PLATFORMHeikki Krogerus1-0/+1
2024-09-08smp: Mark smp_prepare_boot_cpu() __initBibo Mao1-1/+1
2024-09-04KVM: MIPS: Rename virtualization {en,dis}abling APIs to match common KVMSean Christopherson3-8/+8
2024-09-04KVM: Rename arch hooks related to per-CPU virtualization enablingSean Christopherson1-2/+2
2024-09-03arch, mm: pull out allocation of NODE_DATA to generic codeMike Rapoport (Microsoft)1-14/+2
2024-09-03arch, mm: move definition of node_data to generic codeMike Rapoport (Microsoft)4-13/+0
2024-09-03MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSIONMike Rapoport (Microsoft)2-14/+0
2024-09-03MIPS: loongson64: rename __node_data to node_dataMike Rapoport (Microsoft)2-6/+6
2024-09-03MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSIONMike Rapoport (Microsoft)2-11/+0
2024-09-03MIPS: sgi-ip27: ensure node_possible_map only contains valid nodesMike Rapoport (Microsoft)1-0/+2