Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Linus Torvalds
|
9465d9cc31
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
Nicolas Pitre
|
baa73d9e47
posix-timers: Make them configurable
|
8 years ago |
Nicolas Pitre
|
74ba181e61
timer: Move sys_alarm from timer.c to itimer.c
|
8 years ago |
Douglas Anderson
|
4b7e9cf9c8
timers: Fix documentation for schedule_timeout() and similar
|
8 years ago |
Douglas Anderson
|
6c5e905969
timers: Fix usleep_range() in the context of wake_up_process()
|
8 years ago |
Thomas Gleixner
|
6bad6bccf2
timers: Prevent base clock corruption when forwarding
|
8 years ago |
Thomas Gleixner
|
041ad7bc75
timers: Prevent base clock rewind when forwarding clock
|
8 years ago |
Thomas Gleixner
|
4da9152a43
timers: Lock base for same bucket optimization
|
8 years ago |
Thomas Gleixner
|
b831275a35
timers: Plug locking race vs. timer migration
|
8 years ago |
Emese Revfy
|
0766f788eb
latent_entropy: Mark functions with __latent_entropy
|
9 years ago |
Chris Metcalf
|
46c8f0b077
timers: Fix get_next_timer_interrupt() computation
|
9 years ago |
Richard Cochran
|
24f73b9971
timers/core: Convert to hotplug state machine
|
9 years ago |
Ingo Molnar
|
4b4b20852d
Merge branch 'timers/fast-wheel' into timers/core
|
9 years ago |
Anna-Maria Gleixner
|
f00c0afdfa
timers: Implement optimization for same expiry time in mod_timer()
|
9 years ago |
Anna-Maria Gleixner
|
ffdf047728
timers: Split out index calculation
|
9 years ago |
Thomas Gleixner
|
4e85876a9d
timers: Only wake softirq if necessary
|
9 years ago |
Thomas Gleixner
|
a683f390b9
timers: Forward the wheel clock whenever possible
|
9 years ago |
Anna-Maria Gleixner
|
236968383c
timers: Optimize collect_expired_timers() for NOHZ
|
9 years ago |
Anna-Maria Gleixner
|
73420fea80
timers: Move __run_timers() function
|
9 years ago |
Thomas Gleixner
|
53bf837b78
timers: Remove set_timer_slack() leftovers
|
9 years ago |
Thomas Gleixner
|
500462a9de
timers: Switch to a non-cascading wheel
|
9 years ago |
Thomas Gleixner
|
494af3ed78
timers: Give a few structs and members proper names
|
9 years ago |
Thomas Gleixner
|
177ec0a0a5
timers: Remove the deprecated mod_timer_pinned() API
|
9 years ago |
Thomas Gleixner
|
e675447bda
timers: Make 'pinned' a timer property
|
9 years ago |
Bjorn Helgaas
|
b5227d03b7
timers: Clarify usleep_range() function comment
|
9 years ago |
Du, Changbin
|
b9fdac7f66
debugobjects: insulate non-fixup logic related to static obj from fixup callbacks
|
9 years ago |
Du, Changbin
|
e3252464da
timer: update debugobjects fixup callbacks return type
|
9 years ago |
Andrew Morton
|
69b27baf00
sched: add schedule_timeout_idle()
|
9 years ago |
John Stultz
|
da8b44d5a9
timer: convert timer_slack_ns from unsigned long to u64
|
9 years ago |