index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
*
scripts/spelling.txt: add "an one" pattern and fix typo instances
Masahiro Yamada
2017-02-27
*
scripts/spelling.txt: add "an union" pattern and fix typo instances
Masahiro Yamada
2017-02-27
*
scripts/spelling.txt: add "an user" pattern and fix typo instances
Masahiro Yamada
2017-02-27
*
tools/testing/selftests/sigaltstack/sas.c: improve output of sigaltstack test...
Stas Sergeev
2017-02-27
*
Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-02-25
|
\
|
*
selftests/powerpc: Fix remaining fallout from recent changes
Michael Ellerman
2017-02-14
|
*
selftests/powerpc: Fix the clean rule since recent changes
Michael Ellerman
2017-02-14
|
*
selftests: Fix the .S and .S -> .o rules
Michael Ellerman
2017-02-14
|
*
selftests: Fix the .c linking rule
Michael Ellerman
2017-02-14
|
*
selftests: Fix selftests build to just build, not run tests
Michael Ellerman
2017-02-14
|
*
selftests, x86, protection_keys: fix wrong offset in siginfo
Dave Hansen
2017-02-08
|
*
selftests, x86, protection_keys: fix uninitialized variable warning
Dave Hansen
2017-02-08
|
*
selftest: cpufreq: Add special tests
Viresh Kumar
2017-01-19
|
*
selftest: cpufreq: Add support to test cpufreq modules
Viresh Kumar
2017-01-19
|
*
selftest: cpufreq: Add suspend/resume/hibernate support
Viresh Kumar
2017-01-19
|
*
selftest: cpufreq: Add support for cpufreq tests
Viresh Kumar
2017-01-19
|
*
selftests: Add intel_pstate to TARGETS
Stafford Horne
2017-01-19
|
*
selftests/intel_pstate: Update makefile to match new style
Stafford Horne
2017-01-19
|
*
selftests/intel_pstate: Fix warning on loop index overflow
Stafford Horne
2017-01-19
|
*
cpupower: Restore format of frequency-info limit
Stafford Horne
2017-01-19
|
*
selftests/futex: Add headers to makefile dependencies
Stafford Horne
2017-01-19
|
*
selftests/futex: Add stdio used for logging
Stafford Horne
2017-01-19
|
*
selftests: x86 protection_keys remove dead code
Shuah Khan
2017-01-11
|
*
selftests: x86 protection_keys fix unused variable compile warnings
Shuah Khan
2017-01-11
|
*
selftests: ipc add missing generated file to .gitignore
Shuah Khan
2017-01-11
|
*
selftests: gpio add .gitignore for generated files
Shuah Khan
2017-01-11
|
*
selftests: enable O and KBUILD_OUTPUT
bamvor.zhangjian@huawei.com
2017-01-05
|
*
selftests: add EXTRA_CLEAN for clean target
bamvor.zhangjian@huawei.com
2017-01-05
|
*
selftests: remove CROSS_COMPILE in dedicated Makefile
bamvor.zhangjian@huawei.com
2017-01-05
|
*
selftests: add default rules for c source file
bamvor.zhangjian@huawei.com
2017-01-05
|
*
selftests: remove useless TEST_DIRS
bamvor.zhangjian@huawei.com
2017-01-05
|
*
selftests: remove duplicated all and clean target
bamvor.zhangjian@huawei.com
2017-01-05
*
|
lib/find_bit.c: micro-optimise find_next_*_bit
Matthew Wilcox
2017-02-24
*
|
userfaultfd: non-cooperative: selftest: enable REMOVE event test for shmem
Mike Rapoport
2017-02-24
*
|
userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVE
Mike Rapoport
2017-02-24
*
|
Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...
Linus Torvalds
2017-02-23
|
\
\
|
*
\
Merge tag 'v4.10-rc8' into drm-next
Dave Airlie
2017-02-22
|
|
\
\
|
*
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
2017-01-26
|
|
\
\
\
|
*
\
\
\
Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-01-08
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
drm: Add some kselftests for the DRM range manager (struct drm_mm)
Chris Wilson
2016-12-27
|
|
*
|
|
lib: Add a simple prime number generator
Chris Wilson
2016-12-27
|
|
*
|
|
Merge tag 'docs-4.10' of git://git.lwn.net/linux into drm-misc-next
Daniel Vetter
2016-12-13
|
|
|
\
\
\
*
|
|
\
\
\
Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2017-02-23
|
\
\
\
\
\
\
|
*
|
|
|
|
|
gpio-hammer: fix make consumer_label suitable to work on gpio-nails
Uwe Kleine-König
2017-01-26
|
*
|
|
|
|
|
gpio: tools: add .gitignore for generated files
Shuah Khan
2017-01-11
|
|
/
/
/
/
/
*
|
|
|
|
|
userfaultfd: selftest: test UFFDIO_ZEROPAGE on all memory types
Andrea Arcangeli
2017-02-22
*
|
|
|
|
|
userfaultfd: non-cooperative: selftest: add test for FORK, MADVDONTNEED and R...
Mike Rapoport
2017-02-22
*
|
|
|
|
|
userfaultfd: non-cooperative: selftest: add ufd parameter to copy_page
Mike Rapoport
2017-02-22
*
|
|
|
|
|
userfaultfd: non-cooperative: selftest: introduce userfaultfd_open
Mike Rapoport
2017-02-22
*
|
|
|
|
|
userfaultfd: shmem: add userfaultfd_shmem test
Mike Rapoport
2017-02-22
[next]