Age | Commit message (Expand) | Author |
2023-04-05 | MIPS: Loongson: Move arch cflags to MIPS top level Makefile | Jiaxun Yang |
2023-04-05 | MIPS: Octeon: Allow CVMSEG to be disabled | Jiaxun Yang |
2023-04-05 | MIPS: c-octeon: Provide alternative SMP cache flush function | Jiaxun Yang |
2023-04-05 | MIPS: cpu-features: Enable octeon_cache by cpu_type | Jiaxun Yang |
2023-04-05 | MIPS: Octeon: Opt-out 4k_cache feature | Jiaxun Yang |
2023-04-05 | MIPS: mips-cm: Check availability of config registers | Jiaxun Yang |
2023-04-05 | MIPS: smp-cps: Disable coherence setup for unsupported ISA | Jiaxun Yang |
2023-04-05 | MIPS: Move declaration of bcache ops to cache.c | Jiaxun Yang |
2023-04-04 | PCI: Introduce pci_dev_for_each_resource() | Mika Westerberg |
2023-04-03 | MIPS: vpe-cmp: remove module owner pointer from struct class usage. | Greg Kroah-Hartman |
2023-04-03 | Merge 6.3-rc5 into driver-core-next | Greg Kroah-Hartman |
2023-03-28 | mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault() | Gerald Schaefer |
2023-03-27 | MIPS: octeon: Fix compile error | Thomas Bogendoerfer |
2023-03-27 | Merge 6.3-rc4 into usb-next | Greg Kroah-Hartman |
2023-03-24 | MIPS: c-r4k: Always install dma flush functions | Jiaxun Yang |
2023-03-24 | MIPS: Always select ARCH_HAS_SYNC_DMA_FOR_CPU for noncoherent platforms | Jiaxun Yang |
2023-03-24 | MIPS: Always select ARCH_HAS_SETUP_DMA_OPS | Jiaxun Yang |
2023-03-24 | MIPS: octeon: Use of_address_to_resource() | Rob Herring |
2023-03-24 | mips: Remove obsolete configs IRQ_MSP_CIC and IRQ_MSP_SLP | Lukas Bulwahn |
2023-03-24 | treewide: Trace IPIs sent via smp_send_reschedule() | Valentin Schneider |
2023-03-23 | KVM: MIPS: Make kvm_mips_callbacks const | Sean Christopherson |
2023-03-21 | MIPS: loongson32: Update the clock initialization | Keguang Zhang |
2023-03-21 | vdso: Improve cmd_vdso_check to check all dynamic relocations | Fangrui Song |
2023-03-21 | usb: ftdi-elan: Delete driver | Uwe Kleine-König |
2023-03-21 | usb: host: u132-hcd: Delete driver | Uwe Kleine-König |
2023-03-19 | ixgb: Remove ixgb driver | Tony Nguyen |
2023-03-18 | mips: bmips: BCM6358: disable RAC flush for TP1 | Álvaro Fernández Rojas |
2023-03-17 | driver core: class: remove module * from class_create() | Greg Kroah-Hartman |
2023-03-17 | drivers: remove struct module * setting from struct class | Greg Kroah-Hartman |
2023-03-17 | MIPS: ath79: remove obsolete ATH79_DEV_* configs | Lukas Bulwahn |
2023-03-17 | MIPS: sibyte: Replace BCM1125H with SB1250 option | Thomas Bogendoerfer |
2023-03-17 | MIPS: sibyte: Remove Sibyte CARMEL and CRHINE board support | Thomas Bogendoerfer |
2023-03-17 | MIPS: sibyte: Remove unused config option SIBYTE_BCM1x55 | Thomas Bogendoerfer |
2023-03-17 | MIPS: sibyte: remove no longer needed board_mem_region | Thomas Bogendoerfer |
2023-03-16 | KVM: Change return type of kvm_arch_vm_ioctl() to "int" | Thomas Huth |
2023-03-14 | mips: Use of_property_read_bool() for boolean properties | Rob Herring |
2023-03-14 | mips: ralink: mt7620: introduce 'soc_device' initialization | Sergio Paracuellos |
2023-03-14 | mips: ralink: mt7620: soc queries and tests as functions | Sergio Paracuellos |
2023-03-14 | mips: ralink: mt7620: define MT7620_SYSC_BASE with __iomem | Sergio Paracuellos |
2023-03-14 | mips: ralink: rt288x: introduce 'soc_device' initialization | Sergio Paracuellos |
2023-03-14 | mips: ralink: rt288x: soc queries and tests as functions | Sergio Paracuellos |
2023-03-14 | mips: ralink: rt288x: define RT2880_SYSC_BASE with __iomem | Sergio Paracuellos |
2023-03-14 | mips: ralink: rt3883: introduce 'soc_device' initialization | Sergio Paracuellos |
2023-03-14 | mips: ralink: rt3883: soc queries and tests as functions | Sergio Paracuellos |
2023-03-14 | mips: ralink: rt3883: define RT3883_SYSC_BASE with __iomem | Sergio Paracuellos |
2023-03-14 | mips: ralink: rt305x: introduce 'soc_device' initialization | Sergio Paracuellos |
2023-03-14 | mips: ralink: rt305x: soc queries and tests as functions | Sergio Paracuellos |
2023-03-14 | mips: ralink: rt305x: define RT305X_SYSC_BASE with __iomem | Sergio Paracuellos |
2023-03-14 | MIPS: Loongson64: Opt-out war_io_reorder_wmb | Jiaxun Yang |
2023-03-14 | MIPS: Loongson64: Remove CPU_HAS_WB | Jiaxun Yang |