aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-12arm64: convert raw syscall invocation to CMark Rutland4-43/+59
2018-07-12arm64: introduce syscall_fn_tMark Rutland3-7/+15
2018-07-12arm64: remove sigreturn wrappersMark Rutland7-27/+11
2018-07-12arm64: move sve_user_{enable,disable} to <asm/fpsimd.h>Mark Rutland2-11/+16
2018-07-12arm64: kill change_cpacr()Mark Rutland1-11/+2
2018-07-12arm64: kill config_sctlr_el1()Mark Rutland5-18/+7
2018-07-12arm64: move SCTLR_EL{1,2} assertions to <asm/sysreg.h>Mark Rutland1-10/+10
2018-07-12arm64: consistently use unsigned long for thread flagsMark Rutland1-1/+1
2018-07-12Revert "arm64: fix infinite stacktrace"Will Deacon1-3/+0
2018-07-11asm-generic: unistd.h: Wire up sys_rseqWill Deacon1-1/+3
2018-07-11arm64: rseq: Implement backend rseq calls and select HAVE_RSEQWill Deacon6-1/+11
2018-07-10arm64: make flatmem depend on !NUMAArnd Bergmann1-1/+1
2018-07-09arm64: numa: rework ACPI NUMA initializationLorenzo Pieralisi3-48/+85
2018-07-09arm64: add ARM64-specific support for flatmemNikunj Kela1-0/+3
2018-07-09MAINTAINERS: arm64: Remove boot/dts/ directory from arm64 entryWill Deacon1-0/+1
2018-07-06arm64: mm: Export __flush_icache_range() to modulesWill Deacon1-1/+1
2018-07-06arm64: topology: re-introduce numa mask check for scheduler MC selectionSudeep Holla1-1/+6
2018-07-06arm64: topology: rename llc_siblings to align with other struct membersSudeep Holla2-8/+8
2018-07-06arm64: smp: remove cpu and numa topology information when hotplugging out CPUSudeep Holla1-0/+3
2018-07-06arm64: topology: restrict updating siblings_masks to online cpus onlySudeep Holla1-5/+3
2018-07-06arm64: topology: add support to remove cpu topology sibling masksSudeep Holla2-0/+16
2018-07-06arm64: numa: separate out updates to percpu nodeid and NUMA node cpumapSudeep Holla3-8/+27
2018-07-06arm64: topology: refactor reset_cpu_topology to add support for removing topologySudeep Holla1-7/+14
2018-07-06arm64: errata: Don't define type field twice for arm64_errata[] entriesWill Deacon1-2/+0
2018-07-06arm64: Implement page table free interfacesChintan Pandya1-4/+44
2018-07-06arm64: tlbflush: Introduce __flush_tlb_kernel_pgtableChintan Pandya1-0/+7
2018-07-05arm64: insn: Don't fallback on nosync path for general insn patchingWill Deacon2-57/+1
2018-07-05arm64: IPI each CPU after invalidating the I-cache for kernel mappingsWill Deacon4-18/+33
2018-07-05arm64: remove unused COMPAT_PSR definitionsMark Rutland1-28/+0
2018-07-05kvm/arm: use PSR_AA32 definitionsMark Rutland7-43/+43
2018-07-05arm64: use PSR_AA32 definitionsMark Rutland7-42/+42
2018-07-05arm64: ptrace: map SPSR_ELx<->PSR for compat tasksMark Rutland1-0/+2
2018-07-05arm64: compat: map SPSR_ELx<->PSR for signalsMark Rutland1-2/+6
2018-07-05arm64: don't zero DIT on signal returnMark Rutland1-4/+8
2018-07-05arm64: add PSR_AA32_* definitionsMark Rutland1-1/+56
2018-07-05arm64: Handle mismatched cache typeSuzuki K Poulose2-4/+16
2018-07-05arm64: Fix mismatched cache line size detectionSuzuki K Poulose3-3/+9
2018-07-05arm64: kconfig: Ensure spinlock fastpaths are inlined if !PREEMPTWill Deacon1-0/+10
2018-07-05arm64: locking: Replace ticket lock implementation with qspinlockWill Deacon4-132/+4
2018-07-05arm64: barrier: Implement smp_cond_load_relaxedWill Deacon1-0/+13
2018-07-04x86/mm: Add TLB purge to free pmd/pte page interfacesToshi Kani1-6/+30
2018-07-04ioremap: Update pgtable free interfaces with addrChintan Pandya4-13/+15
2018-07-04x86/mm: Disable ioremap free page handling on x86-PAEToshi Kani1-0/+19
2018-07-04arm64: kexec: always reset to EL2 if presentMark Rutland2-6/+6
2018-07-04arm64: fix infinite stacktraceMikulas Patocka1-0/+3
2018-07-02ARM64: dump: Convert to use DEFINE_SHOW_ATTRIBUTE macroPeng Donglin1-12/+1
2018-07-01Linux 4.18-rc3Linus Torvalds1-1/+1
2018-06-29parisc: Build kernel without -ffunction-sectionsHelge Deller1-4/+0
2018-06-29sg: remove ->sg_magic memberJens Axboe4-45/+0
2018-06-29drbd: Fix drbd_request_prepare() discard handlingBart Van Assche1-2/+2