aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
2013-07-01powerpc/pseries: Inform the hypervisor we are using EBB regsMichael Ellerman1-0/+3
2013-07-01powerpc: Delete __cpuinit usage from all usersPaul Gortmaker5-9/+9
2013-07-01powerpc/powernv: Use dev-node in PCI config accessorsGavin Shan3-89/+79
2013-07-01powerpc/eeh: Refactor the output messageGavin Shan1-9/+16
2013-07-01powerpc/eeh: Fix address catch for PowerNVGavin Shan1-0/+1
2013-07-01powerpc/powernv: Replace variables with flagsGavin Shan3-8/+11
2013-06-30trivial: powerpc: Fix typo in ioei_interrupt() descriptionSebastien Bessiere1-1/+1
2013-06-30powerpc/eeh: Fix fetching bus for single-dev-PEGavin Shan1-1/+2
2013-06-29[readdir] switch dcache_readdir() users to ->iterate()Al Viro1-1/+1
2013-06-28powerpc/eeh: Add eeh_dev to the cache during bootThadeu Lima de Souza Cascardo1-2/+2
2013-06-27Merge branch 'pm-cpufreq-assorted' into pm-cpufreqRafael J. Wysocki6-1831/+0
2013-06-25powerpc/83xx: use module_i2c_driver to simplify the codeWei Yongjun1-11/+1
2013-06-24powerpc/mpc512x: add MPC5125 reset module support for system restartMatteo Facchinetti2-1/+15
2013-06-21powerpc: Optimize hugepage invalidateAneesh Kumar K.V1-7/+115
2013-06-21powerpc/THP: Implement transparent hugepages for ppc64Aneesh Kumar K.V1-0/+1
2013-06-21powerpc/mm: handle hugepage size correctly when invalidating hpte entriesAneesh Kumar K.V3-13/+25
2013-06-21powerpc/eeh: Debugfs for error injectionGavin Shan1-0/+31
2013-06-21powerpc/powernv: Debugfs directory for PHBGavin Shan2-0/+27
2013-06-21powerpc/eeh: Register OPAL notifier for PCI errorGavin Shan1-1/+40
2013-06-21powernv/opal: Disable OPAL notifier upon poweroffGavin Shan1-0/+4
2013-06-21powernv/opal: Notifier for OPAL eventsGavin Shan1-1/+68
2013-06-20powerpc/eeh: Enable EEH check for config accessGavin Shan1-1/+39
2013-06-20powerpc/eeh: Initialization for PowerNVGavin Shan2-5/+17
2013-06-20powerpc/eeh: PowerNV EEH backendsGavin Shan2-1/+420
2013-06-20powerpc/eeh: I/O chip next errorGavin Shan2-2/+333
2013-06-20powerpc/eeh: I/O chip PE log and bridge setupGavin Shan1-2/+55
2013-06-20powerpc/eeh: I/O chip PE resetGavin Shan1-1/+233
2013-06-20powerpc/eeh: I/O chip EEH state retrievalGavin Shan1-1/+98
2013-06-20powerpc/eeh: I/O chip EEH enable optionGavin Shan1-1/+64
2013-06-20powerpc/eeh: I/O chip post initializationGavin Shan1-1/+20
2013-06-20powerpc/eeh: EEH backend for P7IOCGavin Shan3-0/+69
2013-06-20powerpc/eeh: Sync OPAL API with firmwareGavin Shan2-1/+5
2013-06-20powerpc/eeh: Move common part to kernel directoryGavin Shan11-2888/+6
2013-06-20powerpc/eeh: Cleanup for EEH coreGavin Shan2-18/+18
2013-06-20powerpc/pseries: Read common partition via pstoreAruna Balakrishnaiah1-1/+16
2013-06-20powerpc/pseries: Read of-config partition via pstoreAruna Balakrishnaiah1-9/+46
2013-06-20powerpc/pseries: Distinguish between a os-partition and non-os partitionAruna Balakrishnaiah1-2/+5
2013-06-20powerpc/pseries: Read rtas partition via pstoreAruna Balakrishnaiah1-7/+26
2013-06-20powerpc/pseries: Read/Write oops nvram partition via pstoreAruna Balakrishnaiah1-15/+157
2013-06-20powerpc/pseries: Introduce generic read function to read nvram-partitionsAruna Balakrishnaiah1-10/+22
2013-06-20powerpc/pseries: Add version and timestamp to oops headerAruna Balakrishnaiah1-19/+38
2013-06-20powerpc/pseries: Remove syslog prefix in uncompressed oops textAruna Balakrishnaiah1-1/+1
2013-06-20powerpc/eeh: Fix fetching bus for single-dev-PEGavin Shan1-1/+2
2013-06-20powerpc/pseries: Use 'true' instead of '1' for orderly_poweroffliguang1-4/+4
2013-06-20powerpc/smp: Use '==' instead of '<' for system_stateliguang3-3/+3
2013-06-20powerpc/vfio: Enable on pSeries platformAlexey Kardashevskiy1-0/+4
2013-06-20powerpc/vfio: Enable on PowerNV platformAlexey Kardashevskiy3-1/+7
2013-06-20powerpc: Update currituck pci/usb fixup for new board revisionAlistair Popple1-2/+37
2013-06-20powerpc: Mark low level irq handlers NO_THREADThomas Gleixner1-0/+1
2013-06-10irqdomain: Clean up aftermath of irq_domain refactoringGrant Likely2-2/+2