Ingo Molnar
|
b17b01533b
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
|
8 年之前 |
Ingo Molnar
|
370c91355c
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nohz.h>
|
8 年之前 |
Ingo Molnar
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 年之前 |
Kees Cook
|
dfb4357da6
time: Remove CONFIG_TIMER_STATS
|
8 年之前 |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
Linus Torvalds
|
9465d9cc31
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 年之前 |
Nicolas Pitre
|
baa73d9e47
posix-timers: Make them configurable
|
8 年之前 |
Nicolas Pitre
|
74ba181e61
timer: Move sys_alarm from timer.c to itimer.c
|
8 年之前 |
Douglas Anderson
|
4b7e9cf9c8
timers: Fix documentation for schedule_timeout() and similar
|
9 年之前 |
Douglas Anderson
|
6c5e905969
timers: Fix usleep_range() in the context of wake_up_process()
|
9 年之前 |
Thomas Gleixner
|
6bad6bccf2
timers: Prevent base clock corruption when forwarding
|
9 年之前 |
Thomas Gleixner
|
041ad7bc75
timers: Prevent base clock rewind when forwarding clock
|
9 年之前 |
Thomas Gleixner
|
4da9152a43
timers: Lock base for same bucket optimization
|
8 年之前 |
Thomas Gleixner
|
b831275a35
timers: Plug locking race vs. timer migration
|
8 年之前 |
Emese Revfy
|
0766f788eb
latent_entropy: Mark functions with __latent_entropy
|
9 年之前 |
Chris Metcalf
|
46c8f0b077
timers: Fix get_next_timer_interrupt() computation
|
9 年之前 |
Richard Cochran
|
24f73b9971
timers/core: Convert to hotplug state machine
|
9 年之前 |
Ingo Molnar
|
4b4b20852d
Merge branch 'timers/fast-wheel' into timers/core
|
9 年之前 |
Anna-Maria Gleixner
|
f00c0afdfa
timers: Implement optimization for same expiry time in mod_timer()
|
9 年之前 |
Anna-Maria Gleixner
|
ffdf047728
timers: Split out index calculation
|
9 年之前 |
Thomas Gleixner
|
4e85876a9d
timers: Only wake softirq if necessary
|
9 年之前 |
Thomas Gleixner
|
a683f390b9
timers: Forward the wheel clock whenever possible
|
9 年之前 |
Anna-Maria Gleixner
|
236968383c
timers: Optimize collect_expired_timers() for NOHZ
|
9 年之前 |
Anna-Maria Gleixner
|
73420fea80
timers: Move __run_timers() function
|
9 年之前 |
Thomas Gleixner
|
53bf837b78
timers: Remove set_timer_slack() leftovers
|
9 年之前 |
Thomas Gleixner
|
500462a9de
timers: Switch to a non-cascading wheel
|
9 年之前 |
Thomas Gleixner
|
494af3ed78
timers: Give a few structs and members proper names
|
9 年之前 |
Thomas Gleixner
|
177ec0a0a5
timers: Remove the deprecated mod_timer_pinned() API
|
9 年之前 |
Thomas Gleixner
|
e675447bda
timers: Make 'pinned' a timer property
|
9 年之前 |
Bjorn Helgaas
|
b5227d03b7
timers: Clarify usleep_range() function comment
|
9 年之前 |