summaryrefslogtreecommitdiff
path: root/proc.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-25flowtop: Add process UI tab entryVadim Kochan1-0/+11
2016-12-19flowtop: Move & refactor walk_processes() to proc.cVadim Kochan1-0/+75
2016-04-17build: fix compilation warnings with _GNU_SOURCEarch3y1-1/+3
2015-12-17proc: Add function to execute process with argv listVadim Kochan1-0/+27
2015-07-17flowtop, netsniff-ng: Move process name extraction to own functionTobias Klauser1-0/+15
2013-06-04proc: move out process specific management functionsDaniel Borkmann1-0/+66
b15709dbbaf90d3dd1&id2=1b89970d81bbd52720fc64a3fe9572ee33588363'>diff)
pinctrl: baytrail: Add missing spinlock usage in byt_gpio_irq_handler
According to VLI64 Intel Atom E3800 Specification Update (#329901) concurrent read accesses may result in returning 0xffffffff and write accesses may be dropped silently. To workaround all accesses must be protected by locks. Cc: stable@vger.kernel.org Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com> Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/firewire')