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 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-11-30
2
-0
/
+2
|
\
|
*
MIPS: Place __kernel_entry at the beginning of text section
Rong Xu
2024-11-27
2
-0
/
+2
*
|
Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-11-20
2
-2
/
+2
|
\
\
|
*
|
of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
Usama Arif
2024-10-29
2
-2
/
+2
*
|
|
Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-20
1
-1
/
+0
|
\
\
\
|
*
|
|
MIPS: vdso: Remove timekeeper includes
Thomas Weißschuh
2024-10-15
1
-1
/
+0
|
|
/
/
*
|
|
Merge tag 'mips_6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2024-11-19
2
-16
/
+47
|
\
\
\
|
*
|
|
MIPS: kernel: proc: Use str_yes_no() helper function
Thorsten Blum
2024-11-12
1
-9
/
+8
|
*
|
|
MIPS: Allow using more than 32-bit addresses for reset vectors when possible
Gregory CLEMENT
2024-10-30
1
-7
/
+39
|
|
/
/
*
|
|
Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-11-18
3
-0
/
+12
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
fs/xattr: add *at family syscalls
Christian Göttsche
2024-11-06
3
-0
/
+12
|
|
/
*
|
Merge tag 'for-6.12-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-11-01
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
MIPS: export __cmpxchg_small()
David Sterba
2024-10-23
1
-0
/
+1
*
|
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
[next]