summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2017-10-03powerpc/4xx: Fix compile error with 64K pages on 40x, 44xChristian Lamparter
2017-10-03powerpc: Fix action argument for cpufeatures-based TLB flushJeremy Kerr
2017-09-29powerpc: Fix workaround for spurious MCE on POWER9Michael Neuling
2017-09-27powerpc/64s: Add workaround for P9 vector CI load issueMichael Neuling
2017-09-26powerpc: Handle MCE on POWER9 with only DSISR bit 30 setMichael Neuling
2017-09-26powerpc/powernv: Rework EEH initialization on powernvBenjamin Herrenschmidt
2017-09-21powerpc/eeh: Create PHB PEs after EEH is initializedBenjamin Herrenschmidt
2017-09-20powerpc/kprobes: Update optprobes to use emulate_update_regs()Naveen N. Rao
2017-09-20Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2017-09-20powerpc/tm: Flush TM only if CPU has TM featureGustavo Romero
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/e6500: Update machine check for L1D cache errMatt Weber
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