aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2017-03-07radix tree test suite: Depend on Makefile and quieten grepGravatar Matthew Wilcox 1-2/+2
2017-03-07radix tree test suite: Fix build with --as-neededGravatar Michael Ellerman 1-4/+2
2017-03-07radix tree test suite: Build 32 bit binariesGravatar Rehas Sachdeva 1-0/+4
2017-03-07radix tree test suite: Add performance test for radix_tree_join()Gravatar Rehas Sachdeva 1-0/+47
2017-03-07radix tree test suite: Add performance test for radix_tree_split()Gravatar Rehas Sachdeva 1-0/+44
2017-03-07radix tree test suite: Add performance benchmarksGravatar Rehas Sachdeva 1-7/+75
2017-03-07radix tree test suite: Add test for radix_tree_clear_tags()Gravatar Rehas Sachdeva 1-0/+29
2017-03-07radix tree test suite: Add tests for ida_simple_get() and ida_simple_remove()Gravatar Rehas Sachdeva 1-0/+19
2017-03-07radix tree test suite: Add test for idr_get_next()Gravatar Rehas Sachdeva 1-0/+25
2017-02-28Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxGravatar Linus Torvalds 41-709/+689
2017-02-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 54-129/+256
2017-02-28Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-10/+58
2017-02-27Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 6-9/+10
2017-02-27Merge tag 'ktest-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 1-35/+76
2017-02-27Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Gravatar Linus Torvalds 1-7/+19
2017-02-27scripts/spelling.txt: add "overrided" pattern and fix typo instancesGravatar Masahiro Yamada 1-1/+1
2017-02-27scripts/spelling.txt: add "an one" pattern and fix typo instancesGravatar Masahiro Yamada 1-1/+1
2017-02-27scripts/spelling.txt: add "an union" pattern and fix typo instancesGravatar Masahiro Yamada 2-3/+3
2017-02-27scripts/spelling.txt: add "an user" pattern and fix typo instancesGravatar Masahiro Yamada 1-1/+1
2017-02-27tools/testing/selftests/sigaltstack/sas.c: improve output of sigaltstack test...Gravatar Stas Sergeev 1-3/+4
2017-02-25Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 57-402/+1312
2017-02-24lib/find_bit.c: micro-optimise find_next_*_bitGravatar Matthew Wilcox 1-1/+1
2017-02-24userfaultfd: non-cooperative: selftest: enable REMOVE event test for shmemGravatar Mike Rapoport 1-4/+2
2017-02-24userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVEGravatar Mike Rapoport 1-8/+8
2017-02-24objtool: Improve detection of BUG() and other dead endsGravatar Josh Poimboeuf 3-10/+58
2017-02-23Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Gravatar Linus Torvalds 2-0/+30
2017-02-23Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Gravatar Linus Torvalds 2-1/+5
2017-02-23Merge tag 'v4.10-rc8' into drm-nextGravatar Dave Airlie 8-30/+68
2017-02-22userfaultfd: selftest: test UFFDIO_ZEROPAGE on all memory typesGravatar Andrea Arcangeli 1-1/+81
2017-02-22userfaultfd: non-cooperative: selftest: add test for FORK, MADVDONTNEED and R...Gravatar Mike Rapoport 1-12/+163
2017-02-22userfaultfd: non-cooperative: selftest: add ufd parameter to copy_pageGravatar Mike Rapoport 1-5/+5
2017-02-22userfaultfd: non-cooperative: selftest: introduce userfaultfd_openGravatar Mike Rapoport 1-16/+25
2017-02-22userfaultfd: shmem: add userfaultfd_shmem testGravatar Mike Rapoport 3-2/+50
2017-02-22userfaultfd: shmem: allow registration of shared memory rangesGravatar Mike Rapoport 1-1/+1
2017-02-22userfaultfd: hugetlbfs: add userfaultfd_hugetlb testGravatar Mike Kravetz 3-17/+161
2017-02-22tools/vm: add missing Makefile rulesGravatar Daniel Thompson 1-0/+8
2017-02-22Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+2
2017-02-22Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-5/+20
2017-02-22Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 3-100/+225
2017-02-22Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 3-3/+213
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 17-313/+2536
2017-02-21Merge tag 'perf-core-for-mingo-4.11-20170220' of git://git.kernel.org/pub/scm...Gravatar Ingo Molnar 54-129/+256
2017-02-20Merge tag 'acpi-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Gravatar Linus Torvalds 10-10/+32
2017-02-20Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 1-0/+569
2017-02-20Merge tag 'leds_for_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/j....Gravatar Linus Torvalds 2-2/+86
2017-02-20Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+1
2017-02-20Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-0/+1
2017-02-20Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-1/+196
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 4-0/+18
2017-02-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 137-465/+4952