summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sparc64: SPARC optimized __fls functionVijay Kumar2017-11-151-0/+10
* sparc64: SPARC optimized fls functionVijay Kumar2017-11-152-0/+21
* sparc64: Define SPARC default __fls functionVijay Kumar2017-11-153-1/+63
* sparc64: Define SPARC default fls functionVijay Kumar2017-11-153-1/+70
* vDSO for sparcNagarathnam Muthusamy2017-11-1526-2/+1494
* sparc32: Add cmpxchg64().David S. Miller2017-09-282-0/+17
* sbus: char: Move D7S_MINOR to include/linux/miscdevice.hCorentin Labbe2017-09-282-1/+1
* sparc: time: Remove unneeded linux/miscdevice.h includeCorentin Labbe2017-09-281-1/+0
* sparc64: mmu_context: Add missing include filesGuenter Roeck2017-09-281-0/+2
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2017-09-273-0/+8
|\
| * quota: Fix quota corruption with generic/232 testJan Kara2017-09-271-0/+4
| * isofs: fix build regressionArnd Bergmann2017-09-181-0/+2
| * quota: add missing lock into __dquot_transfer()Konstantin Khlebnikov2017-09-181-0/+2
* | Merge tag 'linux-kselftest-4.14-rc3-fixes' of git://git.kernel.org/pub/scm/li...Linus Torvalds2017-09-2721-67/+247
|\ \
| * | selftests: timers: set-timer-lat: Fix hang when testing unsupported alarmsShuah Khan2017-09-251-3/+6
| * | selftests: timers: set-timer-lat: fix hang when std out/err are redirectedShuah Khan2017-09-251-3/+1
| * | selftests/memfd: correct run_tests.sh permissionLi Zhijian2017-09-251-0/+0
| * | selftests/seccomp: Support glibc 2.26 siginfo_t.hKees Cook2017-09-251-5/+13
| * | selftests: futex: Makefile: fix for loops in targets to run silentlyShuah Khan2017-09-251-3/+3
| * | selftests: Makefile: fix for loops in targets to run silentlyShuah Khan2017-09-251-7/+7
| * | selftests: mqueue: Use full path to run tests from MakefileShuah Khan2017-09-251-2/+2
| * | selftests: futex: copy sub-dir test scripts for make O=dir runShuah Khan2017-09-251-1/+4
| * | selftests: lib.mk: copy test scripts and test files for make O=dir runShuah Khan2017-09-211-0/+11
| * | selftests: sync: kselftest and kselftest-clean fail for make O=dir caseShuah Khan2017-09-211-6/+18
| * | selftests: sync: use TEST_CUSTOM_PROGS instead of TEST_PROGSShuah Khan2017-09-211-2/+4
| * | selftests: lib.mk: add TEST_CUSTOM_PROGS to allow custom test run/installShuah Khan2017-09-211-5/+11
| * | selftests: watchdog: fix to use TEST_GEN_PROGS and remove cleanShuah Khan2017-09-211-6/+1
| * | selftests: lib.mk: fix test executable status check to use full pathShuah Khan2017-09-211-1/+1
| * | selftests: Makefile: clear LDFLAGS for make O=dir use-caseShuah Khan2017-09-211-0/+4
| * | selftests: lib.mk: kselftest and kselftest-clean fail for make O=dir caseShuah Khan2017-09-211-0/+15
| * | Makefile: kselftest and kselftest-clean fail for make O=dir caseShuah Khan2017-09-211-2/+2
| * | selftests/net: msg_zerocopy enable build with older kernel headersThomas Meyer2017-09-191-1/+1
| * | selftests: actually run the various net selftestsJosef Bacik2017-09-191-3/+3
| * | selftest: add a reuseaddr testJosef Bacik2017-09-193-1/+116
| * | selftests: silence test output by defaultJosef Bacik2017-09-191-2/+2
| * | selftests/ftrace: multiple_kprobes: Also check for supportThomas Meyer2017-09-181-0/+2
| * | selftests/bpf: Make bpf_util work on uniprocessor systemsThomas Meyer2017-09-181-8/+9
| * | selftests/intel_pstate: No need to compile test progs in the run scriptThomas Meyer2017-09-181-6/+0
| * | selftests: intel_pstate: build only on x86Daniel Díaz2017-09-182-0/+7
| * | selftests: breakpoints: re-order TEST_GEN_PROGS targetsFathi Boudra2017-09-181-4/+4
| * | tools: fix testing/selftests/sigaltstack for s390xThomas Richter2017-09-181-0/+4
| * | selftests: net: More graceful finding of `ip'.Daniel Díaz2017-09-181-1/+1
* | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-09-2715-315/+375
|\ \ \
| * \ \ Merge branch 'WIP.x86/fpu' into x86/fpu, because it's readyIngo Molnar2017-09-2615-315/+375
| |\ \ \
| | * | | x86/fpu: Use using_compacted_format() instead of open coded X86_FEATURE_XSAVESEric Biggers2017-09-261-1/+1
| | * | | x86/fpu: Use validate_xstate_header() to validate the xstate_header in copy_u...Eric Biggers2017-09-261-11/+5
| | * | | x86/fpu: Eliminate the 'xfeatures' local variable in copy_user_to_xstate()Eric Biggers2017-09-261-7/+4
| | * | | x86/fpu: Copy the full header in copy_user_to_xstate()Eric Biggers2017-09-261-2/+5
| | * | | x86/fpu: Use validate_xstate_header() to validate the xstate_header in copy_k...Eric Biggers2017-09-261-10/+2
| | * | | x86/fpu: Eliminate the 'xfeatures' local variable in copy_kernel_to_xstate()Eric Biggers2017-09-261-6/+4