summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.userprogs (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-20MIPS: Mark core_vpe_count() as __initNathan Chancellor1-1/+1
2023-06-20MIPS: mm: Remove special handling for OCTEON CPUsThomas Bogendoerfer1-20/+4
2023-06-09mips: dts: ralink: mt7628a: Unify pinctrl-single pin group nodesTony Lindgren1-20/+20
2023-06-09MIPS: Select CONFIG_GENERIC_IDLE_POLL_SETUPJiaxun Yang2-2/+3
2023-06-09MIPS: Rework smt cmdline parametersJiaxun Yang5-15/+25
2023-06-09mips: asm-offsets: add missing prototypesArnd Bergmann1-0/+14
2023-06-09MIPS: cpu-features: Use boot_cpu_type for CPU type based featuresJiaxun Yang1-2/+2
2023-06-09mips: dts: ralink: Add support for TP-Link HC220 G5 v1 boardLiviu Dudau2-1/+86
2023-06-09dt-bindings: mips: Add bindings for TP-Link HC220 G5 v1 boardLiviu Dudau1-0/+1
2023-06-09MIPS: configs: CI20: Enable WiFi / BluetoothPaul Cercueil1-2/+27
2023-06-09MIPS: configs: CI20: Regenerate defconfigPaul Cercueil1-12/+6
2023-06-09MIPS: DTS: CI20: Enable support for WiFi / BluetoothPaul Cercueil1-15/+73
2023-06-09MIPS: DTS: CI20: Parent MSCMUX clock to MPLLPaul Cercueil1-2/+3
2023-06-09MIPS: DTS: CI20: Misc. cleanupsPaul Cercueil1-4/+4
2023-06-09MIPS: DTS: CI20: Do not force-enable CIM and WiFi regulatorsPaul Cercueil1-3/+0
2023-06-09MIPS: DTS: CI20: Add parent supplies to ACT8600 regulatorsPaul Cercueil1-0/+7
2023-06-09MIPS: DTS: CI20: Fix ACT8600 regulator node namesPaul Cercueil1-19/+8
2023-06-09MIPS: DTS: CI20: Fix regulatorsPaul Cercueil1-6/+6
2023-06-09MIPS: DTS: qi_lb60: Don't use unit address for regulatorsPaul Cercueil1-3/+3
2023-06-09mips: ingenic: Enable EXT/2 divider on JZ4750/55/60 if EXT is 24 MHzPaul Cercueil1-0/+57
2023-06-09mips: ingenic: Remove useless __maybe_unusedPaul Cercueil1-2/+2
2023-06-09MIPS: uaccess: emulate Ingenic LXW/LXH/LXHU uaccessSiarhei Volkau2-0/+74
2023-06-09Revert "MIPS: unhide PATA_PLATFORM"Maciej W. Rozycki1-1/+0
2023-06-09MIPS: Alchemy: Enable PATA_PLATFORM supportMaciej W. Rozycki1-0/+1
2023-06-09mips: Fix spacing issueFranziska Naepelt1-7/+7
2023-06-09MIPS: generic: Allow R5 CPUs to be selectedJiaxun Yang1-0/+2
2023-06-09mips: provide unxlate_dev_mem_ptr() in asm/io.hArnd Bergmann2-7/+1
2023-05-23mips: Move initrd_start check after initrd address sanitisation.Liviu Dudau1-4/+5
2023-05-23MIPS: Alchemy: fix dbdma2Manuel Lauss1-12/+15
2023-05-23MIPS: Restore Au1300 supportManuel Lauss1-0/+5
2023-05-23MIPS: unhide PATA_PLATFORMManuel Lauss1-0/+1
2023-05-23mips: dts: ingenic: x1000: Add AIC device tree nodeAidan MacDonald1-0/+18
2023-05-23MIPS: Loongson32: Remove reset.cKeguang Zhang4-68/+1
2023-05-23mips: dts: ingenic: Remove unnecessary AIC clocksAidan MacDonald3-13/+6
2023-05-21Linux 6.4-rc3v6.4-rc3Linus Torvalds1-1/+1
2023-05-21KVM: VMX: add MSR_IA32_TSX_CTRL into msrs_to_saveMingwei Zhang1-1/+5
2023-05-21KVM: x86: Don't adjust guest's CPUID.0x12.1 (allowed SGX enclave XFRM)Sean Christopherson1-16/+0
2023-05-21KVM: VMX: Don't rely _only_ on CPUID to enforce XCR0 restrictions for ECREATESean Christopherson1-2/+9
2023-05-20fbdev: stifb: Whitespace cleanupsHelge Deller1-3/+3
2023-05-20fbdev: udlfb: Use usb_control_msg_send()Helge Deller1-11/+3
2023-05-20block: remove NFL4_UFLG_MASKChristoph Hellwig1-2/+0
2023-05-20fbdev: udlfb: Fix endpoint checkAlan Stern1-5/+8
2023-05-20fbdev: atyfb: Remove unused clock determinationNiklas Schnelle1-5/+0
2023-05-20fbdev: i810: include i810_main.h in i810_dvt.cArnd Bergmann1-1/+2
2023-05-20fbdev: fbmem: mark get_fb_unmapped_area() staticArnd Bergmann2-2/+2
2023-05-20block: Deny writable memory mapping if block is read-onlyLoic Poulain1-1/+11
2023-05-20s390/dasd: fix command reject error on ESE devicesStefan Haberland1-2/+31
2023-05-19KVM: Fix vcpu_array[0] racesMichal Luczaj1-6/+10
2023-05-19KVM: VMX: Fix header file dependency of asm/vmx.hJacob Xu1-0/+2
2023-05-19KVM: Don't enable hardware after a restart/shutdown is initiatedSean Christopherson1-1/+16