aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/export-to-sqlite-record
diff options
context:
space:
mode:
authorGabriela Bittencourt <gabrielabittencourt00@gmail.com>2019-04-09 17:16:11 -0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-04-16 13:32:18 +0200
commit08ce43b9c58cc7f7a3fec39bf57726e855371348 (patch)
tree864133bf4c92555f932cbe4f0b7c9791550a7d44 /tools/perf/scripts/python/bin/export-to-sqlite-record
parentstaging: rtl8192e: Remove set but not used variable 'VenderID' (diff)
staging: rtl8192e: Remove a not necessary blank line before a close brace '}'
Fix a coding style issue. Signed-off-by: Gabriela Bittencourt <gabrielabittencourt00@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-sqlite-record')
0 files changed, 0 insertions, 0 deletions
16a0eb1d6ac23744bb6e90a00fc21148a9dc'>misc: sgi-gru: fix use-after-free error in gru_set_context_option, gru_fault and gru_handle_user_call_osZheng Wang3-7/+30 2022-10-25misc: sgi-gru: use explicitly signed charJason A. Donenfeld2-10/+10 2022-06-27misc: sgi-gru: grukservices: drop unexpected word "the" in the commentsJiang Jian1-1/+1 2022-03-18misc: sgi-gru: Fix spelling mistake "unexpect" -> "unexpected"Colin Ian King1-1/+1 2022-02-25misc: sgi-gru: Don't cast parameter in bit operationsAndy Shevchenko1-6/+0 2021-07-21misc: sgi-gru: Convert from atomic_t to refcount_t on gru_thread_state->ts_refcntXiyu Yang2-4/+5 2021-06-29misc/sgi-gru/grufault: use vma_lookup() in gru_find_vma()Liam Howlett1-2/+2 2020-10-07x86/platform/uv: Update Copyrights to conform to HPE standardsMike Travis1-0/+1 2020-10-07x86/platform/uv: Update UV MMRs for UV5Mike Travis1-1/+1 2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2 2020-07-27x86/cpu: Relocate sync_core() to sync_core.hRicardo Neri3-0/+3 2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse1-4/+4 2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2-10/+10 2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0 2020-03-18misc: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-2/+2 2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan1-21/+21 2019-10-10sgi-gru: simplify procfs code some moreJoe Perches1-7/+4 2019-08-16misc/sgi-gru: use mmu_notifier_get/put for struct gru_mm_structJason Gunthorpe3-61/+24 2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner11-154/+11 2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1 2019-01-18misc/sgi-gru/grufault: fix a style errorPeng Hao1-2/+2 2018-12-28mm/mmu_notifier: use structure for invalidate_range_start/end callbackJérôme Glisse1-8/+6 2018-11-11drivers/misc/sgi-gru: fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+4 2018-10-26Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks"Michal Hocko1-1/+0 2018-09-20misc: sgi-gru: fix fall-through annotationsGustavo A. R. Silva1-2/+2 2018-08-22mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko1-2/+5 2018-06-05Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-2/+3 2018-05-16sgi-gru: simplify procfs codeChristoph Hellwig1-67/+14 2018-05-14misc: sgi-gru: Change return type to vm_fault_tSouptick Joarder2-2/+3 2018-01-31mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacksDavid Rientjes1-0/+1 2017-08-31sgi-gru: update to new mmu_notifier semanticJérôme Glisse1-12/+0 2017-03-09mm: convert generic code to 5-level pagingKirill A. Shutemov1-2/+7 2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2-2/+3 2016-12-14mm: use vmf->address instead of of vmf->virtual_addressJan Kara1-1/+1 2016-10-27drivers/misc/sgi-gru/grumain.c: remove bogus 0x prefix from printkDimitri Sivanich1-1/+1 2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes1-1/+1 2016-05-04x86/platform/UV: Remove Obsolete GRU MMR address translationDimitri Sivanich1-16/+22 2016-02-16mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen1-2/+1