summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm/4k: Limit 4k page size config to 64TB virtual address spaceAneesh Kumar K.V2017-06-082-14/+13
* powerpc/numa: Fix percpu allocations to be NUMA awareMichael Ellerman2017-06-061-0/+14
* powerpc/64: Reclaim CPU_FTR_SUBCOREMichael Ellerman2017-06-011-2/+1
* powerpc: Add PPC_FEATURE userspace bits for SCV and DARN instructionsNicholas Piggin2017-05-251-0/+2
* powerpc/mm: Fix virt_addr_valid() etc. on 64-bit hashMichael Ellerman2017-05-191-0/+12
* powerpc/modules: If mprofile-kernel is enabled add it to vermagicMichael Ellerman2017-05-151-0/+4
* Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-128-6/+49
|\
| * powerpc/64s: Support new device tree binding for discovering CPU featuresNicholas Piggin2017-05-095-3/+39
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2017-05-092-0/+7
| |\
| | * powerpc/64e: Don't place the stack beyond TASK_SIZEScott Wood2017-05-051-0/+5
| | * powerpc/8xx: Adding support of IRQ in MPC8xx GPIOChristophe Leroy2017-05-021-0/+2
| * | powerpc/mm/book3s/64: Rework page table geometry for lower memory usageMichael Ellerman2017-05-091-3/+3
* | | Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-101-45/+0
|\ \ \
| * | | uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-111-45/+0
* | | | Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-05-094-6/+107
|\ \ \ \ | |/ / / |/| | |
| * | | Merge remote-tracking branch 'remotes/powerpc/topic/xive' into kvm-ppc-nextPaul Mackerras2017-04-2812-60/+536
| |\ \ \
| | * | | KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controllerBenjamin Herrenschmidt2017-04-274-6/+107
* | | | | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-082-5/+6
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pci/resource-mmap' into nextBjorn Helgaas2017-04-281-5/+4
| |\ \ \ \ \
| | * | | | | PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O spaceDavid Woodhouse2017-04-181-0/+1
| | * | | | | PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse2017-04-181-3/+0
| | * | | | | PCI: Add arch_can_pci_mmap_wc() macroDavid Woodhouse2017-04-181-2/+3
| * | | | | | powerpc/powernv: Override pcibios_default_alignment() to force PCI devices to...Yongji Xie2017-04-191-0/+2
| |/ / / / /
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-081-0/+2
|\ \ \ \ \ \
| * | | | | | powerpc/fadump: remove dependency with CONFIG_KEXECHari Bathini2017-05-081-0/+2
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-086-11/+132
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | KVM: PPC: VFIO: Add in-kernel acceleration for VFIOAlexey Kardashevskiy2017-04-202-0/+12
| * | | | | KVM: PPC: iommu: Unify TCE checkingAlexey Kardashevskiy2017-04-202-7/+19
| * | | | | KVM: PPC: Pass kvm* to kvmppc_find_table()Alexey Kardashevskiy2017-04-201-1/+1
| * | | | | Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras2017-04-202-2/+14
| |\ \ \ \ \
| * | | | | | KVM: PPC: Book3S PR: Preserve storage control bitsAlexey Kardashevskiy2017-04-201-0/+1
| * | | | | | KVM: PPC: Add MMIO emulation for remaining floating-point instructionsPaul Mackerras2017-04-201-0/+2
| * | | | | | KVM: PPC: Emulation for more integer loads and storesPaul Mackerras2017-04-201-0/+5
| * | | | | | KVM: PPC: Add MMIO emulation for stdx (store doubleword indexed)Alexey Kardashevskiy2017-04-201-0/+1
| * | | | | | KVM: PPC: Book3S: Add MMIO emulation for FP and VSX instructionsBin Lu2017-04-204-0/+85
| * | | | | | KVM: PPC: Provide functions for queueing up FP/VEC/VSX unavailable interruptsPaul Mackerras2017-04-201-0/+3
| * | | | | | kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET publicPaolo Bonzini2017-04-072-3/+3
* | | | | | | Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-0549-456/+997
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | powerpc/mm/hash: Fix off-by-one in comment about kernel contexts idsMichael Ellerman2017-04-281-1/+1
| * | | | | | powerpc: Add struct smp_ops_t.cause_nmi_ipi operationNicholas Piggin2017-04-281-0/+1
| * | | | | | powerpc: Add NMI IPI infrastructureNicholas Piggin2017-04-281-3/+11
| * | | | | | powerpc/64s: Dedicated system reset interrupt stackNicholas Piggin2017-04-282-1/+15
| * | | | | | powerpc/64s: Disallow system reset vs system reset reentrancyNicholas Piggin2017-04-282-1/+10
| * | | | | | powerpc/64s: Fix system reset vs general interrupt reentrancyNicholas Piggin2017-04-282-8/+12
| * | | | | | powerpc/64s: Exception macro for stack frame and initial register saveNicholas Piggin2017-04-281-6/+10
| * | | | | | powerpc/64s: Add exception macro that does not enable RINicholas Piggin2017-04-281-0/+15
| * | | | | | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2017-04-282-2/+14
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | / | | |_|_|_|/ | |/| | | |
| | * | | | powerpc/vfio_spapr_tce: Add reference counting to iommu_tableAlexey Kardashevskiy2017-03-301-2/+3
| | * | | | powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchange()Alexey Kardashevskiy2017-03-301-0/+7
| | * | | | powerpc/mmu: Add real mode support for IOMMU preregistered memoryAlexey Kardashevskiy2017-03-271-0/+4
| | |/ / /