Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
2d799dde8e69494e0234b8ecd5ce95cd06224329
/
arch
/
powerpc
/
mm
/
hash_utils_64.c
73b341e
powerpc/mm: Drop CONFIG_PPC_HAS_HASH_64K
by Michael Ellerman
· 10 years ago
cfcb3d8
powerpc/mm: Add trace point for tracking hash pte fault
by Aneesh Kumar K.V
· 10 years ago
09f3f32
powerpc/mm: Fix build break with STRICT_MM_TYPECHECKS && DEBUG_PAGEALLOC
by Michael Ellerman
· 10 years ago
2e826695
powerpc/mm: Fix build error with CONFIG_PPC_TRANSACTIONAL_MEM disabled
by Aneesh Kumar K.V
· 10 years ago
691e95f
powerpc/mm/thp: Make page table walk safe against thp split/collapse
by Aneesh Kumar K.V
· 10 years ago
031bc57
mm/debug-pagealloc: make debug-pagealloc boottime configurable
by Joonsoo Kim
· 10 years ago
aefa568
powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault
by Aneesh Kumar K.V
· 10 years ago
d557b09
powerpc/mm/thp: Use tlbiel if possible
by Aneesh Kumar K.V
· 10 years ago
f1581bf
powerpc/mm/thp: Remove code duplication
by Aneesh Kumar K.V
· 10 years ago
69111ba
powerpc: Replace __get_cpu_var uses
by Christoph Lameter
· 10 years ago
a1dca346
powerpc/mm: Add new hash_page_mm()
by Ian Munsie
· 10 years ago
8ca7a82
powerpc/mm: Export mmu_kernel_ssize and mmu_linear_psize
by Ian Munsie
· 10 years ago
be3ebfe
powerpc/cell: Make spu_flush_all_slbs() generic
by Ian Munsie
· 10 years ago
9e34992
powerpc/mm: Unindent htab_dt_scan_page_sizes()
by Michael Ellerman
· 11 years ago
e51df2c
powerpc: Make a bunch of things static
by Anton Blanchard
· 11 years ago
e1802b0
powerpc: Move more symbol exports next to function definitions
by Anton Blanchard
· 11 years ago
ed5694a
powerpc: implement vmemmap_remove_mapping() for BOOK3S
by Li Zhong
· 11 years ago
13b3d13
powerpc: Remove MMU_FTR_SLB
by Michael Ellerman
· 11 years ago
376af59
powerpc: Remove STAB code
by Michael Ellerman
· 11 years ago
c5aec4c
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
09567e7
powerpc/mm: Check paca psize is up to date for huge mappings
by Michael Ellerman
· 11 years ago
d270506
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next
by Linus Torvalds
· 11 years ago
f6869e7
Merge remote-tracking branch 'anton/abiv2' into next
by Benjamin Herrenschmidt
· 11 years ago
9048e64
powerpc: Use 64k io pages when we never see an HEA
by Alexander Graf
· 11 years ago
9d0c4df
of/fdt: update of_get_flat_dt_prop in prep for libfdt
by Rob Herring
· 11 years ago
b18db0b
KVM guest: Make pv trampoline code executable
by Alexander Graf
· 11 years ago
b86206e
powerpc: Fix branch patching code for ABIv2
by Anton Blanchard
· 11 years ago
26f9206
powerpc: Use ppc_function_entry instead of open coding it
by Anton Blanchard
· 11 years ago
429d2e8
powerpc: Fix kdump hang issue on p8 with relocation on exception enabled.
by Mahesh Salgaonkar
· 11 years ago
c8c06f5
powerpc/mm: Free up _PAGE_COHERENCE for numa fault use later
by Aneesh Kumar K.V
· 11 years ago
12f04f2
powerpc: Book 3S MMU little endian support
by Anton Blanchard
· 11 years ago
b0d436c
powerpc: Fix a number of sparse warnings
by Anton Blanchard
· 12 years ago
061d19f
powerpc: Delete __cpuinit usage from all users
by Paul Gortmaker
· 12 years ago
0ac52dd
powerpc: Make linux pagetable walk safe with THP enabled
by Aneesh Kumar K.V
· 12 years ago
6d492ec
powerpc/THP: Add code to handle HPTE faults for hugepages
by Aneesh Kumar K.V
· 12 years ago
12bc9f6
powerpc: Replace find_linux_pte with find_linux_pte_or_hugepte
by Aneesh Kumar K.V
· 12 years ago
db3d853
powerpc/mm: handle hugepage size correctly when invalidating hpte entries
by Aneesh Kumar K.V
· 12 years ago
ba12eed
powerpc: Exception hooks for context tracking subsystem
by Li Zhong
· 12 years ago
c2fd22d
powerpc/tm: Fix null pointer deference in flush_hash_page
by Michael Neuling
· 12 years ago
3dc4fec
powerpc: Print page size info during boot
by Aneesh Kumar K.V
· 12 years ago
d8139eb
powerpc: print both base and actual page size on hash failure
by Aneesh Kumar K.V
· 12 years ago
b1022fb
powerpc: Decode the pte-lp-encoding bits correctly.
by Aneesh Kumar K.V
· 12 years ago
016af59
powerpc: Try to insert the hptes repeatedly in kernel_map_linear_page()
by Li Zhong
· 12 years ago
b170bd3
powerpc: Split the code trying to insert hpte repeatedly as an helper function
by Li Zhong
· 12 years ago
c60ac56
powerpc: Update kernel VSID range
by Aneesh Kumar K.V
· 12 years ago
1393811
powerpc: Fix STAB initialization
by Benjamin Herrenschmidt
· 12 years ago
bc2a940
powerpc: Hook in new transactional memory code
by Michael Neuling
· 12 years ago
7aa0727
powerpc/mm: Increase the slice range to 64TB
by Aneesh Kumar K.V
· 12 years ago
5524a27
powerpc/mm: Convert virtual address to vpn
by Aneesh Kumar K.V
· 12 years ago
70267a7
powerpc/mm: Replace abs_to_virt() with __va()
by Michael Ellerman
· 13 years ago
ae3a197
Disintegrate asm/system.h for PowerPC
by David Howells
· 13 years ago
f533927
powerpc: Remove FW_FEATURE ISERIES from arch code
by Stephen Rothwell
· 13 years ago
3ccc00a
fadump: Register for firmware assisted dump.
by Mahesh Salgaonkar
· 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
66b15db
powerpc: add export.h to files making use of EXPORT_SYMBOL
by Paul Gortmaker
· 14 years ago
a119409
powerpc: Fix oops when echoing bad values to /sys/devices/system/memory/probe
by Anton Blanchard
· 14 years ago
41151e7
powerpc: Hugetlb for BookE
by Becky Bruce
· 14 years ago
44ae3ab
powerpc: Free up some CPU feature bits by moving out MMU-related features
by Matt Evans
· 14 years ago
b68a70c
powerpc: Replace open coded instruction patching with patch_instruction/patch_branch
by Anton Blanchard
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
0b97fee
powerpc/mm: Avoid avoidable void* pointer
by Michael Neuling
· 14 years ago
1c2c25c
powerpc: Fix call to subpage_protection()
by Michael Neuling
· 14 years ago
cd3db0c
memblock: Remove rmo_size, burry it in arch/powerpc where it belongs
by Benjamin Herrenschmidt
· 15 years ago
e63075a
memblock: Introduce default allocation limit and use it to replace explicit ones
by Benjamin Herrenschmidt
· 15 years ago
27f574c
memblock: Expose MEMBLOCK_ALLOC_ANYWHERE
by Benjamin Herrenschmidt
· 15 years ago
28be707
memblock/powerpc: Use new accessors
by Benjamin Herrenschmidt
· 15 years ago
e3239ff
memblock: Rename memblock_region to memblock_type and memblock_property to memblock_region
by Benjamin Herrenschmidt
· 15 years ago
4b8692c
powerpc/mm: Add some debug output when hash insertion fails
by Benjamin Herrenschmidt
· 15 years ago
ca91e6c
powerpc/mm: Move around testing of _PAGE_PRESENT in hash code
by Benjamin Herrenschmidt
· 15 years ago
95f72d1
lmb: rename to memblock
by Yinghai Lu
· 15 years ago
a1128f8
powerpc/mm: Fix stupid bug in subpge protection handling
by David Gibson
· 15 years ago
5c33991
powerpc/mm: Fix hash_utils_64.c compile errors with DEBUG enabled.
by Sachin P. Sant
· 15 years ago
d28513b
powerpc/mm: Fix pgtable cache cleanup with CONFIG_PPC_SUBPAGE_PROT
by David Gibson
· 15 years ago
5a7b419
Revert "powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROT"
by Benjamin Herrenschmidt
· 15 years ago
c045256
powerpc/mm: Fix bug in pagetable cache cleanup with CONFIG_PPC_SUBPAGE_PROT
by David Gibson
· 15 years ago
4ab79aa
Export symbols for KVM module
by Alexander Graf
· 15 years ago
0895ecd
powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal accessors
by David Gibson
· 15 years ago
d1837cb
powerpc/mm: Cleanup initialization of hugepages on powerpc
by David Gibson
· 15 years ago
a4fe3ce
powerpc/mm: Allow more flexible layouts for hugepage pagetables
by David Gibson
· 15 years ago
24f1ce8
powerpc: Fix crash on CPU hotplug
by Michael Ellerman
· 16 years ago
757c74d
powerpc/mm: Introduce early_init_mmu() on 64-bit
by Benjamin Herrenschmidt
· 16 years ago
56aa412
cpumask: Use mm_cpumask() wrapper instead of cpu_vm_mask
by Rusty Russell
· 16 years ago
13870b6
powerpc/mm: Reduce hashtable size when using 64kB pages
by Anton Blanchard
· 16 years ago
4792adb
powerpc: Don't use a 16G page if beyond mem= limits
by Jon Tollefson
· 16 years ago
f5ea64d
powerpc: Get USE_STRICT_MM_TYPECHECKS working again
by David Gibson
· 16 years ago
549e815
powerpc: Make the 64-bit kernel as a position-independent executable
by Paul Mackerras
· 17 years ago
7e392f8
Merge branch 'linux-2.6'
by Paul Mackerras
· 17 years ago
9e88ba4
powerpc: Only make kernel text pages of linear mapping executable
by Paul Mackerras
· 17 years ago
e16a9c0
powerpc: Guard htab_dt_scan_hugepage_blocks appropriately
by Tony Breeds
· 17 years ago
bc033b6
powerpc/mm: Fix attribute confusion with htab_bolt_mapping()
by Benjamin Herrenschmidt
· 17 years ago
0d9ea75
powerpc: support multiple hugepage sizes
by Jon Tollefson
· 17 years ago
658013e
powerpc: scan device tree for gigantic pages
by Jon Tollefson
· 17 years ago
3a8247c
powerpc: Only demote individual slices rather than whole process
by Paul Mackerras
· 17 years ago
fcff474
Merge branch 'linux-2.6' into powerpc-next
by Paul Mackerras
· 17 years ago
cec08e7
[POWERPC] vmemmap fixes to use smaller pages
by Benjamin Herrenschmidt
· 17 years ago
572fb57
[POWERPC] Move declaration of tce variables into mmu-hash64.h
by Michael Ellerman
· 17 years ago
09de9ff
[POWERPC] Fix sparse warnings in arch/powerpc/mm
by Michael Ellerman
· 17 years ago
ae86f00
[POWERPC] htab_remove_mapping is only used by MEMORY_HOTPLUG
by Stephen Rothwell
· 17 years ago
52db9b4
[POWERPC] Add error return from htab_remove_mapping()
by Badari Pulavarty
· 17 years ago
54f53f2
Merge branch 'linux-2.6'
by Paul Mackerras
· 17 years ago
Next »