| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/thp: Add tracepoints to track hugepage invalidate | Aneesh Kumar K.V | 2014-08-13 | 2 | -0/+10 |
* | powerpc/thp: Use ACCESS_ONCE when loading pmdp | Aneesh Kumar K.V | 2014-08-13 | 1 | -1/+3 |
* | powerpc/thp: Invalidate with vpn in loop | Aneesh Kumar K.V | 2014-08-13 | 1 | -16/+7 |
* | powerpc/thp: Handle combo pages in invalidate | Aneesh Kumar K.V | 2014-08-13 | 2 | -4/+12 |
* | powerpc/thp: Invalidate old 64K based hash page mapping before insert of 4k pte | Aneesh Kumar K.V | 2014-08-13 | 1 | -9/+70 |
* | powerpc/thp: Don't recompute vsid and ssize in loop on invalidate | Aneesh Kumar K.V | 2014-08-13 | 2 | -26/+17 |
* | powerpc/thp: Add write barrier after updating the valid bit | Aneesh Kumar K.V | 2014-08-13 | 1 | -1/+4 |
* | powerpc: reorder per-cpu NUMA information's initialization | Nishanth Aravamudan | 2014-08-13 | 1 | -3/+10 |
* | powerpc/nohash: Split __early_init_mmu() into boot and secondary | Scott Wood | 2014-08-13 | 1 | -45/+66 |
* | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig | Laura Abbott | 2014-08-08 | 1 | -0/+1 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2014-08-07 | 10 | -336/+191 |
|\ |
|
| * | powerpc: start loop at section start of start in vmemmap_populated() | Li Zhong | 2014-08-05 | 1 | -1/+2 |
| * | powerpc: implement vmemmap_free() | Li Zhong | 2014-08-05 | 1 | -21/+64 |
| * | powerpc: implement vmemmap_remove_mapping() for BOOK3S | Li Zhong | 2014-08-05 | 2 | -1/+23 |
| * | powerpc: implement vmemmap_list_free() | Li Zhong | 2014-08-05 | 1 | -10/+52 |
| * | powerpc/64e: Add __ref to early_alloc_pgtable() | Scott Wood | 2014-08-05 | 1 | -1/+1 |
| * | powerpc/mm/numa: Fix break placement | Andrey Utkin | 2014-08-05 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'scott/next' into next | Benjamin Herrenschmidt | 2014-08-05 | 1 | -12/+56 |
| |\ |
|
| | * | powerpc/e6500: Work around erratum A-008139 | Scott Wood | 2014-07-29 | 1 | -12/+56 |
| * | | powerpc: Remove power3 from comments | Michael Ellerman | 2014-07-28 | 2 | -2/+2 |
| * | | powerpc: Remove CONFIG_POWER3 | Michael Ellerman | 2014-07-28 | 1 | -1/+1 |
| * | | powerpc: Remove MMU_FTR_SLB | Michael Ellerman | 2014-07-28 | 1 | -4/+2 |
| * | | powerpc: Remove STAB code | Michael Ellerman | 2014-07-28 | 3 | -303/+5 |
| * | | Merge branch 'merge' into next | Benjamin Herrenschmidt | 2014-07-11 | 1 | -11/+1 |
| |\ \
| | |/
| |/| |
|
| * | | powerpc/booke64: wrap tlb lock and search in htw miss with FTR_SMT | Laurentiu Tudor | 2014-06-20 | 1 | -0/+4 |
| * | | powerpc/e6500: hw tablewalk: fix recursive tlb lock on cpu 0 | Scott Wood | 2014-06-20 | 1 | -1/+2 |
| * | | powerpc/e6500: hw tablewalk: clear TID in kernel indirect entries | Scott Wood | 2014-06-20 | 1 | -7/+5 |
* | | | memory-hotplug: ppc: suitable memory should go to ZONE_MOVABLE | Wang Nan | 2014-08-06 | 1 | -1/+2 |
| |/
|/| |
|
* | | powerpc: Clean up MMU_FTRS_A2 and MMU_FTR_TYPE_3E | Michael Ellerman | 2014-07-11 | 1 | -11/+1 |
|/ |
|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2014-06-10 | 5 | -62/+107 |
|\ |
|
| * | powerpc/mm: Check paca psize is up to date for huge mappings | Michael Ellerman | 2014-06-06 | 1 | -11/+20 |
| * | powerpc/fsl-booke64: Set vmemmap_psize to 4K | Scott Wood | 2014-05-22 | 1 | -1/+6 |
| * | Merge remote-tracking branch 'anton/abiv2' into next | Benjamin Herrenschmidt | 2014-05-05 | 4 | -46/+58 |
| |\ |
|
| | * | powerpc: Fix branch patching code for ABIv2 | Anton Blanchard | 2014-04-23 | 4 | -33/+47 |
| | * | powerpc: Use ppc_function_entry instead of open coding it | Anton Blanchard | 2014-04-23 | 1 | -10/+8 |
| | * | powerpc: No need to use dot symbols when branching to a function | Anton Blanchard | 2014-04-23 | 1 | -4/+4 |
| * | | powerpc/mm: use macro PGTABLE_EADDR_SIZE instead of digital | Liu Ping Fan | 2014-05-01 | 1 | -1/+1 |
| * | | powerpc: Use 64k io pages when we never see an HEA | Alexander Graf | 2014-05-01 | 1 | -3/+22 |
* | | | hugetlb: restrict hugepage_migration_support() to x86_64 | Naoya Horiguchi | 2014-06-04 | 1 | -10/+0 |
* | | | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-06-04 | 1 | -11/+11 |
|\ \ \ |
|
| * \ \ | Merge branch 'dt-bus-name' into for-next | Rob Herring | 2014-05-13 | 1 | -22/+16 |
| |\ \ \
| | |/ / |
|
| * | | | of/fdt: update of_get_flat_dt_prop in prep for libfdt | Rob Herring | 2014-04-30 | 1 | -11/+11 |
| | |/
| |/| |
|
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next | Linus Torvalds | 2014-06-04 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | KVM: PPC: Book3S PR: Rework SLB switching code | Alexander Graf | 2014-05-30 | 1 | -1/+1 |
* | | | | Merge tag 'signed-for-3.15' of git://github.com/agraf/linux-2.6 into kvm-master | Paolo Bonzini | 2014-05-13 | 1 | -0/+4 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | KVM guest: Make pv trampoline code executable | Alexander Graf | 2014-04-29 | 1 | -0/+4 |
| |/ / |
|
* | | | powerpc/mm: Fix tlbie to add AVAL fields for 64K pages | Aneesh Kumar K.V | 2014-04-28 | 1 | -22/+16 |
| |/
|/| |
|
* | | powerpc/mm: fix ".__node_distance" undefined | Mike Qiu | 2014-04-18 | 1 | -0/+1 |
|/ |
|
* | power, sched: stop updating inside arch_update_cpu_topology() when nothing to... | Michael Wang | 2014-04-09 | 1 | -0/+15 |
* | powerpc/mm: NUMA pte should be handled via slow path in get_user_pages_fast() | Aneesh Kumar K.V | 2014-04-09 | 1 | -0/+13 |