index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
2012-03-28
mm: move hugepage test examples to tools/testing/selftests/vm
Dave Young
2012-03-28
selftests/Makefile: make `run_tests' depend on `all'
Andrew Morton
2012-03-28
selftests: launch individual selftests from the main Makefile
Frederic Weisbecker
2012-03-23
Merge tag 'ktest-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2012-03-21
ktest: Allow a test to override REBOOT_ON_SUCCESS
Steven Rostedt
2012-03-21
ktest: Fix SWITCH_TO_GOOD to also reboot the machine
Steven Rostedt
2012-03-21
ktest: Add SCP_TO_TARGET_INSTALL option
Steven Rostedt
2012-03-21
ktest: Add warning when bugs are ignored
Steven Rostedt
2012-03-21
ktest: Add INSTALL_MOD_STRIP=1 when installing modules
Steven Rostedt
2012-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-02-27
Merge tag 'ktest-fix-make-min-failed-build-for-real' of git://git.kernel.org/...
Linus Torvalds
2012-02-27
ktest: Fix make_min_config test when build fails
Steven Rostedt
2012-02-21
tools: Fix typo in ktest.pl
Masanari Iida
2012-01-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2012-01-12
selftests: new x86 breakpoints selftest
Frederic Weisbecker
2012-01-12
selftests: new very basic kernel selftests directory
Frederic Weisbecker
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-04
ktest: Add INGORE_ERRORS to ignore warnings in boot up
Steven Rostedt
2012-01-04
ktest: Still do reboot even for REBOOT_TYPE = script
Steven Rostedt
2012-01-02
misc latin1 to utf8 conversions
Al Viro
2011-12-22
ktest: Fix compare script to test if options are not documented
Steven Rostedt
2011-12-22
ktest: Detect typos in option names
Steven Rostedt
2011-12-22
ktest: Have all values be set by defaults
Steven Rostedt
2011-12-22
ktest: Change initialization of defaults hash to perl format
Steven Rostedt
2011-12-22
ktest: Add options SWITCH_TO_GOOD and SWITCH_TO_TEST
Steven Rostedt
2011-12-22
ktest: Allow overriding bisect test results
Steven Rostedt
2011-12-22
ktest: Evaluate options before processing them
Steven Rostedt
2011-12-22
ktest: Evaluate $KERNEL_VERSION in both install and post install
Steven Rostedt
2011-12-22
ktest: Only ask options needed for install
Steven Rostedt
2011-12-22
ktest: When creating a new config, ask for BUILD_OPTIONS
Steven Rostedt
2011-12-22
ktest: Do not ask for some options if the only test is build
Steven Rostedt
2011-12-22
ktest: Ask for type of test when creating a new config
Steven Rostedt
2011-12-22
ktest: Allow bisect test to restart where it left off
Steven Rostedt
2011-11-23
ktest: When creating new config, allow the use of ${THIS_DIR}
Steven Rostedt
2011-11-21
ktest: Add default for ssh-user, build-target and target-image
Steven Rostedt
2011-11-18
ktest: Allow success logs to be stored
Rabin Vincent
2011-11-18
ktest: Save test output
Rabin Vincent
2011-11-18
ktest: Check parent options for iterated tests
Rabin Vincent
2011-10-28
ktest: Evaluate variables entered on the command line
Steven Rostedt
2011-10-22
ktest: Add variable ${PWD}
Steven Rostedt
2011-10-22
ktest: Add another monitor flush before installing kernel
Steven Rostedt
2011-10-20
ktest: Do not opencode reboot in grub setting
Steven Rostedt
2011-10-17
ktest: Add processing of complex conditionals
Steven Rostedt
2011-10-17
ktest: Fix parsing of config section lines
Steven Rostedt
2011-10-17
ktest: Sort make_min_config configs by dependecies
Steven Rostedt
2011-10-17
ktest: Add DEFINED keyword for IF statements
Steven Rostedt
2011-10-17
ktest: Add OVERRIDE keyword to DEFAULTS section
Steven Rostedt
2011-10-17
ktest: Consolidate TEST_TYPE and DEFAULT code
Steven Rostedt
2011-10-17
ktest: Add INCLUDE keyword to include other config files
Steven Rostedt
2011-10-17
ktest: Let IF keyword take comparisons
Steven Rostedt
[next]