Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
12b9b9f186f336ad6fe7adcbad48bd5340af9abb
/
tools
7a07b50
membarrier: clean up selftest
by Mathieu Desnoyers
· 9 years ago
5dd01be
userfaultfd: selftest: don't error out if pthread_mutex_t isn't identical
by Andrea Arcangeli
· 9 years ago
a5932bf
userfaultfd: selftest: return an error if BOUNCE_VERIFY fails
by Andrea Arcangeli
· 9 years ago
1f5fee2
userfaultfd: selftest: avoid my_bcmp false positives with powerpc
by Andrea Arcangeli
· 9 years ago
56ed8f1
userfaultfd: selftest: only warn if __NR_userfaultfd is undefined
by Michael Ellerman
· 9 years ago
67f6a02
userfaultfd: selftest: headers fixup
by Andrea Arcangeli
· 9 years ago
d0a8711
userfaultfd: selftests: vm: pick up sanitized kernel headers
by Thierry Reding
· 9 years ago
90a835f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 9 years ago
30ec568
Merge tag 'linux-kselftest-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 9 years ago
00ade1f
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 9 years ago
42dc2a3
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
a706797
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
0224357
s390: wire up userfaultfd system call
by Heiko Carstens
· 9 years ago
fd2e8d4
tools/virtio: propagate V=X to kernel build
by Michael S. Tsirkin
· 9 years ago
c5e6bd2
perf tests: Fix software clock events test setting maps
by Adrian Hunter
· 9 years ago
2998272
perf tests: Fix task exit test setting maps
by Adrian Hunter
· 9 years ago
8c0498b
perf evlist: Fix create_syswide_maps() not propagating maps
by Adrian Hunter
· 9 years ago
44c42d7
perf evlist: Fix add() not propagating maps
by Adrian Hunter
· 9 years ago
adc0c3e
perf evlist: Factor out a function to propagate maps for a single evsel
by Adrian Hunter
· 9 years ago
74bfd2b
perf evlist: Make create_maps() use set_maps()
by Adrian Hunter
· 9 years ago
934e0f2
perf evlist: Make set_maps() more resilient
by Adrian Hunter
· 9 years ago
fce4d29
perf evsel: Add own_cpus member
by Adrian Hunter
· 9 years ago
b278c36
perf evlist: Fix missing thread_map__put in propagate_maps()
by Adrian Hunter
· 9 years ago
f114d6e
perf evlist: Fix splice_list_tail() not setting evlist
by Adrian Hunter
· 9 years ago
ec9a77a
perf evlist: Add has_user_cpus member
by Adrian Hunter
· 9 years ago
d5bc056
perf evlist: Remove redundant validation from propagate_maps()
by Adrian Hunter
· 9 years ago
725e06b
perf evlist: Simplify set_maps() logic
by Adrian Hunter
· 9 years ago
a69b09e
perf evlist: Simplify propagate_maps() logic
by Adrian Hunter
· 9 years ago
ae78581
selftests: exec: revert to default emit rule
by Bamvor Jian Zhang
· 9 years ago
900d65e
selftests: change install command to rsync
by Bamvor Jian Zhang
· 9 years ago
b11054b
selftests: mqueue: simplify the Makefile
by Bamvor Jian Zhang
· 9 years ago
cc19ada
selftests: mqueue: allow extra cflags
by Bamvor Jian Zhang
· 9 years ago
1087d01
selftests: rename jump label to static_keys
by Bamvor Jian Zhang
· 9 years ago
b623c4d
selftests/seccomp: add support for s390
by Kees Cook
· 9 years ago
7ef7cc9
seltests/zram: fix syntax error
by Zhang Zhen
· 9 years ago
bd315aa
perf top: Fix segfault pressing -> with no hist entries
by Wang Nan
· 9 years ago
caa4704
perf header: Fixup reading of HEADER_NRCPUS feature
by Arnaldo Carvalho de Melo
· 9 years ago
c9946c4
selftests: enhance membarrier syscall test
by Mathieu Desnoyers
· 9 years ago
b6d9734
selftests: add membarrier syscall test
by Pranith Kumar
· 9 years ago
ddab2c0
tools/virtio: fix build after 4.2 changes
by Michael S. Tsirkin
· 9 years ago
f6f7a63
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
54283ae
Merge tag 'linux-kselftest-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 9 years ago
fd5a9ec
selftests:vm: point to libhugetlbfs for regression testing
by Mike Kravetz
· 9 years ago
243db535
Revert "selftests: add hugetlbfstest"
by Mike Kravetz
· 9 years ago
77bb499
pagemap: add mmap-exclusive bit for marking pages mapped only here
by Konstantin Khlebnikov
· 9 years ago
deb9454
pagemap: switch to the new format and do some cleanup
by Konstantin Khlebnikov
· 9 years ago
af8713b
selftests/userfaultfd: fix compiler warnings on 32-bit
by Geert Uytterhoeven
· 9 years ago
12f03ee
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
49df2e3
userfaultfd: selftest: update userfaultfd x86 32bit syscall number
by Andrea Arcangeli
· 9 years ago
76fc5e7
x86/vm86: Block non-root vm86(old) if mmap_min_addr != 0
by Andy Lutomirski
· 9 years ago
c47174f
userfaultfd: selftest
by Andrea Arcangeli
· 9 years ago
32ae976
selftests/capabilities: Add tests for capability evolution
by Andy Lutomirski
· 9 years ago
ff474e8
Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
79b0691
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
ca520ca
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
dd5cdb4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
53ff6bc
perf tools: Fix use of wrong event when processing exit events
by Adrian Hunter
· 9 years ago
5ad4da4
perf tools: Fix parse_events_add_pmu caller
by Jiri Olsa
· 9 years ago
ae98207
Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
43af987
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
7eba7d9
selftests/zram: Makefile fix
by Naresh Kamboju
· 9 years ago
2dfb28e
selftests/zram: must be run as root
by Naresh Kamboju
· 9 years ago
af4aead
perf tools: Fix link time error with sample_reg_masks on non x86
by Stephane Eranian
· 9 years ago
04aa90b
perf build: Fix Intel PT instruction decoder dependency problem
by Wang Nan
· 9 years ago
5778077
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
3b27d13
perf dwarf: Fix potential array out of bounds access
by Wang Nan
· 9 years ago
e625ccec
Merge branches 'pm-tools' and 'powercap'
by Rafael J. Wysocki
· 9 years ago
5320266
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 9 years ago
41d859a
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
e10994f
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
20a2000
Merge branch 'acpi-tools'
by Rafael J. Wysocki
· 9 years ago
7073bc6
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
7c01919
Merge tag 'xtensa-20150830' of git://github.com/czankel/xtensa-linux
by Linus Torvalds
· 9 years ago
bcc84ec
perf record: Add ability to name registers to record
by Stephane Eranian
· 9 years ago
c5e991e
perf/x86: Add list of register names
by Stephane Eranian
· 9 years ago
fc36f94
perf script: Enable printing of interrupted machine state
by Stephane Eranian
· 9 years ago
d988d5e
perf evlist: Open event on evsel cpus and threads
by Kan Liang
· 9 years ago
acf860a
bpf tools: New API to get name from a BPF object
by Wang Nan
· 9 years ago
97db620
perf tools: Fix build on powerpc broken by pt/bts
by Adrian Hunter
· 9 years ago
2f37d65
Merge tag 'staging-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
1af115d
Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 9 years ago
1c00038
Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 9 years ago
bac2e4a
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 9 years ago
02b643b
Merge branch 'perf/urgent' into perf/core, to pick up fixes
by Ingo Molnar
· 9 years ago
650c919
Merge tag 'v4.2' into for_next
by Chris Zankel
· 9 years ago
32ab0a3f
libnvdimm, pmem: 'struct page' for pmem
by Dan Williams
· 9 years ago
e145574
libnvdimm, pfn: 'struct page' provider infrastructure
by Dan Williams
· 9 years ago
404c2db
tools: cpupower: Fix error when running cpupower monitor
by Shreyas B. Prabhu
· 9 years ago
2c07144
perf evlist: Add backpointer for perf_env to evlist
by Kan Liang
· 9 years ago
ce80d3b
perf tools: Rename perf_session_env to perf_env
by Kan Liang
· 9 years ago
9f30fff
perf tools: Do not change lib/api/fs/debugfs directly
by Jiri Olsa
· 9 years ago
9f44f0c
perf tools: Add tracing_path and remove unneeded functions
by Jiri Olsa
· 9 years ago
0b5a793
perf buildid: Introduce sysfs/filename__sprintf_build_id
by Masami Hiramatsu
· 9 years ago
d49e469
perf evsel: Add a backpointer to the evlist a evsel is in
by Arnaldo Carvalho de Melo
· 9 years ago
a598bb5
perf trace: Add header with copyright and background info
by Arnaldo Carvalho de Melo
· 9 years ago
84e5d89
perf scripts python: Add new compaction-times script
by Tony Jones
· 9 years ago
601083c
perf stat: Get correct cpu id for print_aggr
by Kan Liang
· 9 years ago
1d94501
tools lib traceeveent: Allow for negative numbers in print format
by Steven Rostedt
· 9 years ago
77e0070
perf script: Add --[no-]-demangle/--[no-]-demangle-kernel
by Mark Drayton
· 9 years ago
0d36938
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
Next »