aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-03powerpc/mm/hash: Add missing isync prior to kernel stack SLB switchAneesh Kumar K.V1-0/+1
2018-06-03powerpc/64s: Fix compiler store ordering to SLB shadow areaNicholas Piggin1-4/+4
2018-06-03powerpc/64s/radix: flush remote CPUs out of single-threaded mm_cpumaskNicholas Piggin2-27/+134
2018-06-03powerpc/64s/radix: optimise pte_updateNicholas Piggin3-15/+27
2018-06-03powerpc/64s/radix: avoid ptesync after set_pte and ptep_set_access_flagsNicholas Piggin3-2/+32
2018-06-03powerpc/64s/radix: prefetch user address in update_mmu_cacheNicholas Piggin2-2/+5
2018-06-03powerpc/64s/radix: make ptep_get_and_clear_full non-atomic for the full caseNicholas Piggin1-8/+2
2018-06-03powerpc/64s/radix: do not flush TLB on spurious faultNicholas Piggin1-1/+11
2018-06-03powerpc/64s/radix: do not flush TLB when relaxing accessNicholas Piggin1-1/+6
2018-06-03powerpc/mm/radix: Change pte relax sequence to handle nest MMU hangAneesh Kumar K.V7-7/+17
2018-06-03powerpc/mm: Change function prototypeAneesh Kumar K.V8-19/+41
2018-06-03powerpc/mm/radix: Move function from radix.h to pgtable-radix.cAneesh Kumar K.V2-28/+25
2018-06-03powerpc/mm/hugetlb: Update huge_ptep_set_access_flags to call __ptep_set_acce...Aneesh Kumar K.V2-18/+34
2018-06-03ocxl: Document new OCXL IOCTLsAlastair D'Silva1-0/+11
2018-06-03ocxl: Add an IOCTL so userspace knows what OCXL features are availableAlastair D'Silva2-0/+31
2018-06-03ocxl: Expose the thread_id needed for wait on POWER9Alastair D'Silva6-1/+111
2018-06-03ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's actionAlastair D'Silva3-4/+4
2018-06-03powerpc: use task_pid_nr() for TID allocationAlastair D'Silva2-95/+28
2018-06-03powerpc: Use TIDR CPU feature to control TIDR allocationAlastair D'Silva1-3/+3
2018-06-03powerpc: Add TIDR CPU feature for POWER9Alastair D'Silva2-1/+3
2018-06-03powerpc/powernv: process all OPAL event interrupts with kopaldNicholas Piggin3-61/+52
2018-06-03powerpc/powernv: call OPAL_QUIESCE before OPAL_SIGNAL_SYSTEM_RESETNicholas Piggin4-1/+25
2018-06-03powerpc/64: change softe to irqmask in show_regs and xmonNicholas Piggin2-2/+2
2018-06-03powerpc/pmu/fsl: fix is_nmi test for irq mask changeNicholas Piggin1-1/+1
2018-06-03powerpc/time: account broadcast timer event interrupts separatelyNicholas Piggin3-4/+8
2018-06-03powerpc: move a stray NMI IPI case under NMI_IPI ifdefNicholas Piggin1-0/+2
2018-06-03powerpc: move timer broadcast code under GENERIC_CLOCKEVENTS_BROADCAST ifdefNicholas Piggin2-0/+10
2018-06-03powerpc: allow soft-NMI watchdog to cover timer interrupts with large decreme...Nicholas Piggin1-6/+13
2018-06-03powerpc: generic clockevents broadcast receiver call tick_receive_broadcastNicholas Piggin4-48/+42
2018-06-03powerpc/pseries: lparcfg calculate PURR on demandNicholas Piggin4-38/+10
2018-06-03powerpc/64: remove start_tb and accum_tb from thread_structNicholas Piggin2-9/+1
2018-06-03powerpc/64s: micro-optimise __hard_irq_enable() for mtmsrd L=1 supportNicholas Piggin1-2/+2
2018-06-03powerpc/pseries: put cede MSR[EE] check under IRQ_SOFT_MASK_DEBUGNicholas Piggin1-4/+4
2018-06-03powerpc/64: irq_work avoid interrupt when called with hardware irqs enabledNicholas Piggin1-2/+31
2018-06-03powerpc/powernv/ioda2: Remove redundant free of TCE pagesAlexey Kardashevskiy1-1/+0
2018-06-03powerpc/xmon: use match_string() helperYisheng Xie1-12/+11
2018-06-03powerpc: Fix build by disabling attribute-alias warning for SYSCALL_DEFINExChristophe Leroy6-0/+28
2018-06-03powerpc/64: Fix strncpy() related build failures with GCC 8.1Christophe Leroy2-4/+4
2018-06-02powerpc/mm: Fix kernel crash on page table freeAneesh Kumar K.V3-1/+3
2018-06-02powerpc/prom: Fix %u/%llx usage since prom_printf() changeMathieu Malaterre1-24/+49
2018-06-02cxl: Configure PSL to not use APC virtual machinesVaibhav Jain1-2/+2
2018-06-02cxl: Disable prefault_mode in Radix modeVaibhav Jain2-5/+15
2018-06-01powerpc/kbuild: Use flags variables rather than overriding LD/CC/ASNicholas Piggin3-12/+34
2018-06-01powerpc/kbuild: Remove CROSS32 defines from top level powerpc MakefileNicholas Piggin3-16/+22
2018-06-01powerpc/kbuild: Set default generic machine type for 32-bit compileNicholas Piggin1-0/+8
2018-05-29powerpc/livepatch: Fix build error with kprobes disabled.Aneesh Kumar K.V1-1/+2
2018-05-28selftests/powerpc: Add core file test for Protection Key registersThiago Jung Bauermann2-3/+464
2018-05-28selftests/powerpc: Add ptrace tests for Protection Key registersThiago Jung Bauermann5-1/+509
2018-05-28powerpc/modules: remove unused mod_arch_specific.toc fieldJosh Poimboeuf2-9/+5
2018-05-28powerpc/powernv/cpuidle: Init all present cpus for deep statesAkshay Adiga1-2/+2