Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2d6d840a5a93c9493554d36cacabac797b441972
/
arch
/
powerpc
/
include
/
asm
/
mmu.h
c812c7d
powerpc/mm: Catch usage of cpu/mmu_has_feature() before jump label init
by Aneesh Kumar K.V
· 8 years ago
c12e6f2
powerpc: Add option to use jump label for mmu_has_feature()
by Kevin Hao
· 8 years ago
4db7327
powerpc: Add option to use jump label for cpu_has_feature()
by Kevin Hao
· 8 years ago
a141cca
powerpc/mm: Add early_[cpu|mmu]_has_feature()
by Michael Ellerman
· 8 years ago
bab4c8d
powerpc/mm: Define radix_enabled() in one place & use static inline
by Michael Ellerman
· 8 years ago
a81dc9d
powerpc/kernel: Convert mmu_has_feature() to returning bool
by Michael Ellerman
· 8 years ago
5a25b6f
powerpc/mm: Make MMU_FTR_RADIX a MMU family feature
by Aneesh Kumar K.V
· 8 years ago
1a01dc8
powerpc/mm: Add mmu_early_init_devtree()
by Michael Ellerman
· 8 years ago
accfad7
powerpc/mm: Clear top 16 bits of va only on older cpus
by Aneesh Kumar K.V
· 8 years ago
a8ed87c
powerpc/mm/radix: Add MMU_FTR_RADIX
by Aneesh Kumar K.V
· 9 years ago
773edea
powerpc/mm: Add mask of possible MMU features
by Michael Ellerman
· 9 years ago
756d08d
powerpc/mm: Abstract early MMU init in preparation for radix
by Aneesh Kumar K.V
· 9 years ago
566ca99
powerpc/mm/radix: Add dummy radix_enabled()
by Aneesh Kumar K.V
· 9 years ago
11a6f6a
powerpc/mm: Move radix/hash common data structures to book3s64 headers
by Aneesh Kumar K.V
· 9 years ago
f64e808
powerpc/mm: Move hash related mmu-*.h headers to book3s/
by Aneesh Kumar K.V
· 9 years ago
c3ab300
powerpc: Add POWER9 cputable entry
by Michael Neuling
· 9 years ago
13b3d13
powerpc: Remove MMU_FTR_SLB
by Michael Ellerman
· 10 years ago
cd68098
powerpc: Clean up MMU_FTRS_A2 and MMU_FTR_TYPE_3E
by Michael Ellerman
· 10 years ago
28efc35
powerpc/e6500: TLB miss handler with hardware tablewalk support
by Scott Wood
· 11 years ago
71e1849
powerpc: POWER8 cputable entry
by Michael Neuling
· 12 years ago
78f1dbd
powerpc/mm: Make some of the PGTABLE_RANGE dependency explicit
by Aneesh Kumar K.V
· 12 years ago
a8b91e4
powerpc/mm: remove obsolete comment about page size name array
by Scott Wood
· 12 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
a32e252
powerpc: Use new CPU feature bit to select 2.06 tlbie
by Michael Neuling
· 14 years ago
44ae3ab
powerpc: Free up some CPU feature bits by moving out MMU-related features
by Matt Evans
· 14 years ago
cd3db0c
memblock: Remove rmo_size, burry it in arch/powerpc where it belongs
by Benjamin Herrenschmidt
· 14 years ago
e7f75ad
powerpc/47x: Base ppc476 support
by Dave Kleikamp
· 15 years ago
df5d6ec
powerpc/mm: Add MMU features for TLB reservation & Paired MAS registers
by Kumar Gala
· 15 years ago
57e2a99
powerpc: Add memory management headers for new 64-bit BookE
by Benjamin Herrenschmidt
· 15 years ago
9449168
powerpc: Shield code specific to 64-bit server processors
by Benjamin Herrenschmidt
· 15 years ago
60dbf43
powerpc: Add 2.06 tlbie mnemonics
by Milton Miller
· 16 years ago
323d23a
Revert "powerpc: Add support for early tlbilx opcode"
by Kumar Gala
· 16 years ago
e996557
powerpc: Add support for early tlbilx opcode
by Kumar Gala
· 16 years ago
757c74d
powerpc/mm: Introduce early_init_mmu() on 64-bit
by Benjamin Herrenschmidt
· 16 years ago
2319f12
powerpc/mm: e300c2/c3/c4 TLB errata workaround
by Kumar Gala
· 16 years ago
c307195
powerpc/fsl-booke: Add support for tlbilx instructions
by Kumar Gala
· 16 years ago
70fe3af
powerpc/book-3e: Introduce concept of Book-3e MMU
by Kumar Gala
· 16 years ago
f048aac
powerpc/mm: Add SMP support to no-hash TLB handling
by Benjamin Herrenschmidt
· 16 years ago
7c03d65
powerpc/mm: Introduce MMU features
by Benjamin Herrenschmidt
· 16 years ago
b8b572e
powerpc: Move include files to arch/powerpc/include/asm
by Stephen Rothwell
· 16 years ago
[Renamed from include/asm-powerpc/mmu.h]
4d922c8
[POWERPC] 40x MMU
by Josh Boyer
· 17 years ago
3120234
[POWERPC] Split out asm-ppc/mmu.h portions for PowerPC 8xx
by David Gibson
· 17 years ago
67f74c9
[POWERPC] Split out asm-ppc/mmu.h portions for Freescale Book-E
by David Gibson
· 17 years ago
4db68bf
[POWERPC] Split out asm-ppc/mmu.h portions for the "classic" hash-based MMU
by David Gibson
· 17 years ago
57d7909
[POWERPC] Revise PPC44x MMU code for arch/powerpc
by David Gibson
· 18 years ago
8d2169e
[POWERPC] Prepare for splitting up mmu.h by MMU type
by David Gibson
· 18 years ago
57dace2
[POWERPC] spufs: make spu page faults not block scheduling
by Arnd Bergmann
· 18 years ago
fe4a0cf
[POWERPC] Celleb: htab routines
by Ishizaki Kou
· 18 years ago
035223f
[POWERPC] Make pSeries_lpar_hpte_insert static
by Geoff Levand
· 18 years ago
7d0daae
[POWERPC] powerpc: Initialise ppc_md htab pointers earlier
by Michael Ellerman
· 18 years ago
bf72aeb
powerpc: Use 64k pages without needing cache-inhibited large pages
by Paul Mackerras
· 18 years ago
c5cf0e3
[PATCH] powerpc: Fix buglet with MMU hash management
by Benjamin Herrenschmidt
· 18 years ago
a5bba93
[PATCH] powerpc vdso updates
by Benjamin Herrenschmidt
· 18 years ago
f8642eb
[PATCH] powerpc: Remove calculation of io hole
by Michael Ellerman
· 19 years ago
337a712
[PATCH] powerpc: Only calculate htab_size in one place for kexec
by Michael Ellerman
· 19 years ago
88ced03
[PATCH] powerpc: sanitize header files for user space includes
by Arnd Bergmann
· 19 years ago
758438a
[PATCH] powerpc: Fixups for kernel linked at 32 MB
by Michael Ellerman
· 19 years ago
d1405b8
[PATCH] powerpc: Add OF address parsing code (#2)
by Benjamin Herrenschmidt
· 19 years ago
cbf52af
[PATCH] powerpc: Add missing icache flushes for hugepages
by David Gibson
· 19 years ago
047ea78
powerpc: Trivially merge several headers from asm-ppc64 to asm-powerpc
by Paul Mackerras
· 19 years ago
[Renamed (98%) from include/asm-ppc64/mmu.h]
49b0985
powerpc: Move some extern declarations from C code into headers
by Paul Mackerras
· 19 years ago
799d604
[PATCH] powerpc: merge code values for identifying platforms
by Paul Mackerras
· 19 years ago
3ddfbcf
[PATCH] powerpc: Consolidate asm compatibility macros
by David Gibson
· 19 years ago
3c726f8
[PATCH] ppc64: support 64k pages
by Benjamin Herrenschmidt
· 19 years ago
4c55130
ppc64 iSeries: Update create_pte_mapping to replace iSeries_bolt_kernel()
by Michael Ellerman
· 19 years ago
637a6ff
[PATCH] ppc64: Updated Olof misc updates 3/3
by Olof Johansson
· 19 years ago
5f7c690
[PATCH] powerpc: Merged ppc_asm.h
by Kumar Gala
· 19 years ago
14b3466
[PATCH] Invert sense of SLB class bit
by David Gibson
· 19 years ago
c594ada
[PATCH] Dynamic hugepage addresses for ppc64
by David Gibson
· 19 years ago
c59c464
[PATCH] Change address of ppc64 initial segment table
by David Gibson
· 19 years ago
e28f7fa
[PATCH] Four level pagetables for ppc64
by David Gibson
· 19 years ago
488f849
[PATCH] ppc64: remove another fixed address constraint
by David Gibson
· 19 years ago
533f081
[PATCH] ppc64: dynamically allocate segment tables
by David Gibson
· 19 years ago
96e2844
[PATCH] ppc64: kill bitfields in ppc64 hash code
by David Gibson
· 19 years ago
f4c82d5
[PATCH] ppc64 kexec: native hash clear
by R Sharada
· 19 years ago
fef1c77
[PATCH] ppc64: add BPA platform type
by Arnd Bergmann
· 19 years ago
1f8d419
[PATCH] ppc64: pgtable.h and other header cleanups
by David Gibson
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago