| Commit message (Expand) | Author | Age | Files | Lines |
* | samples/bpf: Switch over to libbpf | Joe Stringer | 2016-12-20 | 10 | -168/+52 |
* | perf diff: Do not overwrite valid build id | Kan Liang | 2016-12-20 | 1 | -1/+2 |
* | perf annotate: Don't throw error for zero length symbols | Ravi Bangoria | 2016-12-20 | 1 | -1/+2 |
* | perf bench futex: Fix lock-pi help string | Davidlohr Bueso | 2016-12-20 | 1 | -1/+1 |
* | perf trace: Check if MAP_32BIT is defined (again) | Jiri Olsa | 2016-12-20 | 1 | -0/+2 |
* | samples/bpf: Make perf_event_read() static | Arnaldo Carvalho de Melo | 2016-12-20 | 1 | -1/+1 |
* | samples/bpf: Make samples more libbpf-centric | Joe Stringer | 2016-12-15 | 30 | -109/+133 |
* | tools lib bpf: Add flags to bpf_create_map() | Joe Stringer | 2016-12-15 | 3 | -3/+5 |
* | tools lib bpf: use __u32 from linux/types.h | Joe Stringer | 2016-12-15 | 2 | -4/+4 |
* | tools lib bpf: Sync {tools,}/include/uapi/linux/bpf.h | Joe Stringer | 2016-12-15 | 1 | -229/+364 |
* | perf annotate: Fix jump target outside of function address range | Ravi Bangoria | 2016-12-15 | 3 | -9/+15 |
* | perf annotate: Support jump instruction with target as second operand | Ravi Bangoria | 2016-12-15 | 1 | -1/+5 |
* | perf record: Force ignore_missing_thread for uid option | Jiri Olsa | 2016-12-15 | 1 | -0/+3 |
* | perf evsel: Allow to ignore missing pid | Jiri Olsa | 2016-12-15 | 3 | -0/+46 |
* | perf thread_map: Add thread_map__remove function | Jiri Olsa | 2016-12-15 | 5 | -0/+72 |
* | perf evsel: Use variable instead of repeating lengthy FD macro | Jiri Olsa | 2016-12-15 | 1 | -8/+9 |
* | perf mem: Fix --all-user/--all-kernel options | Jiri Olsa | 2016-12-15 | 1 | -2/+2 |
* | perf tools: Remove some needless __maybe_unused | Arnaldo Carvalho de Melo | 2016-12-15 | 3 | -11/+10 |
* | perf sched timehist: Show callchains for idle stat | Namhyung Kim | 2016-12-15 | 1 | -0/+86 |
* | perf sched timehist: Add -I/--idle-hist option | Namhyung Kim | 2016-12-15 | 2 | -5/+45 |
* | perf sched timehist: Skip non-idle events when necessary | Namhyung Kim | 2016-12-15 | 1 | -7/+18 |
* | perf sched timehist: Save callchain when entering idle | Namhyung Kim | 2016-12-15 | 1 | -0/+30 |
* | perf sched timehist: Introduce struct idle_time_data | Namhyung Kim | 2016-12-15 | 1 | -4/+33 |
* | perf sched timehist: Split is_idle_sample() | Namhyung Kim | 2016-12-15 | 1 | -19/+20 |
* | perf tools: Move headers check into bash script | Jiri Olsa | 2016-12-15 | 2 | -93/+60 |
* | Merge tag 'docs-4.10' of git://git.lwn.net/linux | Linus Torvalds | 2016-12-12 | 344 | -21260/+40013 |
|\ |
|
| * | dma-buf: Extract dma-buf.rst | Daniel Vetter | 2016-12-11 | 3 | -70/+74 |
| * | Update Documentation/00-INDEX | Mauro Carvalho Chehab | 2016-12-06 | 1 | -7/+5 |
| * | docs: 00-INDEX: document directories/files with no docs | Mauro Carvalho Chehab | 2016-12-05 | 1 | -0/+19 |
| * | docs: 00-INDEX: remove non-existing entries | Mauro Carvalho Chehab | 2016-12-05 | 1 | -52/+0 |
| * | docs: 00-INDEX: add missing entries for documentation files/dirs | Mauro Carvalho Chehab | 2016-12-05 | 1 | -4/+60 |
| * | docs: 00-INDEX: consolidate process/ and admin-guide/ description | Mauro Carvalho Chehab | 2016-12-05 | 1 | -57/+4 |
| * | scripts: add a script to check if Documentation/00-INDEX is sane | Mauro Carvalho Chehab | 2016-12-05 | 1 | -0/+66 |
| * | Docs: change sh -> awk in REPORTING-BUGS | Kevin Peng | 2016-12-05 | 1 | -1/+1 |
| * | Documentation/core-api/device_link: Add initial documentation | Lukas Wunner | 2016-12-05 | 2 | -0/+280 |
| * | core-api: remove an unexpected unident | Mauro Carvalho Chehab | 2016-12-01 | 1 | -1/+1 |
| * | ppc/idle: Add documentation for powersave=off | Balbir Singh | 2016-12-01 | 1 | -0/+6 |
| * | Doc: Correct typo, "Introdution" => "Introduction" | Sanjeev | 2016-12-01 | 4 | -8/+8 |
| * | Merge branch 'silvio' into docs-next | Jonathan Corbet | 2016-11-30 | 7 | -918/+934 |
| |\ |
|
| | * | Documentation/atomic_ops.txt: convert to ReST markup | Silvio Fricke | 2016-11-30 | 3 | -153/+175 |
| | * | Documentation/local_ops.txt: convert to ReST markup | Silvio Fricke | 2016-11-30 | 3 | -191/+207 |
| | * | Documentation/assoc_array.txt: convert to ReST markup | Silvio Fricke | 2016-11-30 | 3 | -574/+552 |
| * | | docs-rst: parse-headers.pl: cleanup the documentation | Mauro Carvalho Chehab | 2016-11-30 | 2 | -126/+12 |
| * | | docs-rst: fix media cleandocs target | Mauro Carvalho Chehab | 2016-11-30 | 2 | -2/+2 |
| * | | docs-rst: media/Makefile: reorganize the rules | Mauro Carvalho Chehab | 2016-11-30 | 1 | -21/+24 |
| * | | docs-rst: media: build SVG from graphviz files | Mauro Carvalho Chehab | 2016-11-30 | 3 | -74/+16 |
| * | | docs-rst: replace bayer.png by a SVG image | Mauro Carvalho Chehab | 2016-11-30 | 4 | -2/+987 |
| * | | docs-rst: replace the selection.png by a SVG image | Mauro Carvalho Chehab | 2016-11-30 | 4 | -2/+5815 |
| * | | docs-rst: convert pipeline to SVG format | Mauro Carvalho Chehab | 2016-11-30 | 5 | -2/+83 |
| * | | docs-rst: nv12mt zigzag images: replace by SVG images | Mauro Carvalho Chehab | 2016-11-30 | 6 | -4/+2045 |