Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0ea9314f4e6c69f8d732e0a9310114c2de35ada8
/
tools
2d3e486
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
53ef7d0
Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
7246f60
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
7361636
Merge branch 'for-4.12/dax' into libnvdimm-for-next
by Dan Williams
· 8 years ago
8f28472
Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
4ac4d58
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
4c17468
Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 8 years ago
dd23f27
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
b6ad197
userfaultfd: selftest: combine all cases into a single executable
by Mike Rapoport
· 8 years ago
d25e436
Merge tag 'spi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 8 years ago
2f34c12
Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
ee5f7d7
tools/kvm: fix top level makefile
by Justin M. Forbes
· 8 years ago
1c2dd16
selftests/bpf: get rid of -D__x86_64__
by Alexei Starovoitov
· 8 years ago
6ead18f
selftests/bpf: add a test case to check verifier pointer arithmetic
by Yonghong Song
· 8 years ago
89c9fea
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 8 years ago
8d65b08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
4e9c3a6
selftests: bpf: Use bpf_endian.h in test_xdp.c
by David S. Miller
· 8 years ago
d3b5d35
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
16b7629
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
7c8c03b
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
e06422c
bpf: Include bpf_endian.h in test_progs.c too.
by David S. Miller
· 8 years ago
bc1bafb
bpf: Move endianness BPF helpers out of bpf_util.h
by David S. Miller
· 8 years ago
332270f
bpf: enhance verifier to understand stack pointer arithmetic
by Yonghong Song
· 8 years ago
a1d2fcf
Merge branch 'pm-tools'
by Rafael J. Wysocki
· 8 years ago
f3515b5
bpf: provide a generic macro for percpu values for selftests
by Daniel Borkmann
· 8 years ago
43bcf70
bpf: fix _htons occurences in test_progs
by Daniel Borkmann
· 8 years ago
728a853
bpf: add various test cases to verifier selftests
by Daniel Borkmann
· 8 years ago
d8f5207
Merge remote-tracking branches 'spi/topic/spidev', 'spi/topic/spidev-test', 'spi/topic/sunxi', 'spi/topic/tegra' and 'spi/topic/test' into spi-next
by Mark Brown
· 8 years ago
ca2958f
selftests: ftrace: Allow some event trigger tests to run in an instance
by Steven Rostedt (VMware)
· 8 years ago
03c2017
selftests: ftrace: Have some basic tests run in a tracing instance too
by Steven Rostedt (VMware)
· 8 years ago
35df6a8
selftests: ftrace: Have event tests also run in an tracing instance
by Steven Rostedt (VMware)
· 8 years ago
6df0fee
selftests: ftrace: Make func_event_triggers and func_traceonoff_triggers tests do instances
by Steven Rostedt (VMware)
· 8 years ago
b5b77be
selftests: ftrace: Allow some tests to be run in a tracing instance
by Steven Rostedt (VMware)
· 8 years ago
e000b8e
s390: kvm: Cpu model support for msa6, msa7 and msa8
by Jason J. Herne
· 8 years ago
8fe4592
bpf: map_get_next_key to return first key on NULL
by Teng Qin
· 8 years ago
472ecf0
selftests/net: Fix broken test case in psock_fanout
by Mike Maloney
· 8 years ago
28be04f
selftests/net: add tests for PACKET_FANOUT_FLAG_UNIQUEID
by Mike Maloney
· 8 years ago
2e7a721
selftests/net: cleanup unused parameter in psock_fanout
by Mike Maloney
· 8 years ago
9d43f5e
perf tools: Fix the code to strip command name
by Jiri Olsa
· 8 years ago
fb7b756
tools arch x86: Sync cpufeatures.h
by Arnaldo Carvalho de Melo
· 8 years ago
e883d09
tools arch: Sync arch/x86/lib/memcpy_64.S with the kernel
by Arnaldo Carvalho de Melo
· 8 years ago
04ec75e
tools: Update asm-generic/mman-common.h copy from the kernel
by Arnaldo Carvalho de Melo
· 8 years ago
e7ff892
perf tools: Use just forward declarations for struct thread where possible
by Arnaldo Carvalho de Melo
· 8 years ago
e8b3ae4
perf tools: Add the right header to obtain PERF_ALIGN()
by Arnaldo Carvalho de Melo
· 8 years ago
4208735
perf tools: Remove poll.h and wait.h from util.h
by Arnaldo Carvalho de Melo
· 8 years ago
7a8ef4c
perf tools: Remove string.h, unistd.h and sys/stat.h from util.h
by Arnaldo Carvalho de Melo
· 8 years ago
a3b70b3
perf tools: Remove stale prototypes from builtin.h
by Arnaldo Carvalho de Melo
· 8 years ago
72f7c4d
perf tools: Remove string.h from util.h
by Arnaldo Carvalho de Melo
· 8 years ago
86a5e0c
perf tools: Remove sys/ioctl.h from util.h
by Arnaldo Carvalho de Melo
· 8 years ago
bf67334
perf tools: Remove a few more needless includes from util.h
by Arnaldo Carvalho de Melo
· 8 years ago
391e420
perf tools: Include sys/param.h where needed
by Arnaldo Carvalho de Melo
· 8 years ago
56e2e05
perf callchain: Move callchain specific routines from util.[ch]
by Arnaldo Carvalho de Melo
· 8 years ago
611f0af
perf tools: Add compress.h for the *_decompress_to_file() headers
by Arnaldo Carvalho de Melo
· 8 years ago
166ebdd
perf mem: Fix display of data source snoop indication
by Andi Kleen
· 8 years ago
8c2b7ca
perf debug: Move dump_stack() and sighandler_dump_stack() to debug.h
by Arnaldo Carvalho de Melo
· 8 years ago
bb8c16d
perf kvm: Make function only used by 'perf kvm' static
by Arnaldo Carvalho de Melo
· 8 years ago
b0c4780
bpf: Add sparc support to tools and samples.
by David S. Miller
· 8 years ago
fb79670
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
89087c4
bpf: Fix values type used in test_maps
by David Miller
· 8 years ago
b1d9fc4
bpf: add napi_id read access to __sk_buff
by Daniel Borkmann
· 8 years ago
c1f8d0f
selftests/net: Fixes psock_fanout CBPF test case
by Mike Maloney
· 8 years ago
c5e4027
perf tools: Move timestamp routines from util.h to time-utils.h
by Arnaldo Carvalho de Melo
· 8 years ago
58db1d6
perf tools: Move units conversion/formatting routines to separate object
by Arnaldo Carvalho de Melo
· 8 years ago
9607ad3
perf tools: Add signal.h to places using its definitions
by Arnaldo Carvalho de Melo
· 8 years ago
3dfed91
perf unwind: Provide only forward declarations for pointer types
by Arnaldo Carvalho de Melo
· 8 years ago
7b9f6da
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
c1d6e82
pmem: add dax_operations support
by Dan Williams
· 8 years ago
2244037
tools: power: pm-graph: Package makefile and man pages
by Todd E Brandt
· 8 years ago
c4980ce
tools: power: pm-graph: AnalyzeBoot v2.0
by Todd E Brandt
· 8 years ago
bc167c7
tools: power: pm-graph: AnalyzeSuspend v4.6
by Todd E Brandt
· 8 years ago
1b5ad16
perf tools: Ditch unused strchrnul() reimplementation
by Arnaldo Carvalho de Melo
· 8 years ago
1eae20c
perf tools: Remove regex.h and fnmatch.h from util.h
by Arnaldo Carvalho de Melo
· 8 years ago
76b31a2
perf tools: Remove include dirent.h from util.h
by Arnaldo Carvalho de Melo
· 8 years ago
767fe71
perf tools: Remove misplaced __maybe_unused in some functions
by Arnaldo Carvalho de Melo
· 8 years ago
20a9ed2
perf tools: Use api/fs/tracing_path.h where needed
by Arnaldo Carvalho de Melo
· 8 years ago
6dcca6d
perf tools: No need to include bitops.h in util.h
by Arnaldo Carvalho de Melo
· 8 years ago
9a3993d
perf tools: Move path related functions to util/path.h
by Arnaldo Carvalho de Melo
· 8 years ago
b0742e9
perf tools: Don't include terminal handling headers in util.h
by Arnaldo Carvalho de Melo
· 8 years ago
8ec20b1
perf str{filter,list}: Disentangle headers
by Arnaldo Carvalho de Melo
· 8 years ago
a43783a
perf tools: Include errno.h where needed
by Arnaldo Carvalho de Melo
· 8 years ago
a067558
perf tools: Move extra string util functions to util/string2.h
by Arnaldo Carvalho de Melo
· 8 years ago
632a5ca
perf tools: Move srcline definitions to separate header
by Arnaldo Carvalho de Melo
· 8 years ago
fea0139
perf tools: Move print_binary definitions to separate files
by Arnaldo Carvalho de Melo
· 8 years ago
a12a4e0
tools include: Include missing headers for fls() and types in linux/log2.h
by Arnaldo Carvalho de Melo
· 8 years ago
3d689ed
perf tools: Move sane ctype stuff from util.h to sane_ctype.h
by Arnaldo Carvalho de Melo
· 8 years ago
28a9bb9
perf tools: Ditch unused PATH_SEP, STRIP_EXTENSION
by Arnaldo Carvalho de Melo
· 8 years ago
aa8cc2f
perf tools: Replace STR() calls with __stringify()
by Arnaldo Carvalho de Melo
· 8 years ago
c3dca1a
perf tools: Remove PRI[xu] macros from perf.h
by Arnaldo Carvalho de Melo
· 8 years ago
fd20e81
perf tools: Including missing inttypes.h header
by Arnaldo Carvalho de Melo
· 8 years ago
b640985
perf tools: Remove unused macros from util.h
by Arnaldo Carvalho de Melo
· 8 years ago
68289cb
tools include: Drop ARRAY_SIZE() definition from linux/hashtable.h
by Arnaldo Carvalho de Melo
· 8 years ago
0061459
objtool: Drop ARRAY_SIZE() definition, tools/include/linux/kernel.h has it now
by Arnaldo Carvalho de Melo
· 8 years ago
877a7a1
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
by Arnaldo Carvalho de Melo
· 8 years ago
8607c1e
tools include: Move ARRAY_SIZE() to linux/kernel.h
by Arnaldo Carvalho de Melo
· 8 years ago
f6441af
tools include: Adopt __same_type() and __must_be_array() from the kernel
by Arnaldo Carvalho de Melo
· 8 years ago
379d61b
tools include: Introduce linux/bug.h, from the kernel sources
by Arnaldo Carvalho de Melo
· 8 years ago
7909675
perf tools: Remove FLEX_ARRAY definition
by Arnaldo Carvalho de Melo
· 8 years ago
4c38c8f
perf unwind arm64: Add missing errno.h header
by Arnaldo Carvalho de Melo
· 8 years ago
8c5073d
powerpc/perf: Define big-endian version of perf_mem_data_src
by Sukadev Bhattiprolu
· 8 years ago
856ee92
Merge tag 'v4.11-rc7' into drm-next
by Dave Airlie
· 8 years ago
Next »