aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-06-28powerpc/fadump: avoid holes in boot memory area when fadump is registeredHari Bathini
2017-06-28powerpc/fadump: avoid duplicates in crash memory rangesHari Bathini
2017-06-28powerpc/perf: Fix branch event code for power9Madhavan Srinivasan
2017-06-28powerpc/xive: Silence message about VP block allocationBenjamin Herrenschmidt
2017-06-27powerpc/64s: Invalidate ERAT on powersave wakeup for POWER9Benjamin Herrenschmidt
2017-06-27powerpc: Only do ERAT invalidate on radix context switch on P9 DD1Benjamin Herrenschmidt
2017-06-27powerpc/powernv/pci: Enable 64-bit devices to access >4GB DMA spaceRussell Currey
2017-06-27powerpc/powernv/pci: Add helper to check if a PE has a single vendorRussell Currey
2017-06-27powerpc/powernv/pci: Add support for PHB4 diagnosticsRussell Currey
2017-06-27powerpc/powernv/pci: Dynamically allocate PHB diag dataRussell Currey
2017-06-27powerpc/powernv/pci: Reduce spam when dumping PESTRussell Currey
2017-06-27powerpc/tm: Fix commentMichael Neuling
2017-06-27powerpc: Fix asm offsets to point to actual FP and VMX regsMichael Neuling
2017-06-27powerpc: Fix /proc/cpuinfo revision for POWER9 DD2Michael Neuling
2017-06-23powerpc/mm: Trace tlbie(l) instructionsBalbir Singh
2017-06-22powerpc: Convert VDSO update function to use new update_vsyscall interfacePaul Mackerras
2017-06-21powerpc/time: Fix tracing in time.cSantosh Sivaraj
2017-06-21powerpc/64s: Rename slb_allocate_realmode() to slb_allocate()Michael Ellerman
2017-06-21powerpc/64s: Rename slb_miss_realmode() to slb_miss_common()Michael Ellerman
2017-06-21powerpc/64s: Use BRANCH_TO_COMMON() for slb_miss_realmodeMichael Ellerman
2017-06-20powerpc/64s/paca: EX_CTR is not used with RELOCATABLE=n, remove itNicholas Piggin
2017-06-20powerpc/64s/paca: EX_R3 can be merged with EX_DARNicholas Piggin
2017-06-20powerpc/64s/paca: EX_LR can be merged with EX_DARNicholas Piggin
2017-06-20powerpc/64s/paca: EX_SRR0 is unused, remove itNicholas Piggin
2017-06-20powerpc/64s: Add EX_SIZE definition for paca exception save areasNicholas Piggin
2017-06-20powerpc/64s: Avoid r3 save/restore in SLB miss handlerNicholas Piggin
2017-06-20powerpc/64s: SLB miss already has CTR saved for relocatable kernelNicholas Piggin
2017-06-20powerpc/64s: Avoid saving faulting address into EX_DAR in SLB missNicholas Piggin
2017-06-20powerpc/64s: Preserve r3 in slb_allocate_realmode()Nicholas Piggin
2017-06-19powerpc/64s/idle: Run latch switch is done with MSR[EE]=0Nicholas Piggin
2017-06-19powerpc/64s/idle: Predict HMI wakeup as unlikelyNicholas Piggin
2017-06-19powerpc/64s/idle: Avoid SRR usage in idle sleep/wake pathsNicholas Piggin
2017-06-19powerpc/64s/idle: Branch to handler with virtual mode offsetNicholas Piggin
2017-06-19powerpc/64s: Don't unbalance the return branch predictor in __replay_interrupt()Nicholas Piggin
2017-06-19powerpc/64s: msgclr when handling doorbell exceptions from system resetNicholas Piggin
2017-06-19powerpc/64s/idle: Process interrupts from system reset wakeupNicholas Piggin
2017-06-19powerpc/powernv: Simplify lazy IRQ handling in CPU offlineNicholas Piggin
2017-06-19powerpc/64s/idle: Move soft interrupt mask logic into C codeNicholas Piggin
2017-06-15powerpc/64s: Avoid cpabort in context switch when possibleNicholas Piggin
2017-06-15powerpc/64: Drop explicit hwsync in context switchNicholas Piggin
2017-06-15powerpc/64: Drop reservation-clearing ldarx in context switchNicholas Piggin
2017-06-15powerpc/64s: Leave interrupts hard enabled in context switch for radixNicholas Piggin
2017-06-15powerpc/64: Avoid restore_math call if possible in syscall exitNicholas Piggin
2017-06-15powerpc/64s: Optimize hypercall/syscall entryNicholas Piggin
2017-06-15powerpc/mm/radix: Only add X for pages overlapping kernel textMichael Ellerman
2017-06-15Revert "powerpc: Handle simultaneous interrupts at once"Michael Ellerman
2017-06-06powerpc/64s: Machine check handle ifetch from foreign real address for POWER9Nicholas Piggin
2017-06-05powerpc/mm: Rename map_page() to map_kernel_page() on 32-bitChristophe Leroy
2017-06-05powerpc/mm/hugetlb: Add support for page accountingBalbir Singh
2017-06-05powerpc/mm/book(e)(3s)/32: Add page table accountingBalbir Singh