Show patches with: Submitter = Aneesh Kumar K V       |    Archived = No       |   2720 patches
« 1 2 ... 24 25 2627 28 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,7/9] mm: numafaults: Use change_pmd_protnuma for updating _PAGE_NUMA for regular pmds - - - - --- 2013-10-22 Aneesh Kumar K.V Superseded
[RFC,6/9] powerpc: mm: book3s: Disable hugepaged pmd format for book3s - - - - --- 2013-10-22 Aneesh Kumar K.V Superseded
[RFC,5/9] powerpc: mm: book3s: Enable _PAGE_NUMA for book3s - - - - --- 2013-10-22 Aneesh Kumar K.V Superseded
[RFC,4/9] powerpc: mm: Only check for _PAGE_PRESENT in set_pte/pmd functions - - - - --- 2013-10-22 Aneesh Kumar K.V Superseded
[RFC,3/9] mm: Move change_prot_numa outside CONFIG_ARCH_USES_NUMA_PROT_NONE - - - - --- 2013-10-22 Aneesh Kumar K.V Superseded
[RFC,2/9] powerpc: Free up _PAGE_COHERENCE for numa fault use later - - - - --- 2013-10-22 Aneesh Kumar K.V Superseded
[RFC,1/9] powerpc: Use HPTE constants when updating hpte bits - - - - --- 2013-10-22 Aneesh Kumar K.V Superseded
[-V2,11/14] kvm: powerpc: book3s: Support building HV and PR KVM as module - - - - --- 2013-10-17 Aneesh Kumar K.V Not Applicable
[-V2,14/14] kvm: powerpc: book3s: drop is_hv_enabled - - - - --- 2013-10-07 Aneesh Kumar K.V Not Applicable
[-V2,13/14] kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine - - - - --- 2013-10-07 Aneesh Kumar K.V Not Applicable
[-V2,12/14] kvm: Add struct kvm arg to memslot APIs - - - - --- 2013-10-07 Aneesh Kumar K.V Not Applicable
[-V2,11/14] kvm: powerpc: book3s: Support building HV and PR KVM as module - - - - --- 2013-10-07 Aneesh Kumar K.V Not Applicable
[-V2,10/14] kvm: powerpc: booke: Move booke related tracepoints to separate header - - - - --- 2013-10-07 Aneesh Kumar K.V Not Applicable
[-V2,09/14] kvm: powerpc: book3s: pr: move PR related tracepoints to a separate header - - - - --- 2013-10-07 Aneesh Kumar K.V Not Applicable
[-V2,08/14] kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops - - - - --- 2013-10-07 Aneesh Kumar K.V Not Applicable
[-V2,07/14] kvm: powerpc: book3s: Cleanup interrupt handling code - - - - --- 2013-10-07 Aneesh Kumar K.V Not Applicable
[-V2,06/14] kvm: powerpc: booke: Convert BOOKE to use kvmppc_ops callbacks - - - - --- 2013-10-07 Aneesh Kumar K.V Not Applicable
[-V2,05/14] kvm: powerpc: book3s: Add kvmppc_ops callback - - - - --- 2013-10-07 Aneesh Kumar K.V Not Applicable
[-V2,04/14] kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLE - - - - --- 2013-10-07 Aneesh Kumar K.V Not Applicable
[-V2,03/14] kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLE - - - - --- 2013-10-07 Aneesh Kumar K.V Not Applicable
[-V2,02/14] kvm: powerpc: book3s: move book3s_64_vio_hv.c into the main kernel binary - - - - --- 2013-10-07 Aneesh Kumar K.V Not Applicable
[-V2,01/14] kvm: powerpc: book3s: remove kvmppc_handler_highmem label - - - - --- 2013-10-07 Aneesh Kumar K.V Not Applicable
[-V2,2/2] powerpc: Free up _PAGE_COHERENCE for numa fault use later - - - - --- 2013-10-03 Aneesh Kumar K.V benh Superseded
[-V2,1/2] powerpc: Use HPTE constants when updating hpte bits - - - - --- 2013-10-03 Aneesh Kumar K.V benh Superseded
[-V2] kvm: powerpc: book3s: Fix build break for BOOK3S_32 1 - - - --- 2013-10-03 Aneesh Kumar K.V Not Applicable
kvm: powerpc: book3s: Fix build break for BOOK3S_32 1 - - - --- 2013-10-02 Aneesh Kumar K.V Not Applicable
[RFC PATCH 00/11 Allow PR and HV KVM to coexist in one kernel - - - - --- 2013-10-01 Aneesh Kumar K.V Not Applicable
[RFC,06/11] kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops - - - - --- 2013-09-30 Aneesh Kumar K.V Not Applicable
[RFC PATCH 00/11 Allow PR and HV KVM to coexist in one kernel - - - - --- 2013-09-27 Aneesh Kumar K.V Not Applicable
[2/2] powerpc: Free up _PAGE_COHERENCE for numa fault use later - - - - --- 2013-09-27 Aneesh Kumar K.V Superseded
[1/2] powerpc: Use HPTE constants when updating hpte bits - - - - --- 2013-09-27 Aneesh Kumar K.V Superseded
[RFC,11/11] kvm: powerpc: book3s: Fix module ownership - - - - --- 2013-09-27 Aneesh Kumar K.V Not Applicable
[RFC,10/11] kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine - - - - --- 2013-09-27 Aneesh Kumar K.V Not Applicable
[RFC,09/11] kvm: simplify processor compat check - - - - --- 2013-09-27 Aneesh Kumar K.V Not Applicable
[RFC,08/11] kvm: powerpc: book3s: Support building HV and PR KVM as module - - - - --- 2013-09-27 Aneesh Kumar K.V Not Applicable
[RFC,07/11] kvm: powerpc: book3s: pr: move PR related tracepoints to a separate header - - - - --- 2013-09-27 Aneesh Kumar K.V Not Applicable
[RFC,06/11] kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops - - - - --- 2013-09-27 Aneesh Kumar K.V Not Applicable
[RFC,05/11] kvm: powerpc: book3s: Add kvmppc_ops callback for HV and PR specific operations - - - - --- 2013-09-27 Aneesh Kumar K.V Not Applicable
[RFC,04/11] kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV - - - - --- 2013-09-27 Aneesh Kumar K.V Not Applicable
[RFC,03/11] kvm: powerpc: book3s: move book3s_64_vio_hv.c into the main kernel binary - - - - --- 2013-09-27 Aneesh Kumar K.V Not Applicable
[RFC,02/11] kvm: powerpc: book3s: remove kvmppc_handler_highmem label - - - - --- 2013-09-27 Aneesh Kumar K.V Not Applicable
[RFC,01/11] kvm: powerpc: book3s hv: Fix vcore leak - - - - --- 2013-09-27 Aneesh Kumar K.V Not Applicable
[-V2] powerpc: Fix possible deadlock on page fault - - - - --- 2013-09-05 Aneesh Kumar K.V Superseded
powerpc: Fix possible deadlock on page fault - - - - --- 2013-09-05 Aneesh Kumar K.V Superseded
powerpc: Fix possible deadlock on page fault - - - - --- 2013-09-05 Aneesh Kumar K.V Superseded
powerpc/kvm: Copy the pvr value after memset - - - - --- 2013-08-22 Aneesh Kumar K.V Not Applicable
powerpc/kvm: Handle the boundary condition correctly - - - - --- 2013-08-22 Aneesh Kumar K.V Not Applicable
powerpc/kvm: Handle the boundary condition correctly - - - - --- 2013-08-11 Aneesh Kumar K.V Not Applicable
powerpc/kvm: Copy the pvr value after memset - - - - --- 2013-08-11 Aneesh Kumar K.V Not Applicable
[1/2] powerpc/mm: Use the correct SLB(LLP) encoding in tlbie instruction - - - - --- 2013-07-03 Aneesh Kumar K.V Superseded
[-V3,4/4] powerpc/kvm: Use 256K chunk to track both RMA and hash page table allocation. 1 - - - --- 2013-07-02 Aneesh Kumar K.V Not Applicable
[-V3,3/4] powerpc/kvm: Contiguous memory allocator based RMA allocation 1 - - - --- 2013-07-02 Aneesh Kumar K.V Not Applicable
[-V3,2/4] powerpc/kvm: Contiguous memory allocator based hash page table allocation 1 - - - --- 2013-07-02 Aneesh Kumar K.V Not Applicable
[-V3,1/4] mm/cma: Move dma contiguous changes into a seperate config 2 - - - --- 2013-07-02 Aneesh Kumar K.V Not Applicable
[-V2,4/4] powerpc/kvm: Use 256K chunk to track both RMA and hash page table allocation. - - - - --- 2013-06-28 Aneesh Kumar K.V Superseded
[-V2,3/4] powerpc: Contiguous memory allocator based RMA allocation 1 - - - --- 2013-06-28 Aneesh Kumar K.V Superseded
[-V2,2/4] powerpc: Contiguous memory allocator based hash page allocation - - - - --- 2013-06-28 Aneesh Kumar K.V Superseded
[-V2,1/4] mm/cma: Move dma contiguous changes into a seperate config 2 - - - --- 2013-06-28 Aneesh Kumar K.V Superseded
[RFC,3/3] powerpc: Contiguous memory allocator based RMA allocation - - - - --- 2013-06-24 Aneesh Kumar K.V Not Applicable
[RFC,2/3] powerpc: Contiguous memory allocator based hash page allocation - - - - --- 2013-06-24 Aneesh Kumar K.V Not Applicable
[RFC,1/3] mm/cma: Move dma contiguous changes into a seperate config - - - - --- 2013-06-24 Aneesh Kumar K.V Not Applicable
[-V2] powerpc/kvm: Handle transparent hugepage in KVM - - - - --- 2013-06-20 Aneesh Kumar K.V Superseded
powerpc/THP: Wait for all hash_page calls to finish before invalidating HPTE entries - - - - --- 2013-06-19 Aneesh Kumar K.V Superseded
powerpc/kvm: Handle transparent hugepage in KVM - - - - --- 2013-06-19 Aneesh Kumar K.V Superseded
[-V10,00/15] THP support for PPC64 - - - - --- 2013-06-18 Aneesh Kumar K.V Superseded
powerpc: Fix bad pmd error with book3E config - - - - --- 2013-06-12 Aneesh Kumar K.V Superseded
[-V7,09/18] powerpc: Switch 16GB and 16MB explicit hugepages to a different page table format - - - - --- 2013-06-12 Aneesh Kumar K.V Superseded
[-V10,15/15] powerpc: split hugepage when using subpage protection - - - - --- 2013-06-05 Aneesh Kumar K.V benh Superseded
[-V10,14/15] powerpc: use smp_rmb when looking at deposisted pgtable to store hash index - - - - --- 2013-06-05 Aneesh Kumar K.V benh Superseded
[-V10,13/15] powerpc: disable assert_pte_locked for collapse_huge_page - - - - --- 2013-06-05 Aneesh Kumar K.V benh Superseded
[-V10,12/15] powerpc: Optimize hugepage invalidate - - - - --- 2013-06-05 Aneesh Kumar K.V benh Superseded
[-V10,11/15] powerpc/THP: Enable THP on PPC64 - - 1 - --- 2013-06-05 Aneesh Kumar K.V benh Superseded
[-V10,10/15] powerpc: Prevent gcc to re-read the pagetables - - - - --- 2013-06-05 Aneesh Kumar K.V benh Superseded
[-V10,09/15] powerpc: Make linux pagetable walk safe with THP enabled - - - - --- 2013-06-05 Aneesh Kumar K.V benh Superseded
[-V10,08/15] powerpc/THP: Add code to handle HPTE faults for hugepages - - 1 - --- 2013-06-05 Aneesh Kumar K.V benh Superseded
[-V10,07/15] powerpc: Update gup_pmd_range to handle transparent hugepages - - 1 - --- 2013-06-05 Aneesh Kumar K.V benh Superseded
[-V10,06/15] powerpc: Replace find_linux_pte with find_linux_pte_or_hugepte - - - - --- 2013-06-05 Aneesh Kumar K.V benh Superseded
[-V10,05/15] powerpc: Update find_linux_pte_or_hugepte to handle transparent hugepages - - 1 - --- 2013-06-05 Aneesh Kumar K.V benh Superseded
[-V10,04/15] powerpc: move find_linux_pte_or_hugepte and gup_hugepte to common code - - 1 - --- 2013-06-05 Aneesh Kumar K.V benh Superseded
[-V10,03/15] powerpc/THP: Implement transparent hugepages for ppc64 - - - - --- 2013-06-05 Aneesh Kumar K.V benh Superseded
[-V10,02/15] powerpc/THP: Double the PMD table size for THP - - 1 - --- 2013-06-05 Aneesh Kumar K.V benh Superseded
3.10-rc ppc64 corrupts usermem when swapping - - - - --- 2013-05-30 Aneesh Kumar K.V Not Applicable
3.10-rc ppc64 corrupts usermem when swapping - - - - --- 2013-05-30 Aneesh Kumar K.V Not Applicable
[-V9,19/20] powerpc: use smp_rmb when looking at deposisted pgtable to store hash index - - - - --- 2013-05-22 Aneesh Kumar K.V benh Superseded
[-V9,18/20] powerpc: disable assert_pte_locked for collapse_huge_page - - - - --- 2013-05-22 Aneesh Kumar K.V benh Superseded
[-V9,17/20] powerpc: Optimize hugepage invalidate - - - - --- 2013-05-22 Aneesh Kumar K.V benh Superseded
[-V9,16/20] powerpc/THP: Enable THP on PPC64 - - 1 - --- 2013-05-22 Aneesh Kumar K.V benh Superseded
[-V9,14/20] powerpc: Make linux pagetable walk safe with THP enabled - - - - --- 2013-05-22 Aneesh Kumar K.V benh Superseded
[-V9,13/20] powerpc/THP: Add code to handle HPTE faults for hugepages - - 1 - --- 2013-05-22 Aneesh Kumar K.V benh Superseded
[-V9,12/20] powerpc: Update gup_pmd_range to handle transparent hugepages - - 1 - --- 2013-05-22 Aneesh Kumar K.V benh Superseded
[-V9,11/20] powerpc: Replace find_linux_pte with find_linux_pte_or_hugepte - - - - --- 2013-05-22 Aneesh Kumar K.V benh Superseded
[-V9,10/20] powerpc: Update find_linux_pte_or_hugepte to handle transparent hugepages - - 1 - --- 2013-05-22 Aneesh Kumar K.V benh Superseded
[-V9,09/20] powerpc: move find_linux_pte_or_hugepte and gup_hugepte to common code - - 1 - --- 2013-05-22 Aneesh Kumar K.V benh Superseded
[-V9,08/20] powerpc/THP: Implement transparent hugepages for ppc64 - - - - --- 2013-05-22 Aneesh Kumar K.V benh Superseded
[-V9,07/20] powerpc/THP: Double the PMD table size for THP - - 1 - --- 2013-05-22 Aneesh Kumar K.V benh Superseded
[-V9,06/20] mm/THP: deposit the transpare huge pgtable before set_pmd - - - - --- 2013-05-22 Aneesh Kumar K.V benh Superseded
[-V9,05/20] mm/THP: Don't use HPAGE_SHIFT in transparent hugepage code - - - - --- 2013-05-22 Aneesh Kumar K.V benh Superseded
[-V9,04/20] mm/THP: withdraw the pgtable after pmdp related operations - - 1 - --- 2013-05-22 Aneesh Kumar K.V benh Superseded
[-V9,03/20] mm/THP: Add pmd args to pgtable deposit and withdraw APIs - - 2 - --- 2013-05-22 Aneesh Kumar K.V benh Superseded
[-V9,02/20] mm/THP: Use the right function when updating access flags - - - - --- 2013-05-22 Aneesh Kumar K.V benh Superseded
« 1 2 ... 24 25 2627 28 »