summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)Author
2017-02-09Merge branch 'akpm-current/current'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'livepatching/for-next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'kvm-ppc/kvm-ppc-next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'kvm/linux-next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'kspp/for-next/kspp'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'fsl/next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'powerpc/next'Stephen Rothwell
2017-02-08Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras
2017-02-08kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez
2017-02-08powerpc: do not make the entire heap executableDenys Vlasenko
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-06initify: Mark functions with the __nocapture attributeEmese Revfy
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-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