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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2
-9
/
+9
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2
-9
/
+9
2020-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
17
-167
/
+1086
2020-06-10
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2
-4
/
+7
2020-06-09
mmap locking API: convert mmap_sem API comments
Michel Lespinasse
1
-1
/
+1
2020-06-09
mmap locking API: convert mmap_sem call sites missed by coccinelle
Michel Lespinasse
1
-5
/
+5
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2
-4
/
+4
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
4
-65
/
+11
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
5
-28
/
+7
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
4
-4
/
+4
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
5
-6
/
+4
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
29
-29
/
+0
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
1
-7
/
+1
2020-06-09
mips: add show_stack_loglvl()
Dmitry Safonov
1
-17
/
+24
2020-06-09
kallsyms/printk: add loglvl to print_ip_sym()
Dmitry Safonov
1
-2
/
+2
2020-06-07
Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2020-06-04
kmap: consolidate kmap_prot definitions
Ira Weiny
1
-2
/
+0
2020-06-04
arch/kmap: define kmap_atomic_prot() for all arch's
Ira Weiny
1
-3
/
+3
2020-06-04
arch/kmap: don't hard code kmap_prot values
Ira Weiny
1
-1
/
+1
2020-06-04
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
3
-11
/
+5
2020-06-04
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
3
-18
/
+3
2020-06-04
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
2
-12
/
+0
2020-06-04
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
2
-13
/
+5
2020-06-04
arch/kmap: remove BUG_ON()
Ira Weiny
1
-1
/
+1
2020-06-04
KVM: MIPS: Enable KVM support for Loongson-3
Huacai Chen
3
-1
/
+3
2020-06-04
KVM: MIPS: Add more MMIO load/store instructions emulation
Huacai Chen
1
-10
/
+470
2020-06-04
KVM: MIPS: Add CONFIG6 and DIAG registers emulation
Huacai Chen
4
-1
/
+113
2020-06-04
KVM: MIPS: Add CPUCFG emulation for Loongson-3
Huacai Chen
4
-0
/
+92
2020-06-04
KVM: MIPS: Add Loongson-3 Virtual IPI interrupt support
Huacai Chen
5
-1
/
+277
2020-06-04
KVM: MIPS: Add more types of virtual interrupts
Huacai Chen
4
-133
/
+67
2020-06-04
KVM: MIPS: Let indexed cacheops cause guest exit on Loongson-3
Huacai Chen
1
-2
/
+6
2020-06-04
KVM: MIPS: Use root tlb to control guest's CCA for Loongson-3
Huacai Chen
1
-0
/
+6
2020-06-04
KVM: MIPS: Introduce and use cpu_guest_has_ldpte
Huacai Chen
3
-14
/
+19
2020-06-04
KVM: MIPS: Use lddir/ldpte instructions to lookup gpa_mm.pgd
Huacai Chen
1
-1
/
+18
2020-06-04
KVM: MIPS: Add EVENTFD support which is needed by VHOST
Huacai Chen
4
-1
/
+8
2020-06-04
KVM: MIPS: Increase KVM_MAX_VCPUS and KVM_USER_MEM_SLOTS to 16
Huacai Chen
1
-2
/
+2
2020-06-04
KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbits
Xing Li
1
-0
/
+4
2020-06-04
KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)
Xing Li
1
-1
/
+1
2020-06-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-16
/
+4
2020-06-03
mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid()
Anshuman Khandual
1
-1
/
+1
2020-06-03
mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()
Anshuman Khandual
1
-4
/
+0
2020-06-03
mm/hugetlb: define a generic fallback for is_hugepage_only_range()
Anshuman Khandual
1
-7
/
+0
2020-06-03
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
3
-3
/
+3
2020-06-03
mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
Mike Rapoport
1
-1
/
+0
2020-06-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-36
/
+38
2020-06-03
Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
320
-13161
/
+4205
2020-06-02
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-8
/
+8
2020-06-01
Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
3
-0
/
+3
2020-06-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+0
2020-05-31
MIPS: ralink: drop ralink_clk_init for mt7621
Chuanhong Guo
1
-43
/
+0
[next]