index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
hugetlbpage.c
Age
Commit message (
Expand
)
Author
2019-09-24
mm: introduce compound_nr()
Matthew Wilcox (Oracle)
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-12
mm: move the powerpc hugepd code to mm/gup.c
Christoph Hellwig
2019-07-05
powerpc/mm/hugetlb: Don't enable HugeTLB if we don't have a page table cache
Aneesh Kumar K.V
2019-07-05
powerpc/mm/hugetlb: Fix kernel crash if we fail to allocate page table caches
Aneesh Kumar K.V
2019-07-05
powerpc/mm: Handle page table allocation failures
Aneesh Kumar K.V
2019-05-15
powerpc/mm: Fix crashes with hugepages & 4K pages
Michael Ellerman
2019-05-06
powerpc/mm: Fix hugetlb page initialization
Sachin Sant
2019-05-03
powerpc/mm: cleanup remaining ifdef mess in hugetlbpage.c
Christophe Leroy
2019-05-03
powerpc/mm: cleanup HPAGE_SHIFT setup
Christophe Leroy
2019-05-03
powerpc/mm: cleanup ifdef mess in add_huge_page_size()
Christophe Leroy
2019-05-03
powerpc/mm: add a helper to populate hugepd
Christophe Leroy
2019-05-03
powerpc/mm: make gup_hugepte() static
Christophe Leroy
2019-05-03
powerpc/mm: make hugetlbpage.c depend on CONFIG_HUGETLB_PAGE
Christophe Leroy
2019-05-03
powerpc/mm: move __find_linux_pte() out of hugetlbpage.c
Christophe Leroy
2019-05-03
powerpc/mm: define get_slice_psize() all the time
Christophe Leroy
2018-12-27
Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-12-04
powerpc/8xx: Enable 512k hugepage support with HW assistance
Christophe Leroy
2018-12-04
powerpc/mm: fix a warning when a cache is common to PGD and hugepages
Christophe Leroy
2018-12-04
powerpc/mm: replace hugetlb_cache by PGT_CACHE(PTE_T_ORDER)
Christophe Leroy
2018-11-08
powerpc: Convert hugepd_free() to use call_rcu()
Paul E. McKenney
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-03
powerpc/mm: Don't report hugepage tables as memory leaks when using kmemleak
Christophe Leroy
2018-10-03
powerpc/mm/book3s: Check for pmd_large instead of pmd_trans_huge
Aneesh Kumar K.V
2018-10-03
powerpc/mm/hugetlb/book3s: add _PAGE_PRESENT to hugepd pointer.
Aneesh Kumar K.V
2018-07-19
powerpc/hugetlbpage: Rmove unhelpful HUGEPD_*_SHIFT macros
David Gibson
2018-07-19
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2018-07-16
powerpc/64s: Remove POWER9 DD1 support
Nicholas Piggin
2018-06-20
powerpc/mm/hash/4k: Free hugetlb page table caches correctly.
Aneesh Kumar K.V
2018-06-03
powerpc/mm/hugetlb: Update hugetlb related locks
Aneesh Kumar K.V
2018-05-03
powerpc/fadump: Do not use hugepages when fadump is active
Hari Bathini
2018-04-07
Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-04-05
mm, powerpc: use vma_kernel_pagesize() in vma_mmu_pagesize()
Dan Williams
2018-04-04
powerpc/mm/hugetlb: initialize the pagetable cache correctly for hugetlb
Aneesh Kumar K.V
2018-03-13
powerpc/mm/slice: remove radix calls to the slice code
Nicholas Piggin
2018-03-06
powerpc/mm/slice: Fix hugepage allocation at hint address on 8xx
Christophe Leroy
2018-01-19
powerpc/64: Rename soft_enabled to irq_soft_mask
Madhavan Srinivasan
2018-01-19
powerpc/64: Add #defines for paca->soft_enabled flags
Madhavan Srinivasan
2018-01-16
powerpc/8xx: Remove _PAGE_USER and handle user access at PMD level
Christophe Leroy
2017-12-22
powerpc/mm/hugetlb: Use pte_access_permitted for hugetlb access check
Aneesh Kumar K.V
2017-11-15
mm: account pud page tables
Kirill A. Shutemov
2017-08-23
powerpc/mm: Use mm_is_thread_local() instread of open-coding
Benjamin Herrenschmidt
2017-08-17
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2017-08-17
powerpc/mm: Rename find_linux_pte_or_hugepte()
Aneesh Kumar K.V
2017-08-16
powerpc/mm/hugetlb: Add support for reserving gigantic huge pages via kernel ...
Aneesh Kumar K.V
2017-08-15
powerpc/hugetlb: fix page rights verification in gup_hugepte()
Christophe Leroy
2017-07-07
Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-07-06
mm/hugetlb: add size parameter to huge_pte_offset()
Punit Agrawal
2017-07-06
powerpc/mm/hugetlb: add support for 1G huge pages
Aneesh Kumar K.V
2017-07-06
powerpc/mm/hugetlb: remove follow_huge_addr for powerpc
Aneesh Kumar K.V
[next]