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.13.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
/
powerpc
/
mm
/
nohash
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-07
powerpc/book3e: Fix PUD allocation size in map_kernel_page()
Christophe Leroy
1
-3
/
+3
2022-06-22
powerpc/book3e: get rid of #include <generated/compile.h>
Masahiro Yamada
1
-6
/
+2
2020-09-15
powerpc/8xx: Support 16k hugepages with 4k pages
Christophe Leroy
1
-4
/
+0
2020-09-02
powerpc: Remove flush_instruction_cache() on 8xx
Christophe Leroy
1
-7
/
+0
2020-09-02
powerpc: Rewrite FSL_BOOKE flush_cache_instruction() in C
Christophe Leroy
1
-0
/
+16
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-4
/
+1
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
5
-4
/
+1
2020-07-29
powerpc/64e: Drop dead BOOK3E_MMU_TLB_STATS code
Michael Ellerman
1
-44
/
+3
2020-06-22
powerpc/fsl_booke/32: Fix build with CONFIG_RANDOMIZE_BASE
Arseny Solokha
1
-0
/
+1
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
2
-3
/
+3
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
2
-2
/
+0
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-119
/
+112
2020-06-05
powerpc: add support for folded p4d page tables
Mike Rapoport
1
-7
/
+8
2020-05-28
powerpc/40x: Rework 40x PTE access and TLB miss
Christophe Leroy
1
-2
/
+2
2020-05-26
powerpc/8xx: Allow large TLBs with DEBUG_PAGEALLOC
Christophe Leroy
1
-3
/
+8
2020-05-26
powerpc/8xx: Allow STRICT_KERNEL_RwX with pinned TLB
Christophe Leroy
1
-2
/
+7
2020-05-26
powerpc/8xx: Map linear memory with huge pages
Christophe Leroy
1
-1
/
+49
2020-05-26
powerpc/8xx: Map IMMR with a huge page
Christophe Leroy
1
-6
/
+2
2020-05-26
powerpc/8xx: Add a function to early map kernel via huge pages
Christophe Leroy
1
-0
/
+52
2020-05-26
powerpc/8xx: Drop special handling of Linear and IMMR mappings in I/D TLB han...
Christophe Leroy
1
-102
/
+1
2020-05-26
powerpc/8xx: Always pin TLBs at startup.
Christophe Leroy
1
-18
/
+1
2020-05-26
powerpc/8xx: Don't set IMMR map anymore at boot
Christophe Leroy
1
-4
/
+11
2020-05-18
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe
1
-2
/
+3
2020-04-22
powerpc/8xx: Fix STRICT_KERNEL_RWX startup test failure
Christophe Leroy
1
-0
/
+3
2020-03-17
powerpc/fsl_booke: Avoid creating duplicate tlb1 entry
Laurentiu Tudor
1
-1
/
+11
2020-02-26
powerpc/32: refactor pmd_offset(pud_offset(pgd_offset...
Christophe Leroy
1
-2
/
+2
2020-01-23
powerpc/8xx: Fix permanently mapped IMMR region.
Christophe Leroy
1
-6
/
+7
2019-12-16
powerpc/8xx: fix bogus __init on mmu_mapin_ram_chunk()
Christophe Leroy
1
-1
/
+1
2019-11-18
powerpc/32: Don't populate page tables for block mapped pages except on the 8xx.
Christophe Leroy
1
-3
/
+49
2019-11-13
powerpc/fsl_booke/kaslr: support nokaslr cmdline parameter
Jason Yan
1
-0
/
+7
2019-11-13
powerpc/fsl_booke/kaslr: clear the original kernel if randomized
Jason Yan
2
-0
/
+12
2019-11-13
powerpc/fsl_booke/32: randomize the kernel image offset
Jason Yan
1
-2
/
+323
2019-11-13
powerpc/fsl_booke/32: implement KASLR infrastructure
Jason Yan
3
-2
/
+68
2019-08-27
powerpc/mm: make ioremap_bot common to all
Christophe Leroy
1
-0
/
+2
2019-08-20
powerpc/mm: move FSL_BOOK3 version of update_mmu_cache()
Christophe Leroy
1
-2
/
+14
2019-08-12
powerpc/64e: Drop stale call to smp_processor_id() which hangs SMP startup
Christophe Leroy
1
-1
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
9
-51
/
+9
2019-05-02
powerpc/book3e: move early_alloc_pgtable() to init section
Christophe Leroy
1
-2
/
+2
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
1
-3
/
+1
2019-05-02
powerpc/mm: Move nohash specifics in subdirectory mm/nohash
Christophe Leroy
11
-0
/
+4392