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-07-12
perf tools: Move syscall number fallbacks from perf-sys.h to tools/arch/x86/i...
Arnaldo Carvalho de Melo
6
-20
/
+19
2016-07-12
perf bench: Disentangle headers
Arnaldo Carvalho de Melo
5
-14
/
+18
2016-07-12
perf tests openat-syscall-tp-fields: Add some conditional defines
Arnaldo Carvalho de Melo
1
-0
/
+7
2016-07-12
perf trace: Add conditional define for AT_FDCWD
Arnaldo Carvalho de Melo
1
-0
/
+4
2016-07-12
perf tests: Add missing pthread.h include for CPU_*() macros
Arnaldo Carvalho de Melo
3
-0
/
+9
2016-07-12
perf bench: Add missing pthread.h include for CPU_*() macros
Arnaldo Carvalho de Melo
6
-8
/
+18
2016-07-12
tools: Introduce str_error_r()
Arnaldo Carvalho de Melo
41
-77
/
+113
2016-07-12
perf trace beauty open_flags: Add more conditional defines
Arnaldo Carvalho de Melo
1
-0
/
+12
2016-07-12
perf trace beauty flock: Add more conditional defines
Arnaldo Carvalho de Melo
1
-0
/
+16
2016-07-12
perf trace beauty mmap: Add more conditional defines
Arnaldo Carvalho de Melo
1
-22
/
+55
2016-07-12
perf trace beauty open_flags: Add missing headers
Arnaldo Carvalho de Melo
1
-0
/
+3
2016-07-12
perf trace beauty flock: Add missing fcntl.h include
Arnaldo Carvalho de Melo
1
-0
/
+1
2016-07-12
perf trace beauty msg_flags: Remove MSG_TRYHARD
Arnaldo Carvalho de Melo
1
-1
/
+0
2016-07-12
perf report: Introduce --stdio-color to setup the color output mode selection
Arnaldo Carvalho de Melo
2
-0
/
+10
2016-07-12
perf annotate: Introduce --stdio-color to setup the color output mode selection
Arnaldo Carvalho de Melo
2
-0
/
+10
2016-07-12
perf ui stdio: Add way to setup the color output mode selection
Arnaldo Carvalho de Melo
2
-0
/
+11
2016-07-12
perf hists: Introduce hists__add_entry_ops function
Jiri Olsa
2
-7
/
+46
2016-07-12
perf hists: Introduce hist_entry_ops
Jiri Olsa
2
-4
/
+33
2016-07-12
perf hists: Introduce hist_entry__init function
Jiri Olsa
1
-66
/
+73
2016-07-10
Revert "perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86"
Ingo Molnar
3
-16
/
+0
2016-07-07
perf/x86/intel/uncore: Add support for the Intel Skylake client uncore PMU
Kan Liang
3
-1
/
+69
2016-07-07
perf/x86/intel: Fix rdlbr_to() MSR reading typo
Peter Zijlstra
1
-1
/
+1
2016-07-07
Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...
Ingo Molnar
272
-1529
/
+2470
2016-07-07
perf/core: Fix pmu::filter_match for SW-led groups
Mark Rutland
1
-1
/
+22
2016-07-06
x86/perf/intel/rapl: Fix module name collision with powercap intel-rapl
Ville Syrjälä
1
-2
/
+2
2016-07-05
Merge tag 'perf-core-for-mingo-20160704' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
34
-105
/
+940
2016-07-05
perf tools: Sync copy of syscall_64.tbl with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+2
2016-07-05
perf tools: Update android build documentation
Chris Phlipot
1
-8
/
+8
2016-07-05
tools lib subcmd: Respect WERROR=0 for build
Chris Phlipot
1
-1
/
+7
2016-07-05
tools lib api: Respect WERROR=0 for build
Chris Phlipot
1
-1
/
+7
2016-07-05
tools lib bpf: Add license header
Wang Nan
4
-0
/
+52
2016-07-05
perf unwind: Call unwind__prepare_access for forked thread
Jiri Olsa
3
-4
/
+44
2016-07-05
perf unwind: Add initialized arg into unwind__prepare_access
Jiri Olsa
3
-6
/
+16
2016-07-05
perf tests: Fix hist accumulation test
Jiri Olsa
3
-6
/
+18
2016-07-05
perf header: Transform nodes string info to struct
Jiri Olsa
3
-52
/
+39
2016-07-05
perf buildid-cache: Scan and import user SDT events to probe cache
Masami Hiramatsu
4
-3
/
+101
2016-07-05
perf probe: Add group name support
Masami Hiramatsu
2
-13
/
+20
2016-07-05
perf sdt: ELF support for SDT
Hemant Kumar
2
-0
/
+274
2016-07-05
perf build: Add feature detection for libelf's elf_getshdrstrndx()
Arnaldo Carvalho de Melo
6
-0
/
+30
2016-07-03
perf/x86: Fix 32-bit perf user callgraph collection
Josh Poimboeuf
1
-5
/
+6
2016-07-03
perf/x86/intel: Update event constraints when HT is off
Stephane Eranian
1
-0
/
+29
2016-07-03
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-4
/
+6
2016-07-03
Merge tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
7
-19
/
+65
2016-07-02
Merge tag 'drm-fixes-for-v4.7-rc6' of git://people.freedesktop.org/~airlied/l...
Linus Torvalds
12
-78
/
+160
2016-07-02
Merge tag 'spi-fix-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-6
/
+38
2016-07-02
Merge tag 'regulator-fix-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+7
2016-07-02
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-17
/
+11
2016-07-02
Merge tag 'drm-intel-fixes-2016-06-30' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
5
-22
/
+22
2016-07-02
Merge branch 'drm-fixes-4.7' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
7
-56
/
+138
2016-07-02
MIPS: Fix possible corruption of cache mode by mprotect.
Ralf Baechle
1
-4
/
+6
[next]