aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-10drivers/base/memory: init_memory_block() first parameter is not necessaryWei Yang1-6/+3
2020-07-10Documentation/driver-api: driver-model/platform: drop doubled wordRandy Dunlap1-1/+1
2020-07-10software node: Use software_node_unregister() when unregistering group of nodesAndy Shevchenko1-6/+2
2020-07-10topology: mark a function as __init to save some memoryChristophe JAILLET1-1/+1
2020-07-10scripts: add dummy report mode to add_namespace.cocciMatthias Maennich2-2/+8
2020-07-10drivers: base: Convert to printk alias functionsMatthias Brugger1-2/+2
2020-07-10lib: devres: add a comment about the devm_of_iomap() functionDan Carpenter1-0/+6
2020-07-10devres: keep both device name and resource name in pretty nameVladimir Oltean1-1/+10
2020-07-10driver core: platform: expose numa_node to users in sysfsBarry Song2-1/+35
2020-07-10kobject: Avoid premature parent object freeing in kobject_cleanup()Heikki Krogerus1-10/+23
2020-07-07driver core: platform: need consistent spacing around '-'Barry Song1-1/+1
2020-07-03lib: update DEBUG_SHIRQ docs to match realityWolfram Sang1-4/+4
2020-07-03firmware: improve description of firmware_request_nowarnWolfram Sang1-6/+6
2020-07-02devres: handle zero size in devm_kmalloc()Bartosz Golaszewski1-3/+6
2020-07-02device: remove 'extern' attribute from function prototypes in device.hBartosz Golaszewski1-116/+107
2020-07-02devres: move the size check from alloc_dr() into a separate functionBartosz Golaszewski1-3/+11
2020-07-02devres: remove stray space from devm_kmalloc() definitionBartosz Golaszewski1-1/+1
2020-07-01driver-core: Introduce DEVICE_ATTR_ADMIN_{RO,RW}Dan Williams2-0/+11
2020-06-28Linux 5.8-rc3Linus Torvalds1-1/+1
2020-06-28sched/cfs: change initial value of runnable_avgVincent Guittot1-1/+1
2020-06-28smp, irq_work: Continue smp_call_function*() and irq_work*() integrationPeter Zijlstra6-58/+86
2020-06-28sched/core: s/WF_ON_RQ/WQ_ON_CPU/Peter Zijlstra2-3/+3
2020-06-28sched/core: Fix ttwu() racePeter Zijlstra1-5/+28
2020-06-28sched/core: Fix PI boosting between RT and DEADLINE tasksJuri Lelli1-1/+2
2020-06-28sched/deadline: Initialize ->dl_boostedJuri Lelli1-0/+1
2020-06-28sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix mask corruptionScott Wood1-1/+1
2020-06-28sched/core: Fix CONFIG_GCC_PLUGIN_RANDSTRUCT build failPeter Zijlstra1-2/+4
2020-06-28Revert "ARM: sti: Implement dummy L2 cache's write_sec"Patrice Chotard1-9/+0
2020-06-27afs: Fix storage of cell namesDavid Howells2-1/+10
2020-06-26kgdb: Avoid suspicious RCU usage warningDouglas Anderson1-0/+4
2020-06-26kdb: Switch to use safer dbg_io_ops over console APIsSumit Garg5-22/+24
2020-06-26SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment()Chuck Lever1-0/+4
2020-06-26NFSv4 fix CLOSE not waiting for direct IO compeletionOlga Kornievskaia2-4/+10
2020-06-26pNFS/flexfiles: Fix list corruption if the mirror count changesTrond Myklebust1-4/+7
2020-06-26nfs: Fix memory leak of export_pathTom Rix1-0/+1
2020-06-26sunrpc: fixed rollback in rpc_gssd_dummy_populate()Vasily Averin1-0/+1
2020-06-26i2c: core: check returned size of emulated smbus block readMans Rullgard1-0/+7
2020-06-26MAINTAINERS: update info for sparseLuc Van Oostenryck1-1/+3
2020-06-26mm/memory_hotplug.c: fix false softlockup during pfn range removalBen Widawsky1-2/+11
2020-06-26mm: remove vmalloc_execChristoph Hellwig4-39/+3
2020-06-26arm64: use PAGE_KERNEL_ROX directly in alloc_insn_pageChristoph Hellwig1-9/+3
2020-06-26x86/hyperv: allocate the hypercall page with only read and execute bitsChristoph Hellwig2-1/+5
2020-06-26mm/memory: fix IO cost for anonymous pageJoonsoo Kim1-0/+8
2020-06-26mm/swap: fix for "mm: workingset: age nonresident information alongside anonymous pages"Joonsoo Kim1-2/+1
2020-06-26mm: workingset: age nonresident information alongside anonymous pagesJohannes Weiner4-21/+33
2020-06-26doc: THP CoW fault no longer allocate THPYang Shi2-4/+3
2020-06-26docs: mm/gup: minor documentation updateSouptick Joarder1-1/+1
2020-06-26mm/memcontrol.c: prevent missed memory.low load tearsChris Down1-2/+3
2020-06-26mm/memcontrol.c: add missed css_put()Muchun Song1-1/+3
2020-06-26mm: memcontrol: handle div0 crash race condition in memory.lowJohannes Weiner1-2/+7