index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
Age
Commit message (
Expand
)
Author
2013-07-01
powerpc/numa: Do not update sysfs cpu registration from invalid context
Nathan Fontenot
2013-07-01
powerpc: Delete __cpuinit usage from all users
Paul Gortmaker
2013-06-21
powerpc: Optimize hugepage invalidate
Aneesh Kumar K.V
2013-06-21
powerpc/THP: Enable THP on PPC64
Aneesh Kumar K.V
2013-06-21
powerpc: split hugepage when using subpage protection
Aneesh Kumar K.V
2013-06-21
powerpc: disable assert_pte_locked for collapse_huge_page
Aneesh Kumar K.V
2013-06-21
powerpc: Prevent gcc to re-read the pagetables
Aneesh Kumar K.V
2013-06-21
powerpc: Make linux pagetable walk safe with THP enabled
Aneesh Kumar K.V
2013-06-21
powerpc/THP: Add code to handle HPTE faults for hugepages
Aneesh Kumar K.V
2013-06-21
powerpc: Update gup_pmd_range to handle transparent hugepages
Aneesh Kumar K.V
2013-06-21
powerpc: Replace find_linux_pte with find_linux_pte_or_hugepte
Aneesh Kumar K.V
2013-06-21
powerpc: Update find_linux_pte_or_hugepte to handle transparent hugepages
Aneesh Kumar K.V
2013-06-21
powerpc: move find_linux_pte_or_hugepte and gup_hugepte to common code
Aneesh Kumar K.V
2013-06-21
powerpc/THP: Implement transparent hugepages for ppc64
Aneesh Kumar K.V
2013-06-21
powerpc/THP: Double the PMD table size for THP
Aneesh Kumar K.V
2013-06-21
powerpc/mm: handle hugepage size correctly when invalidating hpte entries
Aneesh Kumar K.V
2013-06-20
powerpc/mm: Make mmap_64.c compile on 32bit powerpc
Daniel Walker
2013-06-20
powerpc/mm/nohash: Ignore NULL stale_map entries
Scott Wood
2013-06-01
powerpc/mm: Always invalidate tlb on hpte invalidate and update
Aneesh Kumar K.V
2013-05-14
powerpc: Exception hooks for context tracking subsystem
Li Zhong
2013-05-14
powerpc: Fix build errors STRICT_MM_TYPECHECKS
Aneesh Kumar K.V
2013-05-06
powerpc/tm: Fix null pointer deference in flush_hash_page
Michael Neuling
2013-05-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-04-30
powerpc: Update tlbie/tlbiel as per ISA doc
Aneesh Kumar K.V
2013-04-30
powerpc: Print page size info during boot
Aneesh Kumar K.V
2013-04-30
powerpc: print both base and actual page size on hash failure
Aneesh Kumar K.V
2013-04-30
powerpc: Fix hpte_decode to use the correct decoding for page sizes
Aneesh Kumar K.V
2013-04-30
powerpc: Decode the pte-lp-encoding bits correctly.
Aneesh Kumar K.V
2013-04-30
powerpc: Use encode avpn where we need only avpn values
Aneesh Kumar K.V
2013-04-30
powerpc: Reduce PTE table memory wastage
Aneesh Kumar K.V
2013-04-30
powerpc: Switch 16GB and 16MB explicit hugepages to a different page table fo...
Aneesh Kumar K.V
2013-04-30
powerpc: New hugepage directory format
Aneesh Kumar K.V
2013-04-30
powerpc: Don't hard code the size of pte page
Aneesh Kumar K.V
2013-04-30
powerpc/pseries: Correct builds break when CONFIG_SMP not defined
Nathan Fontenot
2013-04-30
powerpc: Fix build failure after merge of the cgroup tree
Stephen Rothwell
2013-04-29
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2013-04-30
Merge remote-tracking branch 'kumar/next' into next
Benjamin Herrenschmidt
2013-04-30
mm: use vm_unmapped_area() on powerpc architecture
Michel Lespinasse
2013-04-30
mm: remove free_area_cache use in powerpc architecture
Michel Lespinasse
2013-04-29
powerpc/mm/numa: use setup_nr_node_ids() instead of opencoding.
Cody P Schafer
2013-04-29
sparse-vmemmap: specify vmemmap population range in bytes
Johannes Weiner
2013-04-29
mm/PPC: use free_highmem_page() to free highmem pages into buddy system
Jiang Liu
2013-04-29
mm/ppc: use common help functions to free reserved pages
Jiang Liu
2013-04-26
powerpc/pseries: Add /proc interface to control topology updates
Nathan Fontenot
2013-04-26
powerpc/pseries: RE-enable Virtual Processor Home Node updating
Jesse Larrew
2013-04-26
powerpc/pseries: Update NUMA VDSO information when updating CPU maps
Jesse Larrew
2013-04-26
powerpc/pseries: Use stop machine to update cpu maps
Nathan Fontenot
2013-04-26
powerpc/pseries: Update CPU maps when device tree is updated
Jesse Larrew
2013-04-26
powerpc/pseries: Update numa.c to use updated firmware_has_feature()
Nathan Fontenot
2013-04-18
powerpc: Try to insert the hptes repeatedly in kernel_map_linear_page()
Li Zhong
[next]