Thomas Gleixner
|
90ff1f30c0
hrtimers: Fix typo causing erratic timers
|
14 年之前 |
Thomas Gleixner
|
68fa61c026
hrtimers: Reorder clock bases
|
14 年之前 |
Thomas Gleixner
|
ab8177bc53
hrtimers: Avoid touching inactive timer bases
|
14 年之前 |
Thomas Gleixner
|
9ec2690758
timerfd: Manage cancelable timers in timerfd
|
14 年之前 |
Thomas Gleixner
|
99ee5315da
timerfd: Allow timers to be cancelled when clock was set
|
14 年之前 |
Thomas Gleixner
|
b12a03ce48
hrtimers: Prepare for cancel on clock was set timers
|
14 年之前 |
Mike Frysinger
|
942c3c5c32
hrtimer: Make lookup table const
|
14 年之前 |
Thomas Gleixner
|
ce31332d3c
hrtimer: Initialize CLOCK_ID to HRTIMER_BASE table statically
|
14 年之前 |
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 年之前 |
Thomas Gleixner
|
a9e7acfff0
hrtimer: Remove empty hrtimer_init_hres_timer()
|
14 年之前 |
Stanislaw Gruszka
|
9977728840
debugobjects: Add hint for better object identification
|
14 年之前 |
Thomas Gleixner
|
5cd10e7946
hrtimer: Update base[CLOCK_BOOTTIME].offset correctly
|
14 年之前 |
John Stultz
|
70a08cca12
timers: Add CLOCK_BOOTTIME hrtimer base
|
14 年之前 |
John Stultz
|
314ac37150
time: Extend get_xtime_and_monotonic_offset() to also return sleep
|
14 年之前 |
John Stultz
|
e06383db9e
hrtimers: extend hrtimer base code to handle more then 2 clockids
|
14 年之前 |
Torben Hohn
|
48cf76f710
time: Provide get_xtime_and_monotonic_offset()
|
14 年之前 |
Linus Torvalds
|
008d23e485
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 年之前 |
Linus Torvalds
|
72eb6a7914
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
14 年之前 |
Linus Torvalds
|
dda5f0a372
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 年之前 |
Namhyung Kim
|
43b210139a
hrtimer: fix a typo in comment
|
14 年之前 |
Christoph Lameter
|
909ea96468
core: Replace __get_cpu_var with __this_cpu_read if not used for an address.
|
14 年之前 |
John Stultz
|
b007c389d3
hrtimer: fix timerqueue conversion flub
|
14 年之前 |
John Stultz
|
998adc3dda
hrtimers: Convert hrtimers to use timerlist infrastructure
|
14 年之前 |
Salman Qazi
|
f13d4f979c
hrtimer: Preserve timer state in remove_hrtimer()
|
14 年之前 |
Andi Kleen
|
b3bd3de66f
gcc-4.6: kernel/*: Fix unused but set warnings
|
15 年之前 |
Linus Torvalds
|
b62ad9ab18
Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 年之前 |
John Stultz
|
8ab4351a4c
hrtimer: Cleanup direct access to wall_to_monotonic
|
15 年之前 |
Venkatesh Pallipadi
|
83cd4fe27a
sched: Change nohz idle load balancing logic to push model
|
15 年之前 |
Stanislaw Gruszka
|
174bd1994e
hrtimer: Avoid double seqlock
|
15 年之前 |
Carsten Emde
|
351b3f7a21
hrtimers: Provide schedule_hrtimeout for CLOCK_REALTIME
|
15 年之前 |