开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
Age
Commit message (
Expand
)
Author
2019-02-23
powerpc: Enable kcov
Andrew Donnellan
2019-02-23
powerpc/8xx: don't disable large TLBs with CONFIG_STRICT_KERNEL_RWX
Christophe Leroy
2019-02-23
powerpc/mm/32s: Use BATs for STRICT_KERNEL_RWX
Christophe Leroy
2019-02-23
powerpc/mm/32s: add setibat() clearibat() and update_bats()
Christophe Leroy
2019-02-23
powerpc/mmu: add is_strict_kernel_rwx() helper
Christophe Leroy
2019-02-23
powerpc/mm/32s: use _PAGE_EXEC in setbat()
Christophe Leroy
2019-02-23
powerpc/32: always populate page tables for Abatron BDI.
Christophe Leroy
2019-02-23
powerpc/mm/32s: use generic mmu_mapin_ram() for all blocks.
Christophe Leroy
2019-02-23
powerpc/mm/32s: rework mmu_mapin_ram()
Christophe Leroy
2019-02-23
powerpc/mm/32: add base address to mmu_mapin_ram()
Christophe Leroy
2019-02-23
powerpc/8xx: Map 32Mb of RAM at init.
Christophe Leroy
2019-02-23
powerpc/8xx: replace most #ifdef by IS_ENABLED() in 8xx_mmu.c
Christophe Leroy
2019-02-23
Revert "powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling"
Michael Ellerman
2019-02-22
powerpc: Move page table dump files in a dedicated subdirectory
Christophe Leroy
2019-02-22
powerpc: dump as a single line areas mapping a single physical page.
Christophe Leroy
2019-02-22
powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling
Christophe Leroy
2019-02-22
powerpc/hash32: use physical address directly in hash handlers.
Christophe Leroy
2019-02-22
powerpc/6xx: Store PGDIR physical address in a SPRG
Christophe Leroy
2019-02-22
powerpc: simplify BDI switch
Christophe Leroy
2019-02-22
powerpc/64s/hash: Fix assert_slb_presence() use of the slbfee. instruction
Nicholas Piggin
2019-02-21
Merge branch 'topic/dma' into next
Michael Ellerman
2019-02-19
Merge branch 'fixes' into next
Michael Ellerman
2019-02-18
powerpc/dma: use the generic direct mapping bypass
Christoph Hellwig
2019-02-18
powerpc/dma: use the dma_direct mapping routines
Christoph Hellwig
2019-02-18
powerpc/dma: use the dma-direct allocator for coherent platforms
Christoph Hellwig
2019-02-18
powerpc/dma: remove dma_nommu_mmap_coherent
Christoph Hellwig
2019-02-04
powerpc: Drop page_is_ram() and walk_system_ram_range()
Christophe Leroy
2019-01-31
powerpc/radix: Fix kernel crash with mremap()
Aneesh Kumar K.V
2019-01-30
powerpc/pseries: Perform full re-add of CPU for topology update post-migration
Nathan Fontenot
2019-01-15
powerpc: remove unnecessary unlikely()
Igor Stoppa
2019-01-14
powerpc/mm: Fix debugfs_simple_attr.cocci warnings
YueHaibing
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-12-28
mm, memory_hotplug: add nid parameter to arch_remove_memory
Oscar Salvador
2018-12-27
Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-12-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-12-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-12-21
powerpc/vfio/iommu/kvm: Do not pin device memory
Alexey Kardashevskiy
2018-12-21
powerpc/mm/iommu/vfio_spapr_tce: Change mm_iommu_get to reference a region
Alexey Kardashevskiy
2018-12-21
powerpc/mm: Fix reporting of kernel execute faults on the 8xx
Christophe Leroy
2018-12-21
powerpc/pkeys: Fix handling of pkey state across fork()
Ram Pai
2018-12-20
powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)
Diana Craciun
2018-12-20
powerpc/mm: Make NULL pointer deferences explicit on bad page faults.
Christophe Leroy
2018-12-20
powerpc: use mm zones more sensibly
Christoph Hellwig
2018-12-20
powerpc/dma: split the two __dma_alloc_coherent implementations
Christoph Hellwig
2018-12-20
powerpc/mm/hash: Handle user access of kernel address gracefully
Aneesh Kumar K.V
2018-12-19
powerpc/mm: add exec protection on powerpc 603
Christophe Leroy
2018-12-19
powerpc/mm: define an empty slice_init_new_context_exec()
Christophe Leroy
2018-12-19
powerpc/book3s/32: fix number of bats in p/v_block_mapped()
Christophe Leroy
[next]