summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'next-eeh' of git://git.kernel.org/pub/scm/linux/kernel/git/benh...Michael Ellerman2015-04-074-67/+41
| |\ \
| | * | powerpc/eeh: Remove device_node dependencyGavin Shan2015-03-241-2/+4
| | * | powerpc/eeh: Replace device_node with pci_dn in eeh_opsGavin Shan2015-03-241-12/+4
| | * | powerpc/eeh: Do probe on pci_dnGavin Shan2015-03-242-52/+32
| | * | powerpc/eeh: Create eeh_dev from pci_dn instead of device_nodeGavin Shan2015-03-241-1/+1
| | |/
| * | powerpc/pseries: Simplify check for suspendability during suspend/migrationTyrel Datwyler2015-03-281-6/+3
| * | powerpc/pseries: Introduce api_version to migration sysfs interfaceTyrel Datwyler2015-03-241-1/+16
| * | powerpc/rtas: Make timestamp related code y2038-safeHari Bathini2015-03-231-5/+5
| * | powerpc/nvram: Move generic code for nvram and pstoreHari Bathini2015-03-232-662/+5
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-04-132-2/+2
|\ \
| * | powerpc, jump_label: Include linux/jump_label.h to get HAVE_JUMP_LABEL defineAnton Blanchard2015-04-092-2/+2
* | | 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-114-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-1110-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-101-2/+1
| * powerpc/pseries: Quieten relocation on exceptions warningAnton Blanchard2014-11-101-1/+5
| * powerpc/pseries: Quieten ibm,pcie-link-speed-stats warningAnton Blanchard2014-11-101-1/+1
| * powerpc/jump_label: Use HAVE_JUMP_LABELAnton Blanchard2014-11-101-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-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
OpenPOWER on IntegriCloud