index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
mem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-06-08
mm: rename flush_icache_user_range to flush_icache_user_page
Christoph Hellwig
1
-1
/
+1
2020-06-08
powerpc: unexport flush_icache_user_range
Christoph Hellwig
1
-1
/
+0
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+2
2020-06-05
arch/kmap: ensure kmap_prot visibility
Ira Weiny
1
-3
/
+0
2020-06-04
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
1
-1
/
+1
2020-06-02
powerpc/mem: Blacklist flush_dcache_icache_phys() for kprobe
Christophe Leroy
1
-0
/
+2
2020-04-11
mm/memory_hotplug: add pgprot_t to mhp_params
Logan Gunthorpe
1
-1
/
+2
2020-04-11
powerpc/mm: thread pgprot_t through create_section_mapping()
Logan Gunthorpe
1
-2
/
+3
2020-04-11
mm/memory_hotplug: rename mhp_restrictions to mhp_params
Logan Gunthorpe
1
-2
/
+2
2020-03-10
Merge branch 'fixes' into next
Michael Ellerman
1
-0
/
+2
2020-03-05
powerpc/mm: Fix missing KUAP disable in flush_coherent_icache()
Michael Ellerman
1
-0
/
+2
2020-02-26
powerpc/32: drop get_pteptr()
Christophe Leroy
1
-5
/
+0
2020-02-26
powerpc/32: refactor pmd_offset(pud_offset(pgd_offset...
Christophe Leroy
1
-2
/
+1
2020-01-27
powerpc/32: Add support of KASAN_VMALLOC
Christophe Leroy
1
-0
/
+4
2020-01-05
mm/memory_hotplug: shrink zones when offlining memory
David Hildenbrand
1
-2
/
+1
2019-12-13
powerpc: Ensure that swiotlb buffer is allocated from low memory
Mike Rapoport
1
-0
/
+8
2019-12-04
powerpc/pmem: Fix kernel crash due to wrong range value usage in flush_dcache...
Aneesh Kumar K.V
1
-1
/
+1
2019-12-01
Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-8
/
+175
2019-11-29
powerpc/fixmap: fix crash with HIGHMEM
Christophe Leroy
1
-0
/
+6
2019-11-25
powerpc/fixmap: don't clear fixmap area in paging_init()
Christophe Leroy
1
-8
/
+0
2019-11-07
powerpc: Don't flush caches when adding memory
Alastair D'Silva
1
-2
/
+0
2019-11-07
powerpc: Chunk calls to flush_dcache_range in arch_*_memory
Alastair D'Silva
1
-2
/
+25
2019-11-07
powerpc: Convert flush_icache_range & friends to C
Alastair D'Silva
1
-1
/
+149
2019-11-01
dma/direct: turn ARCH_ZONE_DMA_BITS into a variable
Nicolas Saenz Julienne
1
-5
/
+15
2019-08-28
powerpc: use the generic dma coherent remap allocator
Christoph Hellwig
1
-4
/
+0
2019-08-20
powerpc/mm: move update_mmu_cache() into book3s hash utils.
Christophe Leroy
1
-52
/
+0
2019-08-20
powerpc/mm: move FSL_BOOK3 version of update_mmu_cache()
Christophe Leroy
1
-8
/
+0
2019-08-20
powerpc/mm: define empty update_mmu_cache() as static inline
Christophe Leroy
1
-4
/
+7
2019-08-20
powerpc/mm: don't display empty early ioremap area
Christophe Leroy
1
-2
/
+3
2019-07-24
Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2019-07-19
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
David Hildenbrand
1
-2
/
+0
2019-07-15
powerpc: fix off by one in max_zone_pfn initialization for ZONE_DMA
Andrea Arcangeli
1
-1
/
+1
2019-07-15
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-9
/
+1
2019-07-14
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-2
/
+2
2019-07-04
powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range()
Christophe Leroy
1
-2
/
+2
2019-07-02
memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flag
Christoph Hellwig
1
-9
/
+1
2019-06-22
Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+2
2019-06-19
powerpc: enable a 30-bit ZONE_DMA for 32-bit pmac
Christoph Hellwig
1
-1
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-05-14
mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail
David Hildenbrand
1
-6
/
+3
2019-05-14
mm, memory_hotplug: provide a more generic restrictions for memory hotplug
Michal Hocko
1
-3
/
+3
2019-05-14
initramfs: provide a generic free_initrd_mem implementation
Christoph Hellwig
1
-7
/
+0
2019-05-02
powerpc/32: prepare shadow area for KASAN
Christophe Leroy
1
-0
/
+4
2019-05-02
powerpc/mm: change #include "mmu_decl.h" to <mm/mmu_decl.h>
Christophe Leroy
1
-1
/
+1
2019-04-21
powerpc/mm: Fix section mismatch warning
Aneesh Kumar K.V
1
-4
/
+4
2019-04-20
powerpc/mm: move warning from resize_hpt_for_hotplug()
Laurent Vivier
1
-1
/
+2
2019-02-21
Merge branch 'topic/dma' into next
Michael Ellerman
1
-22
/
+0
2019-02-18
powerpc/dma: use the dma-direct allocator for coherent platforms
Christoph Hellwig
1
-22
/
+0
2019-02-04
powerpc: Drop page_is_ram() and walk_system_ram_range()
Christophe Leroy
1
-33
/
+6
[next]