index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-22
perf tools: Support setting different slots in a BPF map separately
Wang Nan
4
-9
/
+137
2016-02-22
perf tools: Enable passing event to BPF object
Wang Nan
6
-13
/
+190
2016-02-22
perf record: Apply config to BPF objects before recording
Wang Nan
3
-0
/
+210
2016-02-22
perf tools: Enable BPF object configure syntax
Wang Nan
4
-9
/
+61
2016-02-22
perf bpf: Add API to set values to map entries in a bpf object
Wang Nan
2
-0
/
+314
2016-02-22
perf tools: Fix assertion failure on dynamic entry
Namhyung Kim
1
-0
/
+3
2016-02-22
perf tools: Fix column width setting on 'trace' sort key
Namhyung Kim
2
-3
/
+3
2016-02-22
perf tools: Fix alignment on some sort keys
Namhyung Kim
1
-4
/
+4
2016-02-22
perf tools: Update srcline/file if needed
Namhyung Kim
1
-33
/
+31
2016-02-22
perf tools: Fix segfault on dynamic entries
Namhyung Kim
1
-0
/
+15
2016-02-22
perf tools: Remove duplicate typedef config_term_func_t definition
Arnaldo Carvalho de Melo
1
-4
/
+0
2016-02-22
perf tools: Fix build on older systems
Arnaldo Carvalho de Melo
1
-2
/
+2
2016-02-20
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
17
-129
/
+426
2016-02-20
perf report: Check error during report__collapse_hists()
Namhyung Kim
1
-3
/
+11
2016-02-20
perf hists: Return error from hists__collapse_resort()
Namhyung Kim
2
-12
/
+21
2016-02-20
perf callchain: Check return value of append_chain_children()
Namhyung Kim
1
-6
/
+12
2016-02-20
perf callchain: Check return value of split_add_child()
Namhyung Kim
1
-3
/
+9
2016-02-20
perf callchain: Add enum match_result for match_chain()
Namhyung Kim
1
-18
/
+34
2016-02-20
perf callchain: Check return value of fill_node()
Namhyung Kim
1
-3
/
+13
2016-02-20
perf callchain: Check return value of add_child()
Namhyung Kim
1
-0
/
+8
2016-02-20
perf hists browser: Fix percentage update on key press
Namhyung Kim
2
-7
/
+21
2016-02-20
perf tools: Enable config and setting names for legacy cache events
Wang Nan
4
-10
/
+54
2016-02-20
perf tools: Enable config raw and numeric events
Wang Nan
3
-5
/
+48
2016-02-20
perf tools: Introduce opt_event_config nonterminal
Arnaldo Carvalho de Melo
1
-29
/
+18
2016-02-20
perf tools: Rename and move pmu_event_name to get_config_name
Wang Nan
1
-17
/
+18
2016-02-20
perf stat: Bail out on unsupported event config modifiers
Wang Nan
3
-0
/
+50
2016-02-20
perf tools: Create config_term_names array
Wang Nan
3
-6
/
+51
2016-02-20
perf tools: Fix checking asprintf return value
Wang Nan
1
-3
/
+3
2016-02-20
perf bpf: Rename bpf_prog_priv__clear() to clear_prog_priv()
Wang Nan
1
-3
/
+3
2016-02-20
perf stat: Handled scaled == -1 case for counters
Andi Kleen
1
-1
/
+1
2016-02-20
perf test: Reduce the sample_freq for the 'object code reading' test
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-02-20
perf tests: Use perf_evlist__strerror_open() to provide hints about max_freq
Arnaldo Carvalho de Melo
1
-1
/
+7
2016-02-20
perf evlist: Handle -EINVAL for sample_freq > max_sample_rate in strerror_open()
Arnaldo Carvalho de Melo
1
-1
/
+19
2016-02-18
perf record: Add --all-user/--all-kernel options
Jiri Olsa
4
-0
/
+24
2016-02-18
perf evlist: Reference count the cpu and thread maps at set_maps()
Arnaldo Carvalho de Melo
1
-2
/
+2
2016-02-17
perf/core: Remove unused arguments from a bunch of functions
Thomas Gleixner
1
-11
/
+10
2016-02-17
Merge branch 'perf/urgent' into perf/core, to queue up dependent patch
Ingo Molnar
588
-55709
/
+4920
2016-02-17
perf/core: Plug potential memory leak in CPU_UP_PREPARE
Thomas Gleixner
1
-1
/
+1
2016-02-17
perf/core: Remove the bogus and dangerous CPU_DOWN_FAILED hotplug state
Thomas Gleixner
1
-1
/
+0
2016-02-17
perf/core: Remove bogus UP_CANCELED hotplug state
Thomas Gleixner
1
-1
/
+0
2016-02-17
perf/x86: Move perf_event.h to its new home
Borislav Petkov
18
-17
/
+17
2016-02-17
perf/x86: Move perf_event_msr.c .............. => x86/events/msr.c
Borislav Petkov
3
-8
/
+2
2016-02-17
perf/x86: Move perf_event_p6.c ............... => x86/events/intel/p6.c
Borislav Petkov
3
-4
/
+2
2016-02-17
perf/x86: Move perf_event_p4.c ............... => x86/events/intel/p4.c
Borislav Petkov
3
-3
/
+4
2016-02-17
perf/x86: Move perf_event_knc.c .............. => x86/events/intel/knc.c
Borislav Petkov
3
-4
/
+4
2016-02-17
perf/x86: Move perf_event_intel_uncore_snbep.c => x86/events/intel/uncore_snb...
Borislav Petkov
3
-3
/
+2
2016-02-17
perf/x86: Move perf_event_intel_uncore_snb.c => x86/events/intel/uncore_snb.c
Borislav Petkov
3
-3
/
+3
2016-02-17
perf/x86: Move perf_event_intel_uncore_nhmex.c => x86/events/intel/uncore_nmh...
Borislav Petkov
3
-4
/
+3
2016-02-17
perf/x86: Move perf_event_intel_uncore.[ch] .. => x86/events/intel/uncore.[ch]
Borislav Petkov
7
-8
/
+7
2016-02-17
perf/x86: Move perf_event_intel_rapl.c ....... => x86/events/intel/rapl.c
Borislav Petkov
3
-3
/
+2
[next]