Ingo Molnar
|
325ea10c08
sched/headers: Simplify and clean up header usage in the scheduler
|
7 年之前 |
Ingo Molnar
|
97fb7a0a89
sched: Clean up and harmonize the coding style of the scheduler code base
|
7 年之前 |
Frederic Weisbecker
|
2c11dba00a
sched/clock, sched/cputime: Use lockdep to assert IRQs are disabled/enabled
|
7 年之前 |
Peter Zijlstra
|
45aea32167
sched/clock: Fix early boot preempt assumption in __set_sched_clock_stable()
|
8 年之前 |
Peter Zijlstra
|
7708d5f04d
sched/clock: Print a warning recommending 'tsc=unstable'
|
8 年之前 |
Peter Zijlstra
|
2e44b7ddf8
sched/clock: Use late_initcall() instead of sched_init_smp()
|
8 年之前 |
Peter Zijlstra
|
f9fccdb9ef
cpuidle: Fix idle time tracking
|
8 年之前 |
Peter Zijlstra
|
3067a33d5f
sched/clock: Remove watchdog touching
|
8 年之前 |
Peter Zijlstra
|
ac1e843f09
sched/clock: Remove unused argument to sched_clock_idle_wakeup_event()
|
8 年之前 |
Peter Zijlstra
|
b421b22b00
x86/tsc, sched/clock, clocksource: Use clocksource watchdog to provide stable sync points
|
8 年之前 |
Peter Zijlstra
|
cf15ca8ded
sched/clock: Initialize all per-CPU state before switching (back) to unstable
|
8 年之前 |
Pavel Tatashin
|
7b09cc5a9d
sched/clock: Fix broken stable to unstable transfer
|
8 年之前 |
Peter Zijlstra
|
698eff6355
sched/clock, x86/perf: Fix "perf test tsc"
|
8 年之前 |
Peter Zijlstra
|
71fdb70eb4
sched/clock: Fix clear_sched_clock_stable() preempt wobbly
|
8 年之前 |
Ingo Molnar
|
38b8d208a4
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nmi.h>
|
8 年之前 |
Ingo Molnar
|
e601757102
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>
|
8 年之前 |
Peter Zijlstra
|
acb04058de
sched/clock: Fix hotplug crash
|
8 年之前 |
Peter Zijlstra
|
5680d8094f
sched/clock: Provide better clock continuity
|
8 年之前 |
Peter Zijlstra
|
9881b024b7
sched/clock: Delay switching sched_clock to stable
|
8 年之前 |
Peter Zijlstra
|
555570d744
sched/clock: Update static_key usage
|
8 年之前 |
Daniel Lezcano
|
2c923e94cd
sched/clock: Make local_clock()/cpu_clock() inline
|
9 年之前 |
Daniel Lezcano
|
c78b17e28c
sched/clock: Remove pointless test in cpu_clock/local_clock
|
9 年之前 |
Frederic Weisbecker
|
4f49b90abb
sched-clock: Migrate to use new tick dependency mask model
|
10 年之前 |
Linus Torvalds
|
0f8c790103
Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
9 年之前 |
Tejun Heo
|
03e0d4610b
watchdog: introduce touch_softlockup_watchdog_sched()
|
9 年之前 |
Peter Zijlstra
|
90eec103b9
treewide: Remove old email address
|
9 年之前 |
Cyril Bur
|
545a2bf742
kernel/sched/clock.c: add another clock for use with the soft lockup watchdog
|
10 年之前 |
Christoph Lameter
|
22127e93c5
time: Replace __get_cpu_var uses
|
11 年之前 |
Gideon Israel Dsouza
|
52f5684c8e
kernel: use macros from compiler.h instead of __attribute__((...))
|
11 年之前 |
Fernando Luis Vazquez Cao
|
96b3d28bf4
sched/clock: Prevent tracing recursion in sched_clock_cpu()
|
11 年之前 |