index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
mips: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
kallsyms/printk: add loglvl to print_ip_sym()
Dmitry Safonov
2020-06-07
Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-06-04
kmap: consolidate kmap_prot definitions
Ira Weiny
2020-06-04
arch/kmap: define kmap_atomic_prot() for all arch's
Ira Weiny
2020-06-04
arch/kmap: don't hard code kmap_prot values
Ira Weiny
2020-06-04
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-04
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-04
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
2020-06-04
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
2020-06-04
arch/kmap: remove BUG_ON()
Ira Weiny
2020-06-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-03
mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid()
Anshuman Khandual
2020-06-03
mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()
Anshuman Khandual
2020-06-03
mm/hugetlb: define a generic fallback for is_hugepage_only_range()
Anshuman Khandual
2020-06-03
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
2020-06-03
mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
Mike Rapoport
2020-06-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-06-03
Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2020-06-02
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-01
Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-06-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-05-31
MIPS: ralink: drop ralink_clk_init for mt7621
Chuanhong Guo
2020-05-31
MIPS: ralink: bootrom: mark a function as __init to save some memory
Christophe JAILLET
2020-05-31
MIPS: Loongson64: Reorder CPUCFG model match arms
WANG Xuerui
2020-05-31
MIPS: Expose Loongson CPUCFG availability via HWCAP
WANG Xuerui
2020-05-31
MIPS: Loongson64: Guard against future cores without CPUCFG
WANG Xuerui
2020-05-30
MIPS: Fix build warning about "PTR_STR" redefinition
Thomas Bogendoerfer
2020-05-28
MIPS: Loongson64: Remove not used pci.c
Tiezhu Yang
2020-05-28
MIPS: Loongson64: Define PCI_IOBASE
Jiaxun Yang
2020-05-28
MIPS: CPU_LOONGSON2EF need software to maintain cache consistency
Lichao Liu
2020-05-28
MIPS: DTS: Fix build errors used with various configs
Tiezhu Yang
2020-05-27
MIPS: Loongson64: select NO_EXCEPT_FILL
Jiaxun Yang
2020-05-27
MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe()
YuanJunQing
2020-05-27
MIPS: mm: add page valid judgement in function pte_modify
Bibo Mao
2020-05-27
mm/memory.c: Add memory read privilege on page fault handling
Bibo Mao
2020-05-27
mm/memory.c: Update local TLB if PTE entry exists
Bibo Mao
2020-05-27
MIPS: Do not flush tlb page when updating PTE entry
Bibo Mao
2020-05-27
MIPS: ingenic: Default to a generic board
Paul Cercueil
2020-05-27
MIPS: ingenic: Add support for GCW Zero prototype
Paul Cercueil
2020-05-27
MIPS: ingenic: DTS: Add memory info of GCW Zero
Paul Cercueil
2020-05-27
MIPS: Loongson64: Switch to generic PCI driver
Jiaxun Yang
2020-05-27
MIPS: DTS: Loongson64: Add PCI Controller Node
Jiaxun Yang
2020-05-27
MIPS: BCM63xx: fix 6328 boot selection bit
Álvaro Fernández Rojas
2020-05-25
MIPS: BCM63XX: fix BCM6358 GPIO count
Daniel González Cabanelas
2020-05-24
MIPS: tools: Fix resource leak in elf-entry.c
Kaige Li
2020-05-24
MIPS: SGI-IP30: Reorder the macros in war.h
Joshua Kinard
[next]