Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
627295e492638936e76f3d8fcb1e0a3367b88341
/
arch
/
powerpc
/
mm
/
hash_utils_64.c
4b8692c
powerpc/mm: Add some debug output when hash insertion fails
by Benjamin Herrenschmidt
· 14 years ago
ca91e6c
powerpc/mm: Move around testing of _PAGE_PRESENT in hash code
by Benjamin Herrenschmidt
· 14 years ago
95f72d1
lmb: rename to memblock
by Yinghai Lu
· 14 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
· 16 years ago
7e392f8
Merge branch 'linux-2.6'
by Paul Mackerras
· 16 years ago
9e88ba4
powerpc: Only make kernel text pages of linear mapping executable
by Paul Mackerras
· 16 years ago
e16a9c0
powerpc: Guard htab_dt_scan_hugepage_blocks appropriately
by Tony Breeds
· 16 years ago
bc033b6
powerpc/mm: Fix attribute confusion with htab_bolt_mapping()
by Benjamin Herrenschmidt
· 16 years ago
0d9ea75
powerpc: support multiple hugepage sizes
by Jon Tollefson
· 16 years ago
658013e
powerpc: scan device tree for gigantic pages
by Jon Tollefson
· 16 years ago
3a8247c
powerpc: Only demote individual slices rather than whole process
by Paul Mackerras
· 16 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
cfe666b
[POWERPC] Don't use 64k pages for ioremap on pSeries
by Paul Mackerras
· 17 years ago
bed04a4
Merge branch 'linux-2.6'
by Paul Mackerras
· 17 years ago
31bf111
[POWERPC] Fix large hash table allocation on Cell blades
by Michael Ellerman
· 17 years ago
f8c8803
[POWERPC] Add code for removing HPTEs for parts of the linear mapping
by Badari Pulavarty
· 17 years ago
d9b2b2a
[LIB]: Make PowerPC LMB code generic so sparc64 can use it too.
by David S. Miller
· 17 years ago
41d824b
[POWERPC] Allocate the hash table under 1G on cell
by Michael Ellerman
· 17 years ago
fa28237
[POWERPC] Provide a way to protect 4k subpages when using 64k pages
by Paul Mackerras
· 17 years ago
4ec161c
[POWERPC] Add hugepagesz boot-time parameter
by Jon Tollefson
· 17 years ago
584f8b7
[POWERPC] Use SLB size from the device tree
by Michael Neuling
· 17 years ago
aa39be0
[POWERPC] Include udbg.h when using udbg_printf
by will schmidt
· 17 years ago
f6ab0b9
[POWERPC] powerpc: Fix demotion of segments to 4K pages
by Benjamin Herrenschmidt
· 17 years ago
f66bce5
[POWERPC] Add 1TB workaround for PA6T
by Olof Johansson
· 17 years ago
f553400
[POWERPC] Fix 1TB segment detection
by Olof Johansson
· 17 years ago
1189be6
[POWERPC] Use 1TB segments
by Paul Mackerras
· 17 years ago
e8ff064
[POWERPC] Tidy up CONFIG_PPC_MM_SLICES code
by Stephen Rothwell
· 17 years ago
9420dc6
[POWERPC] Clean out a bunch of duplicate includes
by Jesper Juhl
· 17 years ago
2b02d13
[POWERPC] Fix invalid semicolon after if statement
by Ilpo Järvinen
· 17 years ago
67439b7
[POWERPC] Fixes for the SLB shadow buffer code
by Michael Neuling
· 17 years ago
1e57ba8
[POWERPC] cell: CONFIG_SPE_BASE is a typo
by Geert Uytterhoeven
· 17 years ago
8e561e7
[POWERPC] Kill typedef-ed structs for hash PTEs and BATs
by David Gibson
· 17 years ago
5b82583
[POWERPC] Correct #endif comment
by Jon Tollefson
· 18 years ago
16c2d47
[POWERPC] Add ability to 4K kernel to hash in 64K pages
by Benjamin Herrenschmidt
· 18 years ago
d0f13e3
[POWERPC] Introduce address space "slices"
by Benjamin Herrenschmidt
· 18 years ago
16f1c74
[POWERPC] Small fixes & cleanups in segment page size demotion
by Benjamin Herrenschmidt
· 18 years ago
ed16669
[POWERPC] Initialise spinlock in the DEBUG_PAGEALLOC code
by Michael Ellerman
· 18 years ago
370a908
[POWERPC] DEBUG_PAGEALLOC for 64-bit
by Benjamin Herrenschmidt
· 18 years ago
721151d
[POWERPC] Allow drivers to map individual 4k pages to userspace
by Paul Mackerras
· 18 years ago
94b2a43
[POWERPC] Fix spu SLB invalidations
by Benjamin Herrenschmidt
· 18 years ago
0470466
[POWERPC] Fix cputable.h for combined build
by Stephen Rothwell
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
c30a4df
[POWERPC] Use ppc_md.hpte_insert() in htab_bolt_mapping()
by Michael Ellerman
· 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
f430c02
[PATCH] powerpc: Quiet page order output
by Olof Johansson
· 19 years ago
e822250
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
by Benjamin Herrenschmidt
· 19 years ago
57cfb81
[PATCH] powerpc: Replace platform_is_lpar() with a firmware feature
by Michael Ellerman
· 19 years ago
caf80e5
[PATCH] powerpc: Unconfuse htab_bolt_mapping() callers
by Michael Ellerman
· 19 years ago
6749c55
Merge ../powerpc-merge
by Paul Mackerras
· 19 years ago
56ec646
[PATCH] powerpc/iseries: Fix double phys_to_abs bug in htab_bolt_mapping
by Michael Ellerman
· 19 years ago
a00428f
Merge ../powerpc-merge
by Paul Mackerras
· 19 years ago
337a712
[PATCH] powerpc: Only calculate htab_size in one place for kexec
by Michael Ellerman
· 19 years ago
d7a5b2f
[PATCH] powerpc: Always panic if lmb_alloc() fails
by Michael Ellerman
· 19 years ago
943ffb5
spelling: s/retreive/retrieve/
by Adrian Bunk
· 19 years ago
b5666f7
[PATCH] powerpc: Separate usage of KERNELBASE and PAGE_OFFSET
by Michael Ellerman
· 19 years ago
67207b9
[PATCH] spufs: The SPU file system, base
by Arnd Bergmann
· 19 years ago
e597cb32
[PATCH] ppc64: htab_initialize_secondary cannot be marked __init
by Anton Blanchard
· 19 years ago
cbf52af
[PATCH] powerpc: Add missing icache flushes for hugepages
by David Gibson
· 19 years ago
799d604
[PATCH] powerpc: merge code values for identifying platforms
by Paul Mackerras
· 19 years ago
54b7924
[PATCH] revised Memory Add Fixes for ppc64
by Mike Kravetz
· 19 years ago
76c8e25
[PATCH] ppc64: Fix the lazy icache/dcache code for non-RAM pages
by Benjamin Herrenschmidt
· 19 years ago
24bfb00
Merge ../linux-2.6
by Paul Mackerras
· 19 years ago
7d24f0b
[PATCH] ppc64: Fix bug in SLB miss handler for hugepages
by David Gibson
· 19 years ago
c613523
Merge ../linux-2.6
by Paul Mackerras
· 19 years ago
dcad47f
[PATCH] powerpc: Kill ppcdebug
by David Gibson
· 19 years ago
3c726f8
[PATCH] ppc64: support 64k pages
by Benjamin Herrenschmidt
· 19 years ago
3eac8c6
powerpc: Move default hash table size calculation to hash_utils_64.c
by Paul Mackerras
· 19 years ago
ab1f9da
powerpc: Merge arch/ppc64/mm to arch/powerpc/mm
by Paul Mackerras
· 19 years ago
[Renamed (98%) from arch/ppc64/mm/hash_utils.c]
4c55130
ppc64 iSeries: Update create_pte_mapping to replace iSeries_bolt_kernel()
by Michael Ellerman
· 19 years ago
61b1a94
[PATCH] ppc64: Store virtual address in TLB flush batches
by Benjamin Herrenschmidt
· 19 years ago
180379d
[PATCH] ppc64: Remove physbase from the lmb_property struct
by Michael Ellerman
· 19 years ago
e28f7fa
[PATCH] Four level pagetables for ppc64
by David Gibson
· 19 years ago
96e2844
[PATCH] ppc64: kill bitfields in ppc64 hash code
by David Gibson
· 19 years ago
515bae9
[PATCH] ppc64: Mark kernel hptes dirty
by Anton Blanchard
· 19 years ago
20cee16
[PATCH] ppc64: Abolish ioremap_mm
by David Gibson
· 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