index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs_common
/
grace.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2016-02-03
numa: fix /proc/<pid>/numa_maps for hugetlbfs on s390
Michael Holzheu
1
-3
/
+4
2016-02-03
MAINTAINERS: update Seth email
Seth Jennings
1
-2
/
+2
2016-02-03
ocfs2/cluster: fix memory leak in o2hb_region_release
Joseph Qi
1
-6
/
+8
2016-02-03
lib/test-string_helpers.c: fix and improve string_get_size() tests
Vitaly Kuznetsov
1
-18
/
+49
2016-02-03
thp: limit number of object to scan on deferred_split_scan()
Kirill A. Shutemov
1
-4
/
+6
2016-02-03
thp: change deferred_split_count() to return number of THP in queue
Kirill A. Shutemov
1
-7
/
+8
2016-02-03
thp: make split_queue per-node
Kirill A. Shutemov
3
-23
/
+37
2016-02-03
perf hists browser: Add 'L' hotkey to change percent limit
Namhyung Kim
1
-0
/
+55
2016-02-03
perf report: Update documention of --percent-limit option
Namhyung Kim
1
-1
/
+4
2016-02-03
perf report: Update documentation of --sort option
Namhyung Kim
1
-16
/
+16
2016-02-03
perf hists: Introduce hists__for_each_sort_list macro
Jiri Olsa
2
-3
/
+9
2016-02-03
perf hists: Introduce hists__for_each_format macro
Jiri Olsa
5
-12
/
+15
2016-02-03
perf tools: Add hpp_list into struct hists object
Jiri Olsa
2
-3
/
+5
2016-02-03
perf hists: Add struct perf_hpp_list argument to helper functions
Jiri Olsa
3
-15
/
+17
2016-02-03
perf hists: Introduce perf_hpp_list__for_each_sort_list_safe macro
Jiri Olsa
2
-3
/
+3
2016-02-03
perf hists: Introduce perf_hpp_list__for_each_sort_list macro
Jiri Olsa
3
-7
/
+7
2016-02-03
perf hists: Introduce perf_hpp_list__for_each_format_safe macro
Jiri Olsa
2
-4
/
+4
2016-02-03
perf hists: Introduce perf_hpp_list__for_each_format macro
Jiri Olsa
6
-21
/
+21
2016-02-03
perf hists: Pass perf_hpp_list all the way through setup_output_list
Jiri Olsa
1
-15
/
+18
2016-02-03
perf hists: Add perf_hpp_list register helpers
Jiri Olsa
2
-9
/
+23
2016-02-03
perf hists: Introduce perf_hpp_list__init function
Jiri Olsa
2
-0
/
+8
2016-02-03
perf hists: Introduce struct perf_hpp_list
Jiri Olsa
2
-11
/
+16
2016-02-03
perf hists: Separate output fields parsing into setup_output_list function
Jiri Olsa
1
-12
/
+22
2016-02-03
perf hists: Separate sort fields parsing into setup_sort_list function
Jiri Olsa
1
-12
/
+22
2016-02-03
perf hists: Properly release format fields
Jiri Olsa
3
-0
/
+33
2016-02-03
perf hists: Remove perf_hpp__column_(disable|enable)
Jiri Olsa
2
-14
/
+0
2016-02-03
perf hists: Allocate output sort field
Jiri Olsa
2
-10
/
+47
2016-02-03
perf top: Move UI initialization ahead of sort setup
Arnaldo Carvalho de Melo
1
-7
/
+7
2016-02-03
perf report: Move UI initialization ahead of sort setup
Jiri Olsa
1
-9
/
+9
2016-02-03
perf hists: Make hpp setup function generic
Jiri Olsa
1
-28
/
+8
2016-02-03
perf hists: Add 'hpp__equal' callback function
Jiri Olsa
1
-0
/
+16
2016-02-03
perf hists: Add 'equal' method to perf_hpp_fmt struct
Jiri Olsa
3
-22
/
+28
2016-02-03
perf hists: Use struct perf_hpp_fmt::idx in perf_hpp__reset_width
Jiri Olsa
1
-10
/
+2
2016-02-03
perf hists: Add _idx fields into struct perf_hpp_fmt
Jiri Olsa
2
-11
/
+15
2016-02-03
perf hists: Introduce perf_evsel__output_resort function
Jiri Olsa
8
-16
/
+23
2016-02-03
perf hists: Factor output_resort from hists__output_resort
Jiri Olsa
1
-8
/
+15
[next]