summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-05-191-1/+0
|\
| * x86/mpx, mm/core: Fix recursive munmap() corruptionDave Hansen2019-05-091-1/+0
* | Merge tag 'powerpc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-05-191-2/+4
|\ \
| * | powerpc/mm/hash: Fix get_region_id() for invalid addressesAneesh Kumar K.V2019-05-171-0/+4
| * | powerpc/mm: Drop VM_BUG_ON in get_region_id()Aneesh Kumar K.V2019-05-171-2/+0
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-174-5/+96
|\ \ \
| * \ \ Merge tag 'kvm-ppc-next-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2019-05-157-8/+129
| |\ \ \
| | * | | KVM: PPC: Book3S HV: XIVE: Replace the 'destroy' method by a 'release' methodCédric Le Goater2019-04-301-1/+5
| | * | | KVM: PPC: Book3S HV: XIVE: Add a mapping for the source ESB pagesCédric Le Goater2019-04-301-0/+1
| | * | | KVM: PPC: Book3S HV: XIVE: Add a TIMA mappingCédric Le Goater2019-04-302-0/+3
| | * | | KVM: PPC: Book3S HV: XIVE: Add get/set accessors for the VP XIVE stateCédric Le Goater2019-04-302-0/+13
| | * | | KVM: PPC: Book3S HV: XIVE: Add a control to dirty the XIVE EQ pagesCédric Le Goater2019-04-301-0/+1
| | * | | KVM: PPC: Book3S HV: XIVE: Add a control to sync the sourcesCédric Le Goater2019-04-301-0/+1
| | * | | KVM: PPC: Book3S HV: XIVE: Add a global reset controlCédric Le Goater2019-04-301-0/+1
| | * | | KVM: PPC: Book3S HV: XIVE: Add controls for the EQ configurationCédric Le Goater2019-04-302-0/+21
| | * | | KVM: PPC: Book3S HV: XIVE: Add a control to configure a sourceCédric Le Goater2019-04-301-0/+11
| | * | | KVM: PPC: Book3S HV: XIVE: add a control to initialize a sourceCédric Le Goater2019-04-301-0/+5
| | * | | KVM: PPC: Book3S HV: XIVE: Introduce a new capability KVM_CAP_PPC_IRQ_XIVECédric Le Goater2019-04-302-0/+14
| | * | | KVM: PPC: Book3S HV: Add a new KVM device for the XIVE native exploitation modeCédric Le Goater2019-04-303-0/+12
| | * | | Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras2019-04-304-3/+33
| | |\ \ \
| | * | | | KVM: PPC: Book3S HV: Flush TLB on secondary radix threadsPaul Mackerras2019-04-301-1/+2
| | * | | | KVM: PPC: Book3S HV: Move HPT guest TLB flushing to C codePaul Mackerras2019-04-301-0/+2
| | * | | | KVM: PPC: Book3S: Allocate guest TCEs on demand tooAlexey Kardashevskiy2019-04-302-2/+3
| | * | | | KVM: PPC: Book3S HV: Avoid lockdep debugging in TCE realmode handlersAlexey Kardashevskiy2019-04-301-2/+0
| | * | | | KVM: PPC: Book3S HV: Implement real mode H_PAGE_INIT handlerSuraj Jitindar Singh2019-04-301-0/+2
* | | | | | Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-05-151-5/+0
|\ \ \ \ \ \
| * | | | | | livepatch: Remove klp_check_compiler_support()Jiri Kosina2019-05-101-5/+0
* | | | | | | hugetlb: allow to free gigantic pages regardless of the configurationAlexandre Ghiti2019-05-141-3/+2
| |_|_|_|/ / |/| | | | |
* | | | | | Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-05-1068-806/+1425
|\ \ \ \ \ \
| * | | | | | powerpc/64s: Use early_mmu_has_feature() in set_kuap()Michael Ellerman2019-05-091-1/+1
| * | | | | | powerpc/book3s/64: check for NULL pointer in pgd_alloc()Rick Lindsley2019-05-071-0/+3
| * | | | | | powerpc/booke64: set RI in default MSRLaurentiu Tudor2019-05-031-1/+1
| * | | | | | powerpc/include: Add data structures and macros for IMC trace modeAnju T Sudhakar2019-05-032-0/+40
| * | | | | | powerpc/hmi: Fix kernel hang when TB is in error state.Mahesh Salgaonkar2019-05-033-0/+14
| * | | | | | powerpc/mm: Warn if W+X pages found on bootRussell Currey2019-05-031-0/+6
| * | | | | | powerpc/mm: define an empty mm_iommu_init()Christophe Leroy2019-05-031-0/+1
| * | | | | | powerpc/fadump: define an empty fadump_cleanup()Christophe Leroy2019-05-031-0/+1
| * | | | | | powerpc/32: Add KASAN supportChristophe Leroy2019-05-031-0/+9
| * | | | | | powerpc/32: prepare shadow area for KASANChristophe Leroy2019-05-032-0/+21
| * | | | | | powerpc/32: make KVIRT_TOP dependent on FIXMAP_STARTChristophe Leroy2019-05-032-6/+20
| * | | | | | powerpc: prepare string/mem functions for KASANChristophe Leroy2019-05-032-3/+44
| * | | | | | powerpc/mm: refactor pgd_alloc() and pgd_free() on nohashChristophe Leroy2019-05-033-22/+12
| * | | | | | powerpc/mm: refactor pmd_pgtable()Christophe Leroy2019-05-035-11/+5
| * | | | | | powerpc/mm: refactor pgtable freeing functions on nohashChristophe Leroy2019-05-033-86/+44
| * | | | | | powerpc/mm: Only keep one version of pmd_populate() functions on nohash/32Christophe Leroy2019-05-031-20/+8
| * | | | | | powerpc/mm: refactor definition of pgtable_cache[]Christophe Leroy2019-05-035-86/+21
| * | | | | | powerpc/mm: refactor pte_alloc_one() and pte_free() families definition.Christophe Leroy2019-05-035-97/+25
| * | | | | | powerpc/mm: inline pte_alloc_one_kernel() and pte_alloc_one() on PPC32Christophe Leroy2019-05-032-6/+24
| * | | | | | powerpc/mm: get rid of nohash/32/mmu.h and nohash/64/mmu.hChristophe Leroy2019-05-034-33/+14
| * | | | | | powerpc/mm: move pgtable_t in asm/mmu.hChristophe Leroy2019-05-035-24/+3