aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-18irqdomain: Add irq_domain_{push,pop}_irq() functionsDavid Daney2-0/+172
2017-08-18irqdomain: Check for NULL function pointer in irq_domain_free_irqs_hierarchy()David Daney1-1/+2
2017-08-18irqdomain: Factor out code to add and remove items to and from the revmapDavid Daney1-29/+29
2017-08-18genirq: Add handle_fasteoi_{level,edge}_irq flow handlersDavid Daney3-0/+112
2017-08-18genirq: Export more irq_chip_*_parent() functionsDavid Daney1-0/+3
2017-08-18irqchip/xtensa-mx: Report that effective affinity is a single targetMarc Zyngier2-1/+6
2017-08-18irqchip/mips-gic: Report that effective affinity is a single targetMarc Zyngier2-3/+8
2017-08-18irqchip/hip04: Report that effective affinity is a single targetMarc Zyngier2-0/+4
2017-08-18irqchip/metag-ext: Report that effective affinity is a single targetMarc Zyngier2-0/+5
2017-08-18irqchip/bcm-7038-l1: Report that effective affinity is a single targetMarc Zyngier2-0/+4
2017-08-18irqchip/bcm-6345-l1: Report that effective affinity is a single targetMarc Zyngier2-0/+4
2017-08-18irqchip/armada-370-xp: Report that effective affinity is a single targetMarc Zyngier2-0/+4
2017-08-18irqchip/gic-v3-its: Report that effective affinity is a single targetMarc Zyngier1-1/+6
2017-08-18irqchip/gic-v3: Report that effective affinity is a single targetMarc Zyngier2-0/+4
2017-08-18irqchip/gic: Report that effective affinity is a single targetMarc Zyngier2-0/+4
2017-08-18genirq/proc: Use the the accessor to report the effective affinityMarc Zyngier1-1/+1
2017-08-18genirq: Restrict effective affinity to interrupts actually using itMarc Zyngier1-1/+4
2017-08-18genirq/debugfs: Triggering of interrupts from userspaceMarc Zyngier1-1/+49
2017-08-16genirq/irq_sim: Add a devres variant of irq_sim_init()Bartosz Golaszewski3-0/+47
2017-08-16genirq/irq_sim: Add a simple interrupt simulator frameworkBartosz Golaszewski4-0/+168
2017-08-14genirq: Fix for_each_action_of_desc() macroMasahiro Yamada1-1/+1
2017-08-13Linux 4.13-rc5v4.13-rc5Linus Torvalds1-1/+1
2017-08-12mtd: blkdevs: Fix mtd block write failureAbhishek Sahu1-0/+1
2017-08-11pnfs/blocklayout: require 64-bit sector_tChristoph Hellwig1-0/+1
2017-08-11iommu/arm-smmu: fix null-pointer dereference in arm_smmu_add_deviceArtem Savkov1-0/+7
2017-08-11xen/events: Fix interrupt lost during irq_disable and irq_enableLiu Shuo1-1/+1
2017-08-11xen: avoid deadlock in xenbusJuergen Gross1-1/+2
2017-08-11xen: fix hvm guest with kaslr enabledJuergen Gross1-2/+14
2017-08-11xen: split up xen_hvm_init_shared_info()Juergen Gross1-21/+24
2017-08-11x86: provide an init_mem_mapping hypervisor hookJuergen Gross2-0/+13
2017-08-11fuse: set mapping error in writepage_locked when it failsJeff Layton1-0/+1
2017-08-10userfaultfd: replace ENOSPC with ESRCH in case mm has gone during copy/zeropageMike Rapoport1-2/+2
2017-08-10zram: rework copy of compressor name in comp_algorithm_store()Matthias Kaehlcke1-2/+2
2017-08-10rmap: do not call mmu_notifier_invalidate_page() under ptlKirill A. Shutemov1-22/+30
2017-08-10mm: fix list corruptions on shmem shrinklistCong Wang1-2/+10
2017-08-10mm/balloon_compaction.c: don't zero ballooned pagesWei Wang1-1/+1
2017-08-10MAINTAINERS: copy virtio on balloon_compaction.cMichael S. Tsirkin1-0/+1
2017-08-10mm: fix KSM data corruptionMinchan Kim2-3/+7
2017-08-10mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim8-9/+48
2017-08-10mm: make tlb_flush_pending globalMinchan Kim2-25/+0
2017-08-10mm: refactor TLB gathering APIMinchan Kim8-25/+54
2017-08-10Revert "mm: numa: defer TLB flush for THP migration as long as possible"Nadav Amit2-6/+7
2017-08-10mm: migrate: fix barriers around tlb_flush_pendingNadav Amit1-4/+10
2017-08-10mm: migrate: prevent racy access to tlb_flush_pendingNadav Amit4-13/+26
2017-08-10fault-inject: fix wrong should_fail() decision in task contextAkinobu Mita1-3/+5
2017-08-10test_kmod: fix small memory leak on filesystem testsDan Carpenter1-1/+1
2017-08-10test_kmod: fix the lock in register_test_dev_kmod()Dan Carpenter1-1/+1
2017-08-10test_kmod: fix bug which allows negative values on two config optionsLuis R. Rodriguez1-4/+4
2017-08-10test_kmod: fix spelling mistake: "EMTPY" -> "EMPTY"Colin Ian King1-2/+2
2017-08-10userfaultfd: hugetlbfs: remove superfluous page unlock in VM_SHARED caseAndrea Arcangeli1-1/+1