index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2017-02-08
selftest: cpufreq: Update MAINTAINERS file
Viresh Kumar
-0
/
+1
2017-01-19
selftest: cpufreq: Add special tests
Viresh Kumar
-3
/
+146
2017-01-19
selftest: cpufreq: Add support to test cpufreq modules
Viresh Kumar
-6
/
+284
2017-01-19
selftest: cpufreq: Add suspend/resume/hibernate support
Viresh Kumar
-2
/
+52
2017-01-19
selftest: cpufreq: Add support for cpufreq tests
Viresh Kumar
-0
/
+568
2017-01-19
selftests: Add intel_pstate to TARGETS
Stafford Horne
-0
/
+1
2017-01-19
selftests/intel_pstate: Update makefile to match new style
Stafford Horne
-9
/
+4
2017-01-19
selftests/intel_pstate: Fix warning on loop index overflow
Stafford Horne
-1
/
+1
2017-01-19
cpupower: Restore format of frequency-info limit
Stafford Horne
-9
/
+12
2017-01-19
selftests/futex: Add headers to makefile dependencies
Stafford Horne
-1
/
+4
2017-01-19
selftests/futex: Add stdio used for logging
Stafford Horne
-0
/
+1
2017-01-11
selftests: x86 protection_keys remove dead code
Shuah Khan
-10
/
+0
2017-01-11
selftests: x86 protection_keys fix unused variable compile warnings
Shuah Khan
-5
/
+0
2017-01-11
selftests: ipc add missing generated file to .gitignore
Shuah Khan
-0
/
+1
2017-01-11
selftests: gpio add .gitignore for generated files
Shuah Khan
-0
/
+1
2017-01-05
selftests: enable O and KBUILD_OUTPUT
bamvor.zhangjian@huawei.com
-75
/
+122
2017-01-05
selftests: add EXTRA_CLEAN for clean target
bamvor.zhangjian@huawei.com
-24
/
+17
2017-01-05
selftests: remove CROSS_COMPILE in dedicated Makefile
bamvor.zhangjian@huawei.com
-2
/
+0
2017-01-05
selftests: add default rules for c source file
bamvor.zhangjian@huawei.com
-21
/
+10
2017-01-05
selftests: remove useless TEST_DIRS
bamvor.zhangjian@huawei.com
-3
/
+3
2017-01-05
selftests: remove duplicated all and clean target
bamvor.zhangjian@huawei.com
-255
/
+118
2016-12-25
Linux 4.10-rc1
v4.10-rc1
Linus Torvalds
-2
/
+2
2016-12-25
powerpc: Fix build warning on 32-bit PPC
Larry Finger
-1
/
+1
2016-12-25
avoid spurious "may be used uninitialized" warning
Linus Torvalds
-0
/
+1
2016-12-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-665
/
+604
2016-12-25
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-689
/
+308
2016-12-25
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Linus Torvalds
-371
/
+673
2016-12-25
mm: add PageWaiters indicating tasks are waiting for a page bit
Nicholas Piggin
-50
/
+174
2016-12-25
mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBacked
Nicholas Piggin
-18
/
+25
2016-12-25
ktime: Get rid of ktime_equal()
Thomas Gleixner
-20
/
+4
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
-95
/
+84
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
-227
/
+200
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
-327
/
+320
2016-12-25
irqchip/armada-xp: Consolidate hotplug state space
Thomas Gleixner
-2
/
+1
2016-12-25
irqchip/gic: Consolidate hotplug state space
Thomas Gleixner
-2
/
+1
2016-12-25
coresight/etm3/4x: Consolidate hotplug state space
Thomas Gleixner
-3
/
+2
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
-77
/
+77
2016-12-25
cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions
Thomas Gleixner
-340
/
+1
2016-12-25
staging/lustre/libcfs: Convert to hotplug state machine
Anna-Maria Gleixner
-40
/
+46
2016-12-25
scsi/bnx2i: Convert to hotplug state machine
Sebastian Andrzej Siewior
-48
/
+31
2016-12-25
scsi/bnx2fc: Convert to hotplug state machine
Sebastian Andrzej Siewior
-46
/
+34
2016-12-25
cpu/hotplug: Prevent overwriting of callbacks
Thomas Gleixner
-46
/
+50
2016-12-25
x86/msr: Remove bogus cleanup from the error path
Thomas Gleixner
-1
/
+0
2016-12-25
bus: arm-ccn: Prevent hotplug callback leak
Thomas Gleixner
-1
/
+4
2016-12-25
perf/x86/intel/cstate: Prevent hotplug callback leak
Thomas Gleixner
-7
/
+7
2016-12-25
ARM/imx/mmcd: Fix broken cpu hotplug handling
Thomas Gleixner
-12
/
+22
2016-12-25
scsi: qedi: Convert to hotplug state machine
Thomas Gleixner
-64
/
+32
2016-12-24
tools/power turbostat: remove obsolete -M, -m, -C, -c options
Len Brown
-110
/
+2
2016-12-24
tools/power turbostat: Make extensible via the --add parameter
Len Brown
-9
/
+409
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
-1088
/
+1088
[next]