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
2020-07-20
powerpc/mm/radix: Remove split_kernel_mapping()
Bharata B Rao
1
-76
/
+19
2020-07-20
powerpc/mm/radix: Free PUD table when freeing pagetable
Bharata B Rao
1
-0
/
+16
2020-07-20
powerpc/mm/radix: Fix PTE/PMD fragment count for early page table mappings
Aneesh Kumar K.V
3
-5
/
+18
2020-07-18
Merge branch 'fixes' into next
Michael Ellerman
2
-8
/
+8
2020-07-16
powerpc/numa: remove arch_update_cpu_topology
Nathan Lynch
1
-10
/
+0
2020-07-16
powerpc/numa: remove prrn_is_enabled()
Nathan Lynch
1
-5
/
+0
2020-07-16
powerpc/numa: remove start/stop_topology_update()
Nathan Lynch
1
-20
/
+0
2020-07-16
powerpc/numa: remove timed_topology_update()
Nathan Lynch
1
-9
/
+0
2020-07-16
powerpc/numa: stub out numa_update_cpu_topology()
Nathan Lynch
1
-192
/
+1
2020-07-16
powerpc/numa: remove vphn_enabled and prrn_enabled internal flags
Nathan Lynch
1
-4
/
+2
2020-07-16
powerpc/numa: remove unreachable topology workqueue code
Nathan Lynch
1
-14
/
+0
2020-07-16
powerpc/numa: remove unreachable topology timer code
Nathan Lynch
1
-21
/
+0
2020-07-16
powerpc/numa: make vphn_enabled, prrn_enabled flags const
Nathan Lynch
1
-2
/
+2
2020-07-16
powerpc/numa: remove unreachable topology update code
Nathan Lynch
1
-147
/
+2
2020-07-16
powerpc/numa: remove ability to enable topology updates
Nathan Lynch
1
-70
/
+1
2020-07-16
powerpc/mm/book3s64/radix: Off-load TLB invalidations to host when !GTSE
Nicholas Piggin
1
-7
/
+75
2020-07-16
powerpc/mm: Enable radix GTSE only if supported.
Bharata B Rao
1
-1
/
+4
2020-07-15
powerpc/kasan: Fix shadow pages allocation failure
Christophe Leroy
1
-12
/
+13
2020-07-15
Revert "powerpc/kasan: Fix shadow pages allocation failure"
Christophe Leroy
2
-3
/
+3
2020-07-13
powerpc/book3s64/pkeys: Fix pkey_access_permitted() for execute disable pkey
Aneesh Kumar K.V
1
-5
/
+7
2020-06-29
powerpc/mm/pkeys: Make pkey access check work on execute_only_key
Aneesh Kumar K.V
1
-3
/
+0
2020-06-22
powerpc/fsl_booke/32: Fix build with CONFIG_RANDOMIZE_BASE
Arseny Solokha
1
-0
/
+1
2020-06-22
powerpc/mm/book3s64: Skip 16G page reservation with radix
Aneesh Kumar K.V
1
-1
/
+1
2020-06-22
powerpc/ptdump: Fix build failure in hashpagetable.c
Christophe Leroy
1
-1
/
+1
2020-06-22
powerpc/mm: Fix typo in IS_ENABLED()
Joe Perches
1
-3
/
+2
2020-06-11
arch/powerpc/mm/pgtable.c: another missed conversion
Andrew Morton
1
-1
/
+1
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
5
-10
/
+10
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
4
-16
/
+16
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
8
-15
/
+15
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
7
-7
/
+7
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
11
-11
/
+11
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
15
-15
/
+0
2020-06-08
mm: rename flush_icache_user_range to flush_icache_user_page
Christoph Hellwig
1
-1
/
+1
2020-06-08
powerpc: unexport flush_icache_user_range
Christoph Hellwig
1
-1
/
+0
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
30
-451
/
+736
2020-06-05
arch/kmap: ensure kmap_prot visibility
Ira Weiny
1
-3
/
+0
2020-06-05
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
1
-8
/
+3
2020-06-05
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
1
-6
/
+0
2020-06-05
{x86,powerpc,microblaze}/kmap: move preempt disable
Ira Weiny
1
-7
/
+2
2020-06-05
powerpc: add support for folded p4d page tables
Mike Rapoport
10
-56
/
+97
2020-06-04
hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
Mike Kravetz
1
-2
/
+1
2020-06-04
hugetlbfs: move hugepagesz= parsing to arch independent code
Mike Kravetz
1
-15
/
+0
2020-06-04
hugetlbfs: add arch_hugetlb_valid_size
Mike Kravetz
1
-7
/
+13
2020-06-04
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
1
-1
/
+1
2020-06-02
powerpc: remove __ioremap_at and __iounmap_at
Christoph Hellwig
1
-50
/
+0
2020-06-02
powerpc/32s: Blacklist functions running with MMU disabled for kprobe
Christophe Leroy
1
-0
/
+6
2020-06-02
powerpc/32s: Make local symbols non visible in hash_low.
Christophe Leroy
1
-13
/
+13
2020-06-02
powerpc/mem: Blacklist flush_dcache_icache_phys() for kprobe
Christophe Leroy
1
-0
/
+2
2020-05-28
powerpc/40x: Rework 40x PTE access and TLB miss
Christophe Leroy
1
-2
/
+2
2020-05-28
powerpc/64s/radix: Don't prefetch DAR in update_mmu_cache
Nicholas Piggin
2
-16
/
+1
[prev]
[next]