Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8e11b284eaa86863f700216e4d3c87e7d7b3f44c
/
arch
/
powerpc
/
mm
/
Makefile
c6f6634
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next
by Michael Ellerman
· 8 years ago
9b081e1
powerpc: port 64 bits pgtable_cache to 32 bits
by Christophe Leroy
· 8 years ago
dd5ac03
powerpc/mm: Fix page table dump build on non-Book3S
by Michael Ellerman
· 8 years ago
1515ab9
powerpc/mm: Dump hash table
by Rashmica Gupta
· 9 years ago
8eb07b1
powerpc/mm: Dump linux pagetables
by Rashmica Gupta
· 9 years ago
68201fb
powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITS
by Michael Ellerman
· 8 years ago
3df33f1
powerpc/mm/thp: Abstraction for THP functions
by Aneesh Kumar K.V
· 9 years ago
4848376
powerpc/mm: Add radix support for hugetlb
by Aneesh Kumar K.V
· 9 years ago
1a472c9
powerpc/mm/radix: Add tlbflush routines
by Aneesh Kumar K.V
· 9 years ago
f5df4b4
powerpc/mm: Rename mmu_context_hash64.c to mmu_context_book3s64.c
by Aneesh Kumar K.V
· 9 years ago
2bfd65e
powerpc/mm/radix: Add radix callbacks for early init routines
by Aneesh Kumar K.V
· 9 years ago
eee24b5
powerpc/mm: Move hash and no hash code to separate files
by Aneesh Kumar K.V
· 9 years ago
a372acf
powerpc/8xx: Map linear kernel RAM with 8M pages
by Christophe Leroy
· 9 years ago
a43c0eb
powerpc/mm: Convert 4k insert from asm to C
by Aneesh Kumar K.V
· 9 years ago
91f1da9
powerpc/mm: Convert 4k hash insert to C
by Aneesh Kumar K.V
· 9 years ago
15b244a
powerpc/mmu: Add userspace-to-physical addresses translation cache
by Alexey Kardashevskiy
· 10 years ago
4b6cfb2
powerpc/vphn: move VPHN parsing logic to a separate file
by Greg Kurz
· 10 years ago
b30e759
powerpc/mm: Switch to generic RCU get_user_pages_fast
by Aneesh Kumar K.V
· 10 years ago
e83d016
powerpc/cell: Move spu_handle_mm_fault() out of cell platform
by Ian Munsie
· 10 years ago
376af59
powerpc: Remove STAB code
by Michael Ellerman
· 10 years ago
6d492ec
powerpc/THP: Add code to handle HPTE faults for hugepages
by Aneesh Kumar K.V
· 11 years ago
2940999
powerpc: move find_linux_pte_or_hugepte and gup_hugepte to common code
by Aneesh Kumar K.V
· 11 years ago
d5d8ec8
powerpc/mm: Make mmap_64.c compile on 32bit powerpc
by Daniel Walker
· 12 years ago
1fbe9cf
powerpc: Build kernel with -mcmodel=medium
by Anton Blanchard
· 12 years ago
9d67028
powerpc: Split ICSWX ACOP and PID processing
by Jimi Xenidis
· 13 years ago
41151e7
powerpc: Hugetlb for BookE
by Becky Bruce
· 13 years ago
55fd766
powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chips
by Kumar Gala
· 15 years ago
4108d9b
powerpc/Makefiles: Change to new flag variables
by matt mooney
· 14 years ago
883a3e5
powerpc/mm: Split hash MMU specific hugepage code into a new file
by David Gibson
· 15 years ago
2d27cfd
powerpc: Remaining 64-bit Book3E support
by Benjamin Herrenschmidt
· 15 years ago
850f6ac
powerpc/mm: Make k(un)map_atomic out of line
by Benjamin Herrenschmidt
· 16 years ago
ba55bd7
powerpc: Add configurable -Werror for arch/powerpc
by Michael Ellerman
· 16 years ago
9449168
powerpc: Shield code specific to 64-bit server processors
by Benjamin Herrenschmidt
· 16 years ago
b16e776
powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mm
by Benjamin Herrenschmidt
· 16 years ago
d62cbf4
powerpc/mm: Rename arch/powerpc/kernel/mmap.c to mmap_64.c
by Benjamin Herrenschmidt
· 16 years ago
9e5efaa
powerpc/mm: Properly wire up get_user_pages_fast() on 32-bit
by Benjamin Herrenschmidt
· 16 years ago
2a4aca11
powerpc/mm: Split low level tlb invalidate for nohash processors
by Benjamin Herrenschmidt
· 16 years ago
f048aac
powerpc/mm: Add SMP support to no-hash TLB handling
by Benjamin Herrenschmidt
· 16 years ago
5e69661
powerpc/mm: Split mmu_context handling
by Benjamin Herrenschmidt
· 16 years ago
e41e811
powerpc/mm: Rename tlb_32.c and tlb_64.c to tlb_hash32.c and tlb_hash64.c
by Benjamin Herrenschmidt
· 16 years ago
0186f47
powerpc: Use RCU based pte freeing mechanism for all powerpc
by Kumar Gala
· 16 years ago
ce0ad7f
powerpc/mm: Lockless get_user_pages_fast() for 64-bit (v3)
by Nick Piggin
· 16 years ago
d9b2b2a
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
by David S. Miller
· 17 years ago
fa28237
[POWERPC] Provide a way to protect 4k subpages when using 64k pages
by Paul Mackerras
· 17 years ago
2578bfa
[POWERPC] Create and use CONFIG_WORD_SIZE
by Stephen Rothwell
· 17 years ago
15f6527
[POWERPC] Rename 4xx paths to 40x
by Josh Boyer
· 17 years ago
3d5134e
[POWERPC] Rewrite IO allocation & mapping on powerpc64
by Benjamin Herrenschmidt
· 18 years ago
d0f13e3
[POWERPC] Introduce address space "slices"
by Benjamin Herrenschmidt
· 18 years ago
e22ba7e
[POWERPC] ps3: multiplatform build fixes
by Arnd Bergmann
· 18 years ago
b15125f
[PATCH] powerpc: Some more fixes to allow building for a Book-E processor
by Kumar Gala
· 19 years ago
3a5f8c5
powerpc: make iSeries boot again
by Stephen Rothwell
· 19 years ago
ab1f9da
powerpc: Merge arch/ppc64/mm to arch/powerpc/mm
by Paul Mackerras
· 19 years ago
70d64ce
powerpc: Rename files to have consistent _32/_64 suffixes
by Paul Mackerras
· 19 years ago
7c8c6b9
powerpc: Merge lmb.c and make MM initialization use it.
by Paul Mackerras
· 19 years ago
14cf11a
powerpc: Merge enough to start building in arch/powerpc.
by Paul Mackerras
· 19 years ago