index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
book3s32
/
mmu.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/book3s: Inline first level of update_mmu_cache()
Christophe Leroy
2022-09-26
1
-3
/
+1
*
powerpc: move __end_rodata to cover arch read-only sections
Nicholas Piggin
2022-09-26
1
-1
/
+1
*
powerpc/vmlinux.lds: Add an explicit symbol for the SRWX boundary
Michael Ellerman
2022-09-26
1
-1
/
+1
*
powerpc/32: Set an IBAT covering up to _einittext during init
Christophe Leroy
2022-07-27
1
-6
/
+4
*
powerpc/32: Remove the 'nobats' kernel parameter
Christophe Leroy
2022-06-29
1
-1
/
+1
*
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
2022-05-08
1
-1
/
+0
*
powerpc/32s: Fix kasan_init_region() for KASAN
Christophe Leroy
2022-01-16
1
-5
/
+5
*
powerpc/mm: Add __init attribute to eligible functions
Nick Child
2021-12-23
1
-1
/
+1
*
powerpc/32s: Allocate one 256k IBAT instead of two consecutives 128k IBATs
Christophe Leroy
2021-12-09
1
-3
/
+2
*
powerpc/32s: Move setup_{kuep/kuap}() into {kuep/kuap}.c
Christophe Leroy
2021-06-16
1
-20
/
+0
*
powerpc/32s: Define a MODULE area below kernel text all the time
Christophe Leroy
2021-04-14
1
-7
/
+0
*
powerpc: Enable KFENCE for PPC32
Christophe Leroy
2021-03-24
1
-1
/
+1
*
powerpc/32s: mfsrin()/mtsrin() become mfsr()/mtsr()
Christophe Leroy
2021-02-08
1
-1
/
+1
*
powerpc/32s: Move early_mmu_init() into mmu.c
Christophe Leroy
2020-12-09
1
-0
/
+4
*
powerpc/32s: Move _tlbie() and _tlbia() in a new file
Christophe Leroy
2020-12-09
1
-0
/
+4
*
powerpc/32s: Declare Hash related vars as __initdata
Christophe Leroy
2020-12-09
1
-4
/
+4
*
powerpc/32s: Make Hash var static
Christophe Leroy
2020-12-09
1
-1
/
+1
*
powerpc/32s: Use mmu_has_feature(MMU_FTR_HPTE_TABLE) instead of checking Hash...
Christophe Leroy
2020-12-09
1
-1
/
+1
*
powerpc/32s: Make bat_addrs[] static
Christophe Leroy
2020-12-09
1
-1
/
+1
*
powerpc/32s: Don't hash_preload() kernel text
Christophe Leroy
2020-12-03
1
-1
/
+1
*
powerpc/32s: Always map kernel text and rodata with BATs
Christophe Leroy
2020-12-03
1
-5
/
+3
*
powerpc/32s: Setup the early hash table at all time.
Christophe Leroy
2020-10-08
1
-9
/
+5
*
powerpc: Tidy up a bit after removal of PowerPC 601.
Christophe Leroy
2020-10-08
1
-25
/
+20
*
powerpc: Remove support for PowerPC 601
Christophe Leroy
2020-10-08
1
-34
/
+5
*
powerpc/32s: Fix module loading failure when VMALLOC_END is over 0xf0000000
Christophe Leroy
2020-08-21
1
-2
/
+2
*
powerpc/32s: Fix is_module_segment() when MODULES_VADDR is defined
Christophe Leroy
2020-08-18
1
-0
/
+7
*
powerpc/32s: Only leave NX unset on segments used for modules
Christophe Leroy
2020-07-26
1
-3
/
+14
*
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
2020-06-09
1
-1
/
+1
*
powerpc/32s: Allow mapping with BATs with DEBUG_PAGEALLOC
Christophe Leroy
2020-05-26
1
-0
/
+6
*
powerpc/32s: Don't warn when mapping RO data ROX.
Christophe Leroy
2020-05-26
1
-2
/
+4
*
Merge branch 'fixes' into next
Michael Ellerman
2020-03-10
1
-8
/
+2
|
\
|
*
powerpc/32s: Fix DSI and ISI exceptions for CONFIG_VMAP_STACK
Christophe Leroy
2020-02-18
1
-8
/
+2
*
|
powerpc/32: refactor pmd_offset(pud_offset(pgd_offset...
Christophe Leroy
2020-02-26
1
-1
/
+1
|
/
*
powerpc/32s: Enable CONFIG_VMAP_STACK
Christophe Leroy
2020-01-27
1
-2
/
+7
*
powerpc/32s: automatically allocate BAT in setbat()
Christophe Leroy
2019-11-19
1
-1
/
+10
*
powerpc/32s: get rid of CPU_FTR_601 feature
Christophe Leroy
2019-08-28
1
-9
/
+6
*
powerpc/mm: ppc 603 doesn't need update_mmu_cache()
Christophe Leroy
2019-08-20
1
-0
/
+2
*
powerpc/mm: Simplify update_mmu_cache() on BOOK3S32
Christophe Leroy
2019-08-20
1
-23
/
+7
*
powerpc/mm: move update_mmu_cache() into book3s hash utils.
Christophe Leroy
2019-08-20
1
-0
/
+46
*
powerpc/32s: Fix boot failure with DEBUG_PAGEALLOC without KASAN.
Christophe Leroy
2019-08-20
1
-0
/
+9
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-6
/
+1
*
Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-05-10
1
-4
/
+14
*
powerpc/mm: print hash info in a helper
Christophe Leroy
2019-05-02
1
-1
/
+8
*
powerpc/32s: don't try to print hash table address.
Christophe Leroy
2019-05-02
1
-2
/
+2
*
powerpc/32s: drop Hash_end
Christophe Leroy
2019-05-02
1
-3
/
+1
*
powerpc/32s: move hash code patching out of MMU_init_hw()
Christophe Leroy
2019-05-02
1
-14
/
+22
*
powerpc/mm: Move book3s32 specifics in subdirectory mm/book3s64
Christophe Leroy
2019-05-02
1
-0
/
+419