aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-02powerpc: use device_online/offline() instead of cpu_up/down()Dan Streetman1-2/+2
2014-10-30powerpc/fadump: Fix endianess issues in firmware assisted dump handlingHari Bathini1-2/+12
2014-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds4-20/+20
2014-10-15powerpc/pseries: Make CPU hotplug path endian safeBharata B Rao3-14/+15
2014-10-15powerpc/pseries: Use dump_stack instead of show_stackAnton Blanchard1-6/+5
2014-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds11-76/+77
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-27/+17
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2014-10-03powerpc/iommu/ddw: Fix endiannessAlexey Kardashevskiy1-23/+28
2014-10-01MSI/powerpc: Use __read_msi_msg() instead of read_msi_msg()Yijing Wang1-1/+1
2014-10-01PCI/MSI/PPC: Remove arch_msi_check_device()Alexander Gordeev1-26/+16
2014-09-30powerpc/pseries: Decrease message level on EEH initializationGavin Shan1-25/+10
2014-09-30powerpc/eeh: Introduce eeh_ops::err_injectGavin Shan1-0/+1
2014-09-30powerpc/eeh: Freeze PE before PE resetGavin Shan1-1/+3
2014-09-25pseries: Fix endian issues in cpu hot-removalThomas Falcon2-13/+17
2014-09-25pseries: Fix endian issues in onlining cpu threadsThomas Falcon1-3/+5
2014-09-25powerpc/jump_label: use HAVE_JUMP_LABEL?Zhouyi Zhou1-1/+1
2014-09-25powerpc: Remove stale function prototypesAnton Blanchard1-2/+0
2014-09-25powerpc: Ensure global functions include their prototypeAnton Blanchard3-0/+3
2014-09-25powerpc: Make a bunch of things staticAnton Blanchard3-7/+9
2014-09-23powerpc/pseries: Drop unnecessary continueHimangi Saraogi1-1/+0
2014-09-09powerpc/pseries: Fix endian issues in memory hotplugThomas Falcon1-17/+19
2014-08-26powerpc: Fix comment typos in hotplug-memory.cLi Zhong1-2/+2
2014-08-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds4-23/+23
2014-08-14Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2-3/+2
2014-08-13powerpc/thp: Don't recompute vsid and ssize in loop on invalidateAneesh Kumar K.V1-14/+6
2014-08-13powerpc/pseries/hvcserver: Fix endian issue in hvcs_get_partner_infoThomas Falcon1-2/+2
2014-08-13powerpc/pseries: Avoid deadlock on removing ddwGavin Shan1-6/+14
2014-08-13powerpc/pseries: Failure on removing device nodeGavin Shan1-1/+1
2014-08-11Merge branch 'devicetree/next-overlay' into devicetree/nextGrant Likely1-1/+1
2014-08-08arch/powerpc: replace obsolete strict_strto* callsDaniel Walter2-3/+3
2014-08-05powerpc/eeh: Replace pr_warning() with pr_warn()Gavin Shan1-14/+14
2014-08-05powerpc/eeh: Selectively enable IO for error logGavin Shan1-1/+1
2014-08-05powerpc/eeh: Refactor EEH flag accessorsGavin Shan1-2/+2
2014-08-05powerpc/pci: Reorder pci bus/bridge unregistration during PHB removalTyrel Datwyler1-2/+2
2014-07-28powerpc/pseries: Switch pseries drivers to use machine_xxx_initcall()Michael Ellerman11-23/+19
2014-07-28Merge branch 'merge' into nextBenjamin Herrenschmidt2-0/+2
2014-07-23of: Reorder device tree changes and notifiersGrant Likely1-1/+1
2014-07-22powerpc/pseries: dynamically added OF nodes need to call of_node_initTyrel Datwyler2-0/+2
2014-07-11powerpc/pseries: Optimise hcall tracepointsAnton Blanchard1-22/+16
2014-07-11powerpc/pseries: Use jump labels for hcall tracepointsAnton Blanchard2-41/+133
2014-06-26of: Migrate of_find_node_by_name() users to for_each_node_by_name()Grant Likely1-2/+1
2014-06-11powerpc/powernv: Enable POWER8 doorbell IPIsMichael Neuling1-0/+1
2014-06-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds6-22/+62
2014-06-05powerpc/pseries: hcall functions are exported to modules, need _GLOBAL_TOC()Anton Blanchard1-3/+3
2014-06-05powerpc: Allow ppc_md platform hook to override memory_block_size_bytesAnton Blanchard3-14/+8
2014-05-13Merge branch 'dt-bus-name' into for-nextRob Herring2-6/+9
2014-05-05Merge remote-tracking branch 'anton/abiv2' into nextBenjamin Herrenschmidt2-4/+5
2014-05-01powerpc/le: Show the endianess of the LPAR under PowerVM.Tony Breeds1-0/+4
2014-04-30of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring1-2/+2