summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2018-01-19powerpc/64: Move set_soft_enabled() and renameMadhavan Srinivasan
2018-01-19powerpc/64: Add #defines for paca->soft_enabled flagsMadhavan Srinivasan
2018-01-19powerpc: Hard wire PT_SOFTE value to 1 in ptrace & signalsMadhavan Srinivasan
2018-01-19KVM: PPC: Book3S HV: Keep XIVE escalation interrupt masked unless cededBenjamin Herrenschmidt
2018-01-19KVM: PPC: Book3S HV: Don't use existing "prodded" flag for XIVE escalationsBenjamin Herrenschmidt
2018-01-18powerpc/watchdog: remove arch_trigger_cpumask_backtraceNicholas Piggin
2018-01-18powerpc/64s: Relax PACA address limitationsNicholas Piggin
2018-01-18KVM: PPC: Book3S HV: Improve handling of debug-trigger HMIs on POWER9Paul Mackerras
2018-01-17powerpc/pci: Use of_irq_parse_and_map_pci() helperRob Herring
2018-01-18powerpc/64: rtas avoid accessing paca in 32-bit modeNicholas Piggin
2018-01-18powerpc/64s: Improve local TLB flush for boot and MCE on POWER9Nicholas Piggin
2018-01-18powerpc: System reset avoid interleaving oops using die synchronisationNicholas Piggin
2018-01-17powerpc/64s: Allow control of RFI flush via debugfsMichael Ellerman
2018-01-17powerpc/64s: Wire up cpu_show_meltdown()Michael Ellerman
2018-01-16powerpc: Use the TRAP macro whenever comparing a trap numberBenjamin Herrenschmidt
2018-01-16powerpc: Remove useless EXC_COMMON_HVBenjamin Herrenschmidt
2018-01-16powerpc: Cosmetic cleanup of cpuinfo_opBenjamin Herrenschmidt
2018-01-16powerpc: Make newline in cpuinfo unconditionalBenjamin Herrenschmidt
2018-01-16powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAPChristophe Leroy
2018-01-16powerpc/8xx: Remove _PAGE_USER and handle user access at PMD levelChristophe Leroy
2018-01-16powerpc/mm: extend _PAGE_PRIVILEGED to all CPUsChristophe Leroy
2018-01-16powerpc/8xx: remove unused _PAGE_WRITETHRUChristophe Leroy
2018-01-16powerpc/8xx: Only perform perf counting when perf is in use.Christophe Leroy
2018-01-16powerpc/8xx: remove EXCEPTION_PROLOG/EPILOG_0 and change r3 to r12Christophe Leroy
2018-01-16powerpc/8xx: Remove CPU6 ERRATA WorkaroundChristophe Leroy
2018-01-16powernv/kdump: Fix cases where the kdump kernel can get HMI'sBalbir Singh
2018-01-16powerpc/crash: Remove the test for cpu_online in the IPI callbackBalbir Singh
2018-01-16powerpc: make use of for_each_node_by_type() instead of open-coding itDmitry Torokhov
2018-01-16powerpc/pseries: Enable support of ibm,dynamic-memory-v2Nathan Fontenot
2018-01-16powerpc/mm: Separate ibm, dynamic-memory data from DT formatNathan Fontenot
2018-01-15signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman
2018-01-15signal: Unify and correct copy_siginfo_from_user32Eric W. Biederman
2018-01-15swiotlb: rename swiotlb_free to swiotlb_exitChristoph Hellwig
2018-01-15powerpc: rename swiotlb_dma_opsChristoph Hellwig
2018-01-15dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig
2018-01-12signal/powerpc: Document conflicts with SI_USER and SIGFPE and SIGTRAPEric W. Biederman
2018-01-11powerpc/PCI: Deprecate pci_get_bus_and_slot()Sinan Kaya
2018-01-10powerpc: rename dma_direct_ to dma_nommu_Christoph Hellwig
2018-01-11powerpc: Don't preempt_disable() in show_cpuinfo()Benjamin Herrenschmidt
2018-01-10powerpc/64s: Support disabling RFI flush with no_rfi_flush and noptiMichael Ellerman
2018-01-10powerpc/64s: Add support for RFI flush of L1-D cacheMichael Ellerman
2018-01-10powerpc/64s: Convert slb_miss_common to use RFI_TO_USER/KERNELNicholas Piggin
2018-01-10powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNELNicholas Piggin
2018-01-10powerpc/64: Convert the syscall exit path to use RFI_TO_USER/KERNELNicholas Piggin
2018-01-10powerpc/64s: Simple RFI macro conversionsNicholas Piggin
2018-01-09powerpc64: Add .opd based function descriptor dereferenceSergey Senozhatsky
2017-12-18powerpc/pci: Unroll two pass loop when scanning bridgesAndy Shevchenko
2017-12-18powerpc/pci: Use for_each_pci_bridge() helperAndy Shevchenko
2017-12-19powerpc/kernel: Print actual address of regs when oopsingMichael Ellerman
2017-12-11powerpc/pci: Separate SR-IOV CallsBryant G. Ly