summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2018-12-21powerpc: generate uapi header and system call table filesFiroz Khan
2018-12-21powerpc: add system call table generation supportFiroz Khan
2018-12-21powerpc: split compat syscall table out from native tableFiroz Khan
2018-12-21powerpc: move macro definition from asm/systbl.hFiroz Khan
2018-12-21powerpc/tm: Unset MSR[TS] if not recheckpointingBreno Leitao
2018-12-21powerpc/tm: Print scratch valueBreno Leitao
2018-12-21powerpc/tm: Save MSR to PACA before RFIDBreno Leitao
2018-12-21powerpc/tm: Set MSR[TS] just prior to recheckpointBreno Leitao
2018-12-21powerpc/fadump: Do not allow hot-remove memory from fadump reserved area.Mahesh Salgaonkar
2018-12-21powerpc/fadump: Throw proper error message on fadump registration failureMahesh Salgaonkar
2018-12-21powerpc/fadump: Reservationless firmware assisted dumpMahesh Salgaonkar
2018-12-20powerpc/eeh: Fix debugfs_simple_attr.cocci warningsYueHaibing
2018-12-20powerpc/fsl: Update Spectre v2 reportingDiana Craciun
2018-12-20powerpc/fsl: Enable runtime patching if nospectre_v2 boot arg is usedDiana Craciun
2018-12-20powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit)Diana Craciun
2018-12-20powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)Diana Craciun
2018-12-20powerpc/fsl: Add nospectre_v2 command line argumentDiana Craciun
2018-12-20powerpc/fsl: Fix spectre_v2 mitigations reportingDiana Craciun
2018-12-20powerpc/fsl: Add infrastructure to fixup branch predictor flushDiana Craciun
2018-12-20powerpc/prom: move the device tree if not in declared memory.Christophe Leroy
2018-12-20powerpc: eeh_event: convert semaphore to completionArnd Bergmann
2018-12-20powerpc/ptrace: Combine SYSCALL_EMU & SYSCALL_TRACE handlingDmitry V. Levin
2018-12-20powerpc: use mm zones more sensiblyChristoph Hellwig
2018-12-20powerpc/dma: split the two __dma_alloc_coherent implementationsChristoph Hellwig
2018-12-20powerpc/dma: remove the unused dma_iommu_ops exportChristoph Hellwig
2018-12-20powerpc/dma: remove the unused ISA_DMA_THRESHOLD exportChristoph Hellwig
2018-12-20powerpc/dma: properly wire up the unmap_page and unmap_sg methodsChristoph Hellwig
2018-12-20powerpc/prom: fix early DEBUG messagesChristophe Leroy
2018-12-19powerpc/mm: add exec protection on powerpc 603Christophe Leroy
2018-12-19powerpc: remove remaining bits from CONFIG_APUSChristophe Leroy
2018-12-19powerpc/8xx: add exception frame markerChristophe Leroy
2018-12-19powerpc/44x: use patch_sites for TLB handlers patchingChristophe Leroy
2018-12-19powerpc/signal: Use code patching instead of hardcodingChristophe Leroy
2018-12-19powerpc/book3s/32: Use MMU_FTR_HPTE_TABLE in head_32.SChristophe Leroy
2018-12-19powerpc/32: use patch_site_addr() in machine_init()Christophe Leroy
2018-12-17Merge branch 'fixes' into nextMichael Ellerman
2018-12-10powerpc/ptrace: replace ptrace_report_syscall() with a tracehook callElvira Khabirova
2018-12-04powerpc/8xx: regroup TLB handler routinesChristophe Leroy
2018-12-04powerpc/8xx: don't use r12/SPRN_SPRG_SCRATCH2 in TLB Miss handlersChristophe Leroy
2018-12-04powerpc/8xx: Use hardware assistance in TLB handlersChristophe Leroy
2018-12-04powerpc/8xx: Temporarily disable 16k pages and hugepagesChristophe Leroy
2018-12-04powerpc/8xx: Move SW perf counters in first 32kb of memoryChristophe Leroy
2018-12-04powerpc/mm: move platform specific mmu-xxx.h in platform directoriesChristophe Leroy
2018-12-04powerpc: annotate implicit fall throughsStephen Rothwell
2018-12-01powerpc: Look for "stdout-path" when setting up legacy consolesBenjamin Herrenschmidt
2018-11-29powerpc/msi: Fix NULL pointer access in teardown codeRadu Rendec
2018-11-26powerpc: change CONFIG_PPC_STD_MMU_32 to CONFIG_PPC_BOOK3S_32Christophe Leroy
2018-11-26powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32Christophe Leroy
2018-11-26powerpc: Use device_type helpers to access the node typeRob Herring
2018-11-26powerpc: Rework btext_find_display to use of_stdout and device_type helpersRob Herring