summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2017-02-09powerpc/pseries: Add hypercall wrappers for hash page table resizingDavid Gibson
2017-02-09powerpc/powernv: Fix CPU hotplug to handle waking on HVIBenjamin Herrenschmidt
2017-02-08Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras
2017-02-07powerpc/powernv: Remove separate entry for OPAL real mode callsBenjamin Herrenschmidt
2017-02-07powerpc/64: CONFIG_RELOCATABLE support for hmi interruptsNicholas Piggin
2017-02-07powerpc/mm: Add MMU_FTR_KERNEL_RO to possible feature maskAneesh Kumar K.V
2017-02-07powerpc/64s: Use (start, size) rather than (start, end) for exception handlersNicholas Piggin
2017-02-07powerpc/64s: Tidy up after exception handler reworkNicholas Piggin
2017-02-06powerpc: Add new cache geometry aux vectorsBenjamin Herrenschmidt
2017-02-06powerpc/64: Add L2 and L3 cache shape infoBenjamin Herrenschmidt
2017-02-06powerpc/64: Clean up ppc64_caches using a struct per cacheBenjamin Herrenschmidt
2017-02-06powerpc/64: Retrieve number of L1 cache sets from device-treeBenjamin Herrenschmidt
2017-02-06powerpc/64: Fix naming of cache block vs. cache lineBenjamin Herrenschmidt
2017-02-06powerpc: Move ARCH_DLINFO out of uapiBenjamin Herrenschmidt
2017-02-03Merge tag 'powerpc-4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-03modversions: treat symbol CRCs as 32 bit quantitiesArd Biesheuvel
2017-02-02powerpc/pseries: Introduce memory hotplug READD operationJohn Allen
2017-02-02powerpc/sparse: Constify the address pointer in __get_user_nosleep()Daniel Axtens
2017-02-02powerpc/sparse: Constify the address pointer in __get_user_nocheck()Daniel Axtens
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-31Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras
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