aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
Commit message (Expand)AuthorAge
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-06-10
|\
| * powerpc/mm: Check paca psize is up to date for huge mappingsMichael Ellerman2014-06-05
| * powerpc/fsl-booke64: Set vmemmap_psize to 4KScott Wood2014-05-22
| * Merge remote-tracking branch 'anton/abiv2' into nextBenjamin Herrenschmidt2014-05-05
| |\
| | * powerpc: Fix branch patching code for ABIv2Anton Blanchard2014-04-22
| | * powerpc: Use ppc_function_entry instead of open coding itAnton Blanchard2014-04-22
| | * powerpc: No need to use dot symbols when branching to a functionAnton Blanchard2014-04-22
| * | powerpc/mm: use macro PGTABLE_EADDR_SIZE instead of digitalLiu Ping Fan2014-04-30
| * | powerpc: Use 64k io pages when we never see an HEAAlexander Graf2014-04-30
* | | hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi2014-06-04
* | | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-04
|\ \ \
| * | | Merge branch 'dt-bus-name' into for-nextRob Herring2014-05-13
| |\| |
| * | | of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring2014-04-30
| | |/ | |/|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-04
|\ \ \
| * | | KVM: PPC: Book3S PR: Rework SLB switching codeAlexander Graf2014-05-30
* | | | Merge tag 'signed-for-3.15' of git://github.com/agraf/linux-2.6 into kvm-masterPaolo Bonzini2014-05-13
|\ \ \ \ | |_|_|/ |/| | |
| * | | KVM guest: Make pv trampoline code executableAlexander Graf2014-04-29
| |/ /
* | / powerpc/mm: Fix tlbie to add AVAL fields for 64K pagesAneesh Kumar K.V2014-04-27
| |/ |/|
* | powerpc/mm: fix ".__node_distance" undefinedMike Qiu2014-04-18
|/
* power, sched: stop updating inside arch_update_cpu_topology() when nothing to...Michael Wang2014-04-08
* powerpc/mm: NUMA pte should be handled via slow path in get_user_pages_fast()Aneesh Kumar K.V2014-04-08
* Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2014-03-23
|\
| * powerpc/booke64: Critical and machine check exception supportScott Wood2014-03-19
| * powerpc/booke64: Use SPRG_TLB_EXFRAME on bolted handlersScott Wood2014-03-19
| * powerpc/e6500: Make TLB lock recursiveScott Wood2014-03-19
* | powerpc/mm: Make sure a local_irq_disable prevent a parallel THP splitAneesh Kumar K.V2014-03-23
|/
* powerpc/book3e: Fix check for linear mapping in TLB miss handlerBenjamin Krill2014-03-06
* powerpc/pseries: Use remove_memory() to remove memoryNathan Fontenot2014-03-06
* powerpc/mm: Add new "set" flag argument to pte/pmd update functionAneesh Kumar K.V2014-02-16
* powerpc: Fix kdump hang issue on p8 with relocation on exception enabled.Mahesh Salgaonkar2014-02-10
* powerpc/hugetlb: Replace __get_cpu_var with get_cpu_varTiejun Chen2014-01-29
* powerpc/mm: Fix mmap errno when MAP_FIXED is set and mapping exceeds the allo...jmarchan@redhat.com2014-01-29
* powerpc/numa: Fix decimal permissionsJoe Perches2014-01-29
* Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2014-01-29
|\
| * powerpc/booke64: Guard e6500 tlb handler with CONFIG_PPC_FSL_BOOK3EScott Wood2014-01-17
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-01-28
|\|
| * Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2014-01-14
| |\
| | * powerpc/booke-64: fix tlbsrx. path in bolted tlb handlerScott Wood2014-01-10
| | * powerpc/fsl-book3e-64: Use paca for hugetlb TLB1 entry selectionScott Wood2014-01-09
| | * powerpc/e6500: TLB miss handler with hardware tablewalk supportScott Wood2014-01-09
| | * powerpc: add barrier after writing kernel PTEScott Wood2014-01-09
| | * powerpc/fsl_booke: smp support for booting a relocatable kernel above 64MKevin Hao2014-01-09
| | * powerpc/fsl_booke: make sure PAGE_OFFSET map to memstart_addr for relocatable...Kevin Hao2014-01-09
| | * powerpc/fsl_booke: introduce map_mem_in_cams_addrKevin Hao2014-01-09
| | * powerpc/fsl_booke: set the tlb entry for the kernel address in AS1Kevin Hao2014-01-09
| | * powerpc: enable the relocatable support for the fsl booke 32bit kernelKevin Hao2014-01-09
| | * powerpc/fsl_booke: protect the access to MAS7Kevin Hao2014-01-09
| * | powerpc: Make add_system_ram_resources() __initGeert Uytterhoeven2014-01-14
| * | powerpc: Add debug checks to catch invalid cpu-to-node mappingsSrivatsa S. Bhat2014-01-14
| * | powerpc: Fix the setup of CPU-to-Node mappings during CPU onlineSrivatsa S. Bhat2014-01-14