summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/pseries
AgeCommit message (Expand)AuthorFilesLines
2013-05-24powerpc/pseries: Make 32-bit MSI quirk work on systems lacking firmware supportBrian King1-3/+37
2013-05-24powerpc: Make radeon 32-bit MSI quirk work on powernvBenjamin Herrenschmidt1-32/+3
2013-05-14powerpc: select HAVE_CONTEXT_TRACKING for pSeriesLi Zhong1-0/+1
2013-05-14powerpc: Bring all threads online prior to migration/hibernationRobert Jennings1-0/+22
2013-05-06powerpc/pseries: Perform proper max_bus_speed detectionKleber Sacilotto de Souza3-0/+59
2013-05-06powerpc/pseries: Force 32 bit MSIs for devices that require itBrian King1-3/+18
2013-05-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds7-52/+137
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-22/+12
2013-05-01ppc: Clean up scanlogDavid Howells1-18/+11
2013-05-01proc: Supply PDE attribute setting accessor functionsDavid Howells1-1/+1
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-20/+14
2013-04-30powerpc: Decode the pte-lp-encoding bits correctly.Aneesh Kumar K.V1-3/+3
2013-04-30powerpc: Use signed formatting when printing errorAneesh Kumar K.V1-1/+1
2013-04-29mm, hotplug: avoid compiling memory hotremove functions when disabledDavid Rientjes1-0/+12
2013-04-28Merge branch 'pm-cpuidle'Rafael J. Wysocki1-20/+14
2013-04-26powerpc/pseries: Update CPU maps when device tree is updatedJesse Larrew1-0/+1
2013-04-26powerpc/pseries: Update firmware_has_feature() to check architecture vector 5...Nathan Fontenot3-24/+70
2013-04-26powerpc/pseries: Use ARRAY_SIZE to iterate over firmware_features_table arrayNathan Fontenot1-5/+3
2013-04-26powerpc/pseries: Correct buffer parsing in update_dt_node()Nathan Fontenot1-4/+16
2013-04-26powerpc/pseries: Expose pseries devicetree_update()Nathan Fontenot1-9/+12
2013-04-23cpuidle: remove en_core_tk_irqen flagDaniel Lezcano1-1/+0
2013-04-18powerpc/pseries: close DDW race between functions of adapterNishanth Aravamudan1-0/+26
2013-04-18powerpc: Use VPA subfunction macros instead of numbers for vpa callsLi Zhong1-8/+7
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro1-6/+3
2013-04-08POWERPC: pseries: cpuidle: use time keeping flagDaniel Lezcano1-20/+15
2013-04-08powerpc: pSeries_lpar_hpte_remove fails from Adjunct partition being performe...Michael Wolf1-1/+7
2013-03-05powerpc/pseries/hvcserver: Fix strncpy buffer limit in location codeChen Gang1-2/+3
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-7/+3
2013-02-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds11-95/+176
2013-02-22new helper: file_inode(file)Al Viro2-7/+3
2013-02-08pseries/iommu: Remove DDW on kexecNishanth Aravamudan1-38/+50
2013-02-08pseries/iommu: Restore_default_window does not use liobn parameterNishanth Aravamudan1-2/+2
2013-01-29pseries/iommu: Ensure TCEs are cleared with non-huge DDWNishanth Aravamudan1-10/+1
2013-01-29pseries/iommu: Fix iteration in DDW TCE clearrangeNishanth Aravamudan1-0/+1
2013-01-27cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker2-6/+6
2013-01-10powerpc/eeh: Fix crash when adding a device in a slot with DDWThadeu Lima de Souza Cascardo1-1/+23
2013-01-10powerpc: Add the DAWR support to the set_break()Michael Neuling1-0/+12
2013-01-10powerpc: Add helper functions set the DAWR and CIABR using set_modeIan Munsie1-0/+10
2013-01-10powerpc: Disable relocation on exceptions whenever PR KVM is activeIan Munsie1-3/+5
2013-01-10powerpc: Build kernel with -mcmodel=mediumAnton Blanchard1-1/+1
2013-01-10powerpc/pseries/pci: Use NULL instead of 0 for pointersTushar Behera1-1/+2
2013-01-10powerpc: Hook up doorbells on serverIan Munsie2-2/+32
2013-01-10powerpc/pseries: Cleanup best_energy_hcall detectionMichael Neuling2-35/+3
2013-01-10powerpc/pseries: Allow firmware features to match partial stringsMichael Neuling1-2/+18
2013-01-10powerpc: Fix a lazy irq related WARING in arch_local_irq_restore()Li Zhong2-0/+16
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman4-7/+7
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds10-173/+172
2012-12-11Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2012-12-11Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-2/+1
2012-11-29Merge branch 'pm-cpuidle'Rafael J. Wysocki1-2/+2