index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-11-08
Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2015-11-06
perf test: Do not be case sensitive when searching for matching tests
Arnaldo Carvalho de Melo
2015-11-06
perf test: Add 'perf test BPF'
Wang Nan
2015-11-06
perf test: Enhance the LLVM tests: add kbuild test
Wang Nan
2015-11-06
perf test: Enhance the LLVM test: update basic BPF test program
Wang Nan
2015-11-06
perf bpf: Improve BPF related error messages
Wang Nan
2015-11-06
perf tools: Make fetch_kernel_version() publicly available
Wang Nan
2015-11-06
bpf tools: Add new API bpf_object__get_kversion()
Wang Nan
2015-11-06
bpf tools: Improve libbpf error reporting
Wang Nan
2015-11-06
perf probe: Cleanup find_perf_probe_point_from_map to reduce redundancy
Masami Hiramatsu
2015-11-06
perf annotate: Inform the user about objdump failures in --stdio
Andi Kleen
2015-11-05
perf stat: Make stat options global
Jiri Olsa
2015-11-05
perf sched latency: Fix thread pid reuse issue
Jiri Olsa
2015-11-05
perf tools: Fix find_perf_probe_point_from_map() which incorrectly returns su...
Wang Nan
2015-11-05
perf trace: Fix documentation for -i
Peter Feiner
2015-11-05
tools lib bpf: Change FEATURE-DUMP to FEATURE-DUMP.libbpf
Yunlong Song
2015-11-05
perf llvm: Pass LINUX_VERSION_CODE to BPF program when compiling
Wang Nan
2015-11-05
perf llvm: Pass number of configured CPUs to clang compiler
Wang Nan
2015-11-05
perf tools: Allow shuffling the build tests
Arnaldo Carvalho de Melo
2015-11-05
perf tools: Insert split maps correctly into origin group
Jiri Olsa
2015-11-04
perf stat: Use common printout function to avoid duplicated code
Andi Kleen
2015-11-04
perf stat: Move sw clock metrics printout to stat-shadow
Andi Kleen
2015-11-03
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-11-03
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-11-03
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-11-03
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-11-03
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-11-03
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-11-03
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-11-03
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-03
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-11-03
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-11-03
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-03
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-11-03
atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl()
Linus Torvalds
2015-11-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-11-03
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-03
Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-03
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-11-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-11-03
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-11-03
Merge tag 'arc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2015-11-03
Merge tag 'cris-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...
Linus Torvalds
2015-11-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
2015-11-03
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/geer...
Linus Torvalds
2015-11-03
Merge tag 'leds_for_4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...
Linus Torvalds
2015-11-03
tools lib bpf: Fix compiler warning on CentOS 6
Namhyung Kim
2015-11-03
perf bpf: Mute libbpf when '-v' not set
Wang Nan
[next]