summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-2559-402/+1325
|\
| * selftests/powerpc: Fix remaining fallout from recent changesMichael Ellerman2017-02-144-12/+13
| * selftests/powerpc: Fix the clean rule since recent changesMichael Ellerman2017-02-141-1/+2
| * selftests: Fix the .S and .S -> .o rulesMichael Ellerman2017-02-141-2/+2
| * selftests: Fix the .c linking ruleMichael Ellerman2017-02-141-1/+1
| * selftests: Fix selftests build to just build, not run testsMichael Ellerman2017-02-141-5/+5
| * selftests, x86, protection_keys: fix wrong offset in siginfoDave Hansen2017-02-081-1/+1
| * selftests, x86, protection_keys: fix uninitialized variable warningDave Hansen2017-02-081-1/+1
| * selftest: cpufreq: Update MAINTAINERS fileViresh Kumar2017-02-081-0/+1
| * selftest: cpufreq: Add special testsViresh Kumar2017-01-194-3/+146
| * selftest: cpufreq: Add support to test cpufreq modulesViresh Kumar2017-01-193-6/+284
| * selftest: cpufreq: Add suspend/resume/hibernate supportViresh Kumar2017-01-192-2/+52
| * selftest: cpufreq: Add support for cpufreq testsViresh Kumar2017-01-196-0/+568
| * selftests: Add intel_pstate to TARGETSStafford Horne2017-01-191-0/+1
| * selftests/intel_pstate: Update makefile to match new styleStafford Horne2017-01-191-9/+4
| * selftests/intel_pstate: Fix warning on loop index overflowStafford Horne2017-01-191-1/+1
| * cpupower: Restore format of frequency-info limitStafford Horne2017-01-191-9/+12
| * selftests/futex: Add headers to makefile dependenciesStafford Horne2017-01-191-1/+4
| * selftests/futex: Add stdio used for loggingStafford Horne2017-01-191-0/+1
| * selftests: x86 protection_keys remove dead codeShuah Khan2017-01-111-10/+0
| * selftests: x86 protection_keys fix unused variable compile warningsShuah Khan2017-01-111-5/+0
| * selftests: ipc add missing generated file to .gitignoreShuah Khan2017-01-111-0/+1
| * selftests: gpio add .gitignore for generated filesShuah Khan2017-01-111-0/+1
| * selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com2017-01-0518-75/+122
| * selftests: add EXTRA_CLEAN for clean targetbamvor.zhangjian@huawei.com2017-01-057-24/+17
| * selftests: remove CROSS_COMPILE in dedicated Makefilebamvor.zhangjian@huawei.com2017-01-052-2/+0
| * selftests: add default rules for c source filebamvor.zhangjian@huawei.com2017-01-056-21/+10
| * selftests: remove useless TEST_DIRSbamvor.zhangjian@huawei.com2017-01-052-3/+3
| * selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com2017-01-0537-255/+118
* | Merge tag 'for-linus-4.11-ofs2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-02-259-31/+49
|\ \
| * \ Merge tag 'v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/l...Mike Marshall2017-02-2511876-304081/+798290
| |\ \
| * | | orangefs: fix buffer size mis-match between kernel space and user space.Mike Marshall2017-02-091-2/+1
| * | | orangefs: Dan Carpenter influenced cleanups...Mike Marshall2017-02-092-9/+11
| * | | orangefs: Remove orangefs_backing_dev_infoJan Kara2017-02-033-18/+1
| * | | orangefs: Support readahead_readcnt parameter.Martin Brandenburg2017-02-032-2/+31
| * | | orangefs: silence harmless integer overflow warningDan Carpenter2017-02-031-0/+5
| * | | Merge tag 'v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li...Mike Marshall2017-01-271855-11744/+21676
| |\ \ \
* | \ \ \ Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-2542-1243/+1212
|\ \ \ \ \
| * | | | | Btrfs: use the correct type when creating cow dio extentLiu Bo2017-02-221-1/+1
| * | | | | Btrfs: fix deadlock between dedup on same file and starting writebackFilipe Manana2017-02-221-2/+12
| * | | | | btrfs: use btrfs_debug instead of pr_debug in transaction abortJeff Mahoney2017-02-171-1/+2
| * | | | | btrfs: btrfs_truncate_free_space_cache always allocates pathJeff Mahoney2017-02-171-7/+7
| * | | | | btrfs: free-space-cache, clean up unnecessary root argumentsJeff Mahoney2017-02-175-26/+22
| * | | | | btrfs: convert btrfs_inc_block_group_ro to accept fs_infoJeff Mahoney2017-02-174-6/+5
| * | | | | btrfs: flush_space always takes fs_info->fs_rootJeff Mahoney2017-02-171-10/+10
| * | | | | btrfs: pass fs_info to (more) routines that are only called with extent_rootJeff Mahoney2017-02-171-50/+53
| * | | | | btrfs: qgroup: Move half of the qgroup accounting time out of commit transQu Wenruo2017-02-173-11/+75
| * | | | | btrfs: remove unused parameter from adjust_slots_upwardsDavid Sterba2017-02-171-3/+2
| * | | | | btrfs: remove unused parameters from __btrfs_write_out_cacheDavid Sterba2017-02-171-8/+3
| * | | | | btrfs: remove unused parameter from cleanup_write_cache_enospcDavid Sterba2017-02-171-3/+2