summaryrefslogtreecommitdiffstats
path: root/include/sound/ak4xxx-adda.h (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-22perf tools: Dedup events in expression parsingAndi Kleen1-1/+14
2017-08-22perf tools: Increase maximum number of events in expressionsAndi Kleen1-1/+1
2017-08-22perf tools: Expression parser enhancements for metricsAndi Kleen2-6/+60
2017-08-22perf tools: Add utility function to detect SMT statusAndi Kleen3-0/+51
2017-08-22perf bpf: Tighten detection of BPF eventsAndi Kleen1-4/+19
2017-08-22perf evsel: Fix buffer overflow while freeing eventsAndi Kleen5-40/+20
2017-08-22perf xyarray: Save max_x, max_yAndi Kleen2-0/+14
2017-08-18perf annotate browser: Circulate percent, total-period and nr-samples viewTaeung Song1-3/+8
2017-08-18perf annotate browser: Support --show-nr-samples optionTaeung Song2-5/+13
2017-08-18perf annotate: Document --show-total-period optionTaeung Song1-0/+2
2017-08-18perf annotate stdio: Support --show-nr-samples optionTaeung Song3-3/+23
2017-08-17perf tools: Use default CPUINFO_PROC where it fitsArnaldo Carvalho de Melo2-20/+2
2017-08-17perf tools: Remove unused cpu_relax() macrosArnaldo Carvalho de Melo1-9/+0
2017-08-17perf events parse: Rename parse_events_parse argumentsArnaldo Carvalho de Melo4-104/+104
2017-08-17perf events parse: Use just one parse events state structArnaldo Carvalho de Melo3-6/+3
2017-08-17perf events parse: Rename parsing state struct to clearer nameArnaldo Carvalho de Melo4-31/+31
2017-08-17perf events parse: Remove some needless local variablesArnaldo Carvalho de Melo1-13/+7
2017-08-17perf trace: Fix off by one string allocation problemArnaldo Carvalho de Melo1-1/+1
2017-08-17perf jevents: Support FCMask and PortMaskAndi Kleen1-0/+2
2017-08-17tools lib bpf: Fix double file test in MakefileDaniel Díaz1-2/+2
2017-08-16perf test shell: Replace '|&' with '2>&1 |' to work with more shellsKim Phillips3-4/+4
2017-08-16perf bpf: Fix endianness problem when loading parameters in prologueWang Nan2-3/+50
2017-08-16bpf: fix bpf_trace_printk on 32 bit archsDaniel Borkmann1-4/+30
2017-08-16PCI: fix oops when try to find Root Port for a PCI devicedingtianhong1-3/+4
2017-08-16sfc: don't try and read ef10 data on non-ef10 NICBert Kenward1-2/+6
2017-08-16net_sched: remove warning from qdisc_hash_addKonstantin Khlebnikov1-3/+0
2017-08-16net_sched/sfq: update hierarchical backlog when drop packetKonstantin Khlebnikov1-1/+4
2017-08-16net_sched: reset pointers to tcf blocks in classful qdiscs' destructorsKonstantin Khlebnikov4-4/+12
2017-08-16ipv4: fix NULL dereference in free_fib_info_rcu()Eric Dumazet1-5/+7
2017-08-16net: Fix a typo in comment about sock flags.Tonghao Zhang1-1/+1
2017-08-16ipv6: fix NULL dereference in ip6_route_dev_notify()Eric Dumazet2-3/+13
2017-08-15perf script python: Add support for sqlite3 to call-graph-from-sql.pyAdrian Hunter1-24/+36
2017-08-15audit: Receive unmount eventJan Kara1-1/+1
2017-08-15audit: Fix use after free in audit_remove_watch_rule()Jan Kara1-5/+7
2017-08-15perf script python: Rename call-graph-from-postgresql.py to call-graph-from-s...Adrian Hunter3-7/+7
2017-08-15perf script python: Add support for exporting to sqlite3Adrian Hunter4-3/+491
2017-08-15perf scripts python: Fix query in call-graph-from-postgresql.pyAdrian Hunter1-1/+1
2017-08-15perf scripts python: Fix missing call_path_id in export-to-postgresql scriptAdrian Hunter1-1/+2
2017-08-15perf test shell vfs_getname: Skip for tools built with NO_LIBDWARF=1Arnaldo Carvalho de Melo1-3/+3
2017-08-15perf test shell: Check if 'perf probe' is available, skip tests if notArnaldo Carvalho de Melo6-1/+22
2017-08-15perf tests shell: Remove duplicate skip_if_no_debuginfo() functionArnaldo Carvalho de Melo1-5/+0
2017-08-15tcp: fix possible deadlock in TCP stack vs BPF filterEric Dumazet2-4/+4
2017-08-15dccp: purge write queue in dccp_destroy_sock()Eric Dumazet1-4/+1
2017-08-15udp: fix linear skb reception with PEEK_OFFAl Viro1-5/+4
2017-08-15ipv6: release rt6->rt6i_idev properly during ifdownWei Wang1-8/+5
2017-08-15af_key: do not use GFP_KERNEL in atomic contextsEric Dumazet1-22/+26
2017-08-15tcp: ulp: avoid module refcnt leak in tcp_set_ulpSabrina Dubroca1-7/+7
2017-08-15net/cxgb4vf: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagCasey Leedom3-0/+22
2017-08-15net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagCasey Leedom3-8/+21
2017-08-15PCI: Disable Relaxed Ordering Attributes for AMD A1100dingtianhong1-0/+16