index
:
Linux Stable
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.13.y
linux-6.14.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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/mm: Add radix pgalloc details
Aneesh Kumar K.V
2016-05-11
3
-1
/
+17
|
*
powerpc/mm: Make 4K and 64K use pte_t for pgtable_t
Aneesh Kumar K.V
2016-05-11
1
-1
/
+1
|
*
powerpc/mm: Rename function to indicate we are allocating fragments
Aneesh Kumar K.V
2016-05-11
1
-17
/
+4
|
*
powerpc/mm/radix: Update PTCR on secondary CPUs
Aneesh Kumar K.V
2016-05-11
1
-3
/
+7
|
*
powerpc/mm/radix: Pick the address layout for radix config
Aneesh Kumar K.V
2016-05-11
1
-0
/
+109
|
*
powerpc/mm/radix: Limit paca allocation in radix
Aneesh Kumar K.V
2016-05-11
1
-1
/
+19
|
*
powerpc/mm/radix: Add checks in slice code to catch radix usage
Aneesh Kumar K.V
2016-05-11
1
-0
/
+16
|
*
powerpc/mm/radix: Add tlbflush routines
Aneesh Kumar K.V
2016-05-01
2
-1
/
+243
|
*
powerpc/mm: Hash abstraction for tlbflush routines
Aneesh Kumar K.V
2016-05-01
1
-1
/
+1
|
*
powerpc/mm: Rename mmu_context_hash64.c to mmu_context_book3s64.c
Aneesh Kumar K.V
2016-05-01
2
-4
/
+3
|
*
powerpc/mm/radix: Add mmu context handling callback for radix
Aneesh Kumar K.V
2016-05-01
1
-8
/
+35
|
*
powerpc/mm: Abstraction for switch_mmu_context()
Aneesh Kumar K.V
2016-05-01
1
-1
/
+2
|
*
powerpc/mm/radix: Add radix callbacks for vmemmap and map_kernel page()
Aneesh Kumar K.V
2016-05-01
1
-0
/
+20
|
*
powerpc/mm: Abstraction for vmemmap and map_kernel_page()
Aneesh Kumar K.V
2016-05-01
3
-16
/
+6
|
*
powerpc/mm/radix: Add radix callbacks for early init routines
Aneesh Kumar K.V
2016-05-01
2
-0
/
+357
|
*
powerpc/mm: Abstract early MMU init in preparation for radix
Aneesh Kumar K.V
2016-05-01
1
-3
/
+3
|
*
powerpc/mm: Make page table size a variable
Aneesh Kumar K.V
2016-05-01
7
-16
/
+41
|
*
powerpc/mm/book3s: Rename hash specific PTE bits to carry H_ prefix
Aneesh Kumar K.V
2016-05-01
7
-63
/
+65
|
*
powerpc/mm: Move hash and no hash code to separate files
Aneesh Kumar K.V
2016-05-01
5
-153
/
+222
|
*
powerpc/mm/hash: Add support for Power9 Hash
Aneesh Kumar K.V
2016-05-01
3
-3
/
+57
|
*
powerpc/mm: Use generic version of pmdp_clear_flush_young()
Aneesh Kumar K.V
2016-05-01
1
-10
/
+3
|
*
powerpc/mm: Drop WIMG in favour of new constants
Aneesh Kumar K.V
2016-05-01
4
-18
/
+14
|
*
powerpc/mm: Use a helper for finding pte bits mapping I/O area
Aneesh Kumar K.V
2016-05-01
1
-2
/
+2
|
*
powerpc/mm: Update _PAGE_KERNEL_RO
Aneesh Kumar K.V
2016-05-01
1
-6
/
+11
|
*
powerpc/mm: Remove RPN_SHIFT and RPN_SIZE
Aneesh Kumar K.V
2016-05-01
1
-1
/
+1
|
*
powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED
Aneesh Kumar K.V
2016-05-01
8
-17
/
+42
|
*
powerpc/mm: Convert pte_user() to static inline
Michael Ellerman
2016-05-01
1
-1
/
+1
|
*
powerpc/mm/subpage: Clear RWX bit to indicate no access
Aneesh Kumar K.V
2016-05-01
1
-3
/
+8
|
*
powerpc/mm: Use _PAGE_READ to indicate Read access
Aneesh Kumar K.V
2016-05-01
8
-16
/
+16
|
*
powerpc/mm: Use big endian Linux page tables for book3s 64
Aneesh Kumar K.V
2016-05-01
3
-7
/
+10
|
*
powerpc/mm: Add pte_xchg() helper
Michael Ellerman
2016-05-01
3
-8
/
+7
|
*
powerpc/mm: Drop PTE_ATOMIC_UPDATES from pmd_hugepage_update()
Aneesh Kumar K.V
2016-05-01
1
-5
/
+1
|
*
powerpc: sparse: Include headers for __weak symbols
Daniel Axtens
2016-04-12
1
-0
/
+1
|
*
powerpc/mm: Remove long disabled SLB code
Michael Ellerman
2016-04-11
2
-51
/
+0
*
|
powerpc: mm: use hugetlb_bad_size()
Vaishali Thakkar
2016-05-19
1
-2
/
+4
|
/
*
powerpc/mm: Fixup preempt underflow with huge pages
Sebastian Siewior
2016-03-29
1
-2
/
+2
*
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-03-19
19
-159
/
+304
|
\
|
*
powerpc32: PAGE_EXEC required for inittext
Christophe Leroy
2016-03-11
1
-2
/
+3
|
*
powerpc: Simplify test in __dma_sync()
Christophe Leroy
2016-03-11
1
-1
/
+1
|
*
powerpc/8xx: rewrite flush_instruction_cache() in C
Christophe Leroy
2016-03-11
1
-0
/
+7
|
*
powerpc/8xx: rewrite set_context() in C
Christophe Leroy
2016-03-11
1
-0
/
+34
|
*
powerpc32: remove ioremap_base
Christophe Leroy
2016-03-11
2
-3
/
+1
|
*
powerpc32: Remove useless/wrong MMU:setio progress message
Christophe Leroy
2016-03-11
1
-4
/
+0
|
*
powerpc32: refactor x_mapped_by_bats() and x_mapped_by_tlbcam() together
Christophe Leroy
2016-03-11
4
-42
/
+22
|
*
powerpc/8xx: move setup_initial_memory_limit() into 8xx_mmu.c
Christophe Leroy
2016-03-11
2
-19
/
+17
|
*
powerpc/8xx: Map linear kernel RAM with 8M pages
Christophe Leroy
2016-03-11
3
-12
/
+87
|
*
powerpc/mm: any thread in one core can be the first to setup TLB1
chenhui zhao
2016-03-04
1
-3
/
+1
|
*
powerpc/mm: add _PAGE_HASHPTE similar to 4K hash
Aneesh Kumar K.V
2016-03-03
1
-1
/
+1
|
*
powerp/mm: Update code comments
Aneesh Kumar K.V
2016-03-03
2
-3
/
+3
|
*
mm: Some arch may want to use HPAGE_PMD related values as variables
Kirill A. Shutemov
2016-03-03
1
-0
/
+7
[prev]
[next]