aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-07MIPS: Remove mach-*/war.hThomas Bogendoerfer13-132/+0
2020-09-07MIPS: Get rid of CAVIUM_OCTEON_DCACHE_PREFETCH_WARThomas Bogendoerfer3-5/+2
2020-09-07MIPS: Get rid of BCM1250_M3_WARThomas Bogendoerfer14-51/+5
2020-09-07MIPS: Replace SIBYTE_1956_WAR by CONFIG_SB1_PASS_2_WORKAROUNDSThomas Bogendoerfer14-25/+4
2020-09-07MIPS: Convert MIPS34K_MISSED_ITLB_WAR into a config optionThomas Bogendoerfer15-22/+6
2020-09-07MIPS: Convert R10000_LLSC_WAR info a config optionThomas Bogendoerfer19-31/+15
2020-09-07MIPS: Convert ICACHE_REFILLS_WORKAROUND_WAR into a config optionThomas Bogendoerfer15-23/+16
2020-09-07MIPS: Convert TX49XX_ICACHE_INDEX_INV into a config optionThomas Bogendoerfer15-26/+12
2020-09-07MIPS: Remove MIPS4K_ICACHE_REFILL_WAR and MIPS_CACHE_SYNC_WARThomas Bogendoerfer13-59/+0
2020-09-07MIPS: Convert R4600_V2_HIT_CACHEOP into a config optionThomas Bogendoerfer16-41/+22
2020-09-07MIPS: Convert R4600_V1_HIT_CACHEOP into a config optionThomas Bogendoerfer16-46/+33
2020-09-07MIPS: Convert R4600_V1_INDEX_ICACHEOP into a config optionThomas Bogendoerfer15-24/+12
2020-09-07MIPS: dts/ingenic: Cleanup qi_lb60.dtsPaul Cercueil1-69/+68
2020-09-07MIPS: Loongson64: Remove unused loongson_reboot.Jinyang He1-5/+0
2020-09-03MIPS: p5600: Discard UCA config selectionJinyang He1-1/+0
2020-09-03MIPS: Use rcu to lookup a task in mipsmt_sys_sched_setaffinity()Davidlohr Bueso1-2/+2
2020-09-03MIPS: Add support for ZSTD-compressed kernelsPaul Cercueil4-1/+24
2020-09-03lib: decompress_unzstd: Limit output sizePaul Cercueil1-1/+6
2020-08-26MIPS: SGI-IP32: No need to include mc14818*.hThomas Bogendoerfer1-2/+0
2020-08-26MIPS: Remove unused header file m48t37.hThomas Bogendoerfer1-36/+0
2020-08-26MIPS: Loongson2ef: Remove specific mc146818rtc.hThomas Bogendoerfer1-36/+0
2020-08-26MIPS: SGI-IP27: No need for kmalloc.hThomas Bogendoerfer1-8/+0
2020-08-24MIPS: Remove PNX833x alias NXP_STB22xThomas Bogendoerfer18-1409/+0
2020-08-24MIPS: Paravirt: remove remaining pieces of paravirtThomas Bogendoerfer3-106/+0
2020-08-17MIPS: BCM47xx: Include bcm47xx_sprom.hFlorian Fainelli1-3/+1
2020-08-17firmware: bcm47xx_sprom: Fix -Wmissing-prototypes warningsFlorian Fainelli2-0/+11
2020-08-17MIPS: BCM63xx: switch to SPDX license identifierÁlvaro Fernández Rojas1-4/+1
2020-08-17MIPS: BCM63xx: refactor board declarationsÁlvaro Fernández Rojas1-310/+305
2020-08-17MIPS: BCM63xx: enable EHCI for DWV-S0 boardÁlvaro Fernández Rojas1-0/+1
2020-08-17MIPS: BCM63xx: remove EHCI from BCM6348 boardsÁlvaro Fernández Rojas1-3/+0
2020-08-17MIPS: BCM63xx: remove duplicated new linesÁlvaro Fernández Rojas1-3/+0
2020-08-17MIPS: lantiq: add missing GPHY clock aliases for ar10 and grx390Aleksander Jan Bajkowski1-2/+8
2020-08-17MIPS: Loongson: Use default CONFIG_FRAME_WARN as 2048 for Loongson64 to fix build warningsTiezhu Yang1-1/+0
2020-08-17MIPS: ftrace: Remove redundant #ifdef CONFIG_DYNAMIC_FTRACEZejiang Tang1-4/+0
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