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
/
powerpc
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-02
powerpc/mm: Warn if W+X pages found on boot
Russell Currey
3
-1
/
+48
2019-05-02
powerpc/mm/ptdump: Wrap seq_printf() to handle NULL pointers
Russell Currey
1
-10
/
+22
2019-05-02
powerpc: remove the __kernel_io_end export
Christoph Hellwig
1
-1
/
+0
2019-05-02
powerpc/mm: print hash info in a helper
Christophe Leroy
3
-2
/
+25
2019-05-02
powerpc/32s: don't try to print hash table address.
Christophe Leroy
1
-2
/
+2
2019-05-02
powerpc/32s: drop Hash_end
Christophe Leroy
2
-4
/
+2
2019-05-02
powerpc/32s: map kasan zero shadow with PAGE_READONLY instead of PAGE_KERNEL_RO
Christophe Leroy
1
-2
/
+8
2019-05-02
powerpc/32s: set up an early static hash table for KASAN.
Christophe Leroy
2
-1
/
+23
2019-05-02
powerpc/32s: move hash code patching out of MMU_init_hw()
Christophe Leroy
2
-14
/
+23
2019-05-02
powerpc/32: Add KASAN support
Christophe Leroy
3
-0
/
+160
2019-05-02
powerpc: disable KASAN instrumentation on early/critical files.
Christophe Leroy
1
-0
/
+6
2019-05-02
powerpc/32: prepare shadow area for KASAN
Christophe Leroy
2
-0
/
+12
2019-05-02
powerpc/mm: inline pte_alloc_one_kernel() and pte_alloc_one() on PPC32
Christophe Leroy
1
-10
/
+0
2019-05-02
powerpc/mm: don't use pte_alloc_kernel() until slab is available on PPC32
Christophe Leroy
1
-6
/
+28
2019-05-02
powerpc/book3e: move early_alloc_pgtable() to init section
Christophe Leroy
1
-2
/
+2
2019-05-02
powerpc/mm: convert Book3E 64 to pte_fragment
Christophe Leroy
2
-2
/
+2
2019-05-02
powerpc/mm: flatten function __find_linux_pte() step 3
Christophe Leroy
1
-49
/
+49
2019-05-02
powerpc/mm: flatten function __find_linux_pte() step 2
Christophe Leroy
1
-32
/
+30
2019-05-02
powerpc/mm: flatten function __find_linux_pte() step 1
Christophe Leroy
1
-10
/
+22
2019-05-02
powerpc/mm: cleanup remaining ifdef mess in hugetlbpage.c
Christophe Leroy
1
-7
/
+5
2019-05-02
powerpc/mm: cleanup HPAGE_SHIFT setup
Christophe Leroy
2
-20
/
+19
2019-05-02
powerpc/mm: move hugetlb_disabled into asm/hugetlb.h
Christophe Leroy
1
-0
/
+1
2019-05-02
powerpc/mm: cleanup ifdef mess in add_huge_page_size()
Christophe Leroy
1
-34
/
+3
2019-05-02
powerpc/mm: add a helper to populate hugepd
Christophe Leroy
1
-19
/
+1
2019-05-02
powerpc/mm: make gup_hugepte() static
Christophe Leroy
1
-19
/
+19
2019-05-02
powerpc/mm: make hugetlbpage.c depend on CONFIG_HUGETLB_PAGE
Christophe Leroy
2
-6
/
+1
2019-05-02
powerpc/mm: move __find_linux_pte() out of hugetlbpage.c
Christophe Leroy
2
-103
/
+104
2019-05-02
powerpc/book3e: hugetlbpage is only for CONFIG_PPC_FSL_BOOK3E
Christophe Leroy
2
-29
/
+20
2019-05-02
powerpc/64: only book3s/64 supports CONFIG_PPC_64K_PAGES
Christophe Leroy
2
-44
/
+0
2019-05-02
powerpc/book3e: drop mmu_get_tsize()
Christophe Leroy
1
-5
/
+0
2019-05-02
powerpc/mm: define subarch SLB_ADDR_LIMIT_DEFAULT
Christophe Leroy
3
-9
/
+3
2019-05-02
powerpc/mm: define get_slice_psize() all the time
Christophe Leroy
1
-3
/
+1
2019-05-02
powerpc/mm: remove a couple of #ifdef CONFIG_PPC_64K_PAGES in mm/slice.c
Christophe Leroy
1
-6
/
+4
2019-05-02
powerpc/mm: remove unnecessary #ifdef CONFIG_PPC64
Christophe Leroy
1
-3
/
+1
2019-05-02
powerpc/mm: move slice_mask_for_size() into mmu.h
Christophe Leroy
1
-34
/
+0
2019-05-02
powerpc/mm: hand a context_t over to slice_mask_for_size() instead of mm_struct
Christophe Leroy
1
-17
/
+17
2019-05-02
powerpc/mm: Move nohash specifics in subdirectory mm/nohash
Christophe Leroy
12
-16
/
+19
2019-05-02
powerpc/mm: Move book3s32 specifics in subdirectory mm/book3s64
Christophe Leroy
6
-2
/
+4
2019-05-02
powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64
Christophe Leroy
22
-90
/
+124
2019-05-02
powerpc/mm: change #include "mmu_decl.h" to <mm/mmu_decl.h>
Christophe Leroy
17
-17
/
+17
2019-05-02
powerpc/book3e: drop BUG_ON() in map_kernel_page()
Christophe Leroy
1
-3
/
+0
2019-05-01
powerpc/mm/radix: Fix kernel crash when running subpage protect test
Aneesh Kumar K.V
1
-4
/
+9
2019-04-29
powerpc/pseries: Track LMB nid instead of using device tree
Nathan Fontenot
1
-1
/
+5
2019-04-28
powerpc/mm: fix spelling mistake "Outisde" -> "Outside"
Colin Ian King
4
-7
/
+7
2019-04-21
powerpc/mm: Fix section mismatch warning
Aneesh Kumar K.V
1
-4
/
+4
2019-04-21
powerpc/mm/hash: Rename KERNEL_REGION_ID to LINEAR_MAP_REGION_ID
Aneesh Kumar K.V
2
-4
/
+4
2019-04-21
powerpc/mm: Validate address values against different region limits
Aneesh Kumar K.V
4
-6
/
+46
2019-04-21
powerpc/mm/hash64: Map all the kernel regions in the same 0xc range
Aneesh Kumar K.V
7
-30
/
+46
2019-04-21
powerpc/mm/hash64: Add a variable to track the end of IO mapping
Aneesh Kumar K.V
3
-0
/
+4
2019-04-21
powerc/mm/hash: Reduce hash_mm_context size
Aneesh Kumar K.V
3
-10
/
+38
[next]