summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2017-02-10scripts/spelling.txt: add "overrided" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-10scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada4-4/+4
2017-02-10scripts/spelling.txt: add "an one" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-10scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada2-3/+3
2017-02-10scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-10Merge branch 'akpm-current/current'Stephen Rothwell6-47/+482
2017-02-10Merge remote-tracking branch 'idr/idr-4.11'Stephen Rothwell41-699/+674
2017-02-10Merge remote-tracking branch 'kselftest/next'Stephen Rothwell57-394/+1301
2017-02-10Merge remote-tracking branch 'gpio/for-next'Stephen Rothwell2-1/+5
2017-02-10Merge remote-tracking branch 'cgroup/for-next'Stephen Rothwell1-7/+19
2017-02-10Merge remote-tracking branch 'staging/staging-next'Stephen Rothwell1-0/+2
2017-02-10Merge remote-tracking branch 'char-misc/char-misc-next'Stephen Rothwell3-100/+225
2017-02-10Merge remote-tracking branch 'usb/usb-next'Stephen Rothwell3-3/+213
2017-02-10Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell1-5/+20
2017-02-10Merge remote-tracking branch 'leds/for-next'Stephen Rothwell2-2/+86
2017-02-10Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell52-8/+1641
2017-02-10Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell58-209/+1431
2017-02-10Merge remote-tracking branch 'drm/drm-next'Stephen Rothwell2-0/+30
2017-02-10Merge remote-tracking branch 'net-next/master'Stephen Rothwell11-35/+2252
2017-02-09Merge branch 'acpica' into linux-nextRafael J. Wysocki10-10/+10
2017-02-09ACPICA: Source tree: Update copyright notices to 2017Bob Moore10-10/+10
2017-02-09tools/testing/selftests/sigaltstack/sas.c: improve output of sigaltstack test...Stas Sergeev1-3/+4
2017-02-09find_bit-micro-optimise-find_next__bit-v2Matthew Wilcox1-1/+1
2017-02-09userfaultfd: non-cooperative: selftest: enable REMOVE event test for shmemMike Rapoport1-4/+2
2017-02-09userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVEMike Rapoport1-8/+8
2017-02-09userfaultfd: selftest: test UFFDIO_ZEROPAGE on all memory typesAndrea Arcangeli1-1/+81
2017-02-09userfaultfd: non-cooperative: selftest: add test for FORK, MADVDONTNEED and R...Mike Rapoport1-12/+163
2017-02-09userfaultfd: non-cooperative: selftest: add ufd parameter to copy_pageMike Rapoport1-5/+5
2017-02-09userfaultfd: non-cooperative: selftest: introduce userfaultfd_openMike Rapoport1-16/+25
2017-02-09userfaultfd: shmem: add userfaultfd_shmem testMike Rapoport3-2/+50
2017-02-09userfaultfd: shmem: allow registration of shared memory rangesMike Rapoport1-1/+1
2017-02-09userfaultfd: hugetlbfs: add userfaultfd_hugetlb testMike Kravetz3-17/+161
2017-02-09tools/vm: add missing Makefile rulesDaniel Thompson1-0/+8
2017-02-09Merge branches 'pm-domains', 'pm-qos' and 'pm-tools' into linux-nextRafael J. Wysocki1-0/+287
2017-02-08selftests, x86, protection_keys: fix wrong offset in siginfoDave Hansen1-1/+1
2017-02-08selftests, x86, protection_keys: fix uninitialized variable warningDave Hansen1-1/+1
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2017-02-07radix tree test suite: Run iteration tests for longerMatthew Wilcox1-2/+2
2017-02-07radix tree test suite: Fix split/join memory leaksMatthew Wilcox1-1/+14
2017-02-07radix tree test suite: Fix leaks in regression2.cMatthew Wilcox1-2/+4
2017-02-07radix tree test suite: Fix leaky testsMatthew Wilcox1-12/+16
2017-02-07radix tree test suite: Enable address sanitizerMatthew Wilcox1-1/+1
2017-02-07radix-tree: Chain preallocated nodes through ->parentMatthew Wilcox1-3/+3
2017-02-07radix tree test suite: Dial down verbosity with -vRehas Sachdeva10-58/+77
2017-02-07radix tree test suite: Introduce kmalloc_verboseMatthew Wilcox2-0/+26
2017-02-07radix tree test suite: Build separate binaries for some testsMatthew Wilcox4-7/+33
2017-02-07ida: Use exceptional entries for small IDAsMatthew Wilcox1-1/+92
2017-02-07ida: Move ida_bitmap to a percpu variableMatthew Wilcox2-3/+4
2017-02-07Reimplement IDR and IDA using the radix treeMatthew Wilcox8-6/+365
2017-02-07radix tree test suite: Remove obsolete CONFIGMatthew Wilcox1-2/+0