summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries
AgeCommit message (Expand)AuthorFilesLines
2012-09-10powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisorMichael Neuling1-1/+1
2012-09-10powerpc: Rework set_dabr so it can take a DABRX value as wellMichael Neuling1-5/+9
2012-09-10powerpc/eeh: Cleanup on EEH PCI address cacheGavin Shan3-27/+27
2012-09-10powerpc/eeh: Trace eeh device from I/O cacheGavin Shan2-25/+22
2012-09-10powerpc/eeh: Probe mode supportGavin Shan2-109/+118
2012-09-10powerpc/eeh: Move stats to PEGavin Shan4-24/+7
2012-09-10powerpc/eeh: Handle EEH error based on PEGavin Shan3-136/+123
2012-09-10powerpc/eeh: Make EEH handler PE sensitiveGavin Shan1-15/+10
2012-09-10powerpc/eeh: Do reset based on PEGavin Shan1-57/+34
2012-09-10powerpc/eeh: I/O enable and log retrival based on PEGavin Shan1-25/+19
2012-09-10powerpc/eeh: Device bars restore based on PEGavin Shan2-79/+94
2012-09-10powerpc/eeh: Make EEH operations based on PEGavin Shan2-79/+67
2012-09-10powerpc/eeh: Trace error based on PE from beginningGavin Shan2-32/+25
2012-09-10powerpc/eeh: Trace EEH state based on PEGavin Shan2-102/+79
2012-09-10powerpc/eeh: Build EEH event based on PEGavin Shan1-21/+8
2012-09-10powerpc/eeh: Remove PE at appropriate timeGavin Shan2-0/+48
2012-09-10powerpc/eeh: Create PEs duing EEH initializationGavin Shan2-0/+86
2012-09-10powerpc/eeh: Search PE based on requirementGavin Shan1-0/+143
2012-09-10powerpc/eeh: Create PEs for PHBsGavin Shan3-2/+127
2012-09-10powerpc/eeh: Introduce global mutexGavin Shan1-0/+3
2012-09-10powerpc/eeh: More logs for EEH initializationGavin Shan2-1/+15
2012-09-10powerpc/eeh: Use slab to allocate eeh devicesGavin Shan3-3/+3
2012-09-10powerpc/eeh: Move EEH initialization aroundGavin Shan4-7/+15
2012-09-07powerpc: Use the XDABR hcallMichael Neuling1-3/+3
2012-09-07powerpc/pseries: Round up MSI-X requestsAnton Blanchard1-1/+19
2012-09-05powerpc: Remove all includes of <asm/abs_addr.h>Michael Ellerman2-1/+1
2012-09-05powerpc/pseries: Remove uses of abs_to_virt() and virt_to_abs()Michael Ellerman1-6/+5
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2012-07-24Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linuxLinus Torvalds1-1/+1
2012-07-13powerpc/eeh: Check handle_eeh_events() return valueKleber Sacilotto de Souza1-2/+4
2012-07-11of: Improve prom_update_property() functionDong Aisheng2-17/+7
2012-07-11powerpc/cpuidle: Fixes for pseries_idle hotplug notifierDeepthi Dharwar1-5/+18
2012-07-10powerpc/pseries: Fix whitespace in eehMichael Neuling1-2/+2
2012-07-10powerpc: Merge STK_REG/PARAM/FRAMESIZEMichael Neuling1-37/+35
2012-07-10powerpc: Fix usage of register macros getting ready for %r0 changeMichael Neuling1-36/+36
2012-07-10Merge branch 'merge' into nextBenjamin Herrenschmidt1-7/+10
2012-07-10powerpc: More fixes for lazy IRQ vs. idleBenjamin Herrenschmidt1-7/+10
2012-07-06devicetree: add helper inline for retrieving a node's full nameGrant Likely1-1/+1
2012-07-03powerpc/pseries: Disable interrupts around IOMMU percpu data accessesAnton Blanchard1-0/+6
2012-07-03powerpc/pseries/cpuidle: Replace pseries_notify_cpuidle_add call with notifierDeepthi Dharwar2-7/+19
2012-07-03powerpc/pseries/iommu: remove default window before attempting DDW manipulationNishanth Aravamudan1-15/+92
2012-06-29powerpc/pseries: Fix software invalidate TCEMichael Neuling1-2/+2
2012-06-29powerpc: check_and_cede_processor() never cedesAnton Blanchard1-1/+1
2012-06-15kmsg - kmsg_dump() use iterator to receive log buffer contentKay Sievers1-54/+7
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu1-1/+1
2012-05-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds3-3/+10
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-05-14powerpc/pseries: Add pseries update notifier for OFDT prop changesKent Yoder1-0/+7
2012-05-09Merge branch 'merge' into nextBenjamin Herrenschmidt1-2/+2
2012-04-30powerpc: Use WARN instead of dump_stack when printing EEH error backtraceAnton Blanchard1-1/+1