aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2017-02-01powerpc, sched/cputime: Remove unused cputime definitionsFrederic Weisbecker1-173/+0
2017-02-01Merge branch 'linus' into sched/core, to pick up fixes and refresh the branchIngo Molnar9-18/+39
2017-01-31KVM: PPC: Book3S HV: Outline of KVM-HV HPT resizing implementationDavid Gibson2-0/+7
2017-01-31KVM: PPC: Book3S HV: Allow KVM_PPC_ALLOCATE_HTAB ioctl() to change HPT sizeDavid Gibson1-1/+1
2017-01-31KVM: PPC: Book3S HV: Split HPT allocation from activationDavid Gibson2-2/+7
2017-01-31KVM: PPC: Book3S HV: Don't store values derivable from HPT orderDavid Gibson2-2/+12
2017-01-31KVM: PPC: Book3S HV: Gather HPT related variables into sub-structureDavid Gibson1-6/+14
2017-01-31KVM: PPC: Book3S HV: Rename kvm_alloc_hpt() for clarityDavid Gibson1-2/+2
2017-01-31Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras11-27/+160
2017-01-31KVM: PPC: Book3S HV: Enable radix guest supportPaul Mackerras1-0/+2
2017-01-31KVM: PPC: Book3S HV: Invalidate TLB on radix guest vcpu movementPaul Mackerras1-0/+2
2017-01-31KVM: PPC: Book3S HV: Implement dirty page logging for radix guestsPaul Mackerras1-1/+6
2017-01-31KVM: PPC: Book3S HV: MMU notifier callbacks for radix guestsPaul Mackerras1-0/+6
2017-01-31KVM: PPC: Book3S HV: Page table construction and page faults for radix guestsPaul Mackerras1-0/+8
2017-01-31KVM: PPC: Book3S HV: Modify guest entry/exit paths to handle radix guestsPaul Mackerras1-0/+1
2017-01-31KVM: PPC: Book3S HV: Add basic infrastructure for radix guestsPaul Mackerras3-0/+11
2017-01-31KVM: PPC: Book3S HV: Set process table for HPT guests on POWER9Paul Mackerras1-0/+1
2017-01-31KVM: PPC: Book3S HV: Add userspace interfaces for POWER9 MMUPaul Mackerras2-0/+22
2017-01-31powerpc/64: Allow for relocation-on interrupts from guest to hostPaul Mackerras1-5/+5
2017-01-31powerpc/64: More definitions for POWER9Paul Mackerras2-1/+15
2017-01-31powerpc/64: Enable use of radix MMU under hypervisor on POWER9Paul Mackerras3-0/+26
2017-01-31powerpc/pseries: Fixes for the "ibm,architecture-vec-5" optionsPaul Mackerras1-4/+4
2017-01-31KVM: PPC: Book3S: 64-bit CONFIG_RELOCATABLE support for interruptsNicholas Piggin1-4/+41
2017-01-31powerpc/mm: add radix__remove_section_mapping()Reza Arbab1-0/+1
2017-01-31powerpc/mm: add radix__create_section_mapping()Reza Arbab1-0/+4
2017-01-31powerpc: Add support for non-PCI ISA bridgesBenjamin Herrenschmidt1-0/+1
2017-01-31powerpc: Move isa bridge definitions to separate includeBenjamin Herrenschmidt2-18/+28
2017-01-31powernv: Pass PSSCR value and mask to power9_idle_stopGautham R. Shenoy2-1/+46
2017-01-31powernv:idle: Add IDLE_STATE_ENTER_SEQ_NORET macroGautham R. Shenoy1-1/+4
2017-01-30powerpc/powernv: Initialise nest mmuAlistair Popple3-1/+22
2017-01-30powerpc/mm/hash: Properly mask the ESID bits when building proto VSIDAneesh Kumar K.V1-2/+5
2017-01-27KVM: PPC: Book3S: Move 64-bit KVM interrupt handler out from alt sectionNicholas Piggin1-1/+1
2017-01-27KVM: PPC: Book3S: Change interrupt call to reduce scratch space use on HVNicholas Piggin1-13/+11
2017-01-26powerpc/8xx: Perf events on PPC 8xxChristophe Leroy2-0/+6
2017-01-26powerpc/32: Remove FIX_SRR1Christophe Leroy1-1/+0
2017-01-27KVM: PPC: Book 3S: XICS: Implement ICS P/Q statesLi Zhong1-0/+2
2017-01-25powerpc/8xx: Implement hw_breakpointChristophe Leroy1-0/+7
2017-01-25powerpc/32: Enable HW_BREAKPOINT on BOOK3SChristophe Leroy1-1/+1
2017-01-25powerpc: Fix build failure with clang due to BUILD_BUG_ON()Michael Ellerman2-0/+4
2017-01-25powerpc/mm: Fixup wrong LPCR_VRMASD valueAneesh Kumar K.V1-1/+1
2017-01-25powerpc/64: Use optimized checksum routines on little-endianPaul Mackerras1-0/+4
2017-01-25powerpc/64: Fix checksum folding in csum_tcpudp_nofold and ip_fast_csum_nofoldPaul Mackerras1-5/+12
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche2-6/+3
2017-01-24treewide: Consolidate set_dma_ops() implementationsBart Van Assche1-5/+0
2017-01-24treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche2-6/+2
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche4-7/+7
2017-01-24powerpc: Revert the initial stack protector supportMichael Ellerman1-40/+0
2017-01-23powerpc/mm/4k: don't allocate larger pmd page table for 4kAneesh Kumar K.V1-2/+2
2017-01-23powerpc/mm: Remove the debug hugepd_ok checkAneesh Kumar K.V1-5/+0
2017-01-20powerpc: Ignore reserved field in DCSR and PVR reads and writesAnton Blanchard1-5/+5