index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
vmw_vsock
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-02-12
perf data: Fix releasing event_class
Wang Nan
1
-0
/
+18
2016-02-12
perf tools: Rename parse_events__free_terms() to parse_events_terms__delete()
Arnaldo Carvalho de Melo
4
-9
/
+10
2016-02-12
perf tools: Free the terms list_head in parse_events__free_terms()
Wang Nan
1
-0
/
+1
2016-02-12
perf tools: Use perf_event_terms__purge() for non-malloced terms
Arnaldo Carvalho de Melo
2
-2
/
+2
2016-02-12
perf tools: Introduce parse_events_terms__purge()
Arnaldo Carvalho de Melo
2
-1
/
+7
2016-02-12
perf tools: Unlink entries from terms list
Wang Nan
1
-1
/
+3
2016-02-12
perf hists: Do column alignment on the format iterator
Arnaldo Carvalho de Melo
5
-19
/
+48
2016-02-12
perf tools: Add comment explaining the repsep_snprintf function
Arnaldo Carvalho de Melo
1
-1
/
+9
2016-02-12
perf python scripting: Append examples to err msg about audit-libs-python
Taeung Song
1
-1
/
+4
2016-02-12
perf build: Add EXTRA_LDFLAGS option to makefile
Zubair Lutfullah Kakakhel
1
-0
/
+2
2016-02-12
perf symbols: Fix symbols searching for module in buildid-cache
Wang Nan
3
-0
/
+49
2016-02-12
perf config: Add '--system' and '--user' options to select which config file ...
Taeung Song
4
-6
/
+42
2016-02-09
kprobes: Optimize hot path by using percpu counter to collect 'nhit' statistics
Martin KaFai Lau
1
-4
/
+15
2016-02-09
perf/x86: Move perf_event_amd_uncore.c .... => x86/events/amd/uncore.c
Borislav Petkov
3
-2
/
+1
2016-02-09
perf/x86: Move perf_event_amd_iommu.[ch] .. => x86/events/amd/iommu.[ch]
Borislav Petkov
4
-5
/
+5
2016-02-09
perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.c
Borislav Petkov
3
-2
/
+3
2016-02-09
perf/x86: Move perf_event_amd.c ........... => x86/events/amd/core.c
Borislav Petkov
3
-2
/
+4
2016-02-09
perf/x86: Move perf_event.c ............... => x86/events/core.c
Borislav Petkov
4
-4
/
+4
2016-02-05
perf jit: add source line info support
Stephane Eranian
8
-39
/
+768
2016-02-05
perf tools: add JVMTI agent library
Stephane Eranian
4
-0
/
+778
2016-02-05
perf inject: Add jitdump mmap injection support
Stephane Eranian
8
-3
/
+1418
2016-02-05
perf inject: Make sure mmap records are ordered when injecting build_ids
Arnaldo Carvalho de Melo
1
-0
/
+11
2016-02-05
perf build: Add libcrypto feature detection
Stephane Eranian
7
-0
/
+44
2016-02-05
perf symbols: add Java demangling support
Stephane Eranian
4
-0
/
+213
2016-02-05
perf tools: handle spaces in file names obtained from /proc/pid/maps
Marcin Ĺšlusarz
1
-1
/
+1
2016-02-04
perf build tests: Do parallell builds with 'build-test'
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-02-04
perf tools: Fix parallel build including 'clean' target
Jiri Olsa
1
-0
/
+14
2016-02-04
perf config: Document 'record.build-id' variable in man page
Taeung Song
1
-0
/
+8
2016-02-04
perf config: Document 'kmem.default' variable in man page
Taeung Song
1
-0
/
+5
2016-02-04
perf config: Document 'pager.<subcommand>' variables in man page
Taeung Song
1
-0
/
+5
2016-02-04
perf config: Document 'man.viewer' variable in man page
Taeung Song
1
-0
/
+9
2016-02-04
perf config: Document 'top.children' variable in man page
Taeung Song
1
-0
/
+7
2016-02-04
perf config: Document variables for 'report' section in man page
Taeung Song
1
-0
/
+36
2016-02-04
perf config: Document variables for 'call-graph' section in man page
Taeung Song
1
-0
/
+67
2016-02-04
perf config: Document 'ui.show-headers' variable in man page
Taeung Song
1
-0
/
+6
2016-02-04
perf build tests: Move the feature related vars to the front of the make cmdline
Arnaldo Carvalho de Melo
1
-2
/
+2
2016-02-04
perf build tests: Elide "-f Makefile" from make invokation
Arnaldo Carvalho de Melo
1
-3
/
+6
2016-02-03
perf stat: Fix interval output values
Jiri Olsa
1
-0
/
+10
2016-02-03
mm: retire GUP WARN_ON_ONCE that outlived its usefulness
Hugh Dickins
2
-8
/
+1
2016-02-03
ipmi: put acpi.h with the other headers
Tony Camuso
1
-2
/
+1
2016-02-03
mm: fix memory leak in copy_huge_pmd()
Matthew Wilcox
1
-7
/
+10
2016-02-03
drivers/hwspinlock: fix race between radix tree insertion and lookup
Matthew Wilcox
1
-0
/
+4
2016-02-03
radix-tree: fix race in gang lookup
Matthew Wilcox
2
-2
/
+26
2016-02-03
mm/vmpressure.c: fix subtree pressure detection
Vladimir Davydov
1
-2
/
+1
2016-02-03
mm: polish virtual memory accounting
Konstantin Khlebnikov
4
-11
/
+28
2016-02-03
mm: warn about VmData over RLIMIT_DATA
Konstantin Khlebnikov
3
-6
/
+38
2016-02-03
Documentation: cgroup-v2: add memory.stat::sock description
Johannes Weiner
1
-0
/
+4
2016-02-03
mm: memcontrol: drop superfluous entry in the per-memcg stats array
Johannes Weiner
1
-1
/
+1
2016-02-03
drivers/scsi/sg.c: mark VMA as VM_IO to prevent migration
Kirill A. Shutemov
1
-1
/
+1
2016-02-03
proc: revert /proc/<pid>/maps [stack:TID] annotation
Johannes Weiner
5
-106
/
+48
[next]