summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorRobin Getz <rgetz@blackfin.uclinux.org>2009-01-07 23:14:39 +0800
committerBryan Wu <cooloney@kernel.org>2009-01-07 23:14:39 +0800
commit6ea28f0ba24d5eb7055b83cd78f51c92a8d7f3e5 (patch)
tree805e67ca150b0354fadf9eb59b73a20fcbe89970 /tools/perf/scripts/python/export-to-postgresql.py
parent8f9f0e2f5c0af81656bf0d08451c7d09af412baf (diff)
downloadkernel-6ea28f0ba24d5eb7055b83cd78f51c92a8d7f3e5.tar.gz
Blackfin arch: fix bug - kernel detects BF532 incorrectly
fix this typo in this patch Reported-by: Ben Matthews <mben12@gmail.com> Signed-off-by: Robin Getz <rgetz@blackfin.uclinux.org> Signed-off-by: Bryan Wu <cooloney@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
d24eb5e2b4a0ac067da5a24ee86d'>net: drop the weight argument from netif_napi_addJakub Kicinski 2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang 2022-07-11amd-xgbe: fix clang -Wformat warningsJustin Stitt 2022-07-02net: add skb_[inner_]tcp_all_headers helpersEric Dumazet 2022-06-27amd/xgbe: fix repeated words in commentsJilin Yuan 2022-06-13amd-xgbe: Use platform_irq_count()Jean-Philippe Brucker 2022-06-08net: amd-xgbe: fix clang -Wformat warningJustin Stitt 2022-05-16net: allow gso_max_size to exceed 65536Alexander Duyck 2022-02-09net: amd-xgbe: disable interrupts during pci removalRaju Rangoju 2022-01-27net: amd-xgbe: ensure to reset the tx_timer_active flagRaju Rangoju 2022-01-27net: amd-xgbe: Fix skb data length underflowShyam Sundar S K 2021-12-20net: amd-xgbe: Disable the CDR workaround path for Yellow Carp DevicesRaju Rangoju 2021-12-20net: amd-xgbe: Alter the port speed bit rangeRaju Rangoju 2021-12-20net: amd-xgbe: Add Support for Yellow Carp Ethernet deviceRaju Rangoju 2021-12-14net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu 2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen 2021-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2021-10-29net: amd-xgbe: Toggle PLL settings during rate changeShyam Sundar S K 2021-10-24net: convert users of bitmap_foo() to linkmode_foo()Sean Anderson 2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski 2021-10-10ethernet: Remove redundant 'flush_workqueue()' callsChristophe JAILLET 2021-10-05ethernet: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski