summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Linux 4.10-rc1v4.10-rc1Linus Torvalds2016-12-261-2/+2
* powerpc: Fix build warning on 32-bit PPCLarry Finger2016-12-261-1/+1
* avoid spurious "may be used uninitialized" warningLinus Torvalds2016-12-251-0/+1
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-25227-665/+604
|\
| * ktime: Get rid of ktime_equal()Thomas Gleixner2016-12-254-20/+4
| * ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-2556-95/+84
| * ktime: Get rid of the unionThomas Gleixner2016-12-2548-227/+200
| * clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-25132-327/+320
* | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-2572-689/+308
|\ \
| * | irqchip/armada-xp: Consolidate hotplug state spaceThomas Gleixner2016-12-252-2/+1
| * | irqchip/gic: Consolidate hotplug state spaceThomas Gleixner2016-12-252-2/+1
| * | coresight/etm3/4x: Consolidate hotplug state spaceThomas Gleixner2016-12-252-3/+2
| * | cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-2559-77/+77
| * | cpu/hotplug: Remove obsolete cpu hotplug register/unregister functionsThomas Gleixner2016-12-256-340/+1
| * | staging/lustre/libcfs: Convert to hotplug state machineAnna-Maria Gleixner2016-12-252-40/+46
| * | scsi/bnx2i: Convert to hotplug state machineSebastian Andrzej Siewior2016-12-252-48/+31
| * | scsi/bnx2fc: Convert to hotplug state machineSebastian Andrzej Siewior2016-12-252-46/+34
| * | cpu/hotplug: Prevent overwriting of callbacksThomas Gleixner2016-12-251-46/+50
| * | x86/msr: Remove bogus cleanup from the error pathThomas Gleixner2016-12-251-1/+0
| * | bus: arm-ccn: Prevent hotplug callback leakThomas Gleixner2016-12-251-1/+4
| * | perf/x86/intel/cstate: Prevent hotplug callback leakThomas Gleixner2016-12-251-7/+7
| * | ARM/imx/mmcd: Fix broken cpu hotplug handlingThomas Gleixner2016-12-251-12/+22