Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5e804ac4824302efc3038e086cb21f2e93ab8900
/
tools
226f1f7
selftests/x86: Add a fork() to entry_from_vm86 to catch fork bugs
by Andy Lutomirski
· 9 years ago
ebb65c8
Merge tag 'powerpc-4.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
abb39bc
selftests/powerpc: Fix build failure of load_unaligned_zeropad test
by Michael Ellerman
· 9 years ago
00e6fa5
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 9 years ago
9fb4765
perf tools: Fix build break on powerpc due to sample_reg_masks
by Sukadev Bhattiprolu
· 9 years ago
1bca100
Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
e3be426
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
a9062dc
Merge branch 'turbostat' of https://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux into pm-tools
by Rafael J. Wysocki
· 9 years ago
af71b98
tools/power turbosat: update version number
by Len Brown
· 9 years ago
a2b7b74
tools/power turbostat: SKL: Adjust for TSC difference from base frequency
by Len Brown
· 9 years ago
b2b34df
tools/power turbostat: KNL workaround for %Busy and Avg_MHz
by Hubert Chrzaniuk
· 9 years ago
756357b
tools/power turbostat: IVB Xeon: fix --debug regression
by Len Brown
· 9 years ago
b5cabbc
perf tools: Fix copying of /proc/kcore
by Adrian Hunter
· 9 years ago
597ee40
perf intel-pt: Remove no_force_psb from documentation
by Adrian Hunter
· 9 years ago
266fa2b
perf probe: Use existing routine to look for a kernel module by dso->short_name
by Arnaldo Carvalho de Melo
· 9 years ago
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
c2e4b24
tools lib traceevent: Fix string handling in heterogeneous arch environments
by Kapileshwar Singh
· 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
381c02f
perf record: Avoid infinite loop at buildid processing with no samples
by Mark Rutland
· 9 years ago
a6f83f0
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 9 years ago
bf64456
perf tools: Bool functions shouldn't return -1
by Peter Senna Tschudin
· 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
b0063db
tools build: Add test for presence of __get_cpuid() gcc builtin
by Arnaldo Carvalho de Melo
· 9 years ago
f8ac860
tools build: Add test for presence of numa_num_possible_cpus() in libnuma
by Arnaldo Carvalho de Melo
· 9 years ago
179f36d
Revert "perf symbols: Fix mismatched declarations for elf_getphdrnum"
by Arnaldo Carvalho de Melo
· 9 years ago
0224357
s390: wire up userfaultfd system call
by Heiko Carstens
· 9 years ago
02d8dab
perf stat: Fix per-pkg event reporting bug
by Stephane Eranian
· 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
Next »