summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | powerpc/eeh: Introduce eeh_for_each_pe()Sam Bobroff2018-06-032-4/+7
| * | | | | | powerpc/eeh: Clean up pci_ers_result handlingSam Bobroff2018-06-031-10/+32
| * | | | | | powerpc/eeh: Add message when PE processing at parentSam Bobroff2018-06-031-1/+5
| * | | | | | powerpc/eeh: Strengthen types of eeh traversal functionsSam Bobroff2018-06-034-43/+26
| * | | | | | powerpc/eeh: Remove unused eeh_pcid_name()Sam Bobroff2018-06-031-14/+0
| * | | | | | powerpc/eeh: Fix use-after-release of EEH driverSam Bobroff2018-06-031-12/+16
| * | | | | | powerpc/eeh: Add final message for successful recoverySam Bobroff2018-06-031-4/+4
| * | | | | | powerpc/perf: Unregister thread-imc if core-imc not supportedAnju T Sudhakar2018-06-033-0/+22
| * | | | | | powerpc/perf: Return appropriate value for unknown domainAnju T Sudhakar2018-06-031-1/+1
| * | | | | | powerpc/perf: Replace the direct return with goto statementAnju T Sudhakar2018-06-031-8/+10
| * | | | | | powerpc/perf: Rearrange memory freeing in imc initAnju T Sudhakar2018-06-032-18/+27
| * | | | | | powerpc/xics: Add missing of_node_put() in error pathYueHaibing2018-06-031-3/+4
| * | | | | | powerpc: cpm_gpio: Remove owner assignment from platform_driverFabio Estevam2018-06-031-1/+0
| * | | | | | powerpc/xive: Remove (almost) unused macrosRussell Currey2018-06-032-7/+1
| * | | | | | powerpc: remove unused to_tm() helperArnd Bergmann2018-06-033-76/+0
| * | | | | | powerpc: use time64_t in update_persistent_clockArnd Bergmann2018-06-033-21/+9
| * | | | | | powerpc: use time64_t in read_persistent_clockArnd Bergmann2018-06-0315-45/+31
| * | | | | | powerpc: rtas: clean up time handlingArnd Bergmann2018-06-031-12/+12
| * | | | | | powerpc: always enable RTC_LIBArnd Bergmann2018-06-031-0/+1
| * | | | | | powerpc/pasemi: Set PCI_SCAN_ALL_PCI_DEVSOlof Johansson2018-06-031-0/+2
| * | | | | | powerpc/mm/hash: hard disable irq in the SLB insert pathAneesh Kumar K.V2018-06-031-0/+13
| * | | | | | powerpc/mm/hugetlb: Update hugetlb related locksAneesh Kumar K.V2018-06-032-15/+30
| * | | | | | powerpc/mm/hash: Add missing isync prior to kernel stack SLB switchAneesh Kumar K.V2018-06-031-0/+1
| * | | | | | powerpc/64s: Fix compiler store ordering to SLB shadow areaNicholas Piggin2018-06-031-4/+4
| * | | | | | powerpc/64s/radix: flush remote CPUs out of single-threaded mm_cpumaskNicholas Piggin2018-06-032-27/+134
| * | | | | | powerpc/64s/radix: optimise pte_updateNicholas Piggin2018-06-033-15/+27
| * | | | | | powerpc/64s/radix: avoid ptesync after set_pte and ptep_set_access_flagsNicholas Piggin2018-06-033-2/+32
| * | | | | | powerpc/64s/radix: prefetch user address in update_mmu_cacheNicholas Piggin2018-06-032-2/+5
| * | | | | | powerpc/64s/radix: make ptep_get_and_clear_full non-atomic for the full caseNicholas Piggin2018-06-031-8/+2
| * | | | | | powerpc/64s/radix: do not flush TLB on spurious faultNicholas Piggin2018-06-031-1/+11
| * | | | | | powerpc/64s/radix: do not flush TLB when relaxing accessNicholas Piggin2018-06-031-1/+6
| * | | | | | powerpc/mm/radix: Change pte relax sequence to handle nest MMU hangAneesh Kumar K.V2018-06-037-7/+17
| * | | | | | powerpc/mm: Change function prototypeAneesh Kumar K.V2018-06-038-19/+41
| * | | | | | powerpc/mm/radix: Move function from radix.h to pgtable-radix.cAneesh Kumar K.V2018-06-032-28/+25
| * | | | | | powerpc/mm/hugetlb: Update huge_ptep_set_access_flags to call __ptep_set_acce...Aneesh Kumar K.V2018-06-032-18/+34
| * | | | | | ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's actionAlastair D'Silva2018-06-032-3/+3
| * | | | | | powerpc: use task_pid_nr() for TID allocationAlastair D'Silva2018-06-032-95/+28
| * | | | | | powerpc: Use TIDR CPU feature to control TIDR allocationAlastair D'Silva2018-06-031-3/+3
| * | | | | | powerpc: Add TIDR CPU feature for POWER9Alastair D'Silva2018-06-032-1/+3
| * | | | | | powerpc/powernv: process all OPAL event interrupts with kopaldNicholas Piggin2018-06-033-61/+52
| * | | | | | powerpc/powernv: call OPAL_QUIESCE before OPAL_SIGNAL_SYSTEM_RESETNicholas Piggin2018-06-034-1/+25
| * | | | | | powerpc/64: change softe to irqmask in show_regs and xmonNicholas Piggin2018-06-032-2/+2
| * | | | | | powerpc/pmu/fsl: fix is_nmi test for irq mask changeNicholas Piggin2018-06-031-1/+1
| * | | | | | powerpc/time: account broadcast timer event interrupts separatelyNicholas Piggin2018-06-033-4/+8
| * | | | | | powerpc: move a stray NMI IPI case under NMI_IPI ifdefNicholas Piggin2018-06-031-0/+2
| * | | | | | powerpc: move timer broadcast code under GENERIC_CLOCKEVENTS_BROADCAST ifdefNicholas Piggin2018-06-032-0/+10
| * | | | | | powerpc: allow soft-NMI watchdog to cover timer interrupts with large decreme...Nicholas Piggin2018-06-031-6/+13
| * | | | | | powerpc: generic clockevents broadcast receiver call tick_receive_broadcastNicholas Piggin2018-06-034-48/+42
| * | | | | | powerpc/pseries: lparcfg calculate PURR on demandNicholas Piggin2018-06-034-38/+10
| * | | | | | powerpc/64: remove start_tb and accum_tb from thread_structNicholas Piggin2018-06-032-9/+1