summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2018-10-14powerpc/prom_init: Make "fake_elf" constBenjamin Herrenschmidt
2018-10-14powerpc/prom_init: Make of_workarounds staticBenjamin Herrenschmidt
2018-10-14powerpc/8xx: change name of a few page flags to avoid confusionChristophe Leroy
2018-10-14powerpc: handover page flags with a pgprot_t parameterChristophe Leroy
2018-10-14powerpc/mm: properly set PAGE_KERNEL flags in ioremap()Christophe Leroy
2018-10-14powerpc: don't use ioremap_prot() nor __ioremap() unless really needed.Christophe Leroy
2018-10-13powerpc/rtas: Fix a potential race between CPU-Offline & MigrationGautham R. Shenoy
2018-10-13powerpc/cacheinfo: Report the correct shared_cpu_map on big-coresGautham R. Shenoy
2018-10-13powerpc: Use cpu_smallcore_sibling_mask at SMT level on bigcoresGautham R. Shenoy
2018-10-13powerpc: Detect the presence of big-cores via "ibm, thread-groups"Gautham R. Shenoy
2018-10-13powerpc: Use SWITCH_FRAME_SIZE for prom and rtas entryJoel Stanley
2018-10-13powerpc/pseries/mobility: Extend start/stop topology update scopeMichael Bringmann
2018-10-13powerpc/eeh: Cleanup control flow in eeh_handle_normal_event()Sam Bobroff
2018-10-13powerpc/eeh: Cleanup eeh_ops.wait_state()Sam Bobroff
2018-10-13powerpc/eeh: Cleanup eeh_pe_state_mark()Sam Bobroff
2018-10-13powerpc/eeh: Cleanup unnecessary eeh_pe_state_mark_with_cfg()Sam Bobroff
2018-10-13powerpc/eeh: Cleanup logic in eeh_rmv_from_parent_pe()Sam Bobroff
2018-10-13powerpc/eeh: Cleanup field names in eeh_rmv_dataSam Bobroff
2018-10-13powerpc/eeh: Cleanup list_head field namesSam Bobroff
2018-10-13powerpc/eeh: Cleanup eeh_add_virt_device()Sam Bobroff
2018-10-13powerpc/eeh: Cleanup unused field in eeh_devSam Bobroff
2018-10-13powerpc/eeh: Cleanup EEH_POSTPONED_PROBESam Bobroff
2018-10-13powerpc/eeh: Fix use of EEH_PE_KEEP on wrong fieldSam Bobroff
2018-10-13powerpc/eeh: Fix null deref for devices removed during EEHSam Bobroff
2018-10-13powerpc/eeh: Fix possible null deref in eeh_dump_dev_log()Sam Bobroff
2018-10-13powerpc/rtasd: Improve unknown error loggingOliver O'Halloran
2018-10-13powerpc: Disable -Wbuiltin-requires-header when setjmp is usedJoel Stanley
2018-10-13powerpc/process: Constify the number of insns printed by show instructions fu...Christophe Leroy
2018-10-13powerpc/process: Fix interleaved output in show_user_instructions()Christophe Leroy
2018-10-13powerpc/process: Add missing include of stacktrace.hChristophe Leroy
2018-10-13powerpc/process: Fix sparse address space warningsChristophe Leroy
2018-10-13powerpc/64: properly initialise the stackprotector canary on SMP.Christophe Leroy
2018-10-09Merge branch 'fixes' into nextMichael Ellerman
2018-10-05powerpc: Don't print kernel instructions in show_user_instructions()Michael Ellerman
2018-10-04powerpc/64s/hash: Do not use PPC_INVALIDATE_ERAT on CPUs before POWER9Nicholas Piggin
2018-10-04powerpc/time: Add set_state_oneshot_stopped decrementer callbackAnton Blanchard
2018-10-04powerpc/time: Use clockevents_register_device(), fixing an issue with large d...Anton Blanchard
2018-10-03powerpc: Wire up memtestChristophe Leroy
2018-10-03powerpc/tm: Reformat commentsMichael Neuling
2018-10-03powerpc: Remove duplicated include from pci_32.cYueHaibing
2018-10-03powerpc/64s: consolidate MCE counter increment.Michal Suchanek
2018-10-03powerpc/tm: Print 64-bits MSRBreno Leitao
2018-10-03powerpc/tm: Remove msr_tm_active()Breno Leitao
2018-10-03powerpc/ptrace: Add support for PTRACE_SYSEMUBreno Leitao
2018-10-03powerpc: Redefine TIF_32BITS thread flagBreno Leitao
2018-10-03powerpc/64: add stack protector supportChristophe Leroy
2018-10-03powerpc/32: add stack protector supportChristophe Leroy
2018-10-03powerpc/traps: merge unrecoverable_exception() and nonrecoverable_exception()Christophe Leroy
2018-10-03Revert "convert SLB miss handlers to C" and subsequent commitsMichael Ellerman
2018-09-25powerpc/tm: Avoid possible userspace r1 corruption on reclaimMichael Neuling