Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
003287e0f0875d0ba5f4ee3d7741ec9992766d71
/
arch
/
powerpc
/
mm
70bd68d
Merge tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
bfa3708
powerpc: Initialise pci_io_base as early as possible
by Darren Stevens
· 8 years ago
2f6e974
Merge tag 'powerpc-4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
2379a23
powerpc: get rid of superfluous __GFP_REPEAT
by Michal Hocko
· 8 years ago
32d6bd9
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
by Michal Hocko
· 8 years ago
b23d9c5
powerpc/mm/radix: Update Radix tree size as per ISA 3.0
by Aneesh Kumar K.V
· 8 years ago
e568006
powerpc/mm/hash: Don't add memory coherence if cache inhibited is set
by Aneesh Kumar K.V
· 8 years ago
8550e2f
powerpc/mm/hash: Use the correct PPP mask when updating HPTE
by Aneesh Kumar K.V
· 8 years ago
a145abf
powerpc/mm/radix: Flush page walk cache when freeing page table
by Aneesh Kumar K.V
· 8 years ago
3619481
powerpc/mm/radix: Update to tlb functions ric argument
by Aneesh Kumar K.V
· 8 years ago
3b6d1eb
powerpc/mm/hash: Compute the segment size correctly for ISA 3.0
by Aneesh Kumar K.V
· 9 years ago
9690c15
powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXT
by Aneesh Kumar K.V
· 9 years ago
157d4d0
powerpc/mm/radix: Add missing tlb flush
by Aneesh Kumar K.V
· 9 years ago
dc47c0c1
powerpc/mm/hash: Fix the reference bit update when handling hash fault
by Aneesh Kumar K.V
· 9 years ago
d6c8860
powerpc/mm/radix: Update LPCR only if it is powernv
by Aneesh Kumar K.V
· 9 years ago
c04a588
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
71bf79c
powerpc: mm: use hugetlb_bad_size()
by Vaishali Thakkar
· 9 years ago
171cb71
powerpc/mm: Improve readability of update_mmu_cache()
by Gavin Shan
· 9 years ago
dd0b52c
powerpc/mm: define TOP_ZONE as a constant
by Oliver O'Halloran
· 9 years ago
aac55d7
powerpc/mm/hash64: Fix subpage protection with 4K HPTE config
by Michael Ellerman
· 9 years ago
8bbc9b7
powerpc/mm/hash64: Factor out hash preload psize check
by Michael Ellerman
· 9 years ago
62ccf5b
powerpc/mm/slice: Remove slice_mm_new_context()
by Aneesh Kumar K.V
· 9 years ago
2d56653
powerpc/mm/subpage: Initialise user psize correctly
by Aneesh Kumar K.V
· 9 years ago
bde3eb6
powerpc/mm/radix: Add radix THP callbacks
by Aneesh Kumar K.V
· 9 years ago
3df33f1
powerpc/mm/thp: Abstraction for THP functions
by Aneesh Kumar K.V
· 9 years ago
6a1ea36
powerpc/mm: THP is only available on hash64 as of now
by Aneesh Kumar K.V
· 9 years ago
4848376
powerpc/mm: Add radix support for hugetlb
by Aneesh Kumar K.V
· 9 years ago
2f5f0df
powerpc/mm: Fix vma_mmu_pagesize() for radix
by Aneesh Kumar K.V
· 9 years ago
5ed7ecd
powerpc/mm: pte_frag abstraction
by Aneesh Kumar K.V
· 9 years ago
a3dece6
powerpc/radix: Update MMU cache
by Aneesh Kumar K.V
· 9 years ago
d6a9996
powerpc/mm: vmalloc abstraction in preparation for radix
by Aneesh Kumar K.V
· 9 years ago
4dfb88c
powerpc/mm: Update pte filter for radix
by Aneesh Kumar K.V
· 9 years ago
a2f41eb9
powerpc/mm: Add radix pgalloc details
by Aneesh Kumar K.V
· 9 years ago
934828e
powerpc/mm: Make 4K and 64K use pte_t for pgtable_t
by Aneesh Kumar K.V
· 9 years ago
74701d5
powerpc/mm: Rename function to indicate we are allocating fragments
by Aneesh Kumar K.V
· 9 years ago
b5dcc60
powerpc/mm/radix: Update PTCR on secondary CPUs
by Aneesh Kumar K.V
· 9 years ago
7a0eede
powerpc/mm/radix: Pick the address layout for radix config
by Aneesh Kumar K.V
· 9 years ago
177ba7c
powerpc/mm/radix: Limit paca allocation in radix
by Aneesh Kumar K.V
· 9 years ago
764041e
powerpc/mm/radix: Add checks in slice code to catch radix usage
by Aneesh Kumar K.V
· 9 years ago
1a472c9
powerpc/mm/radix: Add tlbflush routines
by Aneesh Kumar K.V
· 9 years ago
676012a
powerpc/mm: Hash abstraction for 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
7e381c0
powerpc/mm/radix: Add mmu context handling callback for radix
by Aneesh Kumar K.V
· 9 years ago
d2adba3
powerpc/mm: Abstraction for switch_mmu_context()
by Aneesh Kumar K.V
· 9 years ago
d9225ad
powerpc/mm/radix: Add radix callbacks for vmemmap and map_kernel page()
by Aneesh Kumar K.V
· 9 years ago
31a14fa
powerpc/mm: Abstraction for vmemmap and map_kernel_page()
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
756d08d
powerpc/mm: Abstract early MMU init in preparation for radix
by Aneesh Kumar K.V
· 9 years ago
dd1842a
powerpc/mm: Make page table size a variable
by Aneesh Kumar K.V
· 9 years ago
945537d
powerpc/mm/book3s: Rename hash specific PTE bits to carry H_ prefix
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
50de596
powerpc/mm/hash: Add support for Power9 Hash
by Aneesh Kumar K.V
· 9 years ago
ff844b7
powerpc/mm: Use generic version of pmdp_clear_flush_young()
by Aneesh Kumar K.V
· 9 years ago
30bda41
powerpc/mm: Drop WIMG in favour of new constants
by Aneesh Kumar K.V
· 9 years ago
72176dd
powerpc/mm: Use a helper for finding pte bits mapping I/O area
by Aneesh Kumar K.V
· 9 years ago
e58e87a
powerpc/mm: Update _PAGE_KERNEL_RO
by Aneesh Kumar K.V
· 9 years ago
96270b1
powerpc/mm: Remove RPN_SHIFT and RPN_SIZE
by Aneesh Kumar K.V
· 9 years ago
ac29c64
powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED
by Aneesh Kumar K.V
· 9 years ago
7e1e63c
powerpc/mm: Convert pte_user() to static inline
by Michael Ellerman
· 9 years ago
73a1441
powerpc/mm/subpage: Clear RWX bit to indicate no access
by Aneesh Kumar K.V
· 9 years ago
c7d5484
powerpc/mm: Use _PAGE_READ to indicate Read access
by Aneesh Kumar K.V
· 9 years ago
5dc1ef8
powerpc/mm: Use big endian Linux page tables for book3s 64
by Aneesh Kumar K.V
· 9 years ago
3910a7f
powerpc/mm: Add pte_xchg() helper
by Michael Ellerman
· 9 years ago
4bece39
powerpc/mm: Drop PTE_ATOMIC_UPDATES from pmd_hugepage_update()
by Aneesh Kumar K.V
· 9 years ago
7f92bc5
powerpc: sparse: Include headers for __weak symbols
by Daniel Axtens
· 9 years ago
1f4c66e8
powerpc/mm: Remove long disabled SLB code
by Michael Ellerman
· 9 years ago
08a5bb2
powerpc/mm: Fixup preempt underflow with huge pages
by Sebastian Siewior
· 9 years ago
d5e2d00
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
fe896d1
mm: introduce page reference manipulation functions
by Joonsoo Kim
· 9 years ago
e7df0d8
powerpc: query dynamic DEBUG_PAGEALLOC setting
by Joonsoo Kim
· 9 years ago
10dc374
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
d37a14b
Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
060ef9d
powerpc32: PAGE_EXEC required for inittext
by Christophe Leroy
· 9 years ago
8478d7f
powerpc: Simplify test in __dma_sync()
by Christophe Leroy
· 9 years ago
766d45c
powerpc/8xx: rewrite flush_instruction_cache() in C
by Christophe Leroy
· 9 years ago
a7761fe
powerpc/8xx: rewrite set_context() in C
by Christophe Leroy
· 9 years ago
e974cd4
powerpc32: remove ioremap_base
by Christophe Leroy
· 9 years ago
c562eb0
powerpc32: Remove useless/wrong MMU:setio progress message
by Christophe Leroy
· 9 years ago
3084cdb
powerpc32: refactor x_mapped_by_bats() and x_mapped_by_tlbcam() together
by Christophe Leroy
· 9 years ago
516d918
powerpc/8xx: move setup_initial_memory_limit() into 8xx_mmu.c
by Christophe Leroy
· 9 years ago
a372acf
powerpc/8xx: Map linear kernel RAM with 8M pages
by Christophe Leroy
· 9 years ago
ab92f30
Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 9 years ago
b8155fe
Merge tag 'powerpc-4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
ebb9d30
powerpc/mm: any thread in one core can be the first to setup TLB1
by chenhui zhao
· 9 years ago
bc94b99
Merge tag 'v4.5-rc6' into core/resources, to resolve conflict
by Ingo Molnar
· 9 years ago
37c5e94
powerpc/fsl-book3e: Avoid lbarx on e5500
by Scott Wood
· 9 years ago
c367a44
powerpc/mm: add _PAGE_HASHPTE similar to 4K hash
by Aneesh Kumar K.V
· 9 years ago
e9a6814
powerp/mm: Update code comments
by Aneesh Kumar K.V
· 9 years ago
ff20c2e
mm: Some arch may want to use HPAGE_PMD related values as variables
by Kirill A. Shutemov
· 9 years ago
368ced7
powerpc/mm: Switch book3s 64 with 64K page size to 4 level page table
by Aneesh Kumar K.V
· 9 years ago
5c3c7ed
powerpc/mm: Split hash page table sizing heuristic into a helper
by David Gibson
· 9 years ago
1dace6c
powerpc/mm: Clean up memory hotplug failure paths
by David Gibson
· 9 years ago
27828f9
powerpc/mm: Handle removing maybe-present bolted HPTEs
by David Gibson
· 9 years ago
abd0a0e
powerpc/mm: Clean up error handling for htab_remove_mapping
by David Gibson
· 9 years ago
446957b
powerpc: Fix misspellings in comments.
by Adam Buchbinder
· 9 years ago
a9d4996
powerpc/mm/book3s-64: Move HPTE-related bits in PTE to upper end
by Paul Mackerras
· 9 years ago
849f86a
powerpc/mm/book3s-64: Move _PAGE_PRESENT to the most significant bit
by Paul Mackerras
· 9 years ago
c61a884
powerpc/mm/book3s-64: Use physical addresses in upper page table tree levels
by Paul Mackerras
· 9 years ago
5ef11c3
mm: ASLR: use get_random_long()
by Daniel Cashman
· 9 years ago
f1a9ae0
powerpc/mm/book3s-64: Free up 7 high-order bits in the Linux PTE
by Paul Mackerras
· 9 years ago
Next »