summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | powerpc/powernv: Debugfs directory for PHBGavin Shan2013-06-212-0/+27
| * | | | | | | | powerpc/eeh: Register OPAL notifier for PCI errorGavin Shan2013-06-211-1/+40
| * | | | | | | | powernv/opal: Disable OPAL notifier upon poweroffGavin Shan2013-06-211-0/+4
| * | | | | | | | powernv/opal: Notifier for OPAL eventsGavin Shan2013-06-212-1/+73
| * | | | | | | | powerpc/eeh: Allow to check fenced PHB proactivelyGavin Shan2013-06-201-0/+60
| * | | | | | | | powerpc/eeh: Enable EEH check for config accessGavin Shan2013-06-201-1/+39
| * | | | | | | | powerpc/eeh: Initialization for PowerNVGavin Shan2013-06-202-5/+17
| * | | | | | | | powerpc/eeh: PowerNV EEH backendsGavin Shan2013-06-202-1/+420
| * | | | | | | | powerpc/eeh: I/O chip next errorGavin Shan2013-06-202-2/+333
| * | | | | | | | powerpc/eeh: I/O chip PE log and bridge setupGavin Shan2013-06-201-2/+55
| * | | | | | | | powerpc/eeh: I/O chip PE resetGavin Shan2013-06-201-1/+233
| * | | | | | | | powerpc/eeh: I/O chip EEH state retrievalGavin Shan2013-06-201-1/+98
| * | | | | | | | powerpc/eeh: I/O chip EEH enable optionGavin Shan2013-06-201-1/+64
| * | | | | | | | powerpc/eeh: I/O chip post initializationGavin Shan2013-06-201-1/+20
| * | | | | | | | powerpc/eeh: EEH backend for P7IOCGavin Shan2013-06-203-0/+69
| * | | | | | | | powerpc/eeh: Sync OPAL API with firmwareGavin Shan2013-06-203-22/+119
| * | | | | | | | powerpc/eeh: EEH core to handle special eventGavin Shan2013-06-202-18/+112
| * | | | | | | | powerpc/eeh: Export confirm_error_lockGavin Shan2013-06-202-6/+15
| * | | | | | | | powerpc/eeh: Allow to purge EEH eventsGavin Shan2013-06-202-0/+38
| * | | | | | | | powerpc/eeh: Trace time on first error for PEGavin Shan2013-06-203-0/+35
| * | | | | | | | powerpc/eeh: Single kthread to handle eventsGavin Shan2013-06-203-47/+55
| * | | | | | | | powerpc/eeh: Delay EEH probe during hotplugGavin Shan2013-06-201-1/+15
| * | | | | | | | powerpc/eeh: Refactor eeh_reset_pe_once()Gavin Shan2013-06-201-1/+2
| * | | | | | | | powerpc/eeh: EEH post initialization operationGavin Shan2013-06-202-0/+12
| * | | | | | | | powerpc/eeh: Make eeh_init() publicGavin Shan2013-06-202-3/+27
| * | | | | | | | powerpc/eeh: Trace PCI bus from PEGavin Shan2013-06-202-0/+18
| * | | | | | | | powerpc/eeh: Make eeh_pe_get() publicGavin Shan2013-06-202-2/+3
| * | | | | | | | powerpc/eeh: Make eeh_phb_pe_get() publicGavin Shan2013-06-202-1/+2
| * | | | | | | | powerpc/eeh: Move common part to kernel directoryGavin Shan2013-06-2013-97/+120
| * | | | | | | | powerpc/eeh: Cleanup for EEH coreGavin Shan2013-06-202-18/+18
| * | | | | | | | powerpc/tm: Fix return of active 64bit signalsMichael Neuling2013-06-201-3/+5
| * | | | | | | | powerpc/tm: Fix return of 32bit rt signals to active transactionsMichael Neuling2013-06-201-1/+1
| * | | | | | | | powerpc/tm: Fix restoration of MSR on 32bit signal returnMichael Neuling2013-06-201-3/+6
| * | | | | | | | powerpc/tm: Fix 32 bit non-rt signalsMichael Neuling2013-06-201-5/+25
| * | | | | | | | powerpc/tm: Fix writing top half of MSR on 32 bit signalsMichael Neuling2013-06-201-8/+21
| * | | | | | | | powerpc/8xx: Remove 8xx specific "minimal FPU emulation"Benjamin Herrenschmidt2013-06-202-32/+1
| * | | | | | | | powerpc/math-emu: Allow math-emu to be used for HW FPUBenjamin Herrenschmidt2013-06-202-2/+16
| * | | | | | | | powerpc/math-emu: Fix decoding of some instructionsBenjamin Herrenschmidt2013-06-204-5/+34
| * | | | | | | | powerpc/pseries: Read common partition via pstoreAruna Balakrishnaiah2013-06-201-1/+16
| * | | | | | | | powerpc/pseries: Read of-config partition via pstoreAruna Balakrishnaiah2013-06-201-9/+46
| * | | | | | | | powerpc/pseries: Distinguish between a os-partition and non-os partitionAruna Balakrishnaiah2013-06-201-2/+5
| * | | | | | | | powerpc/pseries: Read rtas partition via pstoreAruna Balakrishnaiah2013-06-201-7/+26
| * | | | | | | | powerpc/pseries: Read/Write oops nvram partition via pstoreAruna Balakrishnaiah2013-06-201-15/+157
| * | | | | | | | powerpc/pseries: Introduce generic read function to read nvram-partitionsAruna Balakrishnaiah2013-06-201-10/+22
| * | | | | | | | powerpc/pseries: Add version and timestamp to oops headerAruna Balakrishnaiah2013-06-201-19/+38
| * | | | | | | | powerpc/pseries: Remove syslog prefix in uncompressed oops textAruna Balakrishnaiah2013-06-201-1/+1
| * | | | | | | | powerpc/eeh: Enhance converting EEH devGavin Shan2013-06-201-2/+2
| * | | | | | | | powerpc/eeh: Fix fetching bus for single-dev-PEGavin Shan2013-06-201-1/+2
| * | | | | | | | powerpc: Align thread->fpr to 16 bytesAnton Blanchard2013-06-201-1/+1
| * | | | | | | | powerpc/pseries: Use 'true' instead of '1' for orderly_poweroffliguang2013-06-201-4/+4
OpenPOWER on IntegriCloud