summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAgeFilesLines
* mm/debug-pagealloc: make debug-pagealloc boottime configurableJoonsoo Kim2014-12-132-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-121-1/+1
|\
| * Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina2014-11-2022-576/+780
| |\
| * | powerpc: Fix comment typo 'CONIFG_8xx'Paul Bolle2014-10-291-1/+1
* | | Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2014-12-1117-704/+264
|\ \ \
| * | | powerpc/mm: don't do tlbie for updatepp request with NO HPTE faultAneesh Kumar K.V2014-12-056-37/+58
| * | | Merge remote-tracking branch 'benh/next' into nextMichael Ellerman2014-12-025-118/+110
| |\ \ \
| | * | | powerpc/mm/thp: Use tlbiel if possibleAneesh Kumar K.V2014-12-024-10/+33
| | * | | powerpc/mm/thp: Remove code duplicationAneesh Kumar K.V2014-12-023-107/+63
| | * | | powerpc/mm/hugetlb: Sanity check gigantic hugepage countJames Yang2014-12-021-0/+7
| | * | | powerpc/mm: Check for matching hpte without taking hpte lockAneesh Kumar K.V2014-12-021-9/+15
| * | | | powerpc: Remove more traces of bootmemMichael Ellerman2014-11-192-5/+5
| |/ / /
| * | | Merge remote-tracking branch 'scottwood/next' into nextMichael Ellerman2014-11-181-7/+0
| |\ \ \
| | * | | powerpc/8xx: Invalidate non present TLB as early as possibleLEROY Christophe2014-11-071-7/+0
| * | | | powerpc/mm: Switch to generic RCU get_user_pages_fastAneesh Kumar K.V2014-11-143-257/+13
| * | | | powerpc/mm: Add missing pmd accessorsAneesh Kumar K.V2014-11-142-3/+22
| * | | | powerpc/mm: Use PAGE_FACTORGavin Shan2014-11-121-2/+2
| * | | | powerpc: Move sparse_init() into initmem_initAnton Blanchard2014-11-102-0/+3
| * | | | powerpc: Remove superfluous bootmem includesAnton Blanchard2014-11-103-3/+1
| * | | | powerpc: Remove some old bootmem related commentsAnton Blanchard2014-11-102-6/+2
| * | | | powerpc: Remove bootmem allocatorAnton Blanchard2014-11-105-266/+38
| * | | | powerpc: Remove ppc_md.remove_memoryAnton Blanchard2014-11-051-2/+12
| * | | | Merge branch 'topic/get-cpu-var' into nextMichael Ellerman2014-11-054-6/+6
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | powerpc: Replace __get_cpu_var usesChristoph Lameter2014-11-034-6/+6
| | |/ /
* | | | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-111-2/+1
|\ \ \ \
| * | | | of/reconfig: Always use the same structure for notifiersGrant Likely2014-11-241-2/+1
| |/ / /
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-12-091-2/+0
|\ \ \ \ | |/ / / |/| | |
| * | | mmu_gather: move minimal range calculations into generic codeWill Deacon2014-11-171-2/+0
* | | | powerpc: Fix section mismatch warningFabian Frederick2014-10-301-1/+1
| |/ / |/| |
* | | powerpc/numa: ensure per-cpu NUMA mappings are correct on topology updateNishanth Aravamudan2014-10-291-1/+4
* | | powerpc/numa: use cached value of update->cpu in update_cpu_topologyNishanth Aravamudan2014-10-291-2/+2
* | | powerpc/mm: Use appropriate ESID mask in copro_calculate_slb()Ian Munsie2014-10-281-2/+1
* | | powerpc/mm: Fix build error with hugetlfs disabledAneesh Kumar K.V2014-10-221-1/+2
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-211-2/+39
|\ \
| * | powerpc/vphn: NUMA node code expects big-endianGreg Kurz2014-10-161-0/+3
| * | powerpc/numa: Add ability to disable and debug topology updatesNishanth Aravamudan2014-10-131-1/+34
| * | powerpc/numa: check error return from proc_createNishanth Aravamudan2014-10-131-1/+2
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-131-4/+1
|\ \ \ | |/ / |/| |
| * | sched: Add helper for task stack page overrun checkingAaron Tomlin2014-09-191-3/+1
| * | init/main.c: Give init_task a canaryAaron Tomlin2014-09-191-2/+1
* | | powerpc/mm: Add hooks for cxlIan Munsie2014-10-082-1/+7
* | | powerpc/mm: Add new hash_page_mm()Ian Munsie2014-10-081-7/+17
* | | powerpc/mm: Export mmu_kernel_ssize and mmu_linear_psizeIan Munsie2014-10-081-0/+2
* | | powerpc/cell: Make spu_flush_all_slbs() genericIan Munsie2014-10-083-14/+15
* | | powerpc/cell: Move data segment faulting code out of cell platformIan Munsie2014-10-082-3/+46
* | | powerpc/cell: Move spu_handle_mm_fault() out of cell platformIan Munsie2014-10-082-0/+93
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2014-10-042-14/+62
|\ \ \
| * | | powerpc/mm: Use common paging_init() for NUMAScott Wood2014-09-192-9/+6
| * | | powerpc: Dynamic DMA zone limitsScott Wood2014-09-031-5/+56
* | | | powerpc: Remove powerpc specific cmd_lineAnton Blanchard2014-10-021-2/+2
OpenPOWER on IntegriCloud