summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2014-08-07powerpc/eeh: Export eeh_iommu_group_to_pe()Gavin Shan
2014-08-05powerpc/eeh: Add missing #ifdef CONFIG_IOMMU_APIBenjamin Herrenschmidt
2014-08-05powerpc: Reduce scariness of interrupt frames in stack tracesPaul Mackerras
2014-08-05powerpc/book3s: Fix endianess issue for HMI handling on napping cpus.Mahesh Salgaonkar
2014-08-05powerpc/book3s: handle HMIs for cpus in nap mode.Mahesh Salgaonkar
2014-08-05powerpc/book3s: Add basic infrastructure to handle HMI in Linux.Mahesh Salgaonkar
2014-08-05powerpc/iommu: Fix comments with it_page_shiftAlexey Kardashevskiy
2014-08-05powerpc/eeh: Aux PE data for error logGavin Shan
2014-08-05powerpc/eeh: Replace pr_warning() with pr_warn()Gavin Shan
2014-08-05powerpc/eeh: Reduce lines of log dumpGavin Shan
2014-08-05powerpc/eeh: Selectively enable IO for error logGavin Shan
2014-08-05powerpc/eeh: Refactor EEH flag accessorsGavin Shan
2014-08-05powerpc/eeh: Fetch IOMMU table in reliable wayGavin Shan
2014-08-05powerpc/eeh: Wrong place to call pci_get_slot()Mike Qiu
2014-08-05powerpc/eeh: sysfs entries lostMike Qiu
2014-08-05powerpc/eeh: EEH support for VFIO PCI deviceGavin Shan
2014-08-05powerpc/eeh: Avoid event on passed PEGavin Shan
2014-08-05Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt
2014-07-29powerpc/e6500: Add support for hardware threadsAndy Fleming
2014-07-28powerpc: Document how we set AIL on guest kernelsMichael Ellerman
2014-07-28powerpc: Remove misleading DISABLE_INTSMichael Ellerman
2014-07-28powerpc: Move bad_stack() below the fwnmi_data_areaMichael Ellerman
2014-07-28powerpc: Remove CLASSIC_PPCMichael Ellerman
2014-07-28powerpc: Pull out ksp_vsid logic into a helperMichael Ellerman
2014-07-28powerpc: Remove MMU_FTR_SLBMichael Ellerman
2014-07-28powerpc: Remove STAB codeMichael Ellerman
2014-07-28powerpc: Drop support for pre-POWER4 cpusMichael Ellerman
2014-07-28powerpc: Use standard macros for sys_sigpending() & sys_old_getrlimit()Michael Ellerman
2014-07-28Merge branch 'merge' into nextBenjamin Herrenschmidt
2014-07-28powerpc: Fix endianness of flash_block_list in rtas_flashThomas Falcon
2014-07-22powerpc: Disable doorbells on Power8 DD1.xJoel Stanley
2014-07-11Merge branch 'merge' into nextBenjamin Herrenschmidt
2014-07-11powerpc/powernv: Check for IRQHAPPENED before sleepingPreeti U Murthy
2014-06-25powerpc/traps/e500: fix misleading error outputWladislav Wiebe
2014-06-25powerpc: Don't skip ePAPR spin-table CPUsScott Wood
2014-06-25powerpc/module: Fix TOC symbol CRCLaurent Dufour
2014-06-25powerpc/powernv: Remove OPAL v1 takeoverMichael Ellerman
2014-06-24powerpc/kprobes: Fix jprobes on ABI v2 (LE)Michael Ellerman
2014-06-24powerpc/ftrace: Use pr_fmt() to namespace error messagesMichael Ellerman
2014-06-24powerpc/ftrace: Fix nop of modules on 64bit LE (ABIv2)Michael Ellerman
2014-06-24powerpc/ftrace: Fix inverted check of create_branch()Michael Ellerman
2014-06-24powerpc/ftrace: Fix typo in mask of opcodeMichael Ellerman
2014-06-24powerpc: Remove ancient DEBUG_SIG codeMichael Ellerman
2014-06-24powerpc/kerenl: Enable EEH for IO accessorsGavin Shan
2014-06-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-06-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-06-12Merge commit '3cf2f34' into sched/core, to fix build errorIngo Molnar
2014-06-12powerpc/book3s: Fix some ABIv2 issues in machine check codeAnton Blanchard
2014-06-11powerpc/book3s: Increment the mce counter during machine_check_early call.Mahesh Salgaonkar
2014-06-11powerpc/book3s: Add stack overflow check in machine check handler.Mahesh Salgaonkar