index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-throttle.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-09-19
lib/irq_poll: Convert to hotplug state machine
Sebastian Andrzej Siewior
2
-17
/
+10
2016-09-19
x86/microcode: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-35
/
+17
2016-09-19
sh/SH-X3 SMP: Convert to hotplug state machine
Sebastian Andrzej Siewior
2
-21
/
+6
2016-09-19
ia64/mca: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-22
/
+4
2016-09-19
ARM/OMAP/wakeupgen: Convert to hotplug state machine
Sebastian Andrzej Siewior
2
-22
/
+14
2016-09-19
ARM/shmobile: Convert to hotplug state machine
Sebastian Andrzej Siewior
2
-18
/
+9
2016-09-19
arm64/FP/SIMD: Convert to hotplug state machine
Sebastian Andrzej Siewior
2
-17
/
+6
2016-09-06
powerpc/mmu nohash: Convert to hotplug state machine
Sebastian Andrzej Siewior
2
-32
/
+25
2016-09-06
powerpc/powermac: Convert to hotplug state machine
Sebastian Andrzej Siewior
2
-25
/
+26
2016-09-06
x86/kvm: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-27
/
+16
2016-09-06
MIPS/BUS/CDMM: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-58
/
+12
2016-09-06
cpuidle/coupled: Convert to hotplug state machine
Sebastian Andrzej Siewior
2
-44
/
+32
2016-09-06
cpuidle/powernv: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-27
/
+24
2016-09-06
cpuidle/pseries: Convert to hotplug state machine
Sebastian Andrzej Siewior
2
-27
/
+25
2016-09-06
md/raid5: Convert to hotplug state machine
Sebastian Andrzej Siewior
3
-58
/
+31
2016-09-06
net/mvneta: Convert to hotplug state machine
Sebastian Andrzej Siewior
2
-89
/
+144
2016-09-06
kernel/softirq: Convert to hotplug state machine
Sebastian Andrzej Siewior
2
-21
/
+7
2016-09-06
mm/writeback: Convert to hotplug state machine
Sebastian Andrzej Siewior
2
-19
/
+8
2016-09-06
slub: Convert to hotplug state machine
Sebastian Andrzej Siewior
2
-44
/
+22
2016-09-06
slab: Convert to hotplug state machine
Sebastian Andrzej Siewior
4
-63
/
+66
2016-09-06
relayfs: Convert to hotplug state machine
Richard Weinberger
4
-45
/
+26
2016-09-06
relay: Use per CPU constructs for the relay channel buffer pointers
Akash Goel
2
-39
/
+52
2016-09-06
cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifier
Thomas Gleixner
5
-56
/
+2
2016-09-06
cpu/hotplug: Make state names consistent
Thomas Gleixner
1
-7
/
+7
2016-09-05
cpu/hotplug: Replace anon union
Thomas Gleixner
1
-71
/
+74
2016-09-02
cpu/hotplug: Handle unbalanced hotplug enable/disable
Lianwei Wang
1
-2
/
+9
2016-09-02
net/virtio-net: Convert to hotplug state machine
Sebastian Andrzej Siewior
2
-24
/
+87
2016-09-02
bus/arm-ccn: Use cpu-hp's multi instance support instead custom list
Sebastian Andrzej Siewior
1
-33
/
+21
2016-09-02
bus/arm-cci: Use cpu-hp's multi instance support instead custom list
Sebastian Andrzej Siewior
1
-27
/
+18
2016-09-02
arm/perf: Use multi instance instead of custom list
Sebastian Andrzej Siewior
2
-27
/
+19
2016-09-02
cpu/hotplug: Add multi instance support
Thomas Gleixner
3
-38
/
+318
2016-09-02
cpu/hotplug: Rework callback invocation logic
Thomas Gleixner
1
-82
/
+80
2016-08-29
Linux 4.8-rc4
v4.8-rc4
Linus Torvalds
1
-1
/
+1
2016-08-28
drm/atomic: Don't potentially reset color_mgmt_changed on successive property...
Mario Kleiner
1
-3
/
+3
2016-08-27
mm: silently skip readahead for DAX inodes
Ross Zwisler
1
-0
/
+9
2016-08-27
dax: fix device-dax region base
Dan Williams
1
-0
/
+3
2016-08-27
fs/seq_file: fix out-of-bounds read
Vegard Nossum
1
-1
/
+3
2016-08-27
mm: memcontrol: avoid unused function warning
Arnd Bergmann
1
-18
/
+18
2016-08-27
mm: clarify COMPACTION Kconfig text
Michal Hocko
1
-1
/
+8
2016-08-27
treewide: replace config_enabled() with IS_ENABLED() (2nd round)
Masahiro Yamada
3
-7
/
+5
2016-08-27
printk: fix parsing of "brl=" option
Nicolas Iooss
1
-2
/
+2
2016-08-27
soft_dirty: fix soft_dirty during THP split
Andrea Arcangeli
1
-1
/
+6
2016-08-27
sysctl: handle error writing UINT_MAX to u32 fields
Subash Abhinov Kasiviswanathan
2
-2
/
+45
2016-08-27
get_maintainer: quiet noisy implicit -f vcs_file_exists checking
Joe Perches
1
-1
/
+3
2016-08-27
byteswap: don't use __builtin_bswap*() with sparse
Johannes Berg
1
-2
/
+6
2016-08-26
dlm: fix malfunction of dlm_tool caused by debugfs changes
Eric Ren
1
-14
/
+48
2016-08-26
clocksource/drivers/sun4i: Clear interrupts after stopping timer in probe fun...
Chen-Yu Tsai
1
-1
/
+8
2016-08-26
drivers/clocksource/pistachio: Fix memory corruption in init
Marcin Nowakowski
1
-4
/
+4
2016-08-26
clocksource/drivers/timer-atmel-pit: Enable mck clock
Alexandre Belloni
1
-0
/
+6
2016-08-25
mmc: fix use-after-free of struct request
Adrian Hunter
2
-3
/
+5
[next]