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
*
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-06-13
2
-9
/
+9
|
\
|
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-13
2
-9
/
+9
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-06-12
17
-167
/
+1086
|
\
\
|
|
/
|
/
|
|
*
KVM: MIPS: Enable KVM support for Loongson-3
Huacai Chen
2020-06-04
3
-1
/
+3
|
*
KVM: MIPS: Add more MMIO load/store instructions emulation
Huacai Chen
2020-06-04
1
-10
/
+470
|
*
KVM: MIPS: Add CONFIG6 and DIAG registers emulation
Huacai Chen
2020-06-04
4
-1
/
+113
|
*
KVM: MIPS: Add CPUCFG emulation for Loongson-3
Huacai Chen
2020-06-04
4
-0
/
+92
|
*
KVM: MIPS: Add Loongson-3 Virtual IPI interrupt support
Huacai Chen
2020-06-04
5
-1
/
+277
|
*
KVM: MIPS: Add more types of virtual interrupts
Huacai Chen
2020-06-04
4
-133
/
+67
|
*
KVM: MIPS: Let indexed cacheops cause guest exit on Loongson-3
Huacai Chen
2020-06-04
1
-2
/
+6
|
*
KVM: MIPS: Use root tlb to control guest's CCA for Loongson-3
Huacai Chen
2020-06-04
1
-0
/
+6
|
*
KVM: MIPS: Introduce and use cpu_guest_has_ldpte
Huacai Chen
2020-06-04
3
-14
/
+19
|
*
KVM: MIPS: Use lddir/ldpte instructions to lookup gpa_mm.pgd
Huacai Chen
2020-06-04
1
-1
/
+18
|
*
KVM: MIPS: Add EVENTFD support which is needed by VHOST
Huacai Chen
2020-06-04
4
-1
/
+8
|
*
KVM: MIPS: Increase KVM_MAX_VCPUS and KVM_USER_MEM_SLOTS to 16
Huacai Chen
2020-06-04
1
-2
/
+2
|
*
KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbits
Xing Li
2020-06-04
1
-0
/
+4
|
*
KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)
Xing Li
2020-06-04
1
-1
/
+1
*
|
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-13
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-05
1
-2
/
+0
*
|
|
|
arch/kmap: define kmap_atomic_prot() for all arch's
Ira Weiny
2020-06-05
1
-3
/
+3
*
|
|
|
arch/kmap: don't hard code kmap_prot values
Ira Weiny
2020-06-05
1
-1
/
+1
*
|
|
|
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-05
3
-11
/
+5
*
|
|
|
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-05
3
-18
/
+3
*
|
|
|
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
2020-06-05
2
-12
/
+0
*
|
|
|
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
2020-06-05
2
-13
/
+5
*
|
|
|
arch/kmap: remove BUG_ON()
Ira Weiny
2020-06-05
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-04
6
-16
/
+4
|
\
\
\
|
*
|
|
mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid()
Anshuman Khandual
2020-06-04
1
-1
/
+1
|
*
|
|
mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()
Anshuman Khandual
2020-06-04
1
-4
/
+0
|
*
|
|
mm/hugetlb: define a generic fallback for is_hugepage_only_range()
Anshuman Khandual
2020-06-04
1
-7
/
+0
|
*
|
|
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
2020-06-04
3
-3
/
+3
|
*
|
|
mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
Mike Rapoport
2020-06-04
1
-1
/
+0
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-06-04
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
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
[next]