index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2020-06-10
2
-4
/
+7
|
\
|
*
MIPS: Loongson64: Drop asm/clock.h include
Stephen Boyd
2020-05-12
1
-1
/
+0
|
*
clk: Allow the common clk framework to be selectable
Stephen Boyd
2020-05-05
3
-3
/
+8
|
*
MIPS: Remove redundant CLKDEV_LOOKUP selects
Stephen Boyd
2020-05-05
1
-2
/
+0
*
|
mmap locking API: convert mmap_sem API comments
Michel Lespinasse
2020-06-09
1
-1
/
+1
*
|
mmap locking API: convert mmap_sem call sites missed by coccinelle
Michel Lespinasse
2020-06-09
1
-5
/
+5
*
|
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
2
-4
/
+4
*
|
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
4
-65
/
+11
*
|
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
2020-06-09
5
-28
/
+7
*
|
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
4
-4
/
+4
*
|
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
5
-6
/
+4
*
|
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
29
-29
/
+0
*
|
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
1
-7
/
+1
*
|
mips: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
1
-17
/
+24
*
|
kallsyms/printk: add loglvl to print_ip_sym()
Dmitry Safonov
2020-06-09
1
-2
/
+2
*
|
Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-06-07
1
-1
/
+1
|
\
\
|
*
|
MIPS: constify sysrq_key_op
Emil Velikov
2020-05-15
1
-1
/
+1
*
|
|
kmap: consolidate kmap_prot definitions
Ira Weiny
2020-06-04
1
-2
/
+0
*
|
|
arch/kmap: define kmap_atomic_prot() for all arch's
Ira Weiny
2020-06-04
1
-3
/
+3
*
|
|
arch/kmap: don't hard code kmap_prot values
Ira Weiny
2020-06-04
1
-1
/
+1
*
|
|
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-04
3
-11
/
+5
*
|
|
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-04
3
-18
/
+3
*
|
|
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
2020-06-04
2
-12
/
+0
*
|
|
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
2020-06-04
2
-13
/
+5
*
|
|
arch/kmap: remove BUG_ON()
Ira Weiny
2020-06-04
1
-1
/
+1
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-03
6
-16
/
+4
|
\
\
\
|
*
|
|
mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid()
Anshuman Khandual
2020-06-03
1
-1
/
+1
|
*
|
|
mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()
Anshuman Khandual
2020-06-03
1
-4
/
+0
|
*
|
|
mm/hugetlb: define a generic fallback for is_hugepage_only_range()
Anshuman Khandual
2020-06-03
1
-7
/
+0
|
*
|
|
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
2020-06-03
3
-3
/
+3
|
*
|
|
mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
Mike Rapoport
2020-06-03
1
-1
/
+0
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-06-03
2
-36
/
+38
|
\
\
\
\
|
*
\
\
\
Merge tag 'noinstr-x86-kvm-2020-05-16' of git://git.kernel.org/pub/scm/linux/...
Paolo Bonzini
2020-05-20
2
-61
/
+66
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
kvm: add halt-polling cpu usage stats
David Matlack
2020-05-15
2
-0
/
+4
|
*
|
|
|
kvm: Replace vcpu->swait with rcuwait
Davidlohr Bueso
2020-05-13
1
-4
/
+2
|
*
|
|
|
Merge branch 'kvm-amd-fixes' into HEAD
Paolo Bonzini
2020-05-13
25
-44
/
+46
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
KVM: Remove redundant argument to kvm_arch_vcpu_ioctl_run
Tianjia Zhang
2020-04-21
1
-1
/
+2
|
*
|
|
|
kvm_host: unify VM_STAT and VCPU_STAT definitions in a single place
Emanuele Giuseppe Esposito
2020-04-21
1
-31
/
+30
*
|
|
|
|
Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2020-06-03
320
-13161
/
+4205
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
MIPS: ralink: drop ralink_clk_init for mt7621
Chuanhong Guo
2020-05-31
1
-43
/
+0
|
*
|
|
|
MIPS: ralink: bootrom: mark a function as __init to save some memory
Christophe JAILLET
2020-05-31
1
-1
/
+1
|
*
|
|
|
MIPS: Loongson64: Reorder CPUCFG model match arms
WANG Xuerui
2020-05-31
1
-16
/
+16
|
*
|
|
|
MIPS: Expose Loongson CPUCFG availability via HWCAP
WANG Xuerui
2020-05-31
2
-1
/
+9
|
*
|
|
|
MIPS: Loongson64: Guard against future cores without CPUCFG
WANG Xuerui
2020-05-31
3
-17
/
+35
|
*
|
|
|
MIPS: Fix build warning about "PTR_STR" redefinition
Thomas Bogendoerfer
2020-05-30
4
-779
/
+781
|
*
|
|
|
MIPS: Loongson64: Remove not used pci.c
Tiezhu Yang
2020-05-28
1
-49
/
+0
|
*
|
|
|
MIPS: Loongson64: Define PCI_IOBASE
Jiaxun Yang
2020-05-28
2
-2
/
+48
|
*
|
|
|
MIPS: CPU_LOONGSON2EF need software to maintain cache consistency
Lichao Liu
2020-05-28
1
-0
/
+1
|
*
|
|
|
MIPS: DTS: Fix build errors used with various configs
Tiezhu Yang
2020-05-28
1
-0
/
+2
|
*
|
|
|
MIPS: Loongson64: select NO_EXCEPT_FILL
Jiaxun Yang
2020-05-27
1
-0
/
+1
[next]