summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | crypto: mips/poly1305 - add missing MODULE_DESCRIPTION() macroJeff Johnson2024-06-191-0/+1
| * | | | MIPS: ip30: ip30-console: Add missing includeJiaxun Yang2024-06-191-0/+1
| * | | | MIPS: ip22-gio: Make ip22_gio_set_64bit() and ip22_gio_init() staticGenjian Zhang2024-06-111-2/+2
| * | | | MIPS: sgi-ip22: Add prototypes for several functions to headerGenjian Zhang2024-06-113-4/+3
| * | | | MIPS: Loongson64: DTS: Fix PCIe port nodes for ls7aJiaxun Yang2024-06-111-7/+30
| * | | | MIPS: Loongson64: DTS: Fix msi node for ls7aJiaxun Yang2024-06-111-0/+1
| * | | | MIPS: Loongson64: Include bootinfo.h in dma.cJiaxun Yang2024-06-111-0/+1
| * | | | MIPS: kvm: Declare prototype for kvm_init_loongson_ipiJiaxun Yang2024-06-113-2/+6
| * | | | MIPS: Loongson64: Implement PM suspend for LEFI firmwareJiaxun Yang2024-06-113-71/+36
| * | | | MIPS: select CPU_PM with SUSPENDJiaxun Yang2024-06-111-1/+1
| * | | | MIPS: asm/pm.h: Use platform agnostic macrosJiaxun Yang2024-06-111-11/+11
| * | | | mips: configs: ci20: Enable DRM_DW_HDMIMaxime Ripard2024-06-111-0/+1
| * | | | MIPS: mobileye: Add EyeQ6H supportGregory CLEMENT2024-06-118-5/+146
| * | | | MIPS: mobileye: Add EyeQ6H device treeGregory CLEMENT2024-06-114-0/+260
| * | | | mips: defconfig: drop RT_GROUP_SCHED=y from generic/db1xxx/eyeq5Celeste Liu2024-06-113-3/+0
| * | | | MIPS: Alchemy: Switch to use kmemdup_array()Andy Shevchenko2024-06-111-4/+4
| | |_|/ | |/| |
* | | | clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann2024-07-101-1/+0
| |_|/ |/| |
* | | syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann2024-06-252-2/+2
| |/ |/|
* | mips: fix compat_sys_lseek syscallArnd Bergmann2024-06-211-1/+1
* | MIPS: mipsmtregs: Fix target register for MFTC0Jiaxun Yang2024-06-211-1/+1
* | Revert "MIPS: pci: lantiq: restore reset gpio polarity"Thomas Bogendoerfer2024-06-131-4/+4
* | mips: bmips: BCM6358: make sure CBR is correctly setChristian Marangi2024-06-111-1/+2
* | MIPS: pci: lantiq: restore reset gpio polarityMartin Schiller2024-06-111-4/+4
* | MIPS: Routerboard 532: Fix vendor retry check codeIlpo Järvinen2024-06-111-2/+2
|/
* mseal: wire up mseal syscallJeff Xu2024-05-233-0/+3
* Merge tag 'leds-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2024-05-221-1/+0
|\
| * leds: trigger: audio: Remove this triggerHeiner Kallweit2024-03-281-1/+0
* | Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-05-201-6/+6
|\ \
| * | arch: Rename fbdev header and source filesThomas Zimmermann2024-05-031-6/+6
* | | Merge tag 'mips_6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2024-05-209-212/+274
|\ \ \
| * | | MIPS: Take in account load hazards for HI/LO restoringSiarhei Volkau2024-05-031-8/+11
| * | | MIPS: SGI-IP27: use WARN_ON() outputYury Norov2024-05-031-4/+3
| * | | MIPS: SGI-IP27: fix -Wunused-variable in arch_init_irq()Yury Norov2024-05-031-1/+0
| * | | MIPS: SGI-IP27: micro-optimize arch_init_irq()Yury Norov2024-04-151-5/+2
| * | | mips: dts: ralink: mt7621: reorder the attributes of the root nodeJustin Swartz2024-04-151-1/+2
| * | | mips: dts: ralink: mt7621: reorder pci?_phy attributesJustin Swartz2024-04-151-2/+6
| * | | mips: dts: ralink: mt7621: reorder pcie node attributes and childrenJustin Swartz2024-04-151-25/+43
| * | | mips: dts: ralink: mt7621: reorder ethernet node attributes and kidsJustin Swartz2024-04-151-40/+48
| * | | mips: dts: ralink: mt7621: reorder gic node attributesJustin Swartz2024-04-151-2/+2
| * | | mips: dts: ralink: mt7621: reorder mmc node attributesJustin Swartz2024-04-151-11/+15
| * | | mips: dts: ralink: mt7621: move pinctrl and sort its childrenJustin Swartz2024-04-151-86/+86
| * | | mips: dts: ralink: mt7621: reorder spi0 node attributesJustin Swartz2024-04-151-8/+8
| * | | mips: dts: ralink: mt7621: reorder i2c node attributesJustin Swartz2024-04-151-6/+7
| * | | mips: dts: ralink: mt7621: reorder gpio node attributesJustin Swartz2024-04-151-2/+5
| * | | mips: dts: ralink: mt7621: reorder sysc node attributesJustin Swartz2024-04-151-1/+4
| * | | mips: dts: ralink: mt7621: reorder mmc regulator attributesJustin Swartz2024-04-151-6/+10
| * | | mips: dts: ralink: mt7621: reorder cpuintc node attributesJustin Swartz2024-04-151-1/+3
| * | | mips: dts: ralink: mt7621: reorder cpu node attributesJustin Swartz2024-04-151-2/+2
| * | | MIPS: Add prototypes for plat_post_relocation() and relocate_kernel()Nathan Chancellor2024-04-151-0/+6
| * | | MIPS: Octeon: Add PCIe link status checkSongyang Li2024-04-151-0/+6