index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-27
MIPS: alchemy: provide visible function prototypes to board files
Bartosz Golaszewski
6
-10
/
+25
2026-05-27
MIPS: alchemy: platform: add missing include
Bartosz Golaszewski
1
-0
/
+2
2026-05-27
MIPS: ip22-gio: do not export device release function
Johan Hovold
2
-8
/
+1
2026-05-27
MIPS: ip22-gio: switch to dynamic root device
Johan Hovold
1
-16
/
+8
2026-05-27
MIPS: ip22-gio: fix device reference leak in probe
Johan Hovold
1
-4
/
+0
2026-05-27
MIPS: ip22-gio: fix gio device memory leak
Johan Hovold
1
-0
/
+2
2026-05-27
MIPS: ip22-gio: fix kfree() of static object
Johan Hovold
1
-1
/
+0
2026-05-26
MIPS: Loongson64: dts: Add node for LS7A PCH LPC
Icenowy Zheng
1
-0
/
+9
2026-05-26
MIPS: Loongson64: dts: Sort nodes
Icenowy Zheng
1
-7
/
+7
2026-05-26
MIPS: mobileye: Remove duplicate FIT_IMAGE_FDT_EPM5 from main Kconfig
Sasha Levin
1
-9
/
+0
2026-05-26
MIPS: ralink: reduce ARCH_DMA_MINALIGN
Qingfang Deng
1
-0
/
+9
2026-05-26
mips: n64: add __iomem for writel call
Rosen Penev
1
-1
/
+1
2026-05-26
mips: ralink: mt7621: add missing __iomem
Rosen Penev
1
-1
/
+1
2026-05-26
mips: cps: Assemble jr.hb with an R2 ISA level
Rosen Penev
1
-0
/
+6
2026-05-26
MIPS: DEC: Prevent initial console buffer from landing in XKPHYS
Maciej W. Rozycki
1
-2
/
+5
2026-05-26
MIPS: DEC: Ensure 32-bit stack location for o32 prom_printf()
Maciej W. Rozycki
2
-3
/
+18
2026-05-26
MIPS: DEC: Remove IRQF_ONESHOT reference for IOASIC DMA error IRQs
Maciej W. Rozycki
1
-4
/
+1
2026-05-26
MIPS: DEC: Fix prototypes for halt/reset handlers
Maciej W. Rozycki
3
-5
/
+22
2026-05-26
MIPS: DEC: Remove do_IRQ() call indirection
Maciej W. Rozycki
2
-7
/
+1
2026-05-26
MIPS: Make do_IRQ() available for assembly callers
Maciej W. Rozycki
2
-2
/
+2
2026-05-26
MIPS: Fix big-endian stack argument fetching in o32 wrapper
Maciej W. Rozycki
1
-1
/
+1
2026-05-26
MIPS: RB532: serial: statify setup_serial_port()
Bartosz Golaszewski
1
-1
/
+1
2026-05-26
MIPS: RB532: attach the software node to its target GPIO controller
Bartosz Golaszewski
2
-26
/
+47
2026-05-25
Merge tag 'v7.1-rc5' into driver-core-next
Danilo Krummrich
1
-0
/
+1
2026-05-22
net: arcnet: remove ISA and PCMCIA support; modernize documentation
Ethan Nelson-Moore
1
-4
/
+0
2026-05-22
MIPS: Remove unused arch/mips/crypto directory
Ethan Nelson-Moore
4
-14
/
+0
2026-05-22
driver core: delete useless forward declaration of "struct class"
Alexey Dobriyan
1
-1
/
+0
2026-05-22
serial: zs: Convert to use a platform device
Maciej W. Rozycki
1
-3
/
+57
2026-05-22
serial: dz: Convert to use a platform device
Maciej W. Rozycki
1
-1
/
+54
2026-05-21
ring-buffer: Flush and stop persistent ring buffer on panic
Masami Hiramatsu (Google)
1
-0
/
+1
2026-05-21
openat2: introduce EFTYPE error code
Dorjoy Chowdhury
1
-0
/
+2
2026-05-07
crypto: drbg - Remove support for HASH_DRBG
Eric Biggers
3
-3
/
+0
2026-05-07
crypto: drbg - Remove support for CTR_DRBG
Eric Biggers
3
-3
/
+0
2026-05-04
staging: octeon: convert cvmx_pip_port_status_t from typedef to plain struct
Eric Wu
1
-3
/
+3
2026-05-04
staging: octeon: convert cvmx_pko_port_status_t from typedef to plain struct
Eric Wu
1
-3
/
+3
2026-05-04
staging: octeon: convert cvmx_pko_status_t from typedef to plain enum
Eric Wu
2
-7
/
+7
2026-05-04
staging: octeon: convert cvmx_pko_lock_t from typedef to plain enum
Eric Wu
1
-5
/
+5
2026-05-04
staging: octeon: convert cvmx_pow_wait_t from typedef to plain enum
Eric Wu
1
-6
/
+6
2026-05-04
staging: octeon: convert cvmx_helper_interface_mode_t from typedef to plain enum
Eric Wu
5
-10
/
+10
2026-05-04
staging: octeon: convert cvmx_spi_mode_t from typedef to plain enum
Eric Wu
2
-27
/
+27
2026-04-26
driver core: Replace dev->dma_coherent with dev_dma_coherent()
Douglas Anderson
1
-1
/
+1
2026-04-24
Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
9
-78
/
+0
2026-04-23
drivers: net: 8390: AX88190: Remove this driver
Andrew Lunn
1
-1
/
+0
2026-04-23
drivers: net: fujitsu: fmvj18x: Remove this driver
Andrew Lunn
1
-1
/
+0
2026-04-23
drivers: net: smsc: smc91c92: Remove this driver
Andrew Lunn
1
-1
/
+0
2026-04-23
drivers: net: amd: nmclan: Remove this driver
Andrew Lunn
1
-1
/
+0
2026-04-23
drivers: net: 3com: 3c589: Remove this driver
Andrew Lunn
2
-2
/
+0
2026-04-23
drivers: net: 3com: 3c574: Remove this driver
Andrew Lunn
1
-1
/
+0
2026-04-23
net: packetengines: remove obsolete yellowfin driver and vendor dir
Mingyu Wang
1
-1
/
+0
2026-04-23
net: packetengines: remove obsolete hamachi driver
Mingyu Wang
1
-1
/
+0
[prev]
[next]