summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries
Commit message (Expand)AuthorAgeFilesLines
* powerpc/kdump: Ignore failure in enabling big endian exception during crashHari Bathini2014-12-291-1/+7
* Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2014-12-1210-70/+55Star
|\
| * powerpc/mm: don't do tlbie for updatepp request with NO HPTE faultAneesh Kumar K.V2014-12-051-1/+1
| * Merge remote-tracking branch 'benh/next' into nextMichael Ellerman2014-12-021-1/+1
| |\
| | * powerpc/mm/thp: Use tlbiel if possibleAneesh Kumar K.V2014-12-021-1/+1
| * | powerpc/pseries: Initialise nvram_pstore_info's buf_lockLi Zhong2014-11-191-0/+2
| |/
| * powerpc/pseries: delete unneeded test before of_node_putJulia Lawall2014-11-091-2/+1Star
| * powerpc/pseries: Quieten relocation on exceptions warningAnton Blanchard2014-11-091-1/+5
| * powerpc/pseries: Quieten ibm,pcie-link-speed-stats warningAnton Blanchard2014-11-091-1/+1
| * powerpc/jump_label: Use HAVE_JUMP_LABELAnton Blanchard2014-11-091-2/+2
| * powerpc: Remove ppc_md.remove_memoryAnton Blanchard2014-11-051-21/+0Star
| * Merge branch 'topic/get-cpu-var' into nextMichael Ellerman2014-11-055-12/+12
| |\
| | * powerpc: Replace __get_cpu_var usesChristoph Lameter2014-11-035-12/+12
| * | Merge branch 'topic/pm-power-off' into nextMichael Ellerman2014-11-051-29/+30
| |\ \
| | * | powerpc: Convert power off logic to pm_power_offAlexander Graf2014-11-031-29/+30
| | |/
* | | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-114-15/+17
|\ \ \
| * | | of/reconfig: Always use the same structure for notifiersGrant Likely2014-11-244-15/+17
| |/ /
* | | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-101-1/+1
|\ \ \
| * | | PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg()Jiang Liu2014-11-231-1/+1
* | | | powerpc/pseries: Honor the generic "no_64bit_msi" flagBenjamin Herrenschmidt2014-11-241-1/+1
| |/ / |/| |
* | | powerpc: use device_online/offline() instead of cpu_up/down()Dan Streetman2014-11-021-2/+2
* | | powerpc/fadump: Fix endianess issues in firmware assisted dump handlingHari Bathini2014-10-301-2/+12
| |/ |/|
* | 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/+5Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-10-1211-76/+77
|\|
| * powerpc/iommu/ddw: Fix endiannessAlexey Kardashevskiy2014-10-031-23/+28
| * powerpc/pseries: Decrease message level on EEH initializationGavin Shan2014-09-301-25/+10Star
| * 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/+0Star
| * 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/+0Star
* | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-091-27/+17Star
|\ \
| * | 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/+16Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-081-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/+6Star
| * | 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/+2Star
|\ \ \ | |/ / |/| |
| * | Merge branch 'devicetree/next-overlay' into devicetree/nextGrant Likely2014-08-111-1/+1
| |\ \