summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | powerpc/powernv: Replace variables with flagsGavin Shan2013-07-013-8/+11
| * | | | powerpc/eeh: Check PCIe link after resetGavin Shan2013-07-011-13/+144
| * | | | powerpc/eeh: Don't collect PCI-CFG data on PHBGavin Shan2013-07-011-9/+23
| * | | | powerpc/tm: Clear MSR RI in non-recoverable TM codeMichael Neuling2013-06-301-2/+16
| * | | | powerpc: Fix string instr. emulation for 32-bit processes on ppc64James Yang2013-06-301-0/+4
| * | | | trivial: powerpc: Fix typo in ioei_interrupt() descriptionSebastien Bessiere2013-06-301-1/+1
| * | | | powerpc/eeh: Use interruptible sleep in keehdGavin Shan2013-06-251-1/+2
| * | | | powerpc/eeh: Remove eeh_mutexGavin Shan2013-06-253-46/+1Star
| * | | | powerpc/mm: Fix build warnings with CONFIG_TRANSPARENT_HUGEPAGE disabledNathan Fontenot2013-06-251-0/+1
| * | | | powerpc/pseries: Enable PSTORE in pseries_defconfigAruna Balakrishnaiah2013-06-251-0/+1
| * | | | powerpc/hw_brk: Fix clearing of extraneous IRQMichael Neuling2013-06-251-0/+1
| * | | | powerpc/hw_brk: Fix setting of length for exact mode breakpointsMichael Neuling2013-06-251-1/+3
| | |/ / | |/| |
| * | | powerpc: Optimize hugepage invalidateAneesh Kumar K.V2013-06-214-9/+201
| * | | powerpc/THP: Enable THP on PPC64Aneesh Kumar K.V2013-06-212-2/+30
| * | | powerpc: split hugepage when using subpage protectionAneesh Kumar K.V2013-06-211-0/+48
| * | | powerpc: disable assert_pte_locked for collapse_huge_pageAneesh Kumar K.V2013-06-211-0/+8
| * | | powerpc: Prevent gcc to re-read the pagetablesAneesh Kumar K.V2013-06-212-5/+5
| * | | powerpc: Make linux pagetable walk safe with THP enabledAneesh Kumar K.V2013-06-214-38/+68
| * | | powerpc/THP: Add code to handle HPTE faults for hugepagesAneesh Kumar K.V2013-06-214-4/+203
| * | | powerpc: Update gup_pmd_range to handle transparent hugepagesAneesh Kumar K.V2013-06-211-2/+8
| * | | powerpc/kvm: Handle transparent hugepage in KVMAneesh Kumar K.V2013-06-213-34/+44
| * | | powerpc: Replace find_linux_pte with find_linux_pte_or_hugepteAneesh Kumar K.V2013-06-217-33/+36
| * | | powerpc: Update find_linux_pte_or_hugepte to handle transparent hugepagesAneesh Kumar K.V2013-06-211-6/+26
| * | | powerpc: move find_linux_pte_or_hugepte and gup_hugepte to common codeAneesh Kumar K.V2013-06-215-138/+138
| * | | powerpc/THP: Implement transparent hugepages for ppc64Aneesh Kumar K.V2013-06-216-2/+625
| * | | powerpc/THP: Double the PMD table size for THPAneesh Kumar K.V2013-06-214-8/+16
| * | | powerpc/mm: handle hugepage size correctly when invalidating hpte entriesAneesh Kumar K.V2013-06-219-107/+95Star
| * | | powerpc/eeh: Debugfs for error injectionGavin Shan2013-06-211-0/+31
| * | | 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