index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
tick-common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-08
clockevents: Make minimum delay adjustments configurable
Martin Schwidefsky
1
-2
/
+2
2011-03-16
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+0
2011-02-26
clockevents: Prevent oneshot mode when broadcast device is periodic
Thomas Gleixner
1
-1
/
+5
2011-01-31
time: Make do_timer() and xtime_lock local to kernel/time/
Torben Hohn
1
-1
/
+0
2010-12-17
core: Replace __get_cpu_var with __this_cpu_read if not used for an address.
Christoph Lameter
1
-1
/
+1
2009-12-15
clockevents: Convert to raw_spinlock
Thomas Gleixner
1
-10
/
+10
2009-12-15
clockevents: Make tick_device_lock static
Thomas Gleixner
1
-1
/
+1
2009-05-02
clockevents: prevent endless loop in tick_handle_periodic()
john stultz
1
-1
/
+11
2009-01-31
hrtimers: allow the hot-unplugging of all cpus
Sebastien Dugue
1
-7
/
+19
2009-01-01
cpumask: convert kernel time functions
Rusty Russell
1
-3
/
+3
2008-12-13
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
1
-4
/
+4
2008-12-13
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
1
-3
/
+3
2008-09-23
clockevents: prevent mode mismatch on cpu online
Thomas Gleixner
1
-1
/
+2
2008-09-23
clockevents: prevent cpu online to interfere with nohz
Thomas Gleixner
1
-3
/
+4
2008-09-17
clockevents: make device shutdown robust
Thomas Gleixner
1
-2
/
+2
2008-09-05
clockevents: prevent clockevent event_handler ending up handler_noop
Venkatesh Pallipadi
1
-0
/
+1
2008-07-26
cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu
Mike Travis
1
-5
/
+3
2008-07-19
cpumask: Optimize cpumask_of_cpu in kernel/time/tick-common.c
Mike Travis
1
-7
/
+7
2008-04-17
[S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.h
Russell King
1
-1
/
+3
2007-10-15
clockevents: introduce force broadcast notifier
Thomas Gleixner
1
-0
/
+1
2007-10-13
clock events: allow replacement of broadcast timer
Venki Pallipadi
1
-2
/
+2
2007-07-22
clockevents: fix resume logic
Thomas Gleixner
1
-6
/
+10
2007-05-08
highres/dyntick: prevent xtime lock contention
Thomas Gleixner
1
-1
/
+7
2007-03-17
[PATCH] clockevents: Fix suspend/resume to disk hangs
Thomas Gleixner
1
-6
/
+7
2007-03-06
[PATCH] Save/restore periodic tick information over suspend/resume
Thomas Gleixner
1
-0
/
+32
2007-02-26
[TICK] tick-common: Fix one-shot handling in tick_handle_periodic().
David S. Miller
1
-2
/
+3
2007-02-16
[PATCH] Add debugging feature /proc/timer_list
Ingo Molnar
1
-0
/
+8
2007-02-16
[PATCH] tick-management: dyntick / highres functionality
Thomas Gleixner
1
-0
/
+26
2007-02-16
[PATCH] tick-management: broadcast functionality
Thomas Gleixner
1
-9
/
+44
2007-02-16
[PATCH] tick-management: core functionality
Thomas Gleixner
1
-0
/
+277