index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
splice.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-07-15
arm/l2c: Convert to hotplug state machine
Richard Cochran
2
-14
/
+14
2016-07-15
metag/perf: Convert to hotplug state machine
Richard Cochran
2
-19
/
+8
2016-07-15
arm/kvm/arch_timer: Convert to hotplug state machine
Richard Cochran
2
-24
/
+12
2016-07-15
arm/kvm/vgic: Convert to hotplug state machine
Richard Cochran
2
-31
/
+9
2016-07-15
leds/trigger/cpu: Convert to hotplug state machine
Richard Cochran
2
-17
/
+16
2016-07-15
clocksource/mips-gic: Convert to hotplug state machine
Richard Cochran
2
-25
/
+14
2016-07-15
clocksource/qcom-timer: Convert to hotplug state machine
Richard Cochran
2
-30
/
+12
2016-07-15
clocksource/metag: Convert to hotplug state machine
Richard Cochran
2
-27
/
+7
2016-07-15
clocksource/dummy_timer: Convert to hotplug state machine
Richard Cochran
2
-30
/
+7
2016-07-15
clocksource/arm_arch_timer: Convert to hotplug state machine
Richard Cochran
2
-28
/
+27
2016-07-15
ACPI/processor: Avoid STARTING/DYING actions in a more logical way
Richard Cochran
1
-5
/
+6
2016-07-15
virt: Convert kvm hotplug to state machine
Thomas Gleixner
2
-24
/
+9
2016-07-15
arm/perf: Convert to hotplug state machine
Thomas Gleixner
3
-22
/
+16
2016-07-15
arm: Convert VFP hotplug notifiers to state machine
Thomas Gleixner
2
-11
/
+18
2016-07-15
x86/apb_timer: Convert to hotplug state machine
Sebastian Andrzej Siewior
2
-19
/
+11
2016-07-15
x86/kvm/kvmclock: Convert to hotplug state machine
Sebastian Andrzej Siewior
2
-25
/
+9
2016-07-15
KVM/x86: Remove superfluous SMP function call
Anna-Maria Gleixner
1
-4
/
+2
2016-07-14
x86/hpet: Convert to hotplug state machine
Sebastian Andrzej Siewior
2
-35
/
+36
2016-07-14
workqueue: Convert to state machine callbacks
Thomas Gleixner
5
-74
/
+61
2016-07-14
perf/x86/amd/power: Convert the hotplug notifier to state machine
Anna-Maria Gleixner
2
-47
/
+12
2016-07-14
perf/core: Remove perf CPU notifier code
Thomas Gleixner
2
-37
/
+0
2016-07-14
perf/x86/amd/power: Change hotplug notifier to a symmetric structure
Anna-Maria Gleixner
1
-2
/
+2
2016-07-14
xtensa/perf: Convert the hotplug notifier to state machine callbacks
Sebastian Andrzej Siewior
2
-17
/
+10
2016-07-14
bus/arm-ccn: Convert to hotplug statemachine
Sebastian Andrzej Siewior
2
-29
/
+29
2016-07-14
bus/arm-cci: Convert to hotplug statemachine
Sebastian Andrzej Siewior
2
-30
/
+24
2016-07-14
sh/perf: Convert the hotplug notifiers to state machine callbacks
Thomas Gleixner
2
-19
/
+5
2016-07-14
s390/perf: Convert the hotplug notifier to state machine callbacks (Sampling)
Sebastian Andrzej Siewior
2
-26
/
+20
2016-07-14
s390/perf: Convert the hotplug notifier to state machine callbacks (Counter)
Thomas Gleixner
2
-27
/
+20
2016-07-14
powerpc/perf: Convert book3s notifier to state machine callbacks
Thomas Gleixner
2
-23
/
+8
2016-07-14
blackfin/perf: Convert hotplug notifier to state machine
Thomas Gleixner
2
-21
/
+6
2016-07-14
perf/x86/intel/cstate: Convert Intel CSTATE to hotplug state machine
Sebastian Andrzej Siewior
2
-36
/
+17
2016-07-14
perf/x86/intel/cqm: Convert Intel CQM to hotplug state machine
Richard Cochran
2
-31
/
+20
2016-07-14
perf/x86/intel/rapl: Convert to hotplug state machine
Richard Cochran
2
-59
/
+27
2016-07-14
perf/x86/amd/ibs: Convert to hotplug state machine
Thomas Gleixner
2
-36
/
+29
2016-07-14
perf/x86/amd/uncore: Convert to hotplug state machine
Richard Cochran
2
-90
/
+35
2016-07-14
perf/x86/intel/uncore: Convert to hotplug state machine
Thomas Gleixner
2
-88
/
+48
2016-07-14
perf/x86: Convert the core to the hotplug state machine
Thomas Gleixner
4
-42
/
+74
2016-07-14
perf/core: Convert to hotplug state machine
Thomas Gleixner
4
-46
/
+32
2016-07-14
ARM/mvebu: Convert to hotplug state machine
Sebastian Andrzej Siewior
2
-13
/
+7
2016-07-14
irqchip/bcm2836: Convert to hotplug state machine
Sebastian Andrzej Siewior
2
-21
/
+14
2016-07-14
irqchip/armada-370-xp: Convert to hotplug state machine
Richard Cochran
2
-29
/
+17
2016-07-14
irqchip/hip04: Convert to hotplug state machine
Richard Cochran
2
-20
/
+6
2016-07-14
irqchip/gicv3: Convert to hotplug state machine
Richard Cochran
2
-15
/
+8
2016-07-14
irqchip/gic: Convert to hotplug state machine
Richard Cochran
2
-17
/
+7
2016-07-14
x86/vdso: Convert to hotplug state machine
Sebastian Andrzej Siewior
2
-16
/
+5
2016-07-14
cpu/hotplug: Handle early registration gracefully
Thomas Gleixner
1
-0
/
+7
2016-07-13
cpu/hotplug: Keep enough storage space if SMP=n to avoid array out of bounds ...
Thomas Gleixner
1
-0
/
+2
2016-07-12
clocksource/drivers/time-armada-370-xp: Fix return value check
Anna-Maria Gleixner
1
-1
/
+1
2016-07-11
Linux 4.7-rc7
v4.7-rc7
Linus Torvalds
1
-1
/
+1
2016-07-11
tmpfs: fix regression hang in fallocate undo
Hugh Dickins
1
-3
/
+5
[next]