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
/
book3s64
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2
-3
/
+3
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2
-8
/
+8
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
3
-3
/
+3
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
4
-4
/
+4
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
4
-4
/
+0
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
8
-159
/
+190
2020-06-05
powerpc: add support for folded p4d page tables
Mike Rapoport
3
-12
/
+24
2020-05-28
powerpc/64s/radix: Don't prefetch DAR in update_mmu_cache
Nicholas Piggin
2
-16
/
+1
2020-05-20
powerpc/64s/hash: Add stress_slb kernel boot option to increase SLB faults
Nicholas Piggin
3
-45
/
+143
2020-05-20
powerpc/book3s64/radix/tlb: Determine hugepage flush correctly
Aneesh Kumar K.V
1
-3
/
+1
2020-05-11
powerpc: Replace _ALIGN_UP() by ALIGN()
Christophe Leroy
2
-2
/
+2
2020-05-11
powerpc: Replace _ALIGN_DOWN() by ALIGN_DOWN()
Christophe Leroy
1
-2
/
+2
2020-05-05
powerpc/mm/book3s64: Fix MADV_DONTNEED and parallel page fault race
Aneesh Kumar K.V
1
-0
/
+18
2020-05-05
powerpc/mm/book3s64: Avoid sending IPI on clearing PMD
Aneesh Kumar K.V
3
-31
/
+7
2020-05-05
powerpc/book3s64/hash: Use the pte_t address from the caller
Aneesh Kumar K.V
1
-22
/
+5
2020-05-05
powerpc/hash64: Restrict page table lookup using init_mm with __flush_hash_ta...
Aneesh Kumar K.V
1
-13
/
+3
2020-05-05
powerpc/mm/hash64: use _PAGE_PTE when checking for pte_present
Aneesh Kumar K.V
1
-2
/
+9
2020-05-05
powerpc/pkeys: Avoid using lockless page table walk
Aneesh Kumar K.V
1
-24
/
+0
2020-04-11
powerpc/mm: thread pgprot_t through create_section_mapping()
Logan Gunthorpe
3
-12
/
+18
2020-04-11
mm/vma: introduce VM_ACCESS_FLAGS
Anshuman Khandual
1
-1
/
+1
2020-04-05
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-24
/
+30
2020-04-02
mm/vma: make vma_is_foreign() available for general use
Anshuman Khandual
1
-12
/
+0
2020-03-17
powerpc/64s/radix: Fix CONFIG_SMP=n build
Nicholas Piggin
2
-1
/
+7
2020-03-04
powerpc/book3s64: Fix error handling in mm_iommu_do_alloc()
Alexey Kardashevskiy
1
-18
/
+21
2020-03-04
powerpc/mm: book3s64: hash_utils: no need to check return value of debugfs_cr...
Greg Kroah-Hartman
1
-5
/
+2
2020-02-04
Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-2
/
+18
2020-02-04
powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP case
Aneesh Kumar K.V
1
-7
/
+0
2020-01-31
mm, tree-wide: rename put_user_page*() to unpin_user_page*()
John Hubbard
1
-2
/
+2
2020-01-31
powerpc: book3s64: convert to pin_user_pages() and put_user_page()
John Hubbard
1
-5
/
+5
2020-01-25
powerpc/mm: Remove kvm radix prefetch workaround for Power9 DD2.2
Jordan Niethe
2
-1
/
+8
2020-01-16
powerpc/book3s64/hash: Disable 16M linear mapping size if not aligned
Russell Currey
1
-1
/
+10
2019-12-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2019-12-01
powerpc/mm: remove pmd_huge/pud_huge stubs and include hugetlb.h
Mike Kravetz
1
-0
/
+1
2019-11-05
powerpc/book3s64/hash: Add cond_resched to avoid soft lockup warning
Aneesh Kumar K.V
1
-0
/
+1
2019-11-05
powerpc/mm/book3s64/radix: Flush the full mm even when need_flush_all is set
Aneesh Kumar K.V
1
-2
/
+1
2019-11-05
powerpc/mm/book3s64/radix: Use freed_tables instead of need_flush_all
Aneesh Kumar K.V
1
-8
/
+3
2019-11-05
powerpc/mm/book3s64/radix: Remove unused code.
Aneesh Kumar K.V
1
-60
/
+6
2019-10-28
powerpc/book3s64/hash: Use secondary hash for bolted mapping if the primary i...
Aneesh Kumar K.V
2
-10
/
+41
2019-10-28
powerpc/pseries: Don't fail hash page table insert for bolted mapping
Aneesh Kumar K.V
1
-1
/
+8
2019-10-11
powerpc/pkeys: remove unused pkey_allows_readwrite
Qian Cai
1
-10
/
+0
2019-09-29
Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-7
/
+2
2019-09-28
Merge tag 'powerpc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-15
/
+115
2019-09-25
thp: update split_huge_page_pmd() comment
Kefeng Wang
1
-1
/
+1
2019-09-25
mm: introduce page_shift()
Matthew Wilcox (Oracle)
1
-5
/
+2
2019-09-24
powerpc/book3s64: Export has_transparent_hugepage() related functions.
Aneesh Kumar K.V
2
-7
/
+2
2019-09-24
powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9
Aneesh Kumar K.V
2
-11
/
+98
2019-09-24
powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flag
Aneesh Kumar K.V
2
-3
/
+3
2019-09-21
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-6
/
+6
2019-09-21
powerpc/book3s64/radix: Remove WARN_ON in destroy_context()
Aneesh Kumar K.V
1
-1
/
+14
2019-09-13
powerpc/mm/radix: remove useless kernel messages
Qian Cai
1
-3
/
+0
[next]