index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
nohash
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/8xx: Support 16k hugepages with 4k pages
Christophe Leroy
2020-09-15
1
-4
/
+0
*
powerpc: Remove flush_instruction_cache() on 8xx
Christophe Leroy
2020-09-02
1
-7
/
+0
*
powerpc: Rewrite FSL_BOOKE flush_cache_instruction() in C
Christophe Leroy
2020-09-02
1
-0
/
+16
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
5
-4
/
+1
|
\
|
*
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
5
-4
/
+1
*
|
powerpc/64e: Drop dead BOOK3E_MMU_TLB_STATS code
Michael Ellerman
2020-07-29
1
-44
/
+3
|
/
*
powerpc/fsl_booke/32: Fix build with CONFIG_RANDOMIZE_BASE
Arseny Solokha
2020-06-22
1
-0
/
+1
*
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
2020-06-09
2
-3
/
+3
*
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
2
-2
/
+0
*
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-06-05
2
-119
/
+112
|
\
|
*
powerpc/40x: Rework 40x PTE access and TLB miss
Christophe Leroy
2020-05-28
1
-2
/
+2
|
*
powerpc/8xx: Allow large TLBs with DEBUG_PAGEALLOC
Christophe Leroy
2020-05-26
1
-3
/
+8
|
*
powerpc/8xx: Allow STRICT_KERNEL_RwX with pinned TLB
Christophe Leroy
2020-05-26
1
-2
/
+7
|
*
powerpc/8xx: Map linear memory with huge pages
Christophe Leroy
2020-05-26
1
-1
/
+49
|
*
powerpc/8xx: Map IMMR with a huge page
Christophe Leroy
2020-05-26
1
-6
/
+2
|
*
powerpc/8xx: Add a function to early map kernel via huge pages
Christophe Leroy
2020-05-26
1
-0
/
+52
|
*
powerpc/8xx: Drop special handling of Linear and IMMR mappings in I/D TLB han...
Christophe Leroy
2020-05-26
1
-102
/
+1
|
*
powerpc/8xx: Always pin TLBs at startup.
Christophe Leroy
2020-05-26
1
-18
/
+1
|
*
powerpc/8xx: Don't set IMMR map anymore at boot
Christophe Leroy
2020-05-26
1
-4
/
+11
|
*
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe
2020-05-19
1
-2
/
+3
*
|
powerpc: add support for folded p4d page tables
Mike Rapoport
2020-06-04
1
-7
/
+8
*
|
powerpc/8xx: Fix STRICT_KERNEL_RWX startup test failure
Christophe Leroy
2020-04-22
1
-0
/
+3
|
/
*
powerpc/fsl_booke: Avoid creating duplicate tlb1 entry
Laurentiu Tudor
2020-03-17
1
-1
/
+11
*
powerpc/32: refactor pmd_offset(pud_offset(pgd_offset...
Christophe Leroy
2020-02-26
1
-2
/
+2
*
powerpc/8xx: Fix permanently mapped IMMR region.
Christophe Leroy
2020-01-23
1
-6
/
+7
*
powerpc/8xx: fix bogus __init on mmu_mapin_ram_chunk()
Christophe Leroy
2019-12-16
1
-1
/
+1
*
powerpc/32: Don't populate page tables for block mapped pages except on the 8xx.
Christophe Leroy
2019-11-18
1
-3
/
+49
*
powerpc/fsl_booke/kaslr: support nokaslr cmdline parameter
Jason Yan
2019-11-13
1
-0
/
+7
*
powerpc/fsl_booke/kaslr: clear the original kernel if randomized
Jason Yan
2019-11-13
2
-0
/
+12
*
powerpc/fsl_booke/32: randomize the kernel image offset
Jason Yan
2019-11-13
1
-2
/
+323
*
powerpc/fsl_booke/32: implement KASLR infrastructure
Jason Yan
2019-11-13
3
-2
/
+68
*
powerpc/mm: make ioremap_bot common to all
Christophe Leroy
2019-08-27
1
-0
/
+2
*
powerpc/mm: move FSL_BOOK3 version of update_mmu_cache()
Christophe Leroy
2019-08-20
1
-2
/
+14
*
powerpc/64e: Drop stale call to smp_processor_id() which hangs SMP startup
Christophe Leroy
2019-08-12
1
-1
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
9
-51
/
+9
*
powerpc/book3e: move early_alloc_pgtable() to init section
Christophe Leroy
2019-05-03
1
-2
/
+2
*
powerpc/book3e: hugetlbpage is only for CONFIG_PPC_FSL_BOOK3E
Christophe Leroy
2019-05-03
2
-29
/
+20
*
powerpc/64: only book3s/64 supports CONFIG_PPC_64K_PAGES
Christophe Leroy
2019-05-03
2
-44
/
+0
*
powerpc/book3e: drop mmu_get_tsize()
Christophe Leroy
2019-05-03
1
-5
/
+0
*
powerpc/mm: define subarch SLB_ADDR_LIMIT_DEFAULT
Christophe Leroy
2019-05-03
1
-3
/
+1
*
powerpc/mm: Move nohash specifics in subdirectory mm/nohash
Christophe Leroy
2019-05-03
11
-0
/
+4392