summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* samples/bpf: Make samples more libbpf-centricJoe Stringer2016-12-1530-109/+133
* tools lib bpf: Add flags to bpf_create_map()Joe Stringer2016-12-153-3/+5
* tools lib bpf: use __u32 from linux/types.hJoe Stringer2016-12-152-4/+4
* tools lib bpf: Sync {tools,}/include/uapi/linux/bpf.hJoe Stringer2016-12-151-229/+364
* perf annotate: Fix jump target outside of function address rangeRavi Bangoria2016-12-153-9/+15
* perf annotate: Support jump instruction with target as second operandRavi Bangoria2016-12-151-1/+5
* perf record: Force ignore_missing_thread for uid optionJiri Olsa2016-12-151-0/+3
* perf evsel: Allow to ignore missing pidJiri Olsa2016-12-153-0/+46
* perf thread_map: Add thread_map__remove functionJiri Olsa2016-12-155-0/+72
* perf evsel: Use variable instead of repeating lengthy FD macroJiri Olsa2016-12-151-8/+9
* perf mem: Fix --all-user/--all-kernel optionsJiri Olsa2016-12-151-2/+2
* perf tools: Remove some needless __maybe_unusedArnaldo Carvalho de Melo2016-12-153-11/+10
* perf sched timehist: Show callchains for idle statNamhyung Kim2016-12-151-0/+86
* perf sched timehist: Add -I/--idle-hist optionNamhyung Kim2016-12-152-5/+45
* perf sched timehist: Skip non-idle events when necessaryNamhyung Kim2016-12-151-7/+18
* perf sched timehist: Save callchain when entering idleNamhyung Kim2016-12-151-0/+30
* perf sched timehist: Introduce struct idle_time_dataNamhyung Kim2016-12-151-4/+33
* perf sched timehist: Split is_idle_sample()Namhyung Kim2016-12-151-19/+20
* perf tools: Move headers check into bash scriptJiri Olsa2016-12-152-93/+60
* Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds2016-12-12344-21260/+40013
|\
| * dma-buf: Extract dma-buf.rstDaniel Vetter2016-12-113-70/+74
| * Update Documentation/00-INDEXMauro Carvalho Chehab2016-12-061-7/+5
| * docs: 00-INDEX: document directories/files with no docsMauro Carvalho Chehab2016-12-051-0/+19
| * docs: 00-INDEX: remove non-existing entriesMauro Carvalho Chehab2016-12-051-52/+0
| * docs: 00-INDEX: add missing entries for documentation files/dirsMauro Carvalho Chehab2016-12-051-4/+60
| * docs: 00-INDEX: consolidate process/ and admin-guide/ descriptionMauro Carvalho Chehab2016-12-051-57/+4
| * scripts: add a script to check if Documentation/00-INDEX is saneMauro Carvalho Chehab2016-12-051-0/+66
| * Docs: change sh -> awk in REPORTING-BUGSKevin Peng2016-12-051-1/+1
| * Documentation/core-api/device_link: Add initial documentationLukas Wunner2016-12-052-0/+280
| * core-api: remove an unexpected unidentMauro Carvalho Chehab2016-12-011-1/+1
| * ppc/idle: Add documentation for powersave=offBalbir Singh2016-12-011-0/+6
| * Doc: Correct typo, "Introdution" => "Introduction"Sanjeev2016-12-014-8/+8
| * Merge branch 'silvio' into docs-nextJonathan Corbet2016-11-307-918/+934
| |\
| | * Documentation/atomic_ops.txt: convert to ReST markupSilvio Fricke2016-11-303-153/+175
| | * Documentation/local_ops.txt: convert to ReST markupSilvio Fricke2016-11-303-191/+207
| | * Documentation/assoc_array.txt: convert to ReST markupSilvio Fricke2016-11-303-574/+552
| * | docs-rst: parse-headers.pl: cleanup the documentationMauro Carvalho Chehab2016-11-302-126/+12
| * | docs-rst: fix media cleandocs targetMauro Carvalho Chehab2016-11-302-2/+2
| * | docs-rst: media/Makefile: reorganize the rulesMauro Carvalho Chehab2016-11-301-21/+24
| * | docs-rst: media: build SVG from graphviz filesMauro Carvalho Chehab2016-11-303-74/+16
| * | docs-rst: replace bayer.png by a SVG imageMauro Carvalho Chehab2016-11-304-2/+987
| * | docs-rst: replace the selection.png by a SVG imageMauro Carvalho Chehab2016-11-304-2/+5815
| * | docs-rst: convert pipeline to SVG formatMauro Carvalho Chehab2016-11-305-2/+83
| * | docs-rst: nv12mt zigzag images: replace by SVG imagesMauro Carvalho Chehab2016-11-306-4/+2045
| * | svg files: cleanup themMauro Carvalho Chehab2016-11-309-4759/+6712
| * | convert more media images to SVGMauro Carvalho Chehab2016-11-3016-12/+6849
| * | doc: Sphinxify the tracepoint docbookJonathan Corbet2016-11-294-115/+58
| * | doc: debugobjects: actually pull in the kerneldoc commentsJonathan Corbet2016-11-291-19/+15
| * | doc: Convert the debugobjects DocBook template to sphinxJonathan Corbet2016-11-294-446/+329
| * | docs: Move the 802.11 guide into the driver-api manualJonathan Corbet2016-11-298-2/+1
| |/