summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2014-10-01powerpc/eeh: Show hex prefix for PE state sysfsGavin Shan1-1/+1
2014-09-30powerpc/powernv: Override dma_get_required_mask()Gavin Shan1-4/+10
2014-09-30powerpc/eeh: Dump PCI config space for all child devicesGavin Shan1-15/+20
2014-09-30powerpc/eeh: Emulate EEH recovery for VFIO devicesGavin Shan2-6/+143
2014-09-30powerpc/eeh: Tag reset state for user owned PEGavin Shan1-0/+2
2014-09-30powerpc/eeh: Block PCI config access during resetGavin Shan1-0/+4
2014-09-30powerpc/eeh: Use eeh_unfreeze_pe()Gavin Shan3-50/+8
2014-09-30powerpc/eeh: Unfreeze PE on enabling EEH functionalityGavin Shan1-28/+32
2014-09-30powerpc/eeh: Fix improper condition in eeh_pci_enable()Gavin Shan1-16/+42
2014-09-30powerpc/eeh: Clear frozen device state in timeGavin Shan1-3/+18
2014-09-30powerpc/eeh: Clear frozen state on passing deviceGavin Shan1-1/+35
2014-09-30powerpc/eeh: Reenable PCI devices after resetGavin Shan1-14/+48
2014-09-30powerpc/eeh: Freeze PE before PE resetGavin Shan1-0/+7
2014-09-30powerpc/eeh: Add eeh_pe_state sysfs entryGavin Shan1-1/+59
2014-09-30powerpc/eeh: Drop unused argument in eeh_check_failure()Gavin Shan1-9/+6
2014-09-25powerpc/eeh: Fix kernel crash when passing through VFWei Yang2-3/+3
2014-09-25powerpc/ppc64: Print CPU/MMU/FW features at bootMichael Ellerman1-0/+8
2014-09-25powerpc/ppc64: Clean up the boot-time settings displayMichael Ellerman1-10/+12
2014-09-25powerpc: Only set numa node information for present cpus at boottimeLi Zhong1-2/+8
2014-09-25powerpc: Check flat device tree version at bootMichael Ellerman1-0/+4
2014-09-25powerpc/powernv: Don't call generic code on offline cpusPaul Mackerras1-1/+1
2014-09-25powerpc: Simplify symbol check in prom_init_check.shAndreas Schwab1-16/+6
2014-09-25powerpc: make of_device_ids constUwe Kleine-König3-3/+3
2014-09-25powerpc: Ensure global functions include their prototypeAnton Blanchard1-0/+1
2014-09-25powerpc: Make a bunch of things staticAnton Blanchard8-10/+11
2014-09-25powerpc: Separate ppc32 symbol exports into ppc_ksyms_32.cAnton Blanchard3-108/+79
2014-09-25powerpc: Move lib symbol exports into arch/powerpc/lib/ppc_ksyms.cAnton Blanchard1-32/+0
2014-09-25powerpc: Remove unused 32bit symbol exportsAnton Blanchard1-16/+0
2014-09-25powerpc: Move more symbol exports next to function definitionsAnton Blanchard4-14/+6
2014-09-25powerpc: Move via-cuda symbol exports next to function definitionsAnton Blanchard1-4/+0
2014-09-25powerpc: Move adb symbol exports next to function definitionsAnton Blanchard1-7/+0
2014-08-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds4-79/+84
2014-08-14Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-70/+0
2014-08-13powerpc: reorder per-cpu NUMA information's initializationNishanth Aravamudan1-6/+5
2014-08-13powerpc/ppc476: Disable BTACAlistair Popple1-1/+3
2014-08-13powerpc/powernv: Fix IOMMU group lostGavin Shan1-17/+21
2014-08-13powerpc: Fix "attempt to move .org backwards" errorGuenter Roeck1-55/+55
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-72/+47
2014-08-09Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds3-20/+4
2014-08-09arch/powerpc: replace obsolete strict_strto* callsDaniel Walter2-4/+4
2014-08-09arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski1-16/+0
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2014-08-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds19-454/+708
2014-08-07powerpc/eeh: Export eeh_iommu_group_to_pe()Gavin Shan1-0/+1
2014-08-06powerpc: Use sigsp()Richard Weinberger3-11/+5
2014-08-06powerpc: Use get_signal() signal_setup_done()Richard Weinberger4-64/+45
2014-08-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2014-08-05powerpc/eeh: Add missing #ifdef CONFIG_IOMMU_APIBenjamin Herrenschmidt1-0/+4
2014-08-05Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini1-0/+2
2014-08-05powerpc: Reduce scariness of interrupt frames in stack tracesPaul Mackerras1-1/+1