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
/
book3s64
Age
Commit message (
Expand
)
Author
2020-08-24
Revert "powerpc/64s: Remove PROT_SAO support"
Shawn Anastasio
2020-08-17
powerpc/pkeys: Fix build error with PPC_MEM_KEYS disabled
Aneesh Kumar K.V
2020-08-10
powerpc/pkeys: Fix boot failures with Nemo board (A-EON AmigaOne X1000)
Aneesh Kumar K.V
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-07-30
powerpc: fix function annotations to avoid section mismatch warnings with gcc-10
Vladis Dronov
2020-07-29
powerpc/mm: Limit resize_hpt_for_hotplug() call to hash guests only
Bharata B Rao
2020-07-27
powerpc/64s/hash: Fix hash_preload running with interrupts enabled
Nicholas Piggin
2020-07-26
powerpc/book3s64/pkey: Disable pkey on POWER6 and before
Aneesh Kumar K.V
2020-07-23
powerpc/mm/hash64: Remove comment that is no longer valid
Santosh Sivaraj
2020-07-22
powerpc/64s: Remove PROT_SAO support
Nicholas Piggin
2020-07-22
powerpc/book3s64/pkeys: Remove is_pkey_enabled()
Aneesh Kumar K.V
2020-07-20
powerpc/book3s64/kuap: Move UAMOR setup to key init function
Aneesh Kumar K.V
2020-07-20
powerpc/book3s64/keys/kuap: Reset AMR/IAMR values on kexec
Aneesh Kumar K.V
2020-07-20
powerpc/book3s64/keys: Print information during boot.
Aneesh Kumar K.V
2020-07-20
powerpc/book3s64/pkeys: Use MMU_FTR_PKEY instead of pkey_disabled static key
Aneesh Kumar K.V
2020-07-20
powerpc/book3s64/pkeys: Use pkey_execute_disable_supported
Aneesh Kumar K.V
2020-07-20
powerpc/book3s64/kuep: Add MMU_FTR_KUEP
Aneesh Kumar K.V
2020-07-20
powerpc/book3s64/pkeys: Add MMU_FTR_PKEY
Aneesh Kumar K.V
2020-07-20
powerpc/book3s64/pkeys: Mark all the pkeys above max pkey as reserved
Aneesh Kumar K.V
2020-07-20
powerpc/book3s64/pkeys: Make initial_allocation_mask static
Aneesh Kumar K.V
2020-07-20
powerpc/book3s64/pkeys: Convert pkey_total to num_pkey
Aneesh Kumar K.V
2020-07-20
powerpc/book3s64/pkeys: Simplify pkey disable branch
Aneesh Kumar K.V
2020-07-20
powerpc/book3s64/pkeys: Prevent key 1 modification from userspace.
Aneesh Kumar K.V
2020-07-20
powerpc/book3s64/pkeys: Simplify the key initialization
Aneesh Kumar K.V
2020-07-20
powerpc/book3s64/pkeys: Explain key 1 reservation details
Aneesh Kumar K.V
2020-07-20
powerpc/book3s64/pkeys: Use PVR check instead of cpu feature
Aneesh Kumar K.V
2020-07-20
powerpc/mm/radix: Create separate mappings for hot-plugged memory
Aneesh Kumar K.V
2020-07-20
powerpc/mm/radix: Remove split_kernel_mapping()
Bharata B Rao
2020-07-20
powerpc/mm/radix: Free PUD table when freeing pagetable
Bharata B Rao
2020-07-20
powerpc/mm/radix: Fix PTE/PMD fragment count for early page table mappings
Aneesh Kumar K.V
2020-07-18
Merge branch 'fixes' into next
Michael Ellerman
2020-07-16
powerpc/mm/book3s64/radix: Off-load TLB invalidations to host when !GTSE
Nicholas Piggin
2020-07-13
powerpc/book3s64/pkeys: Fix pkey_access_permitted() for execute disable pkey
Aneesh Kumar K.V
2020-06-29
powerpc/mm/pkeys: Make pkey access check work on execute_only_key
Aneesh Kumar K.V
2020-06-22
powerpc/mm/book3s64: Skip 16G page reservation with radix
Aneesh Kumar K.V
2020-06-22
powerpc/mm: Fix typo in IS_ENABLED()
Joe Perches
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-06-04
powerpc: add support for folded p4d page tables
Mike Rapoport
2020-05-28
powerpc/64s/radix: Don't prefetch DAR in update_mmu_cache
Nicholas Piggin
2020-05-20
powerpc/64s/hash: Add stress_slb kernel boot option to increase SLB faults
Nicholas Piggin
2020-05-20
powerpc/book3s64/radix/tlb: Determine hugepage flush correctly
Aneesh Kumar K.V
2020-05-11
powerpc: Replace _ALIGN_UP() by ALIGN()
Christophe Leroy
2020-05-11
powerpc: Replace _ALIGN_DOWN() by ALIGN_DOWN()
Christophe Leroy
[next]