aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
/span>devpts: Make devpts_kill_sb safe if fsi is NULLEric W. Biederman1-1/+2 2016-09-23devpts: Simplify devpts_mount by using mount_nodevEric W. Biederman1-18/+1 2016-09-23devpts: Move the creation of /dev/pts/ptmx into fill_superEric W. Biederman1-8/+11 2016-09-23devpts: Move parse_mount_options into fill_superEric W. Biederman1-8/+8 2016-09-22serial: xuartps: Do not enable parity error interruptAnirudha Sarangi1-2/+15 2016-09-22serial: stm32: fix uart enable managementAlexandre TORGUE1-1/+5 2016-09-22serial: stm32: fix spin_lock managementAlexandre TORGUE1-0/+4 2016-09-22serial: stm32: adding dma supportAlexandre TORGUE2-25/+378 2016-09-22dt-bindings: Add DMA bindings for STM32 USARTAlexandre TORGUE1-0/+12 2016-09-22serial: stm32: clock disabling managementAlexandre TORGUE1-2/+3 2016-09-22serial: stm32: correct flow control property spellingAlexandre TORGUE1-1/+1 2016-09-22serial: stm32: disable tx and rx during shutdownAlexandre TORGUE1-1/+1 2016-09-22serial: stm32: header file creationAlexandre TORGUE2-208/+216