Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a117f378f44150e6d13d2f19740fb757425b651f
/
arch
/
powerpc
/
mm
2cfd716
Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
eea8148
powerpc/mm: Move register_process_table() out of ppc_md
by Michael Ellerman
· 8 years ago
bd721ea
treewide: replace obsolete _refok by __ref
by Fabian Frederick
· 8 years ago
703b41a
powerpc/mm: remove flush_tlb_page_nohash
by Aneesh Kumar K.V
· 8 years ago
5491ae7
powerpc/mm/hugetlb: Add flush_hugetlb_tlb_range
by Aneesh Kumar K.V
· 8 years ago
fbfa26d
powerpc/mm/radix/hugetlb: Add helper for finding page size from hstate
by Aneesh Kumar K.V
· 8 years ago
f22dfc9
powerpc/mm/radix: Rename function and drop unused arg
by Aneesh Kumar K.V
· 8 years ago
d8e91e9
powerpc/mm/radix: Add tlb flush of THP ptes
by Aneesh Kumar K.V
· 8 years ago
9d4dab1
powerpc/mm: Drop multiple definition of mm_is_core_local
by Aneesh Kumar K.V
· 8 years ago
138ee7e
powerpc/mm/hash: Add helper for finding SLBE LLP encoding
by Aneesh Kumar K.V
· 8 years ago
8cb8140
powerpc/mm/radix: Implement tlb mmu gather flush efficiently
by Aneesh Kumar K.V
· 8 years ago
b8f1b4f
powerpc/mm: Convert early cpu/mmu feature check to use the new helpers
by Aneesh Kumar K.V
· 8 years ago
5a25b6f
powerpc/mm: Make MMU_FTR_RADIX a MMU family feature
by Aneesh Kumar K.V
· 8 years ago
2537b09
powerpc/mm: Do radix device tree scanning earlier
by Michael Ellerman
· 8 years ago
bacf9cf
powerpc/mm: Do hash device tree scanning earlier
by Michael Ellerman
· 8 years ago
c610ec6
powerpc/mm: Move disable_radix handling into mmu_early_init_devtree()
by Michael Ellerman
· 8 years ago
1a01dc8
powerpc/mm: Add mmu_early_init_devtree()
by Michael Ellerman
· 8 years ago
bad60e6
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
719dbb2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next
by Michael Ellerman
· 8 years ago
a6408f6
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
fbef66f
powerpc/mm: Parenthesise IS_ENABLED() in if condition
by Stephen Rothwell
· 8 years ago
dcddffd
mm: do not pass mm_struct into handle_mm_fault
by Kirill A. Shutemov
· 8 years ago
6364e84
powerpc/mm: Rename hpte_init_lpar() and move the fallback to a header
by Michael Ellerman
· 8 years ago
7353644
powerpc/mm: Fix build break when PPC_NATIVE=n
by Michael Ellerman
· 8 years ago
bdab88e
powerpc/numa: Convert to hotplug state machine
by Sebastian Andrzej Siewior
· 8 years ago
0eab46b
powerpc/mm: Add memory barrier in __hugepte_alloc()
by Sukadev Bhattiprolu
· 9 years ago
7025776
powerpc/mm: Move hash table ops to a separate structure
by Benjamin Herrenschmidt
· 8 years ago
2b4e3ad
powerpc/mm/hash64: Don't test for machine type to detect HEA special case
by Benjamin Herrenschmidt
· 8 years ago
5556ecf
powerpc/mm/hash: Don't use machine_is() early during boot
by Benjamin Herrenschmidt
· 8 years ago
166dd7d
powerpc/64: Move MMU backend selection out of platform code
by Benjamin Herrenschmidt
· 8 years ago
c40785a
powerpc/dart: Use a cachable DART
by Benjamin Herrenschmidt
· 8 years ago
27d1149
powerpc/32: Remove RELOCATABLE_PPC32
by Kevin Hao
· 8 years ago
912cc87
powerpc/mm/radix: Add LPID based tlb flush helpers
by Aneesh Kumar K.V
· 8 years ago
83209bc
powerpc/mm/radix: Update machine call back to support new HCALL.
by Aneesh Kumar K.V
· 8 years ago
09cf5bc
powerpc/mm/radix: Update PID switch sequence
by Aneesh Kumar K.V
· 8 years ago
4b7a350
powerpc/mm/hash: Update SDR1 size encoding as documented in ISA 3.0
by Aneesh Kumar K.V
· 8 years ago
5654741
powerpc/mm: Print formation regarding the the MMU mode
by Aneesh Kumar K.V
· 8 years ago
accfad7
powerpc/mm: Clear top 16 bits of va only on older cpus
by Aneesh Kumar K.V
· 8 years ago
bf16cdf
powerpc/mm/radix: Update LPCR HR bit as per ISA
by Aneesh Kumar K.V
· 8 years ago
8cd6d3c
powerpc/mm: Fix .long's in tlb-radix.c to more meaningful
by Balbir Singh
· 8 years ago
b5f1bf4
Merge tag 'powerpc-4.7-5' into next
by Michael Ellerman
· 8 years ago
62f64b4
powerpc/8xx: add CONFIG_PIN_TLB_IMMR
by Christophe Leroy
· 9 years ago
4ad2745
powerpc/8xx: Rework CONFIG_PIN_TLB handling
by Christophe Leroy
· 9 years ago
bb7f380
powerpc/8xx: Don't use page table for linear memory space
by Christophe Leroy
· 9 years ago
4badd43
powerpc/8xx: Map IMMR area with 512k page at a fixed address
by Christophe Leroy
· 9 years ago
fc022fd
powerpc/kernel: Drop unused extern for current_set
by Michael Ellerman
· 8 years ago
fecbfab
powerpc: Fix build with CONFIG_MEMORY_HOTPLUG on some configs
by Benjamin Herrenschmidt
· 8 years ago
faf7882
powerpc/mm: Add a parameter to disable 1TB segs
by Oliver O'Halloran
· 8 years ago
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
3079abe
powerpc/mm: Ensure "special" zones are empty
by Oliver O'Halloran
· 9 years ago
45b64ee
powerpc/numa: Fix multiple bugs in memory_hotplug_max()
by Bharata B Rao
· 9 years ago
e70bd3a
powerpc/numa: Fix whitespace in hot_add_drconf_memory_max()
by Bharata B Rao
· 9 years ago
027dfac
powerpc: Various typo fixes
by Michael Ellerman
· 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
· 8 years ago
157d4d0
powerpc/mm/radix: Add missing tlb flush
by Aneesh Kumar K.V
· 8 years ago
dc47c0c1
powerpc/mm/hash: Fix the reference bit update when handling hash fault
by Aneesh Kumar K.V
· 8 years ago
d6c8860
powerpc/mm/radix: Update LPCR only if it is powernv
by Aneesh Kumar K.V
· 8 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
Next »