summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc/pseries: Little endian fixes for post mobility device tree updateTyrel Datwyler2015-03-201-21/+23
* powerpc/iommu: Remove IOMMU device references via bus notifierNishanth Aravamudan2015-03-041-0/+2
* Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2015-02-124-27/+19
|\
| * powerpc/pseries: Fix endian problems with LE migrationCyril Bur2015-01-271-16/+6
| * powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus()Emil Medve2015-01-231-1/+1
| * powerpc/pseries: All events of EPOW_SYSTEM_SHUTDOWN must initiate shutdownAnshuman Khandual2015-01-231-0/+2
| * powerpc/pseries: relocate "config DTL" so kconfig nests properlyCody P Schafer2014-12-291-10/+10
* | 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/+55
|\
| * 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/+1
| * 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/+0
| * 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/+5
* | 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/+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-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
| |/ |/|