index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
hrtimer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-18
/
+18
2013-02-07
sched/rt: Move rt specific bits into new header file
Clark Williams
1
-0
/
+1
2013-02-07
sched: Move sched.h sysctl bits into separate header
Clark Williams
1
-0
/
+1
2013-02-05
hrtimer: Prevent hrtimer_enqueue_reprogram race
Leonid Shatz
1
-18
/
+18
2012-07-12
hrtimer: Update hrtimer base offsets each hrtimer_interrupt
John Stultz
1
-14
/
+14
2012-07-12
hrtimers: Move lock held region in hrtimer_interrupt()
Thomas Gleixner
1
-2
/
+3
2012-07-12
hrtimer: Provide clock_was_set_delayed()
John Stultz
1
-0
/
+20
2011-11-28
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+4
2011-11-19
hrtimer: Fix extra wakeups from __remove_hrtimer()
Jeff Ohlstein
1
-2
/
+4
2011-10-31
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
1
-1
/
+1
2011-05-26
hrtimers: Fix typo causing erratic timers
Thomas Gleixner
1
-1
/
+1
2011-05-23
hrtimers: Reorder clock bases
Thomas Gleixner
1
-6
/
+6
2011-05-23
hrtimers: Avoid touching inactive timer bases
Thomas Gleixner
1
-11
/
+18
2011-05-23
timerfd: Manage cancelable timers in timerfd
Thomas Gleixner
1
-62
/
+32
2011-05-02
timerfd: Allow timers to be cancelled when clock was set
Thomas Gleixner
1
-1
/
+35
2011-05-02
hrtimers: Prepare for cancel on clock was set timers
Thomas Gleixner
1
-64
/
+61
2011-05-02
hrtimer: Make lookup table const
Mike Frysinger
1
-1
/
+1
2011-04-29
hrtimer: Initialize CLOCK_ID to HRTIMER_BASE table statically
Thomas Gleixner
1
-5
/
+5
2011-03-16
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-39
/
+45
2011-03-10
hrtimer: Remove empty hrtimer_init_hres_timer()
Thomas Gleixner
1
-10
/
+0
2011-03-08
debugobjects: Add hint for better object identification
Stanislaw Gruszka
1
-0
/
+6
2011-03-02
hrtimer: Update base[CLOCK_BOOTTIME].offset correctly
Thomas Gleixner
1
-0
/
+2
2011-02-21
timers: Add CLOCK_BOOTTIME hrtimer base
John Stultz
1
-4
/
+12
2011-02-21
time: Extend get_xtime_and_monotonic_offset() to also return sleep
John Stultz
1
-4
/
+5
2011-02-21
hrtimers: extend hrtimer base code to handle more then 2 clockids
John Stultz
1
-13
/
+27
2011-01-31
time: Provide get_xtime_and_monotonic_offset()
Torben Hohn
1
-11
/
+2
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2011-01-08
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-1
/
+1
2011-01-06
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-56
/
+27
2010-12-22
hrtimer: fix a typo in comment
Namhyung Kim
1
-1
/
+1
2010-12-17
core: Replace __get_cpu_var with __this_cpu_read if not used for an address.
Christoph Lameter
1
-1
/
+1
2010-12-11
hrtimer: fix timerqueue conversion flub
John Stultz
1
-5
/
+2
2010-12-10
hrtimers: Convert hrtimers to use timerlist infrastructure
John Stultz
1
-56
/
+30
2010-10-14
hrtimer: Preserve timer state in remove_hrtimer()
Salman Qazi
1
-2
/
+11
2010-09-05
gcc-4.6: kernel/*: Fix unused but set warnings
Andi Kleen
1
-2
/
+1
2010-08-07
Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-5
/
+4
2010-07-27
hrtimer: Cleanup direct access to wall_to_monotonic
John Stultz
1
-5
/
+4
2010-06-09
sched: Change nohz idle load balancing logic to push model
Venkatesh Pallipadi
1
-6
/
+2
2010-05-26
hrtimer: Avoid double seqlock
Stanislaw Gruszka
1
-1
/
+1
2010-04-06
hrtimers: Provide schedule_hrtimeout for CLOCK_REALTIME
Carsten Emde
1
-26
/
+41
2009-12-15
hrtimers: Convert to raw_spinlocks
Thomas Gleixner
1
-25
/
+25
2009-12-10
hrtimer: move timer stats helper functions to hrtimer.c
Heiko Carstens
1
-4
/
+20
2009-12-10
hrtimer: Tune hrtimer_interrupt hang logic
Thomas Gleixner
1
-40
/
+57
2009-12-09
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+2
2009-11-13
nohz: Allow 32-bit machines to sleep for more than 2.15 seconds
Jon Hunter
1
-1
/
+2
2009-10-05
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+0
2009-09-27
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-18
/
+35
2009-09-26
hrtimer: Remove overly verbose "switch to high res mode" message
Roland Dreier
1
-2
/
+0
2009-09-23
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+32
2009-09-18
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-57
/
+0
[next]