Paul Gortmaker
|
0db0628d90
kernel: delete __cpuinit usage from all core kernel files
|
12 years ago |
Linus Torvalds
|
21884a83b2
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Thomas Gleixner
|
73b0cd674c
hrtimer: Remove unused variable
|
12 years ago |
Thomas Gleixner
|
5ec2481b7b
hrtimers: Move SMP function call to thread context
|
12 years ago |
David Vrabel
|
7c4c3a0f18
hrtimers: Support resuming with two or more CPUs online (but stopped)
|
12 years ago |
Colin Cross
|
b0f8c44f30
nanosleep: use freezable blocking call
|
12 years ago |
Linus Torvalds
|
534c97b095
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Frederic Weisbecker
|
c032862fba
Merge commit '8700c95adb03' into timers/nohz
|
12 years ago |
Thomas Gleixner
|
6402c7dc2a
Merge branch 'linus' into timers/core
|
12 years ago |
David Engraf
|
51fd36f3fa
hrtimer: Fix ktime_add_ns() overflow on 32bit architectures
|
12 years ago |
Prarit Bhargava
|
8f294b5a13
hrtimer: Add expiry time overflow check in hrtimer_interrupt
|
12 years ago |
Frederic Weisbecker
|
3451d0243c
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
|
14 years ago |
Thomas Gleixner
|
0ed2aef9b3
Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux into timers/core
|
12 years ago |
Michael Bohan
|
84cc8fd2fe
hrtimer: Don't reinitialize a cpu_base lock on CPU_UP
|
12 years ago |
David Daney
|
8ffbc7d9ff
hrtimer/trivial: Fix comment text in hrtimer.c
|
12 years ago |
John Stultz
|
90adda98b8
hrtimer: Add hrtimer support for CLOCK_TAI
|
12 years ago |
Linus Torvalds
|
266d7ad7f4
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Clark Williams
|
8bd75c77b7
sched/rt: Move rt specific bits into new header file
|
12 years ago |
Clark Williams
|
cf4aebc292
sched: Move sched.h sysctl bits into separate header
|
12 years ago |
Leonid Shatz
|
b22affe0ae
hrtimer: Prevent hrtimer_enqueue_reprogram race
|
12 years ago |
John Stultz
|
5baefd6d84
hrtimer: Update hrtimer base offsets each hrtimer_interrupt
|
13 years ago |
Thomas Gleixner
|
196951e912
hrtimers: Move lock held region in hrtimer_interrupt()
|
13 years ago |
John Stultz
|
f55a6faa38
hrtimer: Provide clock_was_set_delayed()
|
13 years ago |
Linus Torvalds
|
c28800a9c3
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Jeff Ohlstein
|
27c9cd7e60
hrtimer: Fix extra wakeups from __remove_hrtimer()
|
13 years ago |
Paul Gortmaker
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
14 years ago |
Thomas Gleixner
|
90ff1f30c0
hrtimers: Fix typo causing erratic timers
|
14 years ago |
Thomas Gleixner
|
68fa61c026
hrtimers: Reorder clock bases
|
14 years ago |
Thomas Gleixner
|
ab8177bc53
hrtimers: Avoid touching inactive timer bases
|
14 years ago |
Thomas Gleixner
|
9ec2690758
timerfd: Manage cancelable timers in timerfd
|
14 years ago |