Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | perf expr: Move ID handling to its own function | Ian Rogers | 2021-11-13 | 1 | -26/+35 | |
| * | | | | | | | | perf expr: Add metric literals for topology. | Ian Rogers | 2021-11-13 | 2 | -1/+38 | |
| * | | | | | | | | perf expr: Add literal values starting with # | Ian Rogers | 2021-11-13 | 4 | -6/+30 | |
| * | | | | | | | | perf cputopo: Match thread_siblings to topology ABI name | Ian Rogers | 2021-11-13 | 3 | -18/+25 | |
| * | | | | | | | | perf cputopo: Match die_siblings to topology ABI name | Ian Rogers | 2021-11-13 | 3 | -20/+25 | |
| * | | | | | | | | perf cputopo: Update to use pakage_cpus | Ian Rogers | 2021-11-13 | 3 | -15/+28 | |
| * | | | | | | | | perf test: Add expr test for events with hyphens | Ian Rogers | 2021-11-13 | 1 | -0/+10 | |
| * | | | | | | | | perf test: Remove skip_if_fail | Ian Rogers | 2021-11-13 | 6 | -23/+8 | |
| * | | | | | | | | perf test: Remove is_supported function | Ian Rogers | 2021-11-13 | 2 | -14/+1 | |
| * | | | | | | | | perf test: TSC test, remove is_supported use | Ian Rogers | 2021-11-13 | 1 | -23/+16 | |
| * | | | | | | | | perf test: BP tests, remove is_supported use | Ian Rogers | 2021-11-13 | 4 | -74/+51 | |
| * | | | | | | | | perf test: Remove non test case style support. | Ian Rogers | 2021-11-13 | 2 | -10/+16 | |
| * | | | | | | | | perf test: Convert time to tsc test to test case. | Ian Rogers | 2021-11-13 | 1 | -1/+6 | |
| * | | | | | | | | perf test: bp tests use test case | Ian Rogers | 2021-11-13 | 3 | -3/+18 | |
| * | | | | | | | | perf test: Remove now unused subtest helpers | Ian Rogers | 2021-11-13 | 2 | -13/+1 | |
| * | | | | | | | | perf test: Convert llvm tests to test cases. | Ian Rogers | 2021-11-13 | 1 | -23/+54 | |
| * | | | | | | | | perf test: Convert bpf tests to test cases. | Ian Rogers | 2021-11-13 | 1 | -29/+43 | |
| * | | | | | | | | perf test: Convert clang tests to test cases. | Ian Rogers | 2021-11-13 | 3 | -47/+24 | |
| * | | | | | | | | perf test: Convert watch point tests to test cases. | Ian Rogers | 2021-11-13 | 1 | -98/+32 | |
| * | | | | | | | | perf test: Convert pmu event tests to test cases. | Ian Rogers | 2021-11-13 | 1 | -62/+16 | |
| * | | | | | | | | perf test: Convert pfm tests to use test cases. | Ian Rogers | 2021-11-13 | 1 | -47/+19 | |
| * | | | | | | | | perf test: Add skip reason to test case. | Ian Rogers | 2021-11-13 | 2 | -1/+13 | |
| * | | | | | | | | perf test: Add test case struct. | Ian Rogers | 2021-11-13 | 2 | -10/+46 | |
| * | | | | | | | | perf test: Add helper functions for abstraction. | Ian Rogers | 2021-11-13 | 2 | -29/+71 | |
| * | | | | | | | | perf test: Rename struct test to test_suite | Ian Rogers | 2021-11-13 | 81 | -123/+125 | |
| * | | | | | | | | perf test: Move each test suite struct to its test | Ian Rogers | 2021-11-13 | 70 | -348/+397 | |
| * | | | | | | | | perf test: Make each test/suite its own struct. | Ian Rogers | 2021-11-13 | 12 | -170/+216 | |
| * | | | | | | | | perf test: Use macro for "suite" definitions | Ian Rogers | 2021-11-12 | 1 | -330/+149 | |
| * | | | | | | | | perf test: Use macro for "suite" declarations | Ian Rogers | 2021-11-12 | 1 | -74/+77 | |
| * | | | | | | | | perf beauty: Add socket level scnprintf that handles ARCH specific SOL_SOCKET | Arnaldo Carvalho de Melo | 2021-11-12 | 2 | -0/+21 | |
| * | | | | | | | | perf trace: Beautify the 'level' argument of setsockopt | Arnaldo Carvalho de Melo | 2021-11-12 | 1 | -0/+2 | |
| * | | | | | | | | perf trace: Beautify the 'level' argument of getsockopt | Arnaldo Carvalho de Melo | 2021-11-12 | 1 | -0/+2 | |
| * | | | | | | | | perf beauty socket: Add generator for socket level (SOL_*) string table | Arnaldo Carvalho de Melo | 2021-11-12 | 3 | -3/+17 | |
| * | | | | | | | | perf beauty socket: Sort the ipproto array entries | Arnaldo Carvalho de Melo | 2021-11-12 | 1 | -1/+1 | |
| * | | | | | | | | perf beauty socket: Rename 'regex' to 'ipproto_regex' | Arnaldo Carvalho de Melo | 2021-11-12 | 1 | -3/+3 | |
| * | | | | | | | | perf beauty socket: Prep to receive more input header files | Arnaldo Carvalho de Melo | 2021-11-12 | 1 | -1/+5 | |
| * | | | | | | | | perf beauty socket: Rename header_dir to uapi_header_dir | Arnaldo Carvalho de Melo | 2021-11-12 | 1 | -2/+2 | |
| * | | | | | | | | perf beauty: Rename socket_ipproto.sh to socket.sh to hold more socket table ... | Arnaldo Carvalho de Melo | 2021-11-12 | 3 | -7/+8 | |
| * | | | | | | | | perf beauty: Make all sockaddr files use a common naming scheme | Arnaldo Carvalho de Melo | 2021-11-12 | 3 | -7/+7 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'zstd-for-linus-v5.16' of git://github.com/terrelln/linux | Linus Torvalds | 2021-11-14 | 76 | -12941/+27373 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | lib: zstd: Add cast to silence clang's -Wbitwise-instead-of-logical | Nathan Chancellor | 2021-11-09 | 1 | -1/+1 | |
| * | | | | | | | | MAINTAINERS: Add maintainer entry for zstd | Nick Terrell | 2021-11-09 | 1 | -0/+12 | |
| * | | | | | | | | lib: zstd: Upgrade to latest upstream zstd version 1.4.10 | Nick Terrell | 2021-11-09 | 68 | -12993/+26861 | |
| * | | | | | | | | lib: zstd: Add decompress_sources.h for decompress_unzstd | Nick Terrell | 2021-11-09 | 2 | -5/+24 | |
| * | | | | | | | | lib: zstd: Add kernel-specific API | Nick Terrell | 2021-11-09 | 11 | -1158/+1691 | |
* | | | | | | | | | Merge tag 'virtio-mem-for-5.16' of git://github.com/davidhildenbrand/linux | Linus Torvalds | 2021-11-13 | 2 | -3/+7 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | virtio-mem: support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE | David Hildenbrand | 2021-11-10 | 2 | -3/+7 | |
* | | | | | | | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2021-11-13 | 19 | -48/+105 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | clk: qcom: gcc-msm8996: Drop (again) gcc_aggre1_pnoc_ahb_clk | Dmitry Baryshkov | 2021-11-05 | 1 | -15/+0 | |
| * | | | | | | | | | | clk: imx8m: Do not set IMX_COMPOSITE_CORE for non-regular composites | Alexander Stein | 2021-11-05 | 1 | -2/+2 |