index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
book3s32
Age
Commit message (
Expand
)
Author
2020-06-02
powerpc/32s: Blacklist functions running with MMU disabled for kprobe
Christophe Leroy
2020-06-02
powerpc/32s: Make local symbols non visible in hash_low.
Christophe Leroy
2020-05-26
Merge branch 'fixes' into next
Michael Ellerman
2020-05-26
powerpc/32s: Allow mapping with BATs with DEBUG_PAGEALLOC
Christophe Leroy
2020-05-26
powerpc/32s: Don't warn when mapping RO data ROX.
Christophe Leroy
2020-05-20
Revert "powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits."
Christophe Leroy
2020-03-25
powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits.
Christophe Leroy
2020-03-10
Merge branch 'fixes' into next
Michael Ellerman
2020-02-26
powerpc/32: refactor pmd_offset(pud_offset(pgd_offset...
Christophe Leroy
2020-02-19
powerpc/32s: Slenderize _tlbia() for powerpc 603/603e
Christophe Leroy
2020-02-19
powerpc/32s: Don't flush all TLBs when flushing one page
Christophe Leroy
2020-02-18
powerpc/32s: Fix DSI and ISI exceptions for CONFIG_VMAP_STACK
Christophe Leroy
2020-01-27
powerpc/32s: Enable CONFIG_VMAP_STACK
Christophe Leroy
2019-11-19
powerpc/32s: automatically allocate BAT in setbat()
Christophe Leroy
2019-08-28
powerpc/32s: get rid of CPU_FTR_601 feature
Christophe Leroy
2019-08-20
powerpc/mm: ppc 603 doesn't need update_mmu_cache()
Christophe Leroy
2019-08-20
powerpc/mm: Simplify update_mmu_cache() on BOOK3S32
Christophe Leroy
2019-08-20
powerpc/mm: move update_mmu_cache() into book3s hash utils.
Christophe Leroy
2019-08-20
powerpc/32s: Fix boot failure with DEBUG_PAGEALLOC without KASAN.
Christophe Leroy
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-14
powerpc/32s: fix flush_hash_pages() on SMP
Christophe Leroy
2019-05-10
Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-05-06
powerpc/mm: Fix makefile for KASAN
Christophe Leroy
2019-05-03
powerpc/mm: print hash info in a helper
Christophe Leroy
2019-05-03
powerpc/32s: don't try to print hash table address.
Christophe Leroy
2019-05-03
powerpc/32s: drop Hash_end
Christophe Leroy
2019-05-03
powerpc/32s: move hash code patching out of MMU_init_hw()
Christophe Leroy
2019-05-03
powerpc/mm: Move book3s32 specifics in subdirectory mm/book3s64
Christophe Leroy