summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms
AgeCommit message (Expand)Author
2013-07-01powerpc: Delete __cpuinit usage from all usersPaul Gortmaker
2013-07-01powerpc/powernv: Use dev-node in PCI config accessorsGavin Shan
2013-07-01powerpc/eeh: Refactor the output messageGavin Shan
2013-07-01powerpc/eeh: Fix address catch for PowerNVGavin Shan
2013-07-01powerpc/powernv: Replace variables with flagsGavin Shan
2013-06-30trivial: powerpc: Fix typo in ioei_interrupt() descriptionSebastien Bessiere
2013-06-21powerpc: Optimize hugepage invalidateAneesh Kumar K.V
2013-06-21powerpc/THP: Implement transparent hugepages for ppc64Aneesh Kumar K.V
2013-06-21powerpc/mm: handle hugepage size correctly when invalidating hpte entriesAneesh Kumar K.V
2013-06-21powerpc/eeh: Debugfs for error injectionGavin Shan
2013-06-21powerpc/powernv: Debugfs directory for PHBGavin Shan
2013-06-21powerpc/eeh: Register OPAL notifier for PCI errorGavin Shan
2013-06-21powernv/opal: Disable OPAL notifier upon poweroffGavin Shan
2013-06-21powernv/opal: Notifier for OPAL eventsGavin Shan
2013-06-20powerpc/eeh: Enable EEH check for config accessGavin Shan
2013-06-20powerpc/eeh: Initialization for PowerNVGavin Shan
2013-06-20powerpc/eeh: PowerNV EEH backendsGavin Shan
2013-06-20powerpc/eeh: I/O chip next errorGavin Shan
2013-06-20powerpc/eeh: I/O chip PE log and bridge setupGavin Shan
2013-06-20powerpc/eeh: I/O chip PE resetGavin Shan
2013-06-20powerpc/eeh: I/O chip EEH state retrievalGavin Shan
2013-06-20powerpc/eeh: I/O chip EEH enable optionGavin Shan
2013-06-20powerpc/eeh: I/O chip post initializationGavin Shan
2013-06-20powerpc/eeh: EEH backend for P7IOCGavin Shan
2013-06-20powerpc/eeh: Sync OPAL API with firmwareGavin Shan
2013-06-20powerpc/eeh: Move common part to kernel directoryGavin Shan
2013-06-20powerpc/eeh: Cleanup for EEH coreGavin Shan
2013-06-20powerpc/pseries: Read common partition via pstoreAruna Balakrishnaiah
2013-06-20powerpc/pseries: Read of-config partition via pstoreAruna Balakrishnaiah
2013-06-20powerpc/pseries: Distinguish between a os-partition and non-os partitionAruna Balakrishnaiah
2013-06-20powerpc/pseries: Read rtas partition via pstoreAruna Balakrishnaiah
2013-06-20powerpc/pseries: Read/Write oops nvram partition via pstoreAruna Balakrishnaiah
2013-06-20powerpc/pseries: Introduce generic read function to read nvram-partitionsAruna Balakrishnaiah
2013-06-20powerpc/pseries: Add version and timestamp to oops headerAruna Balakrishnaiah
2013-06-20powerpc/pseries: Remove syslog prefix in uncompressed oops textAruna Balakrishnaiah
2013-06-20powerpc/eeh: Fix fetching bus for single-dev-PEGavin Shan
2013-06-20powerpc/pseries: Use 'true' instead of '1' for orderly_poweroffliguang
2013-06-20powerpc/smp: Use '==' instead of '<' for system_stateliguang
2013-06-20powerpc/vfio: Enable on pSeries platformAlexey Kardashevskiy
2013-06-20powerpc/vfio: Enable on PowerNV platformAlexey Kardashevskiy
2013-06-20powerpc: Update currituck pci/usb fixup for new board revisionAlistair Popple
2013-06-20powerpc: Mark low level irq handlers NO_THREADThomas Gleixner
2013-06-09powerpc/eeh: Don't check RTAS token to get PE addrGavin Shan
2013-05-31powerpc/pseries: Always enable CONFIG_HOTPLUG_CPU on PSERIES SMPSrivatsa S. Bhat
2013-05-24powerpc/pseries: Make 32-bit MSI quirk work on systems lacking firmware supportBrian King
2013-05-24powerpc/powernv: Build a zImage.epaprBenjamin Herrenschmidt
2013-05-24powerpc: Make radeon 32-bit MSI quirk work on powernvBenjamin Herrenschmidt
2013-05-24powerpc/powernv: Fix condition for when to invalidate the TCE cacheBenjamin Herrenschmidt
2013-05-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-05-14powerpc: select HAVE_CONTEXT_TRACKING for pSeriesLi Zhong