summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)Author
2017-02-02powerpc/sparse: Constify the address pointer in __get_user_check()Daniel Axtens
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker
2017-02-01powerpc, sched/cputime: Remove unused cputime definitionsFrederic Weisbecker
2017-02-01Merge branch 'linus' into sched/core, to pick up fixes and refresh the branchIngo Molnar
2017-01-31KVM: PPC: Book3S HV: Outline of KVM-HV HPT resizing implementationDavid Gibson
2017-01-31KVM: PPC: Book3S HV: Allow KVM_PPC_ALLOCATE_HTAB ioctl() to change HPT sizeDavid Gibson
2017-01-31KVM: PPC: Book3S HV: Split HPT allocation from activationDavid Gibson
2017-01-31KVM: PPC: Book3S HV: Don't store values derivable from HPT orderDavid Gibson
2017-01-31KVM: PPC: Book3S HV: Gather HPT related variables into sub-structureDavid Gibson
2017-01-31KVM: PPC: Book3S HV: Rename kvm_alloc_hpt() for clarityDavid Gibson
2017-01-31KVM: PPC: Book3S HV: Enable radix guest supportPaul Mackerras
2017-01-31KVM: PPC: Book3S HV: Invalidate TLB on radix guest vcpu movementPaul Mackerras
2017-01-31KVM: PPC: Book3S HV: Implement dirty page logging for radix guestsPaul Mackerras
2017-01-31KVM: PPC: Book3S HV: MMU notifier callbacks for radix guestsPaul Mackerras
2017-01-31KVM: PPC: Book3S HV: Page table construction and page faults for radix guestsPaul Mackerras
2017-01-31KVM: PPC: Book3S HV: Modify guest entry/exit paths to handle radix guestsPaul Mackerras
2017-01-31KVM: PPC: Book3S HV: Add basic infrastructure for radix guestsPaul Mackerras
2017-01-31KVM: PPC: Book3S HV: Set process table for HPT guests on POWER9Paul Mackerras
2017-01-31KVM: PPC: Book3S HV: Add userspace interfaces for POWER9 MMUPaul Mackerras
2017-01-31powerpc/64: Allow for relocation-on interrupts from guest to hostPaul Mackerras
2017-01-31powerpc/64: More definitions for POWER9Paul Mackerras
2017-01-31powerpc/64: Enable use of radix MMU under hypervisor on POWER9Paul Mackerras
2017-01-31powerpc/pseries: Fixes for the "ibm,architecture-vec-5" optionsPaul Mackerras
2017-01-31KVM: PPC: Book3S: 64-bit CONFIG_RELOCATABLE support for interruptsNicholas Piggin
2017-01-31powerpc/mm: add radix__remove_section_mapping()Reza Arbab
2017-01-31powerpc/mm: add radix__create_section_mapping()Reza Arbab
2017-01-31powerpc: Add support for non-PCI ISA bridgesBenjamin Herrenschmidt
2017-01-31powerpc: Move isa bridge definitions to separate includeBenjamin Herrenschmidt
2017-01-31powernv: Pass PSSCR value and mask to power9_idle_stopGautham R. Shenoy
2017-01-31powernv:idle: Add IDLE_STATE_ENTER_SEQ_NORET macroGautham R. Shenoy
2017-01-30powerpc/powernv: Initialise nest mmuAlistair Popple
2017-01-30powerpc/mm/hash: Properly mask the ESID bits when building proto VSIDAneesh Kumar K.V
2017-01-27KVM: PPC: Book3S: Move 64-bit KVM interrupt handler out from alt sectionNicholas Piggin
2017-01-27KVM: PPC: Book3S: Change interrupt call to reduce scratch space use on HVNicholas Piggin
2017-01-26powerpc/8xx: Perf events on PPC 8xxChristophe Leroy
2017-01-26powerpc/32: Remove FIX_SRR1Christophe Leroy
2017-01-25powerpc/8xx: Implement hw_breakpointChristophe Leroy
2017-01-25powerpc/32: Enable HW_BREAKPOINT on BOOK3SChristophe Leroy
2017-01-25powerpc: Fix build failure with clang due to BUILD_BUG_ON()Michael Ellerman
2017-01-25powerpc/mm: Fixup wrong LPCR_VRMASD valueAneesh Kumar K.V
2017-01-25powerpc/64: Use optimized checksum routines on little-endianPaul Mackerras
2017-01-25powerpc/64: Fix checksum folding in csum_tcpudp_nofold and ip_fast_csum_nofoldPaul Mackerras
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche
2017-01-24treewide: Consolidate set_dma_ops() implementationsBart Van Assche
2017-01-24treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2017-01-24powerpc: Revert the initial stack protector supportMichael Ellerman
2017-01-23powerpc/mm/4k: don't allocate larger pmd page table for 4kAneesh Kumar K.V
2017-01-23powerpc/mm: Remove the debug hugepd_ok checkAneesh Kumar K.V
2017-01-20powerpc: Ignore reserved field in DCSR and PVR reads and writesAnton Blanchard