index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
perf test: test_intel_pt.sh: Add 9 tests
Ammy Yi
2022-10-15
1
-1
/
+194
|
*
|
perf inject: Fix GEN_ELF_TEXT_OFFSET for jit
Adrian Hunter
2022-10-15
1
-1
/
+3
|
*
|
perf test: test_intel_pt.sh: Add jitdump test
Adrian Hunter
2022-10-15
1
-0
/
+162
|
*
|
perf test: test_intel_pt.sh: Tidy some alignment
Adrian Hunter
2022-10-15
1
-3
/
+3
|
*
|
perf test: test_intel_pt.sh: Print a message when skipping kernel tracing
Adrian Hunter
2022-10-15
1
-1
/
+8
|
*
|
perf test: test_intel_pt.sh: Tidy some perf record options
Adrian Hunter
2022-10-15
1
-4
/
+12
|
*
|
perf test: test_intel_pt.sh: Fix return checking again
Adrian Hunter
2022-10-15
1
-4
/
+3
|
*
|
perf: Skip and warn on unknown format 'configN' attrs
Rob Herring
2022-10-14
5
-13
/
+26
|
*
|
perf list: Fix metricgroups title message
Andi Kleen
2022-10-14
1
-1
/
+1
|
*
|
perf mem: Fix -C option behavior for perf mem record
Namhyung Kim
2022-10-14
1
-0
/
+8
|
*
|
perf annotate: Add missing condition flags for arm64
Namhyung Kim
2022-10-14
1
-1
/
+1
|
*
|
libperf: Do not include non-UAPI linux/compiler.h header
Arnaldo Carvalho de Melo
2022-10-14
1
-3
/
+2
|
*
|
perf test: Fix test_arm_coresight.sh failures on Juno
James Clark
2022-10-14
1
-1
/
+1
|
*
|
perf stat: Support old kernels for bperf cgroup counting
Namhyung Kim
2022-10-14
1
-1
/
+28
*
|
|
Merge tag 'kbuild-fixes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-16
6
-11
/
+18
|
\
\
\
|
*
|
|
lib/Kconfig.debug: Add check for non-constant .{s,u}leb128 support to DWARF5
Nathan Chancellor
2022-10-16
1
-2
/
+7
|
*
|
|
kbuild: fix single directory build
Masahiro Yamada
2022-10-16
1
-0
/
+2
|
*
|
|
kbuild: add -fno-discard-value-names to cmd_cc_ll_c
Nick Desaulniers
2022-10-14
1
-1
/
+1
|
*
|
|
scripts/clang-tools: Convert clang-tidy args to list
Guru Das Srinagesh
2022-10-14
1
-5
/
+6
|
*
|
|
modpost: put modpost options before argument
Richard Acayan
2022-10-14
1
-1
/
+1
|
*
|
|
kbuild: Stop including vmlinux.bz2 in the rpm's
Zack Rusin
2022-10-12
1
-2
/
+0
|
*
|
|
Kconfig.debug: add toolchain checks for DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT
Masahiro Yamada
2022-10-12
1
-0
/
+1
|
*
|
|
Kconfig.debug: simplify the dependency of DEBUG_INFO_DWARF4/5
Masahiro Yamada
2022-10-12
1
-2
/
+2
*
|
|
|
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2022-10-16
18
-129
/
+1831
|
\
\
\
\
|
*
\
\
\
Merge branch 'clk-rate-range' into clk-next
Stephen Boyd
2022-10-14
11
-116
/
+1822
|
|
\
\
\
\
|
|
*
|
|
|
clk: mediatek: clk-mux: Add .determine_rate() callback
AngeloGioacchino Del Regno
2022-10-14
1
-0
/
+10
|
|
*
|
|
|
clk: tests: Add tests for notifiers
Maxime Ripard
2022-10-11
1
-0
/
+156
|
|
*
|
|
|
clk: Update req_rate on __clk_recalc_rates()
Maxime Ripard
2022-10-11
1
-28
/
+11
|
|
*
|
|
|
clk: tests: Add missing test case for ranges
Maxime Ripard
2022-09-15
1
-0
/
+53
|
|
*
|
|
|
clk: qcom: clk-rcg2: Take clock boundaries into consideration for gfx3d
Maxime Ripard
2022-09-15
1
-0
/
+9
|
|
*
|
|
|
clk: Introduce the clk_hw_get_rate_range function
Maxime Ripard
2022-09-15
2
-0
/
+18
|
|
*
|
|
|
clk: Zero the clk_rate_request structure
Maxime Ripard
2022-09-15
1
-0
/
+2
|
|
*
|
|
|
clk: Stop forwarding clk_rate_requests to the parent
Maxime Ripard
2022-09-15
7
-16
/
+279
|
|
*
|
|
|
clk: Constify clk_has_parent()
Maxime Ripard
2022-09-15
2
-2
/
+2
|
|
*
|
|
|
clk: Introduce clk_core_has_parent()
Maxime Ripard
2022-09-15
2
-15
/
+65
|
|
*
|
|
|
clk: Switch from __clk_determine_rate to clk_core_round_rate_nolock
Maxime Ripard
2022-09-15
1
-3
/
+10
|
|
*
|
|
|
clk: Add our request boundaries in clk_core_init_rate_req
Maxime Ripard
2022-09-15
1
-6
/
+1
|
|
*
|
|
|
clk: Introduce clk_hw_init_rate_request()
Maxime Ripard
2022-09-15
3
-10
/
+36
|
|
*
|
|
|
clk: Move clk_core_init_rate_req() from clk_core_round_rate_nolock() to its c...
Maxime Ripard
2022-09-15
1
-5
/
+3
|
|
*
|
|
|
clk: Change clk_core_init_rate_req prototype
Maxime Ripard
2022-09-15
1
-4
/
+6
|
|
*
|
|
|
clk: Set req_rate on reparenting
Maxime Ripard
2022-09-15
2
-0
/
+261
|
|
*
|
|
|
clk: Take into account uncached clocks in clk_set_rate_range()
Maxime Ripard
2022-09-15
2
-1
/
+36
|
|
*
|
|
|
clk: tests: Add some tests for orphan with multiple parents
Maxime Ripard
2022-09-15
1
-0
/
+237
|
|
*
|
|
|
clk: tests: Add tests for mux with multiple parents
Maxime Ripard
2022-09-15
1
-0
/
+121
|
|
*
|
|
|
clk: tests: Add tests for single parent mux
Maxime Ripard
2022-09-15
1
-9
/
+185
|
|
*
|
|
|
clk: tests: Add tests for uncached clock
Maxime Ripard
2022-09-15
1
-1
/
+92
|
|
*
|
|
|
clk: tests: Add reference to the orphan mux bug report
Maxime Ripard
2022-09-15
1
-0
/
+3
|
|
*
|
|
|
clk: tests: Add test suites description
Maxime Ripard
2022-09-15
1
-0
/
+33
|
|
*
|
|
|
clk: Clarify clk_get_rate() expectations
Maxime Ripard
2022-09-15
1
-2
/
+3
|
|
*
|
|
|
clk: Mention that .recalc_rate can return 0 on error
Maxime Ripard
2022-09-15
1
-2
/
+3
[prev]
[next]