summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/eeh: Cleaner handling of EEH_DEV_NO_HANDLERSam Bobroff2018-06-031-1/+5
* powerpc/eeh: Introduce eeh_set_irq_state()Sam Bobroff2018-06-031-18/+34
* powerpc/eeh: Introduce eeh_set_channel_state()Sam Bobroff2018-06-031-3/+16
* powerpc/eeh: Introduce eeh_edev_actionable()Sam Bobroff2018-06-031-14/+16
* 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/+26Star
* powerpc/eeh: Remove unused eeh_pcid_name()Sam Bobroff2018-06-031-14/+0Star
* 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/+0Star
* powerpc/xive: Remove (almost) unused macrosRussell Currey2018-06-032-7/+1Star
* hvc_opal: don't set tb_ticks_per_usec in udbg_init_opal_common()Stewart Smith2018-06-031-1/+0Star
* powerpc: remove unused to_tm() helperArnd Bergmann2018-06-033-76/+0Star
* powerpc: use time64_t in update_persistent_clockArnd Bergmann2018-06-033-21/+9Star
* powerpc: use time64_t in read_persistent_clockArnd Bergmann2018-06-0315-45/+31Star
* 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/+2Star
* 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/+25Star
* powerpc/mm/hugetlb: Update huge_ptep_set_access_flags to call __ptep_set_acce...Aneesh Kumar K.V2018-06-032-18/+34
* ocxl: Document new OCXL IOCTLsAlastair D'Silva2018-06-031-0/+11
* ocxl: Add an IOCTL so userspace knows what OCXL features are availableAlastair D'Silva2018-06-032-0/+31
* ocxl: Expose the thread_id needed for wait on POWER9Alastair D'Silva2018-06-036-1/+111
* ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's actionAlastair D'Silva2018-06-033-4/+4
* powerpc: use task_pid_nr() for TID allocationAlastair D'Silva2018-06-032-95/+28Star
* 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/+52Star
* 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