Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
30796e18c29942c4d64bf89c4135c975393ec1ad
/
arch
/
powerpc
/
mm
/
book3s64
6cb4d9a
mm/vma: introduce VM_ACCESS_FLAGS
by Anshuman Khandual
· 4 years, 9 months ago
d38c07a
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 4 years, 10 months ago
7969f22
mm/vma: make vma_is_foreign() available for general use
by Anshuman Khandual
· 4 years, 10 months ago
993cfec
powerpc/64s/radix: Fix CONFIG_SMP=n build
by Nicholas Piggin
· 4 years, 11 months ago
c4b7816
powerpc/book3s64: Fix error handling in mm_iommu_do_alloc()
by Alexey Kardashevskiy
· 5 years ago
08f6a79
powerpc/mm: book3s64: hash_utils: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 5 years ago
71c3a88
Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
12e4d53
powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP case
by Aneesh Kumar K.V
· 5 years ago
f1f6a7d
mm, tree-wide: rename put_user_page*() to unpin_user_page*()
by John Hubbard
· 5 years ago
aa4b87f
powerpc: book3s64: convert to pin_user_pages() and put_user_page()
by John Hubbard
· 5 years ago
736bcdd
powerpc/mm: Remove kvm radix prefetch workaround for Power9 DD2.2
by Jordan Niethe
· 5 years ago
970d54f
powerpc/book3s64/hash: Disable 16M linear mapping size if not aligned
by Russell Currey
· 5 years ago
596cf45
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
997cdcb
powerpc/mm: remove pmd_huge/pud_huge stubs and include hugetlb.h
by Mike Kravetz
· 5 years ago
16f6b67
powerpc/book3s64/hash: Add cond_resched to avoid soft lockup warning
by Aneesh Kumar K.V
· 5 years ago
864edb7
powerpc/mm/book3s64/radix: Flush the full mm even when need_flush_all is set
by Aneesh Kumar K.V
· 5 years ago
52162ec
powerpc/mm/book3s64/radix: Use freed_tables instead of need_flush_all
by Aneesh Kumar K.V
· 5 years ago
a42d6ba
powerpc/mm/book3s64/radix: Remove unused code.
by Aneesh Kumar K.V
· 5 years ago
d78d5da
powerpc/book3s64/hash: Use secondary hash for bolted mapping if the primary is full
by Aneesh Kumar K.V
· 5 years ago
75838a3
powerpc/pseries: Don't fail hash page table insert for bolted mapping
by Aneesh Kumar K.V
· 5 years ago
29674a1
powerpc/pkeys: remove unused pkey_allows_readwrite
by Qian Cai
· 5 years ago
a3c0e7b
Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 5 years ago
a2953204
Merge tag 'powerpc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
9ef258b
thp: update split_huge_page_pmd() comment
by Kefeng Wang
· 5 years ago
94ad933
mm: introduce page_shift()
by Matthew Wilcox (Oracle)
· 5 years ago
a6f197f
powerpc/book3s64: Export has_transparent_hugepage() related functions.
by Aneesh Kumar K.V
· 5 years ago
047e657
powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9
by Aneesh Kumar K.V
· 5 years ago
09ce98c
powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flag
by Aneesh Kumar K.V
· 5 years ago
84da111
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 5 years ago
7aec584
powerpc/book3s64/radix: Remove WARN_ON in destroy_context()
by Aneesh Kumar K.V
· 5 years ago
ec5b705
powerpc/mm/radix: remove useless kernel messages
by Qian Cai
· 5 years ago
dac39f7
powerpc/64s: Remove overlaps_kvm_tmp()
by Michael Ellerman
· 5 years ago
7b86ac3
pagewalk: separate function pointers from iterator data
by Christoph Hellwig
· 5 years ago
a520110
mm: split out a new pagewalk.h header from mm.h
by Christoph Hellwig
· 5 years ago
2275d7b
powerpc/64s/radix: introduce options to disable use of the tlbie instruction
by Nicholas Piggin
· 5 years ago
7d805ac
powerpc/64s: remove unnecessary translation cache flushes at boot
by Nicholas Piggin
· 5 years ago
7e71c42
powerpc/64s/pseries: radix flush translations before MMU is enabled at boot
by Nicholas Piggin
· 5 years ago
fd13dae
powerpc/64s: make mmu_partition_table_set_entry TLB flush optional
by Nicholas Piggin
· 5 years ago
99161de
powerpc/64s/radix: tidy up TLB flushing code
by Nicholas Piggin
· 5 years ago
ed6546b
powerpc/64s: remove register_process_table callback
by Nicholas Piggin
· 5 years ago
9b123d1
powerpc/64s/exception: reduce page fault unnecessary loads
by Nicholas Piggin
· 5 years ago
9044adc
Merge branch 'topic/ppc-kvm' into next
by Michael Ellerman
· 5 years ago
5223134
powerpc/mm: Write to PTCR only if ultravisor disabled
by Claudio Carvalho
· 5 years ago
139a1d2
powerpc/mm: Use UV_WRITE_PATE ucall to register a PATE
by Michael Anderson
· 5 years ago
191e420
powerpc/mm: refactor ioremap_range() and use ioremap_page_range()
by Christophe Leroy
· 5 years ago
31f210c
powerpc/64s/radix: Fix memory hot-unplug page table split
by Nicholas Piggin
· 5 years ago
8f51e39
powerpc/64s/radix: Fix memory hotplug section page table creation
by Nicholas Piggin
· 5 years ago
e5a1edb
powerpc/mm: move update_mmu_cache() into book3s hash utils.
by Christophe Leroy
· 5 years ago
c784be4
powerpc/pseries: Fix cpu_hotplug_lock acquisition in resize_hpt()
by Gautham R. Shenoy
· 6 years ago
2b87a25
powerpc/64s: Make boot look nice(r)
by Nicholas Piggin
· 6 years ago
bed38c3
Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
79eb597
mm: add account_locked_vm utility function
by Daniel Jordan
· 6 years ago
0f472d0
mm/ioremap: probe platform for p4d huge map support
by Anshuman Khandual
· 6 years ago
da0ef93
powerpc/mm: Limit rma_size to 1TB when running without HV mode
by Suraj Jitindar Singh
· 6 years ago
192f0f8
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
97ff4ca
Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
1ecf2cd
powerpc/mm: pmd_devmap implies pmd_large().
by Aneesh Kumar K.V
· 6 years ago
d6eaced
powerpc/book3s: Use config independent helpers for page table walk
by Aneesh Kumar K.V
· 6 years ago
89a3496
powerpc/mm/radix: Use the right page size for vmemmap mapping
by Aneesh Kumar K.V
· 6 years ago
78c9498
powerpc/mm/hash/4k: Don't use 64K page size for vmemmap with 4K pagesize
by Aneesh Kumar K.V
· 6 years ago
5a1ea47
powerpc/pseries: Move mm/book3s64/vphn.c under platforms/pseries/
by Naveen N. Rao
· 6 years ago
ef34e0e
powerpc/pseries: Generalize hcall_vphn()
by Naveen N. Rao
· 6 years ago
60e8523
ocxl: Allow contexts to be attached with a NULL mm
by Alastair D'Silva
· 6 years ago
6d3ca7e
powerpc/mm: mark more tlb functions as __always_inline
by Masahiro Yamada
· 6 years ago
6c46fcc
powerpc/64s/radix: keep kernel ERAT over local process/guest invalidates
by Nicholas Piggin
· 6 years ago
fe7946c
powerpc/64s: Rename PPC_INVALIDATE_ERAT to PPC_ISA_3_0_INVALIDATE_ERAT
by Nicholas Piggin
· 6 years ago
7eb3cf7
powerpc/powernv: remove unused NPU DMA code
by Christoph Hellwig
· 6 years ago
8b8dc69
Merge branch 'fixes' into next
by Michael Ellerman
· 6 years ago
26df62a
Merge tag 'powerpc-5.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
d909f91
powerpc/64s/radix: Enable HAVE_ARCH_HUGE_VMAP
by Nicholas Piggin
· 6 years ago
d38153f
powerpc/64s/radix: ioremap use ioremap_page_range
by Nicholas Piggin
· 6 years ago
fa1827d
Merge tag 'powerpc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
65565a6
Merge branch 'context-id-fix' into fixes
by Michael Ellerman
· 6 years ago
33258a1
powerpc/64s: Fix THP PMD collapse serialisation
by Nicholas Piggin
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
d667edc
powerpc/mm: Make some symbols static that can be
by YueHaibing
· 6 years ago
efc344c
powerpc/mm/radix: mark as __tlbie_pid() and friends as__always_inline
by Masahiro Yamada
· 6 years ago
e12d6d7
powerpc/mm/radix: mark __radix__flush_tlb_range_psize() as __always_inline
by Masahiro Yamada
· 6 years ago
932f4a6
mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM
by Ira Weiny
· 6 years ago
b970afc
Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
e4dccf9
powerpc/mm: print hash info in a helper
by Christophe Leroy
· 6 years ago
c5710cd2
powerpc/mm: cleanup HPAGE_SHIFT setup
by Christophe Leroy
· 6 years ago
45d0ba5
powerpc/mm: move hugetlb_disabled into asm/hugetlb.h
by Christophe Leroy
· 6 years ago
5953fb4
powerpc/mm: define subarch SLB_ADDR_LIMIT_DEFAULT
by Christophe Leroy
· 6 years ago
47d9994
powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64
by Christophe Leroy
· 6 years ago