index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: event.h needs asm/perf_regs.h
Arnaldo Carvalho de Melo
2016-07-12
1
-0
/
+1
*
perf bench futex: Add missing compiler.h header
Arnaldo Carvalho de Melo
2016-07-12
5
-0
/
+5
*
tools lib subcmd: Use str_error_r()
Arnaldo Carvalho de Melo
2016-07-12
2
-2
/
+8
*
tools lib: Guard the strlcpy() header with __GLIBC__
Arnaldo Carvalho de Melo
2016-07-12
1
-1
/
+1
*
tools lib api fs: Use str_error_r()
Arnaldo Carvalho de Melo
2016-07-12
2
-1
/
+3
*
tools lib traceevent: Use str_error_r()
Arnaldo Carvalho de Melo
2016-07-12
1
-6
/
+2
*
perf tools: Uninline scnprintf() and vscnprint()
Arnaldo Carvalho de Melo
2016-07-12
9
-25
/
+39
*
perf evsel: Uninline the is_function_event method
Arnaldo Carvalho de Melo
2016-07-12
2
-17
/
+19
*
perf tools: Remove needless includes from cache.h
Arnaldo Carvalho de Melo
2016-07-12
11
-4
/
+15
*
perf tools: Add missing header to color.c
Arnaldo Carvalho de Melo
2016-07-12
1
-0
/
+1
*
perf tests x86 rdpmc: Add missing headers
Arnaldo Carvalho de Melo
2016-07-12
1
-0
/
+4
*
perf test fdarray: Add missing poll.h header
Arnaldo Carvalho de Melo
2016-07-12
1
-0
/
+1
*
perf tests cpumap: Add missing headers
Arnaldo Carvalho de Melo
2016-07-12
1
-0
/
+7
*
perf quote: Disentangle headers
Arnaldo Carvalho de Melo
2016-07-12
2
-2
/
+5
*
perf strbuf: Add missing headers
Arnaldo Carvalho de Melo
2016-07-12
2
-1
/
+4
*
perf tools: Move syscall number fallbacks from perf-sys.h to tools/arch/x86/i...
Arnaldo Carvalho de Melo
2016-07-12
6
-20
/
+19
*
perf bench: Disentangle headers
Arnaldo Carvalho de Melo
2016-07-12
5
-14
/
+18
*
perf tests openat-syscall-tp-fields: Add some conditional defines
Arnaldo Carvalho de Melo
2016-07-12
1
-0
/
+7
*
perf trace: Add conditional define for AT_FDCWD
Arnaldo Carvalho de Melo
2016-07-12
1
-0
/
+4
*
perf tests: Add missing pthread.h include for CPU_*() macros
Arnaldo Carvalho de Melo
2016-07-12
3
-0
/
+9
*
perf bench: Add missing pthread.h include for CPU_*() macros
Arnaldo Carvalho de Melo
2016-07-12
6
-8
/
+18
*
tools: Introduce str_error_r()
Arnaldo Carvalho de Melo
2016-07-12
41
-77
/
+113
*
perf trace beauty open_flags: Add more conditional defines
Arnaldo Carvalho de Melo
2016-07-12
1
-0
/
+12
*
perf trace beauty flock: Add more conditional defines
Arnaldo Carvalho de Melo
2016-07-12
1
-0
/
+16
*
perf trace beauty mmap: Add more conditional defines
Arnaldo Carvalho de Melo
2016-07-12
1
-22
/
+55
*
perf trace beauty open_flags: Add missing headers
Arnaldo Carvalho de Melo
2016-07-12
1
-0
/
+3
*
perf trace beauty flock: Add missing fcntl.h include
Arnaldo Carvalho de Melo
2016-07-12
1
-0
/
+1
*
perf trace beauty msg_flags: Remove MSG_TRYHARD
Arnaldo Carvalho de Melo
2016-07-12
1
-1
/
+0
*
perf report: Introduce --stdio-color to setup the color output mode selection
Arnaldo Carvalho de Melo
2016-07-12
2
-0
/
+10
*
perf annotate: Introduce --stdio-color to setup the color output mode selection
Arnaldo Carvalho de Melo
2016-07-12
2
-0
/
+10
*
perf ui stdio: Add way to setup the color output mode selection
Arnaldo Carvalho de Melo
2016-07-12
2
-0
/
+11
*
perf hists: Introduce hists__add_entry_ops function
Jiri Olsa
2016-07-12
2
-7
/
+46
*
perf hists: Introduce hist_entry_ops
Jiri Olsa
2016-07-12
2
-4
/
+33
*
perf hists: Introduce hist_entry__init function
Jiri Olsa
2016-07-12
1
-66
/
+73
*
Revert "perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86"
Ingo Molnar
2016-07-10
3
-16
/
+0
*
perf/x86/intel/uncore: Add support for the Intel Skylake client uncore PMU
Kan Liang
2016-07-07
3
-1
/
+69
*
perf/x86/intel: Fix rdlbr_to() MSR reading typo
Peter Zijlstra
2016-07-07
1
-1
/
+1
*
Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...
Ingo Molnar
2016-07-07
272
-1529
/
+2470
|
\
|
*
perf/core: Fix pmu::filter_match for SW-led groups
Mark Rutland
2016-07-07
1
-1
/
+22
|
*
x86/perf/intel/rapl: Fix module name collision with powercap intel-rapl
Ville Syrjälä
2016-07-06
1
-2
/
+2
|
*
perf/x86: Fix 32-bit perf user callgraph collection
Josh Poimboeuf
2016-07-03
1
-5
/
+6
|
*
perf/x86/intel: Update event constraints when HT is off
Stephane Eranian
2016-07-03
1
-0
/
+29
|
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-07-02
1
-4
/
+6
|
|
\
|
|
*
MIPS: Fix possible corruption of cache mode by mprotect.
Ralf Baechle
2016-07-02
1
-4
/
+6
|
*
|
Merge tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-07-02
7
-19
/
+65
|
|
\
\
|
|
*
|
powerpc: Initialise pci_io_base as early as possible
Darren Stevens
2016-06-30
4
-1
/
+10
|
|
*
|
powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0
Michael Neuling
2016-06-29
1
-17
/
+44
|
|
*
|
powerpc/eeh: Fix wrong argument passed to eeh_rmv_device()
Gavin Shan
2016-06-28
1
-1
/
+1
|
|
*
|
powerpc/tm: Always reclaim in start_thread() for exec() class syscalls
Cyril Bur
2016-06-27
1
-0
/
+10
|
*
|
|
Merge tag 'drm-fixes-for-v4.7-rc6' of git://people.freedesktop.org/~airlied/l...
Linus Torvalds
2016-07-02
12
-78
/
+160
|
|
\
\
\
[next]