index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Enable kcov
Andrew Donnellan
2019-02-23
1
-0
/
+5
*
powerpc/8xx: don't disable large TLBs with CONFIG_STRICT_KERNEL_RWX
Christophe Leroy
2019-02-23
3
-3
/
+32
*
powerpc/mm/32s: Use BATs for STRICT_KERNEL_RWX
Christophe Leroy
2019-02-23
4
-10
/
+99
*
powerpc/mm/32s: add setibat() clearibat() and update_bats()
Christophe Leroy
2019-02-23
1
-0
/
+32
*
powerpc/mmu: add is_strict_kernel_rwx() helper
Christophe Leroy
2019-02-23
1
-3
/
+1
*
powerpc/mm/32s: use _PAGE_EXEC in setbat()
Christophe Leroy
2019-02-23
1
-4
/
+6
*
powerpc/32: always populate page tables for Abatron BDI.
Christophe Leroy
2019-02-23
1
-1
/
+4
*
powerpc/mm/32s: use generic mmu_mapin_ram() for all blocks.
Christophe Leroy
2019-02-23
1
-18
/
+9
*
powerpc/mm/32s: rework mmu_mapin_ram()
Christophe Leroy
2019-02-23
1
-22
/
+41
*
powerpc/mm/32: add base address to mmu_mapin_ram()
Christophe Leroy
2019-02-23
7
-9
/
+9
*
powerpc/8xx: Map 32Mb of RAM at init.
Christophe Leroy
2019-02-23
1
-2
/
+5
*
powerpc/8xx: replace most #ifdef by IS_ENABLED() in 8xx_mmu.c
Christophe Leroy
2019-02-23
1
-25
/
+19
*
Revert "powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling"
Michael Ellerman
2019-02-23
1
-2
/
+4
*
powerpc: Move page table dump files in a dedicated subdirectory
Christophe Leroy
2019-02-22
10
-13
/
+14
*
powerpc: dump as a single line areas mapping a single physical page.
Christophe Leroy
2019-02-22
1
-6
/
+12
*
powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling
Christophe Leroy
2019-02-22
1
-4
/
+2
*
powerpc/hash32: use physical address directly in hash handlers.
Christophe Leroy
2019-02-22
2
-37
/
+31
*
powerpc/6xx: Store PGDIR physical address in a SPRG
Christophe Leroy
2019-02-22
1
-2
/
+1
*
powerpc: simplify BDI switch
Christophe Leroy
2019-02-22
1
-5
/
+2
*
powerpc/64s/hash: Fix assert_slb_presence() use of the slbfee. instruction
Nicholas Piggin
2019-02-22
1
-0
/
+5
*
Merge branch 'topic/dma' into next
Michael Ellerman
2019-02-21
2
-35
/
+27
|
\
|
*
powerpc/dma: use the generic direct mapping bypass
Christoph Hellwig
2019-02-18
1
-3
/
+3
|
*
powerpc/dma: use the dma_direct mapping routines
Christoph Hellwig
2019-02-18
1
-9
/
+20
|
*
powerpc/dma: use the dma-direct allocator for coherent platforms
Christoph Hellwig
2019-02-18
1
-22
/
+0
|
*
powerpc/dma: remove dma_nommu_mmap_coherent
Christoph Hellwig
2019-02-18
1
-2
/
+5
*
|
Merge branch 'fixes' into next
Michael Ellerman
2019-02-19
1
-0
/
+22
|
\
\
|
*
|
powerpc/radix: Fix kernel crash with mremap()
Aneesh Kumar K.V
2019-01-31
1
-0
/
+22
|
|
/
*
|
powerpc: Drop page_is_ram() and walk_system_ram_range()
Christophe Leroy
2019-02-04
1
-33
/
+6
*
|
powerpc/pseries: Perform full re-add of CPU for topology update post-migration
Nathan Fontenot
2019-01-30
1
-8
/
+1
*
|
powerpc: remove unnecessary unlikely()
Igor Stoppa
2019-01-15
1
-1
/
+1
*
|
powerpc/mm: Fix debugfs_simple_attr.cocci warnings
YueHaibing
2019-01-14
1
-3
/
+3
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-01-05
2
-5
/
+5
|
\
|
*
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2019-01-04
2
-5
/
+5
*
|
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
2
-2
/
+2
|
/
*
mm, memory_hotplug: add nid parameter to arch_remove_memory
Oscar Salvador
2018-12-28
1
-1
/
+2
*
Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-12-27
25
-338
/
+668
|
\
|
*
powerpc/vfio/iommu/kvm: Do not pin device memory
Alexey Kardashevskiy
2018-12-21
1
-9
/
+84
|
*
powerpc/mm/iommu/vfio_spapr_tce: Change mm_iommu_get to reference a region
Alexey Kardashevskiy
2018-12-21
1
-10
/
+9
|
*
powerpc/mm: Fix reporting of kernel execute faults on the 8xx
Christophe Leroy
2018-12-21
1
-1
/
+3
|
*
powerpc/pkeys: Fix handling of pkey state across fork()
Ram Pai
2018-12-21
1
-0
/
+10
|
*
powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)
Diana Craciun
2018-12-20
1
-0
/
+7
|
*
powerpc/mm: Make NULL pointer deferences explicit on bad page faults.
Christophe Leroy
2018-12-20
1
-8
/
+9
|
*
powerpc: use mm zones more sensibly
Christoph Hellwig
2018-12-20
1
-30
/
+17
|
*
powerpc/dma: split the two __dma_alloc_coherent implementations
Christoph Hellwig
2018-12-20
1
-8
/
+7
|
*
powerpc/mm/hash: Handle user access of kernel address gracefully
Aneesh Kumar K.V
2018-12-20
1
-5
/
+19
|
*
powerpc/mm: add exec protection on powerpc 603
Christophe Leroy
2018-12-19
2
-11
/
+11
|
*
powerpc/mm: define an empty slice_init_new_context_exec()
Christophe Leroy
2018-12-19
1
-2
/
+0
|
*
powerpc/book3s/32: fix number of bats in p/v_block_mapped()
Christophe Leroy
2018-12-19
1
-2
/
+2
|
*
powerpc/44x: use patch_sites for TLB handlers patching
Christophe Leroy
2018-12-19
1
-11
/
+3
|
*
powerpc/8xx: use modify_instruction_site()
Christophe Leroy
2018-12-19
1
-5
/
+1
[next]