index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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 hists browser: Remove leftover from row returned from refresh
Arnaldo Carvalho de Melo
2018-04-06
1
-8
/
+2
*
perf hists browser: Show extra_title_lines in the 'D' debug hotkey
Arnaldo Carvalho de Melo
2018-04-06
1
-1
/
+2
*
perf auxtrace: Make auxtrace_queues__add_buffer() do CPU filtering
Adrian Hunter
2018-04-06
1
-10
/
+10
*
tools headers uapi: Synchronize i915_drm.h
Arnaldo Carvalho de Melo
2018-04-05
1
-4
/
+108
*
perf report: Remove duplicated 'samples' in lost samples warning
Arnaldo Carvalho de Melo
2018-04-05
1
-1
/
+1
*
perf ui browser: Fixup cleaning unused lines at the bottom
Arnaldo Carvalho de Melo
2018-04-05
1
-2
/
+2
*
perf annotate browser: Fixup vertical line separating metrics from instructions
Arnaldo Carvalho de Melo
2018-04-05
1
-1
/
+1
*
perf annotate: Show group details on the title line
Arnaldo Carvalho de Melo
2018-04-05
1
-2
/
+5
*
perf auxtrace: Make auxtrace_queues__add_buffer() allocate struct buffer
Adrian Hunter
2018-04-05
1
-30
/
+24
*
perf/x86/intel: Move regs->flags EXACT bit init
Stephane Eranian
2018-04-05
1
-10
/
+24
*
Merge tag 'perf-core-for-mingo-4.17-20180403' of git://git.kernel.org/pub/scm...
Ingo Molnar
2018-04-04
22
-116
/
+418
|
\
|
*
perf trace: Remove redundant ')'
Changbin Du
2018-04-03
1
-1
/
+1
|
*
perf annotate stdio2: Print more descriptive event information header
Arnaldo Carvalho de Melo
2018-04-03
1
-7
/
+3
|
*
perf annotate browser: Show extra title line with event information
Arnaldo Carvalho de Melo
2018-04-03
1
-4
/
+27
|
*
perf annotate: Introduce annotation__scnprintf_samples_period() method
Arnaldo Carvalho de Melo
2018-04-03
2
-0
/
+50
|
*
perf ui browser: Move the extra title lines from the hists browser
Arnaldo Carvalho de Melo
2018-04-03
3
-20
/
+33
|
*
perf hists: Move hists__scnprintf_title() away from the TUI code
Arnaldo Carvalho de Melo
2018-04-03
2
-79
/
+81
|
*
perf hists: Introduce hists__scnprint_title()
Arnaldo Carvalho de Melo
2018-04-03
2
-4
/
+17
|
*
perf hists browser: Rename perf_evsel_browser_title to a more descriptive name
Arnaldo Carvalho de Melo
2018-04-03
1
-5
/
+3
|
*
perf version: Add man page
Jin Yao
2018-04-02
1
-0
/
+24
|
*
perf tools: Add 'perf -vv' as an alias to 'perf version --build-options'
Jin Yao
2018-04-02
2
-0
/
+7
|
*
perf version: Print the compiled-in status of libraries
Jin Yao
2018-04-02
1
-1
/
+81
|
*
perf config: Rename to HAVE_DWARF_GETLOCATIONS_SUPPORT
Jin Yao
2018-04-02
2
-2
/
+2
|
*
perf config: Add some new -DHAVE_XXX to CFLAGS
Jin Yao
2018-04-02
1
-0
/
+6
|
*
tools include: Add config.h header file
Jiri Olsa
2018-04-02
1
-0
/
+34
|
*
perf trace: Show only failing syscalls
Arnaldo Carvalho de Melo
2018-04-02
2
-3
/
+9
|
*
tools headers: Synchronize x86's cpufeatures.h
Arnaldo Carvalho de Melo
2018-04-02
1
-0
/
+2
|
*
perf tools: Add a "dso_size" sort order
Kim Phillips
2018-04-02
5
-0
/
+48
*
|
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-02
105
-1797
/
+3058
|
\
\
|
*
|
bpf: whitelist all syscalls for error injection
Howard McLauchlan
2018-04-02
2
-0
/
+6
|
*
|
kernel/sys_ni: remove {sys_,sys_compat} from cond_syscall definitions
Dominik Brodowski
2018-04-02
2
-216
/
+219
|
*
|
kernel/sys_ni: sort cond_syscall() entries
Dominik Brodowski
2018-04-02
1
-174
/
+332
|
*
|
syscalls/x86: auto-create compat_sys_*() prototypes
Dominik Brodowski
2018-04-02
4
-80
/
+4
|
*
|
syscalls: sort syscall prototypes in include/linux/compat.h
Dominik Brodowski
2018-04-02
1
-277
/
+378
|
*
|
net: remove compat_sys_*() prototypes from net/compat.h
Dominik Brodowski
2018-04-02
1
-11
/
+0
|
*
|
syscalls: sort syscall prototypes in include/linux/syscalls.h
Dominik Brodowski
2018-04-02
1
-537
/
+667
|
*
|
kexec: move sys_kexec_load() prototype to syscalls.h
Dominik Brodowski
2018-04-02
2
-4
/
+4
|
*
|
x86/sigreturn: use SYSCALL_DEFINE0
Tautschnig, Michael
2018-04-02
1
-2
/
+3
|
*
|
x86: fix sys_sigreturn() return type to be long, not unsigned long
Dominik Brodowski
2018-04-02
2
-2
/
+2
|
*
|
x86/ioport: add ksys_ioperm() helper; remove in-kernel calls to sys_ioperm()
Dominik Brodowski
2018-04-02
3
-4
/
+10
|
*
|
mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead()
Dominik Brodowski
2018-04-02
8
-7
/
+13
|
*
|
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
2018-04-02
21
-41
/
+60
|
*
|
mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()
Dominik Brodowski
2018-04-02
12
-27
/
+43
|
*
|
fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate()
Dominik Brodowski
2018-04-02
8
-12
/
+18
|
*
|
fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls
Dominik Brodowski
2018-04-02
9
-20
/
+36
|
*
|
fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate()
Dominik Brodowski
2018-04-02
8
-9
/
+17
|
*
|
fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscall
Dominik Brodowski
2018-04-02
8
-11
/
+19
|
*
|
kernel: add ksys_setsid() helper; remove in-kernel call to sys_setsid()
Dominik Brodowski
2018-04-02
3
-2
/
+8
|
*
|
kernel: add ksys_unshare() helper; remove in-kernel calls to sys_unshare()
Dominik Brodowski
2018-04-02
4
-3
/
+9
|
*
|
fs: add ksys_sync() helper; remove in-kernel calls to sys_sync()
Dominik Brodowski
2018-04-02
7
-6
/
+12
[next]