aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-07dt-bindings: staging: wfx: silabs,wfx yaml conversionJérôme Pouiller2-96/+125
2020-10-07staging: wfx: update copyrights datesJérôme Pouiller33-33/+33
2020-10-07staging: wfx: fix QoS priority for slow busesJérôme Pouiller2-2/+13
2020-10-07staging: wfx: fix BA sessions for older firmwaresJérôme Pouiller1-0/+3
2020-10-07staging: wfx: remove remaining code of 'secure link' featureJérôme Pouiller2-19/+0
2020-10-07staging: wfx: fix handling of MMIC errorJérôme Pouiller1-1/+1
2020-10-06staging: vchiq: Fix list_for_each exit testsDan Carpenter1-5/+7
2020-10-05staging: greybus: use __force when assigning __u8 value to snd_ctl_elem_type_tCoiby Xu1-1/+1
2020-10-05staging: greybus: codecs: use SNDRV_PCM_FMTBIT_S16_LE for format bitmaskCoiby Xu1-2/+2
2020-10-05staging: greybus: fix warnings about endianness detected by sparseCoiby Xu2-12/+12
2020-10-05staging: r8188eu: remove unnecessary type casts (struct wlan_bssid_ex *)Ivan Safonov5-20/+20
2020-10-05staging: rtl8723bs: replace _cancel_timer with del_timer_syncRoss Schmidt4-24/+4
2020-10-05staging: rtl8723bs: replace RTW_GET_BE16 with get_unaligned_be16Ross Schmidt4-6/+6
2020-10-05staging: rtl8723bs: replace RTW_GET_LE16 with get_unaligned_le16Ross Schmidt4-9/+9
2020-10-05staging: rtl8723bs: replace RTW_GET_BE24 with get_unaligned_be24Ross Schmidt2-4/+2
2020-10-05staging: rtl8723bs: remove unused macrosRoss Schmidt1-57/+0
2020-10-05staging: rtl8723bs: replace _RND8 with round_up()Ross Schmidt2-12/+1
2020-10-05staging: rtl8723bs: replace _RND4 with round_up()Ross Schmidt3-13/+2
2020-10-05staging: rtl8723bs: replace RND4 with round_up()Ross Schmidt4-9/+8
2020-10-05staging: qlge: fix build breakage with dumping enabledCoiby Xu3-24/+32
2020-10-04Linux 5.9-rc8Linus Torvalds1-1/+1
2020-10-03scripts/spelling.txt: fix malformed entryEric Biggers1-1/+1
2020-10-03mm/page_alloc: handle a missing case for memalloc_nocma_{save/restore} APIsJoonsoo Kim1-3/+16
2020-10-03mm, slub: restore initial kmem_cache flagsEric Farman1-5/+1
2020-10-03KVM: VMX: update PFEC_MASK/PFEC_MATCH together with PF interceptPaolo Bonzini1-10/+12
2020-10-02random32: Restore __latent_entropy attribute on net_rand_stateThibaut Sautereau1-1/+1
2020-10-02mm: memcg/slab: fix slab statistics in !SMP configurationRoman Gushchin1-0/+5
2020-10-01pipe: remove pipe_wait() and fix wakeup race with spliceLinus Torvalds3-27/+48
2020-10-01iommu/vt-d: Fix lockdep splat in iommu_flush_dev_iotlb()Lu Baolu1-2/+2
2020-10-01xen/events: don't use chip_data for legacy IRQsJuergen Gross1-8/+21
2020-10-01iommu/amd: Fix the overwritten field in IVMD headerAdrian Huang1-46/+10
2020-10-01staging: rtl8188eu: clean up indent style issueMichael Straube1-1/+1
2020-10-01staging: rtl8188eu: remove unused variable ratelenMichael Straube3-7/+5
2020-10-01staging: rtl8188eu: remove cckrates{only}_included()Michael Straube2-33/+4
2020-10-01staging: rtl8188eu: rename struct field bUsed -> usedMichael Straube3-5/+5
2020-10-01staging: rtl8188eu: use ETH_ALENMichael Straube1-1/+1
2020-10-01staging: rtl8188eu: rename struct field Bssid -> bssidMichael Straube3-6/+6
2020-10-01staging: rtl8188eu: clean up comparsions to NULLMichael Straube1-4/+4
2020-10-01staging: rtl8188eu: remove unused macros and definitionsMichael Straube1-58/+0
2020-10-01staging: vchiq: Fix an uninitialized variableDan Carpenter1-1/+1
2020-10-01staging: rtl8712: Fix enqueue_reorder_recvframe()Dan Carpenter1-3/+6
2020-10-01Staging: nvec: Removes repeated word typo in commentRyan Kosta1-1/+1
2020-10-01KVM: arm64: Restore missing ISB on nVHE __tlb_switch_to_guestMarc Zyngier1-0/+7
2020-10-01gpio: pca953x: Correctly initialize registers 6 and 7 for PCA957xAndy Shevchenko1-1/+4
2020-10-01gpio: pca953x: Use bitmap API over implicit GCC extensionAndy Shevchenko1-1/+3
2020-10-01pinctrl: mediatek: check mtk_is_virt_gpio input parameterHanks Chen1-0/+4
2020-10-01pinctrl: qcom: sm8250: correct sdc2_clkDmitry Baryshkov1-1/+1
2020-09-30MAINTAINERS: Add Pali Rohár as aardvark PCI maintainerPali Rohár1-0/+1
2020-09-30arm64: permit ACPI core to map kernel memory used for table overridesArd Biesheuvel2-3/+21
2020-09-30RISC-V: Check clint_time_val before useAnup Patel2-4/+13