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
2018-12-17
perf env: Also consider env->arch == NULL as local operation
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-12-17
perf map: Remove extra indirection from map__find()
Eric Saint-Etienne
1
-7
/
+6
2018-12-17
perf stat: Fix CSV mode column output for non-cgroup events
Stephane Eranian
1
-5
/
+11
2018-12-17
perf stat: Fix shadow stats for clock events
Ravi Bangoria
1
-1
/
+2
2018-12-17
perf build: Give better hint about devel package for libssl
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-11-22
Merge tag 'perf-core-for-mingo-4.21-20181122' of git://git.kernel.org/pub/scm...
Ingo Molnar
43
-112
/
+32711
2018-11-22
perf pmu: Move *_cpuid_str() weak functions to header.c
Kan Liang
2
-39
/
+39
2018-11-22
perf symbols: Fix slowness due to -ffunction-section
Eric Saint-Etienne
3
-2
/
+42
2018-11-22
perf jvmti: Separate jvmti cmlr check
Jiri Olsa
6
-1
/
+37
2018-11-22
perf vendor events: Add JSON metrics for Cascadelake server
Kan Liang
11
-0
/
+31347
2018-11-22
perf vendor events: Add stepping in CPUID string for x86
Kan Liang
3
-3
/
+67
2018-11-22
perf stat: Use perf_evsel__is_clocki() for clock events
Ravi Bangoria
1
-2
/
+1
2018-11-22
perf pmu: Suppress potential format-truncation warning
Ben Hutchings
1
-4
/
+4
2018-11-22
perf tools: Add Hygon Dhyana support
Pu Wen
1
-1
/
+1
2018-11-22
perf bench: Add epoll_ctl(2) benchmark
Davidlohr Bueso
5
-0
/
+419
2018-11-22
perf bench: Add epoll parallel epoll_wait benchmark
Davidlohr Bueso
5
-0
/
+563
2018-11-22
tools build feature: Check if eventfd() is available
Arnaldo Carvalho de Melo
5
-1
/
+23
2018-11-21
perf bench: Move HAVE_PTHREAD_ATTR_SETAFFINITY_NP into bench.h
Davidlohr Bueso
2
-12
/
+11
2018-11-21
perf script: Share code and output format for uregs and iregs output
Milian Wolff
1
-23
/
+17
2018-11-21
perf bpf: Reduce the hardcoded .max_entries for pid_maps
Arnaldo Carvalho de Melo
1
-1
/
+9
2018-11-21
perf script: Add newline after uregs output
Milian Wolff
1
-0
/
+2
2018-11-21
Revert "perf augmented_syscalls: Drop 'write', 'poll' for testing without sel...
Arnaldo Carvalho de Melo
1
-4
/
+0
2018-11-21
perf augmented_syscalls: Remove example hardcoded set of filtered pids
Arnaldo Carvalho de Melo
1
-27
/
+0
2018-11-21
perf trace: Fill in BPF "filtered_pids" map when present
Arnaldo Carvalho de Melo
1
-13
/
+48
2018-11-21
perf trace: See if there is a map named "filtered_pids"
Arnaldo Carvalho de Melo
1
-1
/
+24
2018-11-21
perf trace: Add "_from_option" suffix to trace__set_filter()
Arnaldo Carvalho de Melo
1
-3
/
+3
2018-11-21
perf evlist: Rename perf_evlist__set_filter* to perf_evlist__set_tp_filter*
Arnaldo Carvalho de Melo
3
-10
/
+10
2018-11-21
perf augmented_syscalls: Use pid_filter
Arnaldo Carvalho de Melo
1
-2
/
+32
2018-11-21
perf augmented_syscalls: Drop 'write', 'poll' for testing without self pid fi...
Arnaldo Carvalho de Melo
1
-0
/
+4
2018-11-21
perf bpf: Add simple pid_filter class accessible to BPF proggies
Arnaldo Carvalho de Melo
1
-0
/
+21
2018-11-21
perf bpf: Add defines for map insertion/lookup
Arnaldo Carvalho de Melo
1
-0
/
+11
2018-11-21
perf augmented_syscalls: Remove needless linux/socket.h include
Arnaldo Carvalho de Melo
1
-1
/
+0
2018-11-21
perf augmented_syscalls: Filter on a hard coded pid
Arnaldo Carvalho de Melo
1
-1
/
+5
2018-11-21
perf bpf: Add unistd.h to the headers accessible to bpf proggies
Arnaldo Carvalho de Melo
1
-0
/
+10
2018-11-21
Merge tag 'perf-urgent-for-mingo-4.20-20181121' of git://git.kernel.org/pub/s...
Ingo Molnar
16
-4
/
+93
2018-11-20
perf/x86/intel: Fix regression by default disabling perfmon v4 interrupt hand...
Peter Zijlstra
2
-5
/
+10
2018-11-19
perf tools beauty ioctl: Support new ISO7816 commands
Arnaldo Carvalho de Melo
1
-0
/
+1
2018-11-19
tools uapi asm-generic: Synchronize ioctls.h
Arnaldo Carvalho de Melo
1
-0
/
+2
2018-11-19
tools arch x86: Update tools's copy of cpufeatures.h
Arnaldo Carvalho de Melo
1
-0
/
+2
2018-11-19
tools headers uapi: Synchronize i915_drm.h
Arnaldo Carvalho de Melo
1
-0
/
+22
2018-11-19
perf tools: Restore proper cwd on return from mnt namespace
Jiri Olsa
2
-2
/
+16
2018-11-19
tools build feature: Check if get_current_dir_name() is available
Arnaldo Carvalho de Melo
8
-0
/
+48
2018-11-19
Linux 4.20-rc3
v4.20-rc3
Linus Torvalds
1
-1
/
+1
2018-11-18
Merge tag 'libnvdimm-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-18
/
+9
2018-11-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
17
-97
/
+169
2018-11-18
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-14
/
+48
2018-11-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-10
/
+144
2018-11-18
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-14
/
+47
2018-11-18
Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
7
-47
/
+113
2018-11-18
mm/memblock.c: fix a typo in __next_mem_pfn_range() comments
Chen Chang
1
-1
/
+1
[next]