index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-18
Merge tag 'perf-core-for-mingo-4.11-20170117' of git://git.kernel.org/pub/scm...
Ingo Molnar
13
-60
/
+177
2017-01-17
perf evlist: Fix typo in deliver_sample()
Soramichi AKIYAMA
1
-1
/
+1
2017-01-17
perf tools: Move two variables usied in libperf from perf.c
Soramichi AKIYAMA
5
-5
/
+5
2017-01-17
perf sched timehist: Show total wait times for summary
Namhyung Kim
1
-3
/
+41
2017-01-17
perf sched timehist: Add --state option
Namhyung Kim
2
-4
/
+36
2017-01-17
perf sched timehist: Account thread wait time separately
Namhyung Kim
1
-6
/
+44
2017-01-16
perf script: Also allow forcing reading of non-root owned files by root
Yannick Brosseau
1
-1
/
+2
2017-01-16
perf script: Fix man page about --dump-raw-trace option
Michael Petlan
1
-2
/
+2
2017-01-16
tools lib subcmd: Fix missing member name
Soramichi AKIYAMA
1
-9
/
+9
2017-01-16
perf tools: Remove unneccessary feature-dwarf warning
David Carrillo-Cisneros
1
-2
/
+4
2017-01-16
perf pmu: Factor out scale conversion code
Andi Kleen
1
-28
/
+34
2017-01-14
kprobes, extable: Identify kprobes trampolines as kernel text area
Masami Hiramatsu
3
-21
/
+91
2017-01-12
Merge tag 'perf-core-for-mingo-4.11-20170111' of git://git.kernel.org/pub/scm...
Ingo Molnar
24
-52
/
+439
2017-01-11
tools: Sync x86's vmx.h with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+5
2017-01-11
perf record: Add switch-output time option argument
Jiri Olsa
2
-2
/
+44
2017-01-11
perf record: Add switch-output size warning
Jiri Olsa
3
-1
/
+24
2017-01-11
perf record: Add switch-output size option argument
Jiri Olsa
2
-16
/
+63
2017-01-11
perf record: Change switch-output option to take optional argument
Jiri Olsa
1
-2
/
+26
2017-01-11
perf record: Add struct switch_output
Jiri Olsa
1
-6
/
+10
2017-01-11
perf tools: Add unit_number__scnprintf function
Jiri Olsa
7
-2
/
+63
2017-01-11
perf evlist: Fix typo in perf_evlist__start_workload()
Soramichi Akiyama
1
-1
/
+1
2017-01-11
perf trace: Allow specifying list of syscalls and events in -e/--expr/--event
Arnaldo Carvalho de Melo
2
-32
/
+96
2017-01-11
perf kallsyms: Introduce tool to look for extended symbol information on the ...
Arnaldo Carvalho de Melo
7
-1
/
+96
2017-01-11
perf machine: Add a kallsyms loading constructor
Arnaldo Carvalho de Melo
2
-0
/
+20
2017-01-11
tools lib subcmd: Add missing linux/kernel.h include to subcmd.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-01-11
perf jvmti: Create libdir directory before installing libperf-jvmti.so
Laura Abbott
1
-0
/
+1
2017-01-11
perf/x86/intel: Use ULL constant to prevent undefined shift behaviour
Colin King
1
-1
/
+1
2017-01-11
perf/x86/intel/uncore: Fix hardcoded socket 0 assumption in the Haswell init ...
Prarit Bhargava
1
-1
/
+1
2017-01-05
perf/x86: Set pmu->module in Intel PMU modules
David Carrillo-Cisneros
3
-0
/
+4
2017-01-05
Merge tag 'perf-urgent-for-mingo-4.10-20170104' of git://git.kernel.org/pub/s...
Ingo Molnar
11
-47
/
+108
2017-01-04
perf probe: Fix to probe on gcc generated symbols for offline kernel
Masami Hiramatsu
1
-1
/
+47
2017-01-04
perf probe: Fix --funcs to show correct symbols for offline module
Masami Hiramatsu
1
-19
/
+6
2017-01-03
perf symbols: Robustify reading of build-id from sysfs
Arnaldo Carvalho de Melo
1
-0
/
+6
2017-01-03
perf tools: Install tools/lib/traceevent plugins with install-bin
Arnaldo Carvalho de Melo
1
-2
/
+2
2017-01-03
tools lib traceevent: Fix prev/next_prio for deadline tasks
Daniel Bristot de Oliveira
1
-2
/
+2
2017-01-03
perf record: Fix --switch-output documentation and comment
Jiri Olsa
2
-1
/
+5
2017-01-03
perf record: Make __record_options static
Jiri Olsa
1
-1
/
+1
2017-01-03
tools lib subcmd: Add OPT_STRING_OPTARG_SET option
Jiri Olsa
2
-0
/
+8
2017-01-02
perf probe: Fix to get correct modname from elf header
Masami Hiramatsu
1
-16
/
+16
2017-01-01
Linux 4.10-rc2
v4.10-rc2
Linus Torvalds
1
-1
/
+1
2017-01-01
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-143
/
+229
2016-12-30
Merge tag 'docs-4.10-rc1-fix' of git://git.lwn.net/linux
Linus Torvalds
2
-2
/
+2
2016-12-30
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+28
2016-12-29
mm/filemap: fix parameters to test_bit()
Olof Johansson
1
-1
/
+1
2016-12-29
mm: optimize PageWaiters bit use for unlock_page()
Linus Torvalds
3
-6
/
+45
2016-12-28
samples/bpf trace_output_user: Remove duplicate sys/ioctl.h include
Arnaldo Carvalho de Melo
1
-1
/
+0
2016-12-27
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-3
/
+43
2016-12-27
samples/bpf sock_example: Avoid getting ethhdr from two includes
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-12-27
perf sched timehist: Show total scheduling time
Namhyung Kim
1
-3
/
+14
2016-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
17
-86
/
+112
[next]