summaryrefslogtreecommitdiffstats
path: root/ipc/shm.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-03perf tools: Add hpp_list into struct hists objectJiri Olsa2-3/+5
2016-02-03perf hists: Add struct perf_hpp_list argument to helper functionsJiri Olsa3-15/+17
2016-02-03perf hists: Introduce perf_hpp_list__for_each_sort_list_safe macroJiri Olsa2-3/+3
2016-02-03perf hists: Introduce perf_hpp_list__for_each_sort_list macroJiri Olsa3-7/+7
2016-02-03perf hists: Introduce perf_hpp_list__for_each_format_safe macroJiri Olsa2-4/+4
2016-02-03perf hists: Introduce perf_hpp_list__for_each_format macroJiri Olsa6-21/+21
2016-02-03perf hists: Pass perf_hpp_list all the way through setup_output_listJiri Olsa1-15/+18
2016-02-03perf hists: Add perf_hpp_list register helpersJiri Olsa2-9/+23
2016-02-03perf hists: Introduce perf_hpp_list__init functionJiri Olsa2-0/+8
2016-02-03perf hists: Introduce struct perf_hpp_listJiri Olsa2-11/+16
2016-02-03perf hists: Separate output fields parsing into setup_output_list functionJiri Olsa1-12/+22
2016-02-03perf hists: Separate sort fields parsing into setup_sort_list functionJiri Olsa1-12/+22
2016-02-03perf hists: Properly release format fieldsJiri Olsa3-0/+33
2016-02-03perf hists: Remove perf_hpp__column_(disable|enable)Jiri Olsa2-14/+0
2016-02-03perf hists: Allocate output sort fieldJiri Olsa2-10/+47
2016-02-03perf top: Move UI initialization ahead of sort setupArnaldo Carvalho de Melo1-7/+7
2016-02-03perf report: Move UI initialization ahead of sort setupJiri Olsa1-9/+9
2016-02-03perf hists: Make hpp setup function genericJiri Olsa1-28/+8
2016-02-03perf hists: Add 'hpp__equal' callback functionJiri Olsa1-0/+16
2016-02-03perf hists: Add 'equal' method to perf_hpp_fmt structJiri Olsa3-22/+28
2016-02-03perf hists: Use struct perf_hpp_fmt::idx in perf_hpp__reset_widthJiri Olsa1-10/+2
2016-02-03perf hists: Add _idx fields into struct perf_hpp_fmtJiri Olsa2-11/+15
2016-02-03perf hists: Introduce perf_evsel__output_resort functionJiri Olsa8-16/+23
2016-02-03perf hists: Factor output_resort from hists__output_resortJiri Olsa1-8/+15
2016-02-01perf report: Don't show blank lines if entry has no callchainNamhyung Kim1-1/+4
2016-02-01perf hists browser: Fix percent display in callchainsNamhyung Kim1-5/+19
2016-02-01perf hists browser: Pass parent_total to callchain print functionsNamhyung Kim1-20/+24
2016-02-01perf hists browser: Fix dump to show correct callchain styleNamhyung Kim1-32/+41
2016-02-01perf report: Fix percent display in callchains on --stdioNamhyung Kim1-6/+20
2016-02-01perf callchain: Pass parent_samples to __callchain__fprintf_graph()Namhyung Kim1-6/+13
2016-02-01perf report: Get rid of hist_entry__callchain_fprintf()Namhyung Kim1-25/+2
2016-02-01perf report: Apply --percent-limit to callchains alsoNamhyung Kim1-2/+7
2016-02-01perf hists: Update hists' total period when adding entriesNamhyung Kim1-2/+9
2016-02-01perf hists: Fix min callchain hits calculationNamhyung Kim1-2/+11
2016-02-01Linux 4.5-rc2v4.5-rc2Linus Torvalds1-1/+1
2016-01-31phys_to_pfn_t: use phys_addr_tDan Williams3-4/+4
2016-01-31mm: fix pfn_t to page conversion in vm_insert_mixedDan Williams1-2/+7
2016-01-30block: use DAX for partition table readsDan Williams3-3/+46
2016-01-30block: revert runtime dax control of the raw block deviceDan Williams4-70/+0
2016-01-30fs, block: force direct-I/O for dax-enabled block devicesDan Williams1-1/+1
2016-01-30crypto: atmel-aes - remove calls of clk_prepare() from atomic contextsCyrille Pitchen1-4/+12
2016-01-30crypto: algif_hash - wait for crypto_ahash_init() to completeWang, Rui Y1-1/+3
2016-01-30pid: Fix spelling in commentsZhen Lei1-1/+1
2016-01-30tcp: avoid cwnd undo after receiving ECNYuchung Cheng1-2/+0
2016-01-30irda: fix a potential use-after-free in ircomm_param_requestWANG Cong1-2/+1
2016-01-30devm_memremap_pages: fix vmem_altmap lifetime + alignment handlingDan Williams1-7/+11
2016-01-30net: tg3: avoid uninitialized variable warningArnd Bergmann1-1/+1
2016-01-30net: nb8800: avoid uninitialized variable warningArnd Bergmann1-2/+2
2016-01-30net: vxge: avoid unused function warningsArnd Bergmann1-19/+12
2016-01-30net: bgmac: clarify CONFIG_BCMA dependencyArnd Bergmann1-1/+4