Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5a5da78b3a48120d942c8a18ecc645f6acdf7da6
/
kernel
/
hrtimer.c
3d521f9
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 11 years ago
84ea7fe
hrtimer: Set expiry time before switch_hrtimer_base()
by Viresh Kumar
· 11 years ago
37b16be
Merge branch 'perf/urgent' into perf/core, to avoid conflicts
by Ingo Molnar
· 11 years ago
012a45e
hrtimer: Prevent remote enqueue of leftmost timers
by Leon Ma
· 11 years ago
6c6c0d5
hrtimer: Prevent all reprogramming if hang detected
by Stuart Hayes
· 11 years ago
8588a2bb
hrtimer: Export __hrtimer_start_range_ns()
by Yan, Zheng
· 11 years ago
6201b4d
timer: Remove code redundancy while calling get_nohz_timer_target()
by Viresh Kumar
· 11 years ago
aab03e0
sched/deadline: Add SCHED_DEADLINE structures & implementation
by Dario Faggioli
· 11 years ago
0db0628
kernel: delete __cpuinit usage from all core kernel files
by Paul Gortmaker
· 12 years ago
21884a8
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
73b0cd6
hrtimer: Remove unused variable
by Thomas Gleixner
· 11 years ago
5ec2481
hrtimers: Move SMP function call to thread context
by Thomas Gleixner
· 11 years ago
7c4c3a0
hrtimers: Support resuming with two or more CPUs online (but stopped)
by David Vrabel
· 12 years ago
b0f8c44
nanosleep: use freezable blocking call
by Colin Cross
· 12 years ago
534c97b
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
c032862
Merge commit '8700c95adb03' into timers/nohz
by Frederic Weisbecker
· 12 years ago
6402c7d
Merge branch 'linus' into timers/core
by Thomas Gleixner
· 12 years ago
51fd36f
hrtimer: Fix ktime_add_ns() overflow on 32bit architectures
by David Engraf
· 12 years ago
8f294b5
hrtimer: Add expiry time overflow check in hrtimer_interrupt
by Prarit Bhargava
· 12 years ago
3451d02
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
by Frederic Weisbecker
· 13 years ago
0ed2aef
Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux into timers/core
by Thomas Gleixner
· 12 years ago
84cc8fd
hrtimer: Don't reinitialize a cpu_base lock on CPU_UP
by Michael Bohan
· 12 years ago
8ffbc7d
hrtimer/trivial: Fix comment text in hrtimer.c
by David Daney
· 12 years ago
90adda9
hrtimer: Add hrtimer support for CLOCK_TAI
by John Stultz
· 12 years ago
266d7ad
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
8bd75c7
sched/rt: Move rt specific bits into new header file
by Clark Williams
· 12 years ago
cf4aebc2
sched: Move sched.h sysctl bits into separate header
by Clark Williams
· 12 years ago
b22affe
hrtimer: Prevent hrtimer_enqueue_reprogram race
by Leonid Shatz
· 12 years ago
5baefd6
hrtimer: Update hrtimer base offsets each hrtimer_interrupt
by John Stultz
· 12 years ago
196951e
hrtimers: Move lock held region in hrtimer_interrupt()
by Thomas Gleixner
· 12 years ago
f55a6fa
hrtimer: Provide clock_was_set_delayed()
by John Stultz
· 12 years ago
c28800a
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
27c9cd7
hrtimer: Fix extra wakeups from __remove_hrtimer()
by Jeff Ohlstein
· 13 years ago
9984de1
kernel: Map most files to use export.h instead of module.h
by Paul Gortmaker
· 14 years ago
90ff1f3
hrtimers: Fix typo causing erratic timers
by Thomas Gleixner
· 14 years ago
68fa61c
hrtimers: Reorder clock bases
by Thomas Gleixner
· 14 years ago
ab8177b
hrtimers: Avoid touching inactive timer bases
by Thomas Gleixner
· 14 years ago
9ec2690
timerfd: Manage cancelable timers in timerfd
by Thomas Gleixner
· 14 years ago
99ee531
timerfd: Allow timers to be cancelled when clock was set
by Thomas Gleixner
· 14 years ago
b12a03c
hrtimers: Prepare for cancel on clock was set timers
by Thomas Gleixner
· 14 years ago
942c3c5
hrtimer: Make lookup table const
by Mike Frysinger
· 14 years ago
ce31332
hrtimer: Initialize CLOCK_ID to HRTIMER_BASE table statically
by Thomas Gleixner
· 14 years ago
420c1c5
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
a9e7acf
hrtimer: Remove empty hrtimer_init_hres_timer()
by Thomas Gleixner
· 14 years ago
9977728
debugobjects: Add hint for better object identification
by Stanislaw Gruszka
· 14 years ago
5cd10e7
hrtimer: Update base[CLOCK_BOOTTIME].offset correctly
by Thomas Gleixner
· 14 years ago
70a08cc
timers: Add CLOCK_BOOTTIME hrtimer base
by John Stultz
· 14 years ago
314ac37
time: Extend get_xtime_and_monotonic_offset() to also return sleep
by John Stultz
· 14 years ago
e06383d
hrtimers: extend hrtimer base code to handle more then 2 clockids
by John Stultz
· 14 years ago
48cf76f7
time: Provide get_xtime_and_monotonic_offset()
by Torben Hohn
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
72eb6a7
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 14 years ago
dda5f0a
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
43b2101
hrtimer: fix a typo in comment
by Namhyung Kim
· 14 years ago
909ea96
core: Replace __get_cpu_var with __this_cpu_read if not used for an address.
by Christoph Lameter
· 14 years ago
b007c38
hrtimer: fix timerqueue conversion flub
by John Stultz
· 14 years ago
998adc3
hrtimers: Convert hrtimers to use timerlist infrastructure
by John Stultz
· 14 years ago
f13d4f9
hrtimer: Preserve timer state in remove_hrtimer()
by Salman Qazi
· 14 years ago
b3bd3de
gcc-4.6: kernel/*: Fix unused but set warnings
by Andi Kleen
· 14 years ago
b62ad9a
Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
8ab4351
hrtimer: Cleanup direct access to wall_to_monotonic
by John Stultz
· 14 years ago
83cd4fe
sched: Change nohz idle load balancing logic to push model
by Venkatesh Pallipadi
· 15 years ago
174bd19
hrtimer: Avoid double seqlock
by Stanislaw Gruszka
· 15 years ago
351b3f7
hrtimers: Provide schedule_hrtimeout for CLOCK_REALTIME
by Carsten Emde
· 15 years ago
ecb49d1
hrtimers: Convert to raw_spinlocks
by Thomas Gleixner
· 15 years ago
5f20190
hrtimer: move timer stats helper functions to hrtimer.c
by Heiko Carstens
· 15 years ago
41d2e49
hrtimer: Tune hrtimer_interrupt hang logic
by Thomas Gleixner
· 15 years ago
60d8ce2
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
97813f2
nohz: Allow 32-bit machines to sleep for more than 2.15 seconds
by Jon Hunter
· 15 years ago
e69a9ac
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
6f50710
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
d3f6302
hrtimer: Remove overly verbose "switch to high res mode" message
by Roland Dreier
· 15 years ago
31bbb9b
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
a03fdb7
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
7403f41
hrtimer: Eliminate needless reprogramming of clock events device
by Ashwin Chaugule
· 15 years ago
c6a2a17
hrtimer: Add tracepoint for hrtimers
by Xiao Guangrong
· 15 years ago
2bc481c
pktgen: spin using hrtimer
by Stephen Hemminger
· 15 years ago
4cd1993
Merge branch 'linus' into timers/core
by Thomas Gleixner
· 15 years ago
fbd9037
hrtimer: Remove cb_entry from struct hrtimer
by Peter Zijlstra
· 15 years ago
6ff7041
hrtimer: Fix migration expiry check
by Thomas Gleixner
· 15 years ago
7e0c508
hrtimer: migration: do not check expiry time on current CPU
by Thomas Gleixner
· 15 years ago
a40f262
timekeeping: Move ktime_get() functions to timekeeping.c
by Thomas Gleixner
· 15 years ago
951ed4d
timekeeping: optimized ktime_get[_ts] for GENERIC_TIME=y
by Martin Schwidefsky
· 15 years ago
b7c142d
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 16 years ago
8daa21e
hrtimer: export ktime_add_safe
by Artem Bityutskiy
· 16 years ago
eea08f3
timers: Logic to move non pinned timers
by Arun R Bharadwaj
· 16 years ago
597d027
timers: Framework for identifying pinned timers
by Arun R Bharadwaj
· 16 years ago
7f1e2ca
hrtimer: fix rq->lock inversion (again)
by Peter Zijlstra
· 16 years ago
b0a9b51
hrtimer: prevent negative expiry value after clock_was_set()
by Thomas Gleixner
· 16 years ago
94df7de
hrtimers: allow the hot-unplugging of all cpus
by Sebastien Dugue
· 16 years ago
7f22391
hrtimers: increase clock min delta threshold while interrupt hanging
by Frederic Weisbecker
· 16 years ago
1e70c7f
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
1d4a7f1
hrtimers: fix inconsistent lock state on resume in hres_timers_resume
by Peter Zijlstra
· 16 years ago
58fd3aa
[CVE-2009-0029] System call wrappers part 01
by Heiko Carstens
· 16 years ago
82c5b7b
hrtimer: splitout peek ahead functionality, fix
by Ingo Molnar
· 16 years ago
e3f1d88
hrtimer: fixup comments
by Thomas Gleixner
· 16 years ago
a6037b6
hrtimer: fix recursion deadlock by re-introducing the softirq
by Peter Zijlstra
· 16 years ago
731a55b
hrtimer: simplify hotplug migration
by Thomas Gleixner
· 16 years ago
d5fd43c
hrtimer: fix HOTPLUG_CPU=n compile warning
by Thomas Gleixner
· 16 years ago
8bdec95
hrtimer: splitout peek ahead functionality
by Thomas Gleixner
· 16 years ago
Next »