index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2014-11-24
scsi: add SPC-3 command definitions
Hannes Reinecke
2014-11-24
scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16
Hannes Reinecke
2014-11-24
kselftest: Move the docs to the Documentation dir
Tim Bird
2014-11-24
perf tools: Collapse first level callchain entry if it has sibling
Namhyung Kim
2014-11-24
perf hists browser: Print overhead percent value for first-level callchain
Namhyung Kim
2014-11-23
ktest: Add back "tail -1" to kernelrelease make
Steven Rostedt (Red Hat)
2014-11-21
ktest: Add name to running title
Steven Rostedt (Red Hat)
2014-11-21
ktest: Allow tests to undefine default options
Steven Rostedt (Red Hat)
2014-11-21
ktest: Fix make_min_config to handle new assign_configs call
Steven Rostedt (Red Hat)
2014-11-21
ktest: Use make -s kernelrelease
Michal Marek
2014-11-20
treewide: fix typo in printk and Kconfig
Masanari Iida
2014-11-20
Replace mentions of "list_struct" to "list_head"
Andrey Utkin
2014-11-20
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2014-11-19
perf tools: Only override the default :tid comm entry
Adrian Hunter
2014-11-19
perf tools: Add perf-read-vdso32 and perf-read-vdsox32 to .gitignore
Adrian Hunter
2014-11-19
perf evlist: Do not poll events that use the system_wide flag
Adrian Hunter
2014-11-19
perf evsel: Fix ftrace:function event recording
Jiri Olsa
2014-11-19
perf diff: Add missing handler for PERF_RECORD_MMAP2 events
Kan Liang
2014-11-19
perf hists: Fix up srcline histogram key formatting
Arnaldo Carvalho de Melo
2014-11-19
perf annotate: Support source line numbers in annotate
Andi Kleen
2014-11-19
perf tools: Only print base source file for srcline
Andi Kleen
2014-11-19
perf callchain: Use a common function to resolve symbol or name
Andi Kleen
2014-11-19
perf callchain: Use al.addr to set up call chain
Andi Kleen
2014-11-19
perf callchain: Factor out adding new call chain entries
Andi Kleen
2014-11-19
perf tools: Fix annotation with kcore
Adrian Hunter
2014-11-19
perf test: fix typo in python test
WANG Chao
2014-11-19
perf symbols: Fallback to kallsyms when using the minimal 'ELF' loader
Arnaldo Carvalho de Melo
2014-11-19
perf tools: Clean up libelf feature support code
Namhyung Kim
2014-11-19
perf build-id: Move disable_buildid_cache() to util/build-id.c
Namhyung Kim
2014-11-17
selftests/timers: change test to use ksft framework
Shuah Khan
2014-11-17
selftests/kcmp: change test to use ksft framework
Shuah Khan
2014-11-17
selftests/ipc: change test to use ksft framework
Shuah Khan
2014-11-17
selftests/breakpoints: change test to use ksft framework
Shuah Khan
2014-11-17
selftests: add kselftest framework for uniform test reporting
Shuah Khan
2014-11-17
selftests/user: move test out of Makefile into a shell script
Shuah Khan
2014-11-16
perf record: Add new -I option to sample interrupted machine state
Stephane Eranian
2014-11-16
perf/tests: Add interrupted state sample parsing test
Stephane Eranian
2014-11-16
perf tools: Add core support for sampling intr machine state regs
Stephane Eranian
2014-11-16
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2014-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-11-13
Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', '...
Paul E. McKenney
2014-11-11
selftests/net: psock_fanout seg faults in sock_fanout_read_ring()
Shuah Khan
2014-11-07
tools: hv: introduce -n/--no-daemon option
Vitaly Kuznetsov
2014-11-07
Tools: hv: vssdaemon: ignore the EBUSY on multiple freezing the same partition
Dexuan Cui
2014-11-06
perf evsel: Do not call pevent_free_format when deleting tracepoint
Jiri Olsa
2014-11-06
perf script python: Removing event cache as it's no longer needed
Jiri Olsa
2014-11-06
perf script perl: Removing event cache as it's no longer needed
Jiri Olsa
2014-11-06
perf tools: Add test_and_set_bit function
Jiri Olsa
2014-11-06
ftracetest: Add basic event tracing test cases
Namhyung Kim
2014-11-06
ftracetest: Clear trace buffer after running kprobe testcases
Namhyung Kim
[prev]
[next]