summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-01powerpc/pseries: Inform the hypervisor we are using EBB regsMichael Ellerman
2013-07-01powerpc/perf: Add power8 EBB supportMichael Ellerman
2013-07-01powerpc/perf: Core EBB support for 64-bit book3sMichael Ellerman
2013-07-01powerpc/perf: Drop MMCRA from thread_structMichael Ellerman
2013-07-01powerpc/perf: Don't enable if we have zero eventsMichael Ellerman
2013-07-01powerpc/perf: Use existing out label in power_pmu_enable()Michael Ellerman
2013-07-01powerpc/perf: Freeze PMC5/6 if we're not using themMichael Ellerman
2013-07-01powerpc/perf: Rework disable logic in pmu_disable()Michael Ellerman
2013-07-01powerpc/perf: Check that events only include valid bits on Power8Michael Ellerman
2013-07-01powerpc: Wire up the HV facility unavailable exceptionMichael Ellerman
2013-07-01powerpc: Rename and flesh out the facility unavailable exception handlerMichael Ellerman
2013-07-01powerpc: Remove KVMTEST from RELON exception handlersMichael Ellerman
2013-07-01powerpc: Remove unreachable relocation on exception handlersMichael Ellerman
2013-07-01powerpc/numa: Do not update sysfs cpu registration from invalid contextNathan Fontenot
2013-07-01powerpc/eeh: Update MAINTAINERSGavin Shan
2013-07-01powerpc/smp: Section mismatch from smp_release_cpus to __initdata spinning_se...Chen Gang
2013-07-01macintosh/windfarm: Remove obsolete cleanup for clientdataWolfram Sang
2013-07-01powerpc/nvram64: Need return the related error code on failure occursChen Gang
2013-07-01powerpc: Set cpu sibling mask before online cpuLi Zhong
2013-07-01mac: Make cuda_init_via() __initGeert Uytterhoeven
2013-07-01powerpc: Delete __cpuinit usage from all usersPaul Gortmaker
2013-07-01macintosh: Convert use of typedef ctl_table to struct ctl_tableJoe Perches
2013-07-01powerpc/idle: Convert use of typedef ctl_table to struct ctl_tableJoe Perches
2013-07-01powerpc/iommu: Remove unused pci_iommu_init() and pci_direct_iommu_init()Bjorn Helgaas
2013-07-01powerpc: Don't flush/invalidate the d/icache for an unknown relocation typeKevin Hao
2013-07-01powerpc/windfarm: Fix overtemperature clearingAaro Koskinen
2013-07-01powerpc/powernv: Use dev-node in PCI config accessorsGavin Shan
2013-07-01powerpc/eeh: Avoid build warningsGavin 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-07-01powerpc/eeh: Check PCIe link after resetGavin Shan
2013-07-01powerpc/eeh: Don't collect PCI-CFG data on PHBGavin Shan
2013-06-30powerpc/tm: Clear MSR RI in non-recoverable TM codeMichael Neuling
2013-06-30powerpc: Fix string instr. emulation for 32-bit processes on ppc64James Yang
2013-06-30trivial: powerpc: Fix typo in ioei_interrupt() descriptionSebastien Bessiere
2013-06-25mm/thp: define HPAGE_PMD_* constants as BUILD_BUG() if !THPKirill A. Shutemov
2013-06-25powerpc/eeh: Use interruptible sleep in keehdGavin Shan
2013-06-25powerpc/eeh: Remove eeh_mutexGavin Shan
2013-06-25powerpc/mm: Fix build warnings with CONFIG_TRANSPARENT_HUGEPAGE disabledNathan Fontenot
2013-06-25powerpc/pseries: Enable PSTORE in pseries_defconfigAruna Balakrishnaiah
2013-06-25powerpc/hw_brk: Fix clearing of extraneous IRQMichael Neuling
2013-06-25powerpc/hw_brk: Fix setting of length for exact mode breakpointsMichael Neuling
2013-06-25macintosh/adb: Replace __WAITQUEUE_INITIALIZER with more standard DECLARE_WAI...Robert P. J. Day
2013-06-21powerpc: Optimize hugepage invalidateAneesh Kumar K.V
2013-06-21powerpc/THP: Enable THP on PPC64Aneesh Kumar K.V
2013-06-21powerpc: split hugepage when using subpage protectionAneesh Kumar K.V
2013-06-21powerpc: disable assert_pte_locked for collapse_huge_pageAneesh Kumar K.V
2013-06-21powerpc: Prevent gcc to re-read the pagetablesAneesh Kumar K.V
2013-06-21powerpc: Make linux pagetable walk safe with THP enabledAneesh Kumar K.V