Michael Neuling
|
c2fd22df89
powerpc/tm: Fix null pointer deference in flush_hash_page
|
12 years ago |
Aneesh Kumar K.V
|
3dc4feca4b
powerpc: Print page size info during boot
|
12 years ago |
Aneesh Kumar K.V
|
d8139ebf85
powerpc: print both base and actual page size on hash failure
|
12 years ago |
Aneesh Kumar K.V
|
b1022fbd29
powerpc: Decode the pte-lp-encoding bits correctly.
|
12 years ago |
Li Zhong
|
016af59f0f
powerpc: Try to insert the hptes repeatedly in kernel_map_linear_page()
|
12 years ago |
Li Zhong
|
b170bd3de6
powerpc: Split the code trying to insert hpte repeatedly as an helper function
|
12 years ago |
Aneesh Kumar K.V
|
c60ac5693c
powerpc: Update kernel VSID range
|
12 years ago |
Benjamin Herrenschmidt
|
13938117a5
powerpc: Fix STAB initialization
|
12 years ago |
Michael Neuling
|
bc2a9408fa
powerpc: Hook in new transactional memory code
|
12 years ago |
Aneesh Kumar K.V
|
7aa0727f33
powerpc/mm: Increase the slice range to 64TB
|
13 years ago |
Aneesh Kumar K.V
|
5524a27d39
powerpc/mm: Convert virtual address to vpn
|
13 years ago |
Michael Ellerman
|
70267a7f47
powerpc/mm: Replace abs_to_virt() with __va()
|
13 years ago |
David Howells
|
ae3a197e3d
Disintegrate asm/system.h for PowerPC
|
13 years ago |
Stephen Rothwell
|
f5339277eb
powerpc: Remove FW_FEATURE ISERIES from arch code
|
13 years ago |
Mahesh Salgaonkar
|
3ccc00a7e0
fadump: Register for firmware assisted dump.
|
13 years ago |
Linus Torvalds
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Paul Gortmaker
|
66b15db69c
powerpc: add export.h to files making use of EXPORT_SYMBOL
|
14 years ago |
Anton Blanchard
|
a11940978b
powerpc: Fix oops when echoing bad values to /sys/devices/system/memory/probe
|
14 years ago |
Becky Bruce
|
41151e77a4
powerpc: Hugetlb for BookE
|
14 years ago |
Matt Evans
|
44ae3ab335
powerpc: Free up some CPU feature bits by moving out MMU-related features
|
14 years ago |
Anton Blanchard
|
b68a70c496
powerpc: Replace open coded instruction patching with patch_instruction/patch_branch
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Michael Neuling
|
0b97fee0ef
powerpc/mm: Avoid avoidable void* pointer
|
14 years ago |
Michael Neuling
|
1c2c25c787
powerpc: Fix call to subpage_protection()
|
14 years ago |
Benjamin Herrenschmidt
|
cd3db0c4ca
memblock: Remove rmo_size, burry it in arch/powerpc where it belongs
|
15 years ago |
Benjamin Herrenschmidt
|
e63075a3c9
memblock: Introduce default allocation limit and use it to replace explicit ones
|
15 years ago |
Benjamin Herrenschmidt
|
27f574c223
memblock: Expose MEMBLOCK_ALLOC_ANYWHERE
|
15 years ago |
Benjamin Herrenschmidt
|
28be7072ce
memblock/powerpc: Use new accessors
|
15 years ago |
Benjamin Herrenschmidt
|
e3239ff92a
memblock: Rename memblock_region to memblock_type and memblock_property to memblock_region
|
15 years ago |
Benjamin Herrenschmidt
|
4b8692c022
powerpc/mm: Add some debug output when hash insertion fails
|
15 years ago |