Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | powerpc/perf: Add power8 EBB support | Michael Ellerman | 2013-07-01 | 1 | -12/+33 | |
| * | | | | | | | | | | | | | powerpc/perf: Core EBB support for 64-bit book3s | Michael Ellerman | 2013-07-01 | 6 | -14/+182 | |
| * | | | | | | | | | | | | | powerpc/perf: Drop MMCRA from thread_struct | Michael Ellerman | 2013-07-01 | 2 | -2/+0 | |
| * | | | | | | | | | | | | | powerpc/perf: Don't enable if we have zero events | Michael Ellerman | 2013-07-01 | 1 | -2/+5 | |
| * | | | | | | | | | | | | | powerpc/perf: Use existing out label in power_pmu_enable() | Michael Ellerman | 2013-07-01 | 1 | -4/+5 | |
| * | | | | | | | | | | | | | powerpc/perf: Freeze PMC5/6 if we're not using them | Michael Ellerman | 2013-07-01 | 3 | -2/+8 | |
| * | | | | | | | | | | | | | powerpc/perf: Rework disable logic in pmu_disable() | Michael Ellerman | 2013-07-01 | 1 | -12/+19 | |
| * | | | | | | | | | | | | | powerpc/perf: Check that events only include valid bits on Power8 | Michael Ellerman | 2013-07-01 | 1 | -0/+13 | |
| * | | | | | | | | | | | | | powerpc: Wire up the HV facility unavailable exception | Michael Ellerman | 2013-07-01 | 2 | -4/+27 | |
| * | | | | | | | | | | | | | powerpc: Rename and flesh out the facility unavailable exception handler | Michael Ellerman | 2013-07-01 | 2 | -22/+32 | |
| * | | | | | | | | | | | | | powerpc: Remove KVMTEST from RELON exception handlers | Michael Ellerman | 2013-07-01 | 2 | -6/+4 | |
| * | | | | | | | | | | | | | powerpc: Remove unreachable relocation on exception handlers | Michael Ellerman | 2013-07-01 | 1 | -15/+3 | |
| * | | | | | | | | | | | | | powerpc/numa: Do not update sysfs cpu registration from invalid context | Nathan Fontenot | 2013-07-01 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | powerpc/smp: Section mismatch from smp_release_cpus to __initdata spinning_se... | Chen Gang | 2013-07-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | powerpc/nvram64: Need return the related error code on failure occurs | Chen Gang | 2013-07-01 | 1 | -6/+14 | |
| * | | | | | | | | | | | | | powerpc: Set cpu sibling mask before online cpu | Li Zhong | 2013-07-01 | 1 | -3/+5 | |
| * | | | | | | | | | | | | | powerpc: Delete __cpuinit usage from all users | Paul Gortmaker | 2013-07-01 | 19 | -50/+54 | |
| * | | | | | | | | | | | | | powerpc/idle: Convert use of typedef ctl_table to struct ctl_table | Joe Perches | 2013-07-01 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | powerpc/iommu: Remove unused pci_iommu_init() and pci_direct_iommu_init() | Bjorn Helgaas | 2013-07-01 | 1 | -7/+0 | |
| * | | | | | | | | | | | | | powerpc: Don't flush/invalidate the d/icache for an unknown relocation type | Kevin Hao | 2013-07-01 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | powerpc/powernv: Use dev-node in PCI config accessors | Gavin Shan | 2013-07-01 | 3 | -89/+79 | |
| * | | | | | | | | | | | | | powerpc/eeh: Avoid build warnings | Gavin Shan | 2013-07-01 | 3 | -4/+4 | |
| * | | | | | | | | | | | | | powerpc/eeh: Refactor the output message | Gavin Shan | 2013-07-01 | 3 | -16/+41 | |
| * | | | | | | | | | | | | | powerpc/eeh: Fix address catch for PowerNV | Gavin Shan | 2013-07-01 | 2 | -1/+2 | |
| * | | | | | | | | | | | | | powerpc/powernv: Replace variables with flags | Gavin Shan | 2013-07-01 | 3 | -8/+11 | |
| * | | | | | | | | | | | | | powerpc/eeh: Check PCIe link after reset | Gavin Shan | 2013-07-01 | 1 | -13/+144 | |
| * | | | | | | | | | | | | | powerpc/eeh: Don't collect PCI-CFG data on PHB | Gavin Shan | 2013-07-01 | 1 | -9/+23 | |
| * | | | | | | | | | | | | | powerpc/tm: Clear MSR RI in non-recoverable TM code | Michael Neuling | 2013-06-30 | 1 | -2/+16 | |
| * | | | | | | | | | | | | | powerpc: Fix string instr. emulation for 32-bit processes on ppc64 | James Yang | 2013-06-30 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | trivial: powerpc: Fix typo in ioei_interrupt() description | Sebastien Bessiere | 2013-06-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | powerpc/eeh: Use interruptible sleep in keehd | Gavin Shan | 2013-06-25 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | powerpc/eeh: Remove eeh_mutex | Gavin Shan | 2013-06-25 | 3 | -46/+1 | |
| * | | | | | | | | | | | | | powerpc/mm: Fix build warnings with CONFIG_TRANSPARENT_HUGEPAGE disabled | Nathan Fontenot | 2013-06-25 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | powerpc/pseries: Enable PSTORE in pseries_defconfig | Aruna Balakrishnaiah | 2013-06-25 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | powerpc/hw_brk: Fix clearing of extraneous IRQ | Michael Neuling | 2013-06-25 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | powerpc/hw_brk: Fix setting of length for exact mode breakpoints | Michael Neuling | 2013-06-25 | 1 | -1/+3 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | powerpc: Optimize hugepage invalidate | Aneesh Kumar K.V | 2013-06-21 | 4 | -9/+201 | |
| * | | | | | | | | | | | | powerpc/THP: Enable THP on PPC64 | Aneesh Kumar K.V | 2013-06-21 | 2 | -2/+30 | |
| * | | | | | | | | | | | | powerpc: split hugepage when using subpage protection | Aneesh Kumar K.V | 2013-06-21 | 1 | -0/+48 | |
| * | | | | | | | | | | | | powerpc: disable assert_pte_locked for collapse_huge_page | Aneesh Kumar K.V | 2013-06-21 | 1 | -0/+8 | |
| * | | | | | | | | | | | | powerpc: Prevent gcc to re-read the pagetables | Aneesh Kumar K.V | 2013-06-21 | 2 | -5/+5 | |
| * | | | | | | | | | | | | powerpc: Make linux pagetable walk safe with THP enabled | Aneesh Kumar K.V | 2013-06-21 | 4 | -38/+68 | |
| * | | | | | | | | | | | | powerpc/THP: Add code to handle HPTE faults for hugepages | Aneesh Kumar K.V | 2013-06-21 | 4 | -4/+203 | |
| * | | | | | | | | | | | | powerpc: Update gup_pmd_range to handle transparent hugepages | Aneesh Kumar K.V | 2013-06-21 | 1 | -2/+8 | |
| * | | | | | | | | | | | | powerpc/kvm: Handle transparent hugepage in KVM | Aneesh Kumar K.V | 2013-06-21 | 3 | -34/+44 | |
| * | | | | | | | | | | | | powerpc: Replace find_linux_pte with find_linux_pte_or_hugepte | Aneesh Kumar K.V | 2013-06-21 | 7 | -33/+36 | |
| * | | | | | | | | | | | | powerpc: Update find_linux_pte_or_hugepte to handle transparent hugepages | Aneesh Kumar K.V | 2013-06-21 | 1 | -6/+26 | |
| * | | | | | | | | | | | | powerpc: move find_linux_pte_or_hugepte and gup_hugepte to common code | Aneesh Kumar K.V | 2013-06-21 | 5 | -138/+138 | |
| * | | | | | | | | | | | | powerpc/THP: Implement transparent hugepages for ppc64 | Aneesh Kumar K.V | 2013-06-21 | 6 | -2/+625 | |
| * | | | | | | | | | | | | powerpc/THP: Double the PMD table size for THP | Aneesh Kumar K.V | 2013-06-21 | 4 | -8/+16 |