summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-214-20/+20
|\
| * powerpc/pseries: Make CPU hotplug path endian safeBharata B Rao2014-10-153-14/+15
| * powerpc/pseries: Use dump_stack instead of show_stackAnton Blanchard2014-10-151-6/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-1111-76/+77
|\ \ | |/
| * powerpc/iommu/ddw: Fix endiannessAlexey Kardashevskiy2014-10-031-23/+28
| * powerpc/pseries: Decrease message level on EEH initializationGavin Shan2014-09-301-25/+10
| * powerpc/eeh: Introduce eeh_ops::err_injectGavin Shan2014-09-301-0/+1
| * powerpc/eeh: Freeze PE before PE resetGavin Shan2014-09-301-1/+3
| * pseries: Fix endian issues in cpu hot-removalThomas Falcon2014-09-252-13/+17
| * pseries: Fix endian issues in onlining cpu threadsThomas Falcon2014-09-251-3/+5
| * powerpc/jump_label: use HAVE_JUMP_LABEL?Zhouyi Zhou2014-09-251-1/+1
| * powerpc: Remove stale function prototypesAnton Blanchard2014-09-251-2/+0
| * powerpc: Ensure global functions include their prototypeAnton Blanchard2014-09-253-0/+3
| * powerpc: Make a bunch of things staticAnton Blanchard2014-09-253-7/+9
| * powerpc/pseries: Drop unnecessary continueHimangi Saraogi2014-09-231-1/+0
* | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-091-27/+17
|\ \
| * | MSI/powerpc: Use __read_msi_msg() instead of read_msi_msg()Yijing Wang2014-10-011-1/+1
| * | PCI/MSI/PPC: Remove arch_msi_check_device()Alexander Gordeev2014-10-011-26/+16
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-071-2/+2
|\ \ \ | |_|/ |/| |
| * | powerpc: Fix comment typos in hotplug-memory.cLi Zhong2014-08-261-2/+2
* | | powerpc/pseries: Fix endian issues in memory hotplugThomas Falcon2014-09-091-17/+19
| |/ |/|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-08-144-23/+23
|\ \
| * | powerpc/thp: Don't recompute vsid and ssize in loop on invalidateAneesh Kumar K.V2014-08-131-14/+6
| * | powerpc/pseries/hvcserver: Fix endian issue in hvcs_get_partner_infoThomas Falcon2014-08-131-2/+2
| * | powerpc/pseries: Avoid deadlock on removing ddwGavin Shan2014-08-131-6/+14
| * | powerpc/pseries: Failure on removing device nodeGavin Shan2014-08-131-1/+1
* | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-08-142-3/+2
|\ \ \ | |/ / |/| |
| * | Merge branch 'devicetree/next-overlay' into devicetree/nextGrant Likely2014-08-111-1/+1
| |\ \
| | * | of: Reorder device tree changes and notifiersGrant Likely2014-07-231-1/+1
| * | | of: Migrate of_find_node_by_name() users to for_each_node_by_name()Grant Likely2014-06-261-2/+1
| |/ /
* | | arch/powerpc: replace obsolete strict_strto* callsDaniel Walter2014-08-082-3/+3
* | | powerpc/eeh: Replace pr_warning() with pr_warn()Gavin Shan2014-08-051-14/+14
* | | powerpc/eeh: Selectively enable IO for error logGavin Shan2014-08-051-1/+1
* | | powerpc/eeh: Refactor EEH flag accessorsGavin Shan2014-08-051-2/+2
* | | powerpc/pci: Reorder pci bus/bridge unregistration during PHB removalTyrel Datwyler2014-08-051-2/+2
* | | powerpc/pseries: Switch pseries drivers to use machine_xxx_initcall()Michael Ellerman2014-07-2811-23/+19
* | | Merge branch 'merge' into nextBenjamin Herrenschmidt2014-07-282-0/+2
|\ \ \ | | |/ | |/|
| * | powerpc/pseries: dynamically added OF nodes need to call of_node_initTyrel Datwyler2014-07-222-0/+2
| |/
* | powerpc/pseries: Optimise hcall tracepointsAnton Blanchard2014-07-111-22/+16
* | powerpc/pseries: Use jump labels for hcall tracepointsAnton Blanchard2014-07-112-41/+133
|/
* powerpc/powernv: Enable POWER8 doorbell IPIsMichael Neuling2014-06-111-0/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-06-106-22/+62
|\
| * powerpc/pseries: hcall functions are exported to modules, need _GLOBAL_TOC()Anton Blanchard2014-06-051-3/+3
| * powerpc: Allow ppc_md platform hook to override memory_block_size_bytesAnton Blanchard2014-06-053-14/+8
| * Merge remote-tracking branch 'anton/abiv2' into nextBenjamin Herrenschmidt2014-05-052-4/+5
| |\
| | * powerpc: Fix SMP issues with ppc64le ABIv2Anton Blanchard2014-04-231-2/+3
| | * powerpc: No need to use dot symbols when branching to a functionAnton Blanchard2014-04-231-2/+2
| * | powerpc/le: Show the endianess of the LPAR under PowerVM.Tony Breeds2014-05-011-0/+4
| * | powerpc/eeh: Make the delay for PE reset unifiedGavin Shan2014-04-281-1/+9
| * | powerpc/pseries: Fix overwritten PE stateGavin Shan2014-04-281-0/+1
OpenPOWER on IntegriCloud