index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
1
-3
/
+0
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-2
/
+0
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2
-2
/
+0
2020-06-05
kmap: consolidate kmap_prot definitions
Ira Weiny
1
-2
/
+0
2020-06-05
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
1
-1
/
+0
2020-06-05
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
1
-1
/
+0
2020-06-05
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
1
-3
/
+0
2020-06-05
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
1
-2
/
+2
2020-06-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-12
/
+1
2020-06-04
mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid()
Anshuman Khandual
1
-1
/
+1
2020-06-04
mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()
Anshuman Khandual
1
-4
/
+0
2020-06-04
mm/hugetlb: define a generic fallback for is_hugepage_only_range()
Anshuman Khandual
1
-7
/
+0
2020-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2020-06-03
Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
88
-3661
/
+1245
2020-06-03
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-8
/
+8
2020-05-31
MIPS: Expose Loongson CPUCFG availability via HWCAP
WANG Xuerui
1
-0
/
+1
2020-05-31
MIPS: Loongson64: Guard against future cores without CPUCFG
WANG Xuerui
1
-0
/
+11
2020-05-30
MIPS: Fix build warning about "PTR_STR" redefinition
Thomas Bogendoerfer
2
-779
/
+779
2020-05-28
MIPS: Loongson64: Define PCI_IOBASE
Jiaxun Yang
1
-0
/
+8
2020-05-27
MIPS: mm: add page valid judgement in function pte_modify
Bibo Mao
1
-2
/
+5
2020-05-27
mm/memory.c: Add memory read privilege on page fault handling
Bibo Mao
1
-0
/
+2
2020-05-27
mm/memory.c: Update local TLB if PTE entry exists
Bibo Mao
1
-0
/
+23
2020-05-27
MIPS: Do not flush tlb page when updating PTE entry
Bibo Mao
1
-0
/
+5
2020-05-27
MIPS: BCM63xx: fix 6328 boot selection bit
Álvaro Fernández Rojas
1
-2
/
+2
2020-05-25
MIPS: BCM63XX: fix BCM6358 GPIO count
Daniel González Cabanelas
1
-3
/
+3
2020-05-24
MIPS: SGI-IP30: Reorder the macros in war.h
Joshua Kinard
1
-3
/
+2
2020-05-24
MIPS: emulate CPUCFG instruction on older Loongson64 cores
WANG Xuerui
2
-0
/
+72
2020-05-24
MIPS: Tidy up CP0.Config6 bits definition
Huacai Chen
1
-13
/
+24
2020-05-22
mips: Add CONFIG/CONFIG6/Cause reg fields macro
Serge Semin
1
-0
/
+19
2020-05-22
mips: Add CP0 Write Merge config support
Serge Semin
3
-1
/
+14
2020-05-22
mips: Fix cpu_has_mips64r1/2 activation for MIPS32 CPUs
Serge Semin
1
-2
/
+4
2020-05-22
mips: Add MIPS Warrior P5600 support
Serge Semin
1
-0
/
+2
2020-05-22
mips: Add MIPS Release 5 support
Serge Semin
11
-31
/
+64
2020-05-21
mips: MAAR: Use more precise address mask
Serge Semin
1
-1
/
+1
2020-05-20
Merge tag 'noinstr-x86-kvm-2020-05-16' of git://git.kernel.org/pub/scm/linux/...
Paolo Bonzini
2
-61
/
+66
2020-05-19
mips: MAAR: Add XPA mode support
Serge Semin
2
-2
/
+25
2020-05-18
MIPS: SGI-IP30: Remove R5432_CP0_INTERRUPT_WAR from war.h
Joshua Kinard
1
-1
/
+0
2020-05-17
mips/mm: Add page soft dirty tracking
Guoyun Sun
2
-4
/
+64
2020-05-17
MIPS: define more Loongson CP0.Config6 and CP0.Diag feature bits
WANG Xuerui
1
-0
/
+6
2020-05-17
MIPS: Loongson64: define offsets and known revisions for some CPUCFG features
WANG Xuerui
1
-0
/
+19
2020-05-17
MIPS: Loongson64: fix typos in loongson_regs.h
WANG Xuerui
1
-5
/
+5
2020-05-15
kvm: add halt-polling cpu usage stats
David Matlack
1
-0
/
+2
2020-05-15
MIPS: SGI-IP27: Use the _AC() macro in spaces.h
Joshua Kinard
1
-5
/
+7
2020-05-12
floppy: split the base port from the register in I/O accesses
Willy Tarreau
2
-8
/
+8
2020-05-09
MIPS: Remove NEC MARKEINS/EMMA
Thomas Bogendoerfer
3
-291
/
+0
2020-05-09
MIPS: Remove PMC MSP71xx platform
Thomas Bogendoerfer
12
-2064
/
+0
2020-05-09
MIPS: Remove support for LASAT
Thomas Bogendoerfer
10
-702
/
+0
2020-05-08
MIPS: Loongson: Add DMA support for LS7A
Tiezhu Yang
1
-0
/
+5
2020-05-08
MIPS: inst.h: Stop including asm.h to avoid various build failures
Huacai Chen
1
-89
/
+95
2020-05-07
MIPS: asm: Rename some macros to avoid build errors
Huacai Chen
1
-10
/
+10
[next]