index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
2023-08-14
Merge 6.5-rc6 into usb-next
Greg Kroah-Hartman
2023-08-12
locking: remove spin_lock_prefetch
Mateusz Guzik
2023-08-04
usb: dwc3: dwc3-octeon: Convert to glue driver
Ladislav Michl
2023-08-02
mmc: au1xmmc: force non-modular build and remove symbol_get usage
Christoph Hellwig
2023-08-01
swiotlb: make io_tlb_default_mem local to swiotlb.c
Petr Tesarik
2023-07-31
Merge 6.5-rc4 into tty-next
Greg Kroah-Hartman
2023-07-29
arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FS
Sven Joachim
2023-07-28
MIPS: Loongson64: Fix more __iomem attributes
Jiaxun Yang
2023-07-28
MIPS: loongson32: Remove regs-rtc.h
Keguang Zhang
2023-07-28
MIPS: loongson32: Remove regs-clk.h
Keguang Zhang
2023-07-28
MIPS: More explicit DT include clean-ups
Rob Herring
2023-07-28
MIPS: Fixup explicit DT include clean-up
Rob Herring
2023-07-27
arch: Register fchmodat2, usually as syscall 452
Palmer Dabbelt
2023-07-25
tty: sysrq: switch sysrq handlers from int to u8
Jiri Slaby
2023-07-25
Revert MIPS: Loongson: Fix build error when make modules_install
Maciej W. Rozycki
2023-07-25
MIPS: Only fiddle with CHECKFLAGS if `need-compiler'
Maciej W. Rozycki
2023-07-25
MIPS: Fix CONFIG_CPU_DADDI_WORKAROUNDS `modules_install' regression
Maciej W. Rozycki
2023-07-25
MIPS: Explicitly include correct DT includes
Rob Herring
2023-07-11
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
2023-07-10
locking/arch: Avoid variable shadowing in local_try_cmpxchg()
Uros Bizjak
2023-07-09
Merge tag 'mips_6.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...
Linus Torvalds
2023-07-07
MIPS: kvm: Fix build error with KVM_MIPS_DEBUG_COP0_COUNTERS enabled
Thomas Bogendoerfer
2023-07-06
MIPS: dts: add missing space before {
Krzysztof Kozlowski
2023-07-03
Merge tag 'tty-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-07-03
MIPS: Loongson: Fix build error when make modules_install
Huacai Chen
2023-07-03
MIPS: KVM: Fix NULL pointer dereference
Huacai Chen
2023-07-03
MIPS: Loongson: Fix cpu_probe_loongson() again
Huacai Chen
2023-07-01
Merge tag 'kbuild-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-06-29
Merge tag 'slab-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
2023-06-29
Merge tag 'mips_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2023-06-29
Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-06-29
Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-06-28
Merge branch 'expand-stack'
Linus Torvalds
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-27
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-06-27
Merge tag 'docs-arm-move' of git://git.lwn.net/linux
Linus Torvalds
2023-06-26
Merge tag 'timers-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux...
Linus Torvalds
2023-06-26
Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-06-26
Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-06-26
MIPS: Loongson64: DTS: Add RTC support to Loongson-2K1000
Binbin Zhou
2023-06-26
MIPS: Loongson64: DTS: Add RTC support to LS7A PCH
Binbin Zhou
2023-06-24
mips/mm: Convert to using lock_mm_and_find_vma()
Ben Hutchings
2023-06-23
MIPS: OCTEON: octeon-usb: cleanup divider calculation
Ladislav Michl
2023-06-23
MIPS: OCTEON: octeon-usb: introduce dwc3_octeon_{read,write}q
Ladislav Michl
2023-06-23
MIPS: OCTEON: octeon-usb: move gpio config to separate function
Ladislav Michl
2023-06-23
MIPS: OCTEON: octeon-usb: use bitfields for shim register
Ladislav Michl
2023-06-23
MIPS: OCTEON: octeon-usb: use bitfields for host config register
Ladislav Michl
2023-06-23
MIPS: OCTEON: octeon-usb: use bitfields for control register
Ladislav Michl
[prev]
[next]