index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'smp-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-09-17
1
-1
/
+1
|
\
|
*
smp: Mark smp_prepare_boot_cpu() __init
Bibo Mao
2024-09-08
1
-1
/
+1
*
|
Merge tag 'mips_6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2024-09-16
1
-77
/
+0
|
\
\
|
|
/
|
/
|
|
*
MIPS: MT: Remove unused function mips_mt_regdump()
Gaosheng Cui
2024-08-29
1
-77
/
+0
*
|
Revert "MIPS: csrc-r4k: Apply verification clocksource flags"
Guenter Roeck
2024-08-26
1
-3
/
+1
|
/
*
MIPS: cevt-r4k: Don't call get_c0_compare_int if timer irq is installed
Jiaxun Yang
2024-08-20
1
-8
/
+7
*
MIPS: Loongson64: Set timer mode in cpu-probe
Jiaxun Yang
2024-08-08
1
-0
/
+4
*
Merge tag 'mips_6.11_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
2024-07-25
1
-1
/
+4
|
\
|
*
MIPS: SMP-CPS: Fix address for GCR_ACCESS register for CM3 and later
Gregory CLEMENT
2024-07-23
1
-1
/
+4
*
|
Merge tag 'mips_6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2024-07-20
7
-89
/
+290
|
\
|
|
*
MIPS: Implement ieee754 NAN2008 emulation mode
Jiaxun Yang
2024-07-12
2
-1
/
+12
|
*
MIPS: CPS: Add a couple of multi-cluster utility functions
Paul Burton
2024-07-09
1
-0
/
+37
|
*
MIPS: sync-r4k: Rework based on x86 tsc_sync
Jiaxun Yang
2024-07-03
2
-81
/
+202
|
*
MIPS: csrc-r4k: Don't register as sched_clock if unfit
Jiaxun Yang
2024-07-03
1
-3
/
+14
|
*
MIPS: csrc-r4k: Apply verification clocksource flags
Jiaxun Yang
2024-07-03
1
-1
/
+3
|
*
MIPS: csrc-r4k: Refine rating computation
Jiaxun Yang
2024-07-03
1
-1
/
+2
|
*
mips: bmips: enable RAC on BMIPS4350
Daniel González Cabanelas
2024-06-27
1
-0
/
+18
|
*
mips: bmips: rework and cache CBR addr handling
Christian Marangi
2024-06-27
1
-2
/
+2
*
|
syscalls: fix compat_sys_io_pgetevents_time64 usage
Arnd Bergmann
2024-06-25
2
-2
/
+2
|
/
*
mips: fix compat_sys_lseek syscall
Arnd Bergmann
2024-06-21
1
-1
/
+1
*
mseal: wire up mseal syscall
Jeff Xu
2024-05-24
3
-0
/
+3
*
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-18
1
-1
/
+1
|
\
|
*
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-05-09
1
-1
/
+1
*
|
arch: make execmem setup available regardless of CONFIG_MODULES
Mike Rapoport (IBM)
2024-05-14
1
-22
/
+0
*
|
mm/execmem, arch: convert simple overrides of module_alloc to execmem
Mike Rapoport (IBM)
2024-05-14
1
-4
/
+16
*
|
mips: module: rename MODULE_START to MODULES_VADDR
Mike Rapoport (IBM)
2024-05-14
1
-2
/
+2
|
/
*
MIPS: scall: Save thread_info.syscall unconditionally on entry
Jiaxun Yang
2024-04-09
6
-37
/
+41
*
Merge tag 'mips_6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2024-03-15
8
-166
/
+212
|
\
|
*
mips: cm: Convert __mips_cm_phys_base() to weak function
Serge Semin
2024-03-11
1
-4
/
+1
|
*
mips: cm: Convert __mips_cm_l2sync_phys_base() to weak function
Serge Semin
2024-03-11
1
-4
/
+1
|
*
mips: mt: make mt_class constant
Ricardo B. Marliere
2024-03-07
2
-14
/
+8
|
*
MIPS: Implement microMIPS MT ASE helpers
Jiaxun Yang
2024-02-23
1
-2
/
+2
|
*
MIPS: cps-vec: Use macros for 64bits access
Gregory CLEMENT
2024-02-20
1
-3
/
+3
|
*
MIPS: traps: Give more explanations if ebase doesn't belong to KSEG0
Gregory CLEMENT
2024-02-20
1
-1
/
+4
|
*
MIPS: Allows relocation exception vectors everywhere
Jiaxun Yang
2024-02-20
2
-64
/
+125
|
*
MIPS: Fix set_uncached_handler for ebase in XKPHYS
Jiaxun Yang
2024-02-20
1
-1
/
+1
|
*
MIPS: pm-cps: Use GPR number macros
Jiaxun Yang
2024-02-20
1
-70
/
+64
|
*
MIPS: traps: Use GPR number macros
Jiaxun Yang
2024-02-20
1
-3
/
+3
*
|
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-15
1
-11
/
+6
|
\
\
|
*
|
mips, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
2024-02-24
1
-11
/
+6
|
|
/
*
/
MIPS: vdso: Use generic union vdso_data_store
Anna-Maria Behnsen
2024-02-20
1
-1
/
+1
|
/
*
ptrace: Introduce exception_ip arch hook
Jiaxun Yang
2024-02-12
1
-0
/
+7
*
mips: Call lose_fpu(0) before initializing fcr31 in mips_set_personality_nan
Xi Ruoyao
2024-01-27
1
-0
/
+6
*
MIPS: reserve exception vector space ONLY ONCE
Huang Pei
2024-01-26
1
-1
/
+7
*
Merge tag 'mips_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2024-01-17
10
-79
/
+44
|
\
|
*
MIPS: Fix typos
Bjorn Helgaas
2024-01-08
8
-9
/
+9
|
*
MIPS: Remove unused shadow GPR support from vector irq setup
Thomas Bogendoerfer
2023-12-30
1
-61
/
+27
|
*
MIPS: Allow vectored interrupt handler to reside everywhere for 64bit
Thomas Bogendoerfer
2023-12-30
2
-10
/
+7
|
*
mips: Set dump-stack arch description
Serge Semin
2023-12-21
1
-0
/
+2
|
*
mips: Fix incorrect max_low_pfn adjustment
Serge Semin
2023-12-21
1
-2
/
+2
[next]