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
/
timer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-4
/
+4
2012-05-23
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+3
2012-05-15
lockdep: fix oops in processing workqueue
Peter Zijlstra
1
-1
/
+3
2012-05-03
userns: Convert setting and getting uid and gid system calls to use kuid and ...
Eric W. Biederman
1
-4
/
+4
2012-04-26
timer: Fix mod_timer_pinned() header comment
Paul E. McKenney
1
-1
/
+7
2012-01-06
Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-6
/
+56
2011-12-09
sys_getppid: add missing rcu_dereference
Mandeep Singh Baines
1
-1
/
+1
2011-11-23
timer: Use debugobjects to catch deletion of uninitialized timers
Christine Chan
1
-5
/
+48
2011-11-23
timer: Setup uninitialized timer with a stub callback
Stephen Boyd
1
-1
/
+8
2011-10-31
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
1
-1
/
+1
2011-06-03
timers: Consider slack value in mod_timer()
Sebastian Andrzej Siewior
1
-8
/
+7
2011-03-16
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-13
/
+0
2011-03-16
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+23
2011-03-08
debugobjects: Add hint for better object identification
Stanislaw Gruszka
1
-0
/
+6
2011-02-16
lockdep/timers: Explain in detail the locking problems del_timer_sync() may c...
Steven Rostedt
1
-0
/
+23
2011-02-08
Revert "lockdep, timer: Fix del_timer_sync() annotation"
Peter Zijlstra
1
-5
/
+3
2011-02-04
lockdep, timer: Fix del_timer_sync() annotation
Peter Zijlstra
1
-1
/
+5
2011-01-31
time: Move do_timer() to kernel/time/timekeeping.c
Torben Hohn
1
-13
/
+0
2011-01-06
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-36
/
+14
2010-12-12
timers: Use this_cpu_read
Christoph Lameter
1
-2
/
+2
2010-12-08
nohz: Fix get_next_timer_interrupt() vs cpu hotplug
Heiko Carstens
1
-0
/
+6
2010-12-08
sched: Cure more NO_HZ load average woes
Peter Zijlstra
1
-1
/
+1
2010-10-22
timer: Warn when del_timer_sync() is called in hardirq context
Yong Zhang
1
-1
/
+5
2010-10-22
timer: Del_timer_sync() can be used in softirq context
Yong Zhang
1
-5
/
+3
2010-10-22
timer: Make try_to_del_timer_sync() the same on SMP and UP
Yong Zhang
1
-14
/
+3
2010-10-21
timer: Permit statically-declared work with deferrable timers
Phil Carmody
1
-14
/
+1
2010-10-18
irq_work: Add generic hardirq context callbacks
Peter Zijlstra
1
-2
/
+5
2010-08-11
kernel/timer.c: fix kernel-doc function parameter warning
Randy Dunlap
1
-0
/
+1
2010-08-07
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+29
2010-08-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+2
2010-08-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+0
2010-08-05
Merge branch 'perf/nmi' into perf/core
Ingo Molnar
1
-1
/
+0
2010-08-04
timer: Added usleep_range timer
Patrick Pannuto
1
-0
/
+22
2010-08-04
Revert "timer: Added usleep[_range] timer"
Thomas Gleixner
1
-22
/
+0
2010-08-03
timer: add on-stack deferrable timer interfaces
Jesse Barnes
1
-0
/
+13
2010-07-23
timer: Added usleep[_range] timer
Patrick Pannuto
1
-0
/
+22
2010-07-23
timers: Document meaning of deferrable timer
J. Bruce Fields
1
-2
/
+7
2010-06-09
sched: Change nohz idle load balancing logic to push model
Venkatesh Pallipadi
1
-6
/
+2
2010-06-05
kernel/: fix BUG_ON checks for cpu notifier callbacks direct call
Akinobu Mita
1
-1
/
+1
2010-05-28
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+7
2010-05-27
kernel/: convert cpu notifier to return encapsulate errno value
Akinobu Mita
1
-2
/
+5
2010-05-26
timers: Move local variable into else section
Thomas Gleixner
1
-2
/
+3
2010-05-25
timers: Fix slack calculation really
Thomas Gleixner
1
-5
/
+8
2010-05-24
timers: Fix slack calculation for expired timers
Jeff Chua
1
-3
/
+4
2010-05-13
lockup_detector: Touch_softlockup cleanups and softlockup_tick removal
Don Zickus
1
-1
/
+0
2010-05-10
Merge branch 'linus' into timers/core
Thomas Gleixner
1
-0
/
+2
2010-04-06
timers: Introduce the concept of timer slack for legacy timers
Arjan van de Ven
1
-0
/
+56
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-13
timer: Try to survive timer callback preempt_count leak
Thomas Gleixner
1
-3
/
+9
2010-03-13
timer: Split out timer function call
Thomas Gleixner
1
-36
/
+36
[next]