summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2017-09-15Merge tag 'powerpc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-09-15powerpc: Fix handling of alignment interrupt on dcbz instructionPaul Mackerras
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-09-08treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan
2017-09-02powerpc/xive: add XIVE Exploitation Mode to CASCédric Le Goater
2017-09-01powerpc/iommu: Use permission-specific DEVICE_ATTR variantsJulia Lawall
2017-09-01powerpc/eeh: Delete an error out of memory message at init timeMarkus Elfring
2017-09-01powerpc/32: remove a NOP from memset()Christophe Leroy
2017-09-01powerpc: Use instruction emulation infrastructure to handle alignment faultsPaul Mackerras
2017-08-31powerpc: Fix DAR reporting when alignment handler faultsMichael Ellerman
2017-08-31powerpc/smp: Add Power9 scheduler topologyOliver O'Halloran
2017-08-31powerpc/smp: Add cpu_l2_cache_mapOliver O'Halloran
2017-08-31powerpc/smp: Rework CPU topology constructionOliver O'Halloran
2017-08-31powerpc/smp: Use cpu_to_chip_id() to find core siblingsOliver O'Halloran
2017-08-31powerpc/asm: Convert .llong directives to .8byteTobin C. Harding
2017-08-31powerpc: Squash lines for simple wrapper functionsMasahiro Yamada
2017-08-31powerpc/kernel: Change retrieval of pci_dnBryant G. Ly
2017-08-31powerpc/pci: Remove OF node back pointer from pci_dnAlexey Kardashevskiy
2017-08-31powerpc/eeh: Reduce use of pci_dn::nodeAlexey Kardashevskiy
2017-08-31powerpc/eeh: Remove unnecessary config_addr from eeh_devAlexey Kardashevskiy
2017-08-31powerpc/eeh: Remove unnecessary pointer to phb from eeh_devAlexey Kardashevskiy
2017-08-31powerpc/eeh: Reduce to one the number of places where edev is allocatedAlexey Kardashevskiy
2017-08-31powerpc/pci: Remove unused parameter from add_one_dev_pci_data()Alexey Kardashevskiy
2017-08-31powerpc: Machine check interrupt is a non-maskable interruptNicholas Piggin
2017-08-31powerpc/powernv: Use kernel crash path for machine checksNicholas Piggin
2017-08-31powerpc: Do not send system reset request through the oops pathNicholas Piggin
2017-08-31powerpc: Do not call ppc_md.panic in fadump panic notifierNicholas Piggin
2017-08-31powerpc/64: Fix watchdog configuration regressionsNicholas Piggin
2017-08-31powerpc/64s/radix: Do not allocate SLB shadow structuresNicholas Piggin
2017-08-31powerpc/64s/radix: Remove bolted-SLB address limit for per-cpu stacksNicholas Piggin
2017-08-29powerpc/64s: idle POWER9 can execute stop in virtual modeNicholas Piggin
2017-08-29powerpc/64s: Drop no longer used IDLE_STATE_ENTER_SEQNicholas Piggin
2017-08-29powerpc/64s: POWER9 can execute stop without a sync sequenceNicholas Piggin
2017-08-29powerpc/64s: Move IDLE_STATE_ENTER_SEQ[_NORET] into idle_book3s.SNicholas Piggin
2017-08-29Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2017-08-29KVM: PPC: Book3S HV: POWER9 does not require secondary thread managementNicholas Piggin
2017-08-28powerpc/oops: Line up NIP & MSR with other rowsMichael Ellerman
2017-08-28powerpc/oops: Print CR/XER on same line as MSRMichael Ellerman
2017-08-28powerpc/oops: Use IS_ENABLED() for oops markersMichael Ellerman
2017-08-28powerpc/oops: Print the kernel's endian in the oopsMichael Ellerman
2017-08-28powerpc/oops: Fix the oops markers to use pr_cont()Michael Ellerman
2017-08-24powerpc/uprobes: Implement arch_uretprobe_is_alive()Naveen N. Rao
2017-08-24powerpc/kprobes: Don't save/restore DAR/DSISR to/from pt_regs for optprobesNaveen N. Rao
2017-08-23powerpc/64: Optimise set/clear of CTRL[RUN] (runlatch)Nicholas Piggin
2017-08-23powerpc/64s: Remove spurious IRQ reason in IRQ replayNicholas Piggin
2017-08-23powerpc/64: Remove redundant instruction in interrupt replayNicholas Piggin
2017-08-23powerpc/64s: Use the HV handler for external IRQ replay in HV mode on POWER9Nicholas Piggin
2017-08-23powerpc/64s: Merge HV and non-HV paths for doorbell IRQ replayNicholas Piggin
2017-08-23powerpc/64: Cleanup __check_irq_replay()Nicholas Piggin