summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc/idle: Convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-07-011-2/+2
* powerpc/iommu: Remove unused pci_iommu_init() and pci_direct_iommu_init()Bjorn Helgaas2013-07-011-7/+0
* powerpc: Don't flush/invalidate the d/icache for an unknown relocation typeKevin Hao2013-07-011-1/+2
* powerpc/powernv: Use dev-node in PCI config accessorsGavin Shan2013-07-013-89/+79
* powerpc/eeh: Avoid build warningsGavin Shan2013-07-013-4/+4
* powerpc/eeh: Refactor the output messageGavin Shan2013-07-013-16/+41
* powerpc/eeh: Fix address catch for PowerNVGavin Shan2013-07-012-1/+2
* 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/+1
* 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/+95
* 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