Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b8b572789cde5118b2cee49d426d48fcf5b30e47
/
arch
/
powerpc
/
mm
/
tlb_nohash.c
ebb9d30
powerpc/mm: any thread in one core can be the first to setup TLB1
by chenhui zhao
· 9 years ago
eba5de8
powerpc/fsl-booke-64: Don't limit ppc64_rma_size to one TLB entry
by Scott Wood
· 9 years ago
d9e1831
powerpc/85xx: Load all early TLB entries at once
by Scott Wood
· 9 years ago
06931e6
sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()
by Bartosz Golaszewski
· 10 years ago
c2c896b
powerpc/mm: Warn on flushing tlb page in kernel context
by Arseny Solokha
· 10 years ago
0dc294f
powerpc/mm: bail out early when flushing TLB page
by Arseny Solokha
· 10 years ago
5d61a21
powerpc/nohash: Split __early_init_mmu() into boot and secondary
by Scott Wood
· 10 years ago
e57eeae
powerpc/fsl-booke64: Set vmemmap_psize to 4K
by Scott Wood
· 11 years ago
609af38
powerpc/booke64: Critical and machine check exception support
by Scott Wood
· 11 years ago
9841c79
powerpc/booke64: Guard e6500 tlb handler with CONFIG_PPC_FSL_BOOK3E
by Scott Wood
· 11 years ago
28efc35
powerpc/e6500: TLB miss handler with hardware tablewalk support
by Scott Wood
· 11 years ago
1e8341a
powerpc: Move the patch_exception to a common place
by Kevin Hao
· 12 years ago
d742aa1
powerpc/booke: Only check for hugetlb in flush if vma != NULL
by Scott Wood
· 11 years ago
061d19f
powerpc: Delete __cpuinit usage from all users
by Paul Gortmaker
· 11 years ago
1b29187
powerpc/fsl-booke: Support detection of page sizes on e6500
by Kumar Gala
· 12 years ago
e4e88f3
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
1aadc05
memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users
by Tejun Heo
· 13 years ago
881fde1
powerpc: hugetlb: modify include usage for FSL BookE code
by Becky Bruce
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
9308794
powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULE
by Paul Gortmaker
· 13 years ago
1dc91c3
powerpc/fsl-booke: Fix setup_initial_memory_limit to not blindly map
by Kumar Gala
· 13 years ago
41151e7
powerpc: Hugetlb for BookE
by Becky Bruce
· 13 years ago
4b575f3
Merge remote-tracking branch 'jwb/next' into next
by Benjamin Herrenschmidt
· 13 years ago
91b191c
powerpc/44x: don't use tlbivax on AMP systems
by Dave Kleikamp
· 13 years ago
3160b09
powerpc: Create next_tlbcam_idx percpu variable for FSL_BOOKE
by Becky Bruce
· 13 years ago
f67f4ef
powerpc/book3e-64: use a separate TLB handler when linear map is bolted
by Scott Wood
· 13 years ago
32d206e
powerpc/book3e: Clarify HW table walk enable/disable message
by Kumar Gala
· 14 years ago
2672391
mm, powerpc: move the RCU page-table freeing into generic code
by Peter Zijlstra
· 14 years ago
d6bf29b
powerpc: mmu_gather rework
by Peter Zijlstra
· 14 years ago
4a89261
powerpc/mm: Fix build error in setup_initial_memory_limit
by Kumar Gala
· 14 years ago
d4429f6
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
55fd766
powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chips
by Kumar Gala
· 15 years ago
988cf86
powerpc/fsl-booke: Add support for FSL Arch v1.0 MMU in setup_page_sizes
by Kumar Gala
· 14 years ago
daab7fc
Merge commit 'v2.6.36-rc3' into x86/memblock
by Ingo Molnar
· 14 years ago
cd3db0c
memblock: Remove rmo_size, burry it in arch/powerpc where it belongs
by Benjamin Herrenschmidt
· 14 years ago
e63075a
memblock: Introduce default allocation limit and use it to replace explicit ones
by Benjamin Herrenschmidt
· 14 years ago
412a4ac
Merge commit 'gcl/next' into next
by Benjamin Herrenschmidt
· 14 years ago
95f72d1
lmb: rename to memblock
by Yinghai Lu
· 14 years ago
f2b26c9
powerpc/book3e: Adjust the page sizes list based on MMU config
by Benjamin Herrenschmidt
· 14 years ago
ff82c31
powerpc/book3e: Fix single step when using HW page tables
by Benjamin Herrenschmidt
· 15 years ago
3eb93c5
powerpc: Convert tlbivax_lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
32a7494
powerpc/mm: Add support for SPARSEMEM_VMEMMAP on 64-bit Book3E
by Benjamin Herrenschmidt
· 15 years ago
25d21ad
powerpc: Add TLB management code for 64-bit Book3E
by Benjamin Herrenschmidt
· 15 years ago
c7cc58a1
powerpc/mm: Rework & cleanup page table freeing code path
by Benjamin Herrenschmidt
· 15 years ago
d4e167d
powerpc/mm: Make low level TLB flush ops on BookE take additional args
by Benjamin Herrenschmidt
· 15 years ago
fcce810
powerpc/mm: Add HW threads support to no_hash TLB management
by Benjamin Herrenschmidt
· 15 years ago
52ce67f
powerpc/mm: Fix compile warning
by Kumar Gala
· 16 years ago
56aa412
cpumask: Use mm_cpumask() wrapper instead of cpu_vm_mask
by Rusty Russell
· 16 years ago
d6a09e0
powerpc: Remove the redundant _tlbil_pid at SMP case
by Dave Liu
· 16 years ago
f048aac
powerpc/mm: Add SMP support to no-hash TLB handling
by Benjamin Herrenschmidt
· 16 years ago