summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
t.c?h=linux-6.6.y&id=9ffc93f203c18a70623f21950f1dd473c9ec48cd'>Remove all #inclusions of asm/system.hDavid Howells 2012-03-07lib: reduce the use of module.h wherever possiblePaul Gortmaker 2011-10-04llist: Remove cpu_relax() usage in cmpxchg loopsPeter Zijlstra 2011-10-04llist: Return whether list is empty before adding in llist_add()Huang Ying 2011-10-04llist: Move cpu_relax() to after the cmpxchg()Huang Ying 2011-10-04llist: Remove the platform-dependent NMI checksIngo Molnar 2011-10-04llist: Make some llist functions inlineHuang Ying 2011-08-03lib, Add lock-less NULL terminated single listHuang Ying