summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-02-09scripts/spelling.txt: add "overrided" pattern and fix typo instancesMasahiro Yamada
2017-02-09scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada
2017-02-09scripts/spelling.txt: add "an one" pattern and fix typo instancesMasahiro Yamada
2017-02-09scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada
2017-02-09scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada
2017-02-09Merge branch 'akpm-current/current'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'idr/idr-4.11'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'kselftest/next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'gpio/for-next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'cgroup/for-next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'staging/staging-next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'char-misc/char-misc-next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'usb/usb-next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'leds/for-next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'drm/drm-next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2017-02-09tools/testing/selftests/sigaltstack/sas.c: improve output of sigaltstack test...Stas Sergeev
2017-02-08selftests, x86, protection_keys: fix wrong offset in siginfoDave Hansen
2017-02-08selftests, x86, protection_keys: fix uninitialized variable warningDave Hansen
2017-02-08Merge branches 'pm-domains', 'pm-qos' and 'pm-tools' into linux-nextRafael J. Wysocki
2017-02-08find_bit-micro-optimise-find_next__bit-v2Matthew Wilcox
2017-02-08userfaultfd: non-cooperative: selftest: enable REMOVE event test for shmemMike Rapoport
2017-02-08userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVEMike Rapoport
2017-02-08userfaultfd: selftest: test UFFDIO_ZEROPAGE on all memory typesAndrea Arcangeli
2017-02-08userfaultfd: non-cooperative: selftest: add test for FORK, MADVDONTNEED and R...Mike Rapoport
2017-02-08userfaultfd: non-cooperative: selftest: add ufd parameter to copy_pageMike Rapoport
2017-02-08userfaultfd: non-cooperative: selftest: introduce userfaultfd_openMike Rapoport
2017-02-08userfaultfd: shmem: add userfaultfd_shmem testMike Rapoport
2017-02-08userfaultfd: shmem: allow registration of shared memory rangesMike Rapoport
2017-02-08userfaultfd: hugetlbfs: add userfaultfd_hugetlb testMike Kravetz
2017-02-08tools/vm: add missing Makefile rulesDaniel Thompson
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-07radix tree test suite: Run iteration tests for longerMatthew Wilcox
2017-02-07radix tree test suite: Fix split/join memory leaksMatthew Wilcox
2017-02-07radix tree test suite: Fix leaks in regression2.cMatthew Wilcox
2017-02-07radix tree test suite: Fix leaky testsMatthew Wilcox
2017-02-07radix tree test suite: Enable address sanitizerMatthew Wilcox
2017-02-07radix-tree: Chain preallocated nodes through ->parentMatthew Wilcox
2017-02-07radix tree test suite: Dial down verbosity with -vRehas Sachdeva
2017-02-07radix tree test suite: Introduce kmalloc_verboseMatthew Wilcox
2017-02-07radix tree test suite: Build separate binaries for some testsMatthew Wilcox
2017-02-07ida: Use exceptional entries for small IDAsMatthew Wilcox
2017-02-07ida: Move ida_bitmap to a percpu variableMatthew Wilcox
2017-02-07Reimplement IDR and IDA using the radix treeMatthew Wilcox
2017-02-07radix tree test suite: Remove obsolete CONFIGMatthew Wilcox
2017-02-07radix tree test suite: Use vpath to find lib filesMatthew Wilcox
2017-02-07radix tree test suite: Reduce kernel.hMatthew Wilcox