aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-24scftorture: Adapt memory-ordering test to UP operationPaul E. McKenney1-1/+2
2020-08-24scftorture: Block scftorture_invoker() kthreads for offline CPUsPaul E. McKenney1-1/+12
2020-08-24scftorture: Check unexpected "switch" statement valuePaul E. McKenney1-0/+4
2020-08-24scftorture: Make symbol 'scf_torture_rand' staticWei Yongjun1-1/+1
2020-08-24scftorture: Prevent compiler from reducing race probabilitiesPaul E. McKenney1-2/+8
2020-08-24scftorture: Flag errors in torture-compatible mannerPaul E. McKenney1-4/+10
2020-08-24scftorture: Consolidate scftorture_invoke_one() scf_check initializationPaul E. McKenney1-13/+8
2020-08-24scftorture: Consolidate scftorture_invoke_one() check and kfree()Paul E. McKenney1-18/+8
2020-08-24scftorture: Add smp_call_function() memory-ordering checksPaul E. McKenney1-8/+17
2020-08-24scftorture: Add smp_call_function_many() memory-ordering checksPaul E. McKenney1-3/+23
2020-08-24scftorture: Add smp_call_function_single() memory-ordering checksPaul E. McKenney1-8/+48
2020-08-24scftorture: Summarize per-thread statisticsPaul E. McKenney1-4/+18
2020-08-24tick-sched: Clarify "NOHZ: local_softirq_pending" warningPaul E. McKenney1-1/+1
2020-08-24scftorture: Implement weighted primitive selectionPaul E. McKenney1-27/+155
2020-08-24torture: Add scftorture to the rcutorture scriptingPaul E. McKenney8-1/+92
2020-08-24torture: Declare parse-console.sh independence from rcutorturePaul E. McKenney1-3/+4
2020-08-24scftorture: Add smp_call_function() torture testPaul E. McKenney4-0/+454
2020-08-16Linux 5.9-rc1Linus Torvalds1-2/+2
2020-08-16parisc: fix PMD pages allocation by restoring pmd_alloc_one()Mike Rapoport1-0/+6
2020-08-15io_uring: short circuit -EAGAIN for blocking read attemptJens Axboe1-1/+4
2020-08-15io_uring: sanitize double poll handlingJens Axboe1-9/+25
2020-08-14virtio: pci: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski1-3/+3
2020-08-14ntb: intel: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski3-3/+3
2020-08-14rtl818x: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski1-3/+3
2020-08-14iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski22-138/+138
2020-08-14sh: use generic strncpy()Kuninori Morimoto1-26/+0
2020-08-14sh: clkfwk: remove r8/r16/r32Kuninori Morimoto1-19/+4
2020-08-14include/asm-generic/vmlinux.lds.h: align ro_after_initRomain Naour1-0/+1
2020-08-14mm: annotate a data race in page_zonenum()Qian Cai1-0/+1
2020-08-14mm/swap.c: annotate data races for lru_rotate_pvecsQian Cai1-2/+3
2020-08-14mm/rmap: annotate a data race at tlb_flush_batchedQian Cai1-1/+1
2020-08-14mm/mempool: fix a data race in mempool_free()Qian Cai1-1/+1
2020-08-14mm/list_lru: fix a data race in list_lru_count_oneQian Cai1-1/+1
2020-08-14mm/memcontrol: fix a data race in scan countQian Cai1-1/+1
2020-08-14mm/page_counter: fix various data races at memswQian Cai1-6/+7
2020-08-14mm/swapfile: fix and annotate various data racesQian Cai2-15/+20
2020-08-14mm/filemap.c: fix a data race in filemap_fault()Kirill A. Shutemov1-7/+13
2020-08-14mm/swap_state: mark various intentional data racesQian Cai1-2/+2
2020-08-14mm/page_io: mark various intentional data racesQian Cai1-4/+4
2020-08-14mm/frontswap: mark various intentional data racesQian Cai1-4/+4
2020-08-14mm/kmemleak: silence KCSAN splats in checksumQian Cai1-0/+2
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni52-227/+24
2020-08-14fs: autofs: delete repeated words in commentsRandy Dunlap1-2/+2
2020-08-14mm: introduce offset_in_thpMatthew Wilcox (Oracle)1-0/+1
2020-08-14mm: add thp_headMatthew Wilcox (Oracle)1-0/+15
2020-08-14mm: replace hpage_nr_pages with thp_nr_pagesMatthew Wilcox (Oracle)20-62/+65
2020-08-14mm: add thp_sizeMatthew Wilcox (Oracle)6-11/+18
2020-08-14mm: add thp_orderMatthew Wilcox (Oracle)1-0/+19
2020-08-14mm: move page-flags include to top of fileMatthew Wilcox (Oracle)1-5/+1
2020-08-14mm: store compound_nr as well as compound_orderMatthew Wilcox (Oracle)3-3/+8