index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-06
Merge tag 'mips_6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
3
-42
/
+2
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-7
/
+2
2022-07-29
mips: rename mt_init to mips_mt_init
Liam R. Howlett
1
-2
/
+2
2022-07-17
mips: rename PGD_ORDER to PGD_TABLE_ORDER
Mike Rapoport
1
-1
/
+0
2022-07-17
mips: drop definitions of PTE_ORDER
Mike Rapoport
1
-1
/
+0
2022-07-17
mips: rename PMD_ORDER to PMD_TABLE_ORDER
Matthew Wilcox (Oracle)
1
-3
/
+0
2022-07-14
MIPS: Remove VR41xx support
Thomas Bogendoerfer
1
-40
/
+0
2022-07-14
MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
Huacai Chen
1
-1
/
+1
2022-07-11
MIPS: vdso: Utilize __pa() for gic_pfn
Florian Fainelli
1
-1
/
+1
2022-06-24
jump_label: mips: move module NOP patching into arch code
Ard Biesheuvel
2
-2
/
+22
2022-06-03
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+7
2022-05-30
Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-2
/
+1
2022-05-30
Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
8
-20
/
+48
2022-05-27
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-23
/
+4
2022-05-24
MIPS: Use memblock_add_node() in early_parse_mem() under CONFIG_NUMA
Tiezhu Yang
1
-1
/
+5
2022-05-24
MIPS: Return -EINVAL if mem parameter is empty in early_parse_mem()
Tiezhu Yang
1
-0
/
+5
2022-05-23
mips: setup: use strscpy to replace strlcpy
陈学兵
1
-3
/
+3
2022-05-19
mips: Use do_kernel_power_off()
Dmitry Osipenko
1
-2
/
+1
2022-05-12
MIPS: Use NOKPROBE_SYMBOL() instead of __kprobes annotation
Tiezhu Yang
1
-12
/
+24
2022-05-12
MIPS: smp: optimization for flush_tlb_mm when exiting
Mao Bibo
1
-0
/
+6
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
1
-4
/
+3
2022-05-07
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
1
-3
/
+5
2022-05-04
MIPS: fix typos in comments
Julia Lawall
4
-4
/
+4
2022-04-29
vmcore: convert copy_oldmem_page() to take an iov_iter
Matthew Wilcox (Oracle)
1
-23
/
+4
2022-04-29
MIPS: Fix CP0 counter erratum detection for R4k CPUs
Maciej W. Rozycki
1
-8
/
+3
2022-04-26
mips: cpc: Fix refcount leak in mips_cpc_default_phys_base
Gong Yuanjun
1
-0
/
+1
2022-03-31
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+1
2022-03-31
arch: syscalls: simplify uapi/kapi directory creation
Masahiro Yamada
1
-2
/
+1
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-5
/
+4
2022-03-25
Merge tag 'mips_5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
17
-106
/
+31
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+17
2022-03-22
drivers/base/node: consolidate node device subsystem initialization in node_d...
David Hildenbrand
1
-5
/
+0
2022-03-14
MIPS: Remove redundant definitions of device_tree_init()
Tiezhu Yang
1
-0
/
+5
2022-03-14
MIPS: Only use current_stack_pointer on GCC
Kees Cook
1
-1
/
+2
2022-03-10
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
1
-2
/
+2
2022-03-10
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
1
-3
/
+2
2022-03-07
MIPS: fix fortify panic when copying asm exception handlers
Alexander Lobakin
1
-11
/
+11
2022-03-01
mips: Implement "current_stack_pointer"
Kees Cook
1
-2
/
+1
2022-03-01
MIPS: Remove TX39XX support
Thomas Bogendoerfer
9
-75
/
+4
2022-02-25
MIPS: Handle address errors for accesses above CPU max virtual user address
Thomas Bogendoerfer
1
-0
/
+17
2022-02-23
MIPS: Modernize READ_IMPLIES_EXEC
Kees Cook
1
-11
/
+5
2022-02-22
MIPS: remove asm/war.h
Thomas Bogendoerfer
7
-9
/
+6
2022-02-22
mips: setup: fix setnocoherentio() boolean setting
Randy Dunlap
1
-1
/
+1
2022-02-16
MIPS: smp: fill in sibling and core maps earlier
Alexander Lobakin
1
-3
/
+3
2022-01-27
MIPS: Fix build error due to PTR used in more places
Thomas Bogendoerfer
9
-83
/
+83
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-0
/
+3
2022-01-15
mm/mempolicy: wire up syscall set_mempolicy_home_node
Aneesh Kumar K.V
3
-0
/
+3
2022-01-02
MIPS: signal: Return immediately if call fails
Tiezhu Yang
1
-9
/
+11
2022-01-02
MIPS: signal: Protect against sigaltstack wraparound
Tiezhu Yang
1
-0
/
+7
[next]