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 |
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 |
Thomas Gleixner
|
99ee5315da
timerfd: Allow timers to be cancelled when clock was set
|
14 years ago |
Thomas Gleixner
|
b12a03ce48
hrtimers: Prepare for cancel on clock was set timers
|
14 years ago |
Mike Frysinger
|
942c3c5c32
hrtimer: Make lookup table const
|
14 years ago |
Thomas Gleixner
|
ce31332d3c
hrtimer: Initialize CLOCK_ID to HRTIMER_BASE table statically
|
14 years ago |
Linus Torvalds
|
420c1c572d
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
Thomas Gleixner
|
a9e7acfff0
hrtimer: Remove empty hrtimer_init_hres_timer()
|
14 years ago |
Stanislaw Gruszka
|
9977728840
debugobjects: Add hint for better object identification
|
14 years ago |
Thomas Gleixner
|
5cd10e7946
hrtimer: Update base[CLOCK_BOOTTIME].offset correctly
|
14 years ago |
John Stultz
|
70a08cca12
timers: Add CLOCK_BOOTTIME hrtimer base
|
14 years ago |