index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-12
MIPS: Clear Cause.BD in instruction_pointer_set
Jiaxun Yang
1
-0
/
+1
2024-02-12
ptrace: Introduce exception_ip arch hook
Jiaxun Yang
1
-0
/
+2
2024-02-12
MIPS: Add 'memory' clobber to csum_ipv6_magic() inline assembler
Guenter Roeck
1
-1
/
+2
2024-02-09
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
1
-2
/
+2
2024-01-22
MIPS: Alchemy: Fix missing prototypes
Florian Fainelli
1
-0
/
+3
2024-01-22
MIPS: Cobalt: Fix missing prototypes
Florian Fainelli
1
-0
/
+3
2024-01-18
Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-0
/
+2
2024-01-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+0
2024-01-17
Merge tag 'mips_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
28
-35
/
+35
2024-01-10
Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-66
/
+78
2024-01-09
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
14
-4
/
+80
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2024-01-08
MIPS: Fix typos
Bjorn Helgaas
27
-34
/
+34
2024-01-05
mm/mglru: add dummy pmd_dirty()
Kinsey Ho
1
-0
/
+1
2024-01-02
Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
4
-5
/
+10
2023-12-21
mips: dmi: Fix early remap on MIPS32
Serge Semin
1
-1
/
+1
2023-12-15
Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-3
/
+3
2023-12-14
mm: Introduce flush_cache_vmap_early()
Alexandre Ghiti
1
-0
/
+2
2023-12-12
merge mm-hotfixes-stable into mm-nonmm-stable to pick up depended-upon changes
Andrew Morton
3
-3
/
+3
2023-12-12
mips, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXEC
Baoquan He
3
-3
/
+3
2023-12-10
mips: spram: fix missing prototype warning for spram_config
Arnd Bergmann
1
-1
/
+1
2023-12-10
mips: add missing declarations
Arnd Bergmann
3
-0
/
+5
2023-12-10
mips: move cache declarations into header
Arnd Bergmann
2
-0
/
+10
2023-12-10
mips: fix tlb_init() prototype
Arnd Bergmann
1
-0
/
+1
2023-12-10
mips: fix setup_zero_pages() prototype
Arnd Bergmann
2
-1
/
+2
2023-12-10
mips: unhide uasm_in_compat_space_p() declaration
Arnd Bergmann
1
-2
/
+0
2023-12-10
mips: move jump_label_apply_nops() declaration to header
Arnd Bergmann
1
-0
/
+3
2023-12-10
mips: move build_tlb_refill_handler() prototype
Arnd Bergmann
1
-0
/
+1
2023-12-10
mips: add missing declarations for trap handlers
Arnd Bergmann
1
-0
/
+24
2023-12-10
mips: add asm/syscalls.h header
Arnd Bergmann
1
-0
/
+33
2023-12-05
MIPS: Loongson64: Handle more memory types passed from firmware
Jiaxun Yang
1
-1
/
+5
2023-12-05
MIPS: Loongson64: Enable DMA noncoherent support
Jiaxun Yang
1
-1
/
+2
2023-12-05
mips: remove extraneous asm-generic/iomap.h include
Arnd Bergmann
1
-2
/
+0
2023-11-28
Merge branch 'asm-generic-prototypes' into asm-generic
Arnd Bergmann
2
-0
/
+7
2023-11-23
arch: add do_page_fault prototypes
Arnd Bergmann
1
-0
/
+3
2023-11-23
arch: add missing prepare_ftrace_return() prototypes
Arnd Bergmann
1
-0
/
+4
2023-11-23
asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()
Kefeng Wang
1
-9
/
+0
2023-11-23
mips: io: remove duplicated codes
Baoquan He
1
-23
/
+5
2023-11-23
arch/*/io.h: remove ioremap_uc in some architectures
Baoquan He
1
-1
/
+0
2023-11-23
mips: add <asm-generic/io.h> including
Jiaxun Yang
4
-35
/
+71
2023-11-14
Merge branch 'kvm-guestmemfd' into HEAD
Paolo Bonzini
1
-2
/
+0
2023-11-13
KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
Sean Christopherson
1
-2
/
+0
2023-11-10
Merge tag 'probes-fixes-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
2023-11-10
Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
7
-291
/
+0
2023-11-10
kprobes: unify kprobes_exceptions_nofify() prototypes
Arnd Bergmann
1
-2
/
+0
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-1
/
+25
2023-11-01
Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-6
/
+5
2023-10-19
MIPS: AR7: remove platform
Wolfram Sang
4
-241
/
+0
2023-10-18
mm: delete checks for xor_unlock_is_negative_byte()
Matthew Wilcox (Oracle)
1
-1
/
+0
2023-10-18
mips: implement xor_unlock_is_negative_byte
Matthew Wilcox (Oracle)
1
-1
/
+25
[next]