index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-27
MIPS: export has_transparent_hugepage() for modules
Randy Dunlap
1
-0
/
+1
2020-10-26
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-1
/
+1
2020-10-16
Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
5
-16
/
+29
2020-10-06
dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>
Christoph Hellwig
1
-1
/
+0
2020-10-06
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
1
-1
/
+0
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
1
-0
/
+1
2020-09-27
MIPS: Ingenic: Fix bugs when detecting L2 cache of JZ4775 and X1000E.
周琰杰 (Zhou Yanjie)
1
-0
/
+2
2020-09-25
dma-mapping: remove dma_cache_sync
Christoph Hellwig
1
-6
/
+0
2020-09-25
Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...
Christoph Hellwig
1
-0
/
+4
2020-09-11
MIPS: make dma_sync_*_for_cpu a little less overzealous
Christoph Hellwig
1
-16
/
+28
2020-09-07
MIPS: Get rid of CAVIUM_OCTEON_DCACHE_PREFETCH_WAR
Thomas Bogendoerfer
1
-1
/
+1
2020-09-07
MIPS: Get rid of BCM1250_M3_WAR
Thomas Bogendoerfer
1
-1
/
+5
2020-09-07
MIPS: Convert R10000_LLSC_WAR info a config option
Thomas Bogendoerfer
1
-1
/
+1
2020-09-07
MIPS: Convert TX49XX_ICACHE_INDEX_INV into a config option
Thomas Bogendoerfer
1
-3
/
+3
2020-09-07
MIPS: Convert R4600_V2_HIT_CACHEOP into a config option
Thomas Bogendoerfer
2
-5
/
+8
2020-09-07
MIPS: Convert R4600_V1_HIT_CACHEOP into a config option
Thomas Bogendoerfer
2
-3
/
+5
2020-09-07
MIPS: Convert R4600_V1_INDEX_ICACHEOP into a config option
Thomas Bogendoerfer
1
-2
/
+4
2020-08-21
MIPS: mm: BMIPS5000 has inclusive physical caches
Florian Fainelli
1
-0
/
+4
2020-08-12
mm/mips: use general page fault accounting
Peter Xu
1
-11
/
+3
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
1
-1
/
+1
2020-08-06
Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-2
/
+2
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2
-4
/
+4
2020-07-08
MIPS: Unify naming style of vendor CP0.Config6 bits
Huacai Chen
1
-2
/
+2
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
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
4
-25
/
+7
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
13
-13
/
+0
2020-06-05
arch/kmap: define kmap_atomic_prot() for all arch's
Ira Weiny
1
-3
/
+3
2020-06-05
arch/kmap: don't hard code kmap_prot values
Ira Weiny
1
-1
/
+1
2020-06-05
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
2
-10
/
+5
2020-06-05
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
2
-17
/
+3
2020-06-05
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
1
-9
/
+0
2020-06-05
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
1
-11
/
+3
2020-06-05
arch/kmap: remove BUG_ON()
Ira Weiny
1
-1
/
+1
2020-06-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2020-06-04
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
1
-1
/
+1
2020-05-28
MIPS: CPU_LOONGSON2EF need software to maintain cache consistency
Lichao Liu
1
-0
/
+1
2020-05-24
MIPS: Tidy up CP0.Config6 bits definition
Huacai Chen
1
-2
/
+2
2020-05-22
mips: Add MIPS Release 5 support
Serge Semin
2
-6
/
+8
2020-05-19
mips: MAAR: Add XPA mode support
Serge Semin
1
-1
/
+7
2020-05-11
MIPS: unexport __flush_icache_user_range
Christoph Hellwig
1
-1
/
+0
2020-05-07
MIPS: Use fallthrough for arch/mips
Liangliang Huang
2
-4
/
+4
2020-04-26
MIPS: Kernel: Identify Loongson-2K processors
Jiaxun Yang
1
-3
/
+9
2020-04-26
MIPS: Rename the "Fill" cache ops to avoid build failure
Huacai Chen
1
-1
/
+1
2020-04-19
MIPS: use ioremap_page_range
Christoph Hellwig
1
-101
/
+11
2020-04-19
MIPS: move ioremap_prot und iounmap out of line
Christoph Hellwig
3
-24
/
+46
2020-04-07
mm/vma: append unlikely() while testing VMA access permissions
Anshuman Khandual
1
-1
/
+1
2020-04-07
mm/vma: make vma_is_accessible() available for general use
Anshuman Khandual
1
-1
/
+1
[next]