index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
|
arch: add do_page_fault prototypes
Arnd Bergmann
2023-11-23
1
-0
/
+3
|
|
*
|
|
|
|
arch: add missing prepare_ftrace_return() prototypes
Arnd Bergmann
2023-11-23
1
-0
/
+4
|
|
*
|
|
|
|
arch: vdso: consolidate gettime prototypes
Arnd Bergmann
2023-11-23
1
-0
/
+1
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()
Kefeng Wang
2023-11-23
1
-9
/
+0
|
*
|
|
|
|
mips: io: remove duplicated codes
Baoquan He
2023-11-23
1
-23
/
+5
|
*
|
|
|
|
arch/*/io.h: remove ioremap_uc in some architectures
Baoquan He
2023-11-23
1
-1
/
+0
|
*
|
|
|
|
mips: add <asm-generic/io.h> including
Jiaxun Yang
2023-11-23
6
-35
/
+75
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-09
3
-0
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
LSM: wireup Linux Security Module syscalls
Casey Schaufler
2023-11-13
3
-0
/
+9
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-01-09
47
-55
/
+145
|
\
\
\
\
\
|
*
|
|
|
|
mips: fix r3k_cache_init build regression
Arnd Bergmann
2023-12-21
1
-6
/
+3
|
*
|
|
|
|
merge mm-hotfixes-stable into mm-nonmm-stable to pick up depended-upon changes
Andrew Morton
2023-12-13
9
-16
/
+16
|
|
\
\
\
\
\
|
*
|
|
|
|
|
mips: kexec: include linux/reboot.h
Arnd Bergmann
2023-12-11
1
-0
/
+1
|
*
|
|
|
|
|
mips: smp: fix setup_profiling_timer() prototype
Arnd Bergmann
2023-12-11
1
-0
/
+3
|
*
|
|
|
|
|
mips: hide conditionally unused functions
Arnd Bergmann
2023-12-11
2
-0
/
+4
|
*
|
|
|
|
|
mips: suspend: include linux/suspend.h as needed
Arnd Bergmann
2023-12-11
2
-0
/
+2
|
*
|
|
|
|
|
mips: mt: include asm/mips_mt.h
Arnd Bergmann
2023-12-11
1
-0
/
+1
|
*
|
|
|
|
|
mips: spram: fix missing prototype warning for spram_config
Arnd Bergmann
2023-12-11
2
-1
/
+2
|
*
|
|
|
|
|
mips: add missing declarations
Arnd Bergmann
2023-12-11
3
-0
/
+5
|
*
|
|
|
|
|
mips: move cache declarations into header
Arnd Bergmann
2023-12-11
6
-12
/
+10
|
*
|
|
|
|
|
mips: fix tlb_init() prototype
Arnd Bergmann
2023-12-11
4
-2
/
+3
|
*
|
|
|
|
|
mips: fix setup_zero_pages() prototype
Arnd Bergmann
2023-12-11
3
-1
/
+3
|
*
|
|
|
|
|
mips: unhide uasm_in_compat_space_p() declaration
Arnd Bergmann
2023-12-11
1
-2
/
+0
|
*
|
|
|
|
|
mips: move jump_label_apply_nops() declaration to header
Arnd Bergmann
2023-12-11
2
-2
/
+4
|
*
|
|
|
|
|
mips: move build_tlb_refill_handler() prototype
Arnd Bergmann
2023-12-11
3
-4
/
+3
|
*
|
|
|
|
|
mips: mark local function static if possible
Arnd Bergmann
2023-12-11
2
-2
/
+2
|
*
|
|
|
|
|
mips: signal: move sigcontext declarations to header
Arnd Bergmann
2023-12-11
2
-3
/
+3
|
*
|
|
|
|
|
mips: add missing declarations for trap handlers
Arnd Bergmann
2023-12-11
4
-0
/
+27
|
*
|
|
|
|
|
mips: add asm/syscalls.h header
Arnd Bergmann
2023-12-11
8
-0
/
+40
|
*
|
|
|
|
|
mips: decompress: fix add missing prototypes
Arnd Bergmann
2023-12-11
4
-14
/
+29
|
*
|
|
|
|
|
arch: turn off -Werror for architectures with known warnings
Arnd Bergmann
2023-12-11
1
-6
/
+0
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-09
1
-0
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
mm/mglru: add dummy pmd_dirty()
Kinsey Ho
2024-01-05
1
-0
/
+1
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-01-08
3
-0
/
+6
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
wire up syscalls for statmount/listmount
Miklos Szeredi
2023-12-14
3
-0
/
+6
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-12-15
9
-16
/
+16
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
mips, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXEC
Baoquan He
2023-12-13
9
-16
/
+16
|
|
/
/
/
*
|
|
|
Merge tag 'net-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-12-14
2
-4
/
+2
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
MIPS: dts: loongson: drop incorrect dwmac fallback compatible
Krzysztof Kozlowski
2023-12-13
2
-4
/
+2
|
|
/
/
*
|
|
MIPS: kernel: Clear FPU states when setting up kernel threads
Thomas Bogendoerfer
2023-12-05
1
-12
/
+13
*
|
|
MIPS: Loongson64: Handle more memory types passed from firmware
Jiaxun Yang
2023-12-05
2
-17
/
+31
*
|
|
MIPS: Loongson64: Enable DMA noncoherent support
Jiaxun Yang
2023-12-05
3
-2
/
+13
*
|
|
MIPS: Loongson64: Reserve vgabios memory on boot
Jiaxun Yang
2023-12-05
1
-0
/
+5
*
|
|
mips/smp: Call rcutree_report_cpu_starting() earlier
Stefan Wiehler
2023-12-05
1
-2
/
+2
|
/
/
*
|
Merge tag 'probes-fixes-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-11-11
1
-2
/
+0
|
\
\
|
*
|
kprobes: unify kprobes_exceptions_nofify() prototypes
Arnd Bergmann
2023-11-10
1
-2
/
+0
*
|
|
Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2023-11-10
37
-2583
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
MIPS: AR7: remove platform
Wolfram Sang
2023-10-19
18
-2493
/
+0
|
*
|
arch: mips: remove ReiserFS from defconfig
Peter Lafreniere
2023-10-19
7
-27
/
+0
|
*
|
MIPS: lantiq: Remove unnecessary include of <linux/of_irq.h>
Bjorn Helgaas
2023-10-19
1
-1
/
+0
[prev]
[next]