summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-08-032-29/+4
|\
| * signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski2016-08-031-25/+0
| * include: mman: use bool instead of int for the return value of arch_validate_...Chen Gang2016-08-031-4/+4
* | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-021-3/+0
|\ \
| * \ Merge branch 'pci/msi-affinity' into nextBjorn Helgaas2016-08-019-20/+58
| |\ \
| * | | PCI: Unify pci_resource_to_user() declarationsBjorn Helgaas2016-06-171-3/+0
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-022-0/+51
|\ \ \ \ | |_|_|/ |/| | |
| * | | KVM: PPC: Book3S HV: Fix TB corruption in guest exit path on HMI interruptMahesh Salgaonkar2016-06-202-0/+51
* | | | Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-3163-228/+689
|\ \ \ \
| * \ \ \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-07-309-23/+65
| |\ \ \ \
| | * | | | powerpc/8xx: Fix vaddr for IMMR early remapChristophe Leroy2016-07-092-0/+10
| | * | | | powerpc32: provide VIRT_CPU_ACCOUNTINGChristophe Leroy2016-07-097-23/+55
| * | | | | powerpc/mm: Drop unused externs for hpte_init_beat[_v3]()Michael Ellerman2016-07-261-2/+0
| * | | | | powerpc/mm: Rename hpte_init_lpar() and move the fallback to a headerMichael Ellerman2016-07-261-1/+6
| * | | | | powerpc: Add module autoloading based on CPU featuresAlastair D'Silva2016-07-211-0/+40
| * | | | | powerpc: Merge 32-bit and 64-bit setup_arch()Benjamin Herrenschmidt2016-07-212-4/+8
| * | | | | powerpc: Get rid of ppc_md.init_early()Benjamin Herrenschmidt2016-07-211-1/+0
| * | | | | powerpc/mm: Move hash table ops to a separate structureBenjamin Herrenschmidt2016-07-212-36/+39
| * | | | | powerpc/64: Move MMU backend selection out of platform codeBenjamin Herrenschmidt2016-07-211-0/+2
| * | | | | powerpc/pmac: Remove early allocation of the SMU command bufferBenjamin Herrenschmidt2016-07-211-7/+0
| * | | | | powerpc: Put exception configuration in a common placeBenjamin Herrenschmidt2016-07-213-11/+13
| * | | | | powerpc: Move FW feature probing out of pseries probe()Benjamin Herrenschmidt2016-07-211-0/+6
| * | | | | powerpc/dart: Use a cachable DARTBenjamin Herrenschmidt2016-07-211-1/+0
| * | | | | powerpc: Factor do_feature_fixup callsBenjamin Herrenschmidt2016-07-212-1/+4
| * | | | | powerpc/32: Remove RELOCATABLE_PPC32Kevin Hao2016-07-191-3/+3
| * | | | | powerpc/mm: Cleanup LPCR definesAneesh Kumar K.V2016-07-191-37/+37
| * | | | | powerpc/mm/radix: Add LPID based tlb flush helpersAneesh Kumar K.V2016-07-171-1/+3
| * | | | | powerpc/mm/radix: Update machine call back to support new HCALL.Aneesh Kumar K.V2016-07-171-1/+2
| * | | | | powerpc/mm/radix: Update PID switch sequenceAneesh Kumar K.V2016-07-171-0/+3
| * | | | | powerpc/mm: Clear top 16 bits of va only on older cpusAneesh Kumar K.V2016-07-171-2/+7
| * | | | | powerpc/mm: Compile out radix related functions if RADIX_MMU is disabledAneesh Kumar K.V2016-07-171-0/+5
| * | | | | powerpc/mm: use _raw variant of page table accessorsAneesh Kumar K.V2016-07-174-35/+91
| * | | | | powerpc/mm/radix: Update LPCR HR bit as per ISAAneesh Kumar K.V2016-07-171-0/+1
| * | | | | powerpc/mm: Fix .long's in tlb-radix.c to more meaningfulBalbir Singh2016-07-171-0/+14
| * | | | | powerpc/powernv/pci: Remove SWINV constants and obsolete TCE codeBenjamin Herrenschmidt2016-07-171-3/+0
| * | | | | powerpc/opal: Add real mode call wrappersBenjamin Herrenschmidt2016-07-172-1/+15
| * | | | | powerpc/xics: Add ICP OPAL backendBenjamin Herrenschmidt2016-07-171-0/+6
| * | | | | powerpc/irq: Add mechanism to force a replay of interruptsBenjamin Herrenschmidt2016-07-171-0/+2
| * | | | | powerpc/irq: Add support for HV virtualization interruptsBenjamin Herrenschmidt2016-07-172-0/+3
| * | | | | powerpc/powernv: Add XICS emulation APIsBenjamin Herrenschmidt2016-07-152-1/+10
| * | | | | powerpc/powernv: Add platform support for stop instructionShreyas B. Prabhu2016-07-156-3/+28
| * | | | | Merge tag 'powerpc-4.7-5' into nextMichael Ellerman2016-07-158-7/+49
| |\ \ \ \ \
| * | | | | | powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens2016-07-144-6/+6
| * | | | | | PCI/hotplug: pnv_php: export symbols and move struct types needed by cxlAndrew Donnellan2016-07-141-0/+28
| * | | | | | powerpc/powernv: Add support for the cxl kernel api on the real phbIan Munsie2016-07-141-0/+7
| * | | | | | powerpc/xmon: Dump ISA 2.07 SPRsMichael Ellerman2016-07-141-0/+1
| * | | | | | powerpc/opal: Wake up kopald polling thread before waiting for eventsBenjamin Herrenschmidt2016-07-081-0/+2
| | |/ / / / | |/| | | |
| * | | | | powerpc/mm: Fix build of Book3E/64 with 64K pagesBenjamin Herrenschmidt2016-07-071-0/+1
| * | | | | powerpc/timer: Large Decrementer supportOliver O'Halloran2016-07-052-3/+4
| * | | | | powerpc: Send SIGBUS on unaligned copy and pasteChris Smart2016-07-051-0/+4