index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
/
tick-sched.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-25
softlockup: fix NOHZ wakeup
Ingo Molnar
1
-0
/
+1
2008-04-19
sched: rt-group: synchonised bandwidth period
Peter Zijlstra
1
-5
/
+0
2008-04-17
clockevents: optimise tick_nohz_stop_sched_tick() a bit
Karsten Wiese
1
-4
/
+2
2008-03-09
time: don't touch an offlined CPU's ts->tick_stopped in tick_cancel_sched_tim...
Karsten Wiese
1
-1
/
+1
2008-02-29
rcu: add support for dynamic ticks and preempt rcu
Steven Rostedt
1
-0
/
+3
2008-02-08
timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hres
Li Zefan
1
-1
/
+1
2008-02-01
tick-sched: add more debug information
Thomas Gleixner
1
-0
/
+2
2008-01-30
time: track accurate idle time with tick_sched.idle_sleeptime
Venki Pallipadi
1
-22
/
+48
2008-01-30
time: more timer related cleanups
Pavel Machek
1
-1
/
+1
2008-01-30
time: timer cleanups
Pavel Machek
1
-2
/
+2
2008-01-25
hrtimer: clean up cpu->base locking tricks
Peter Zijlstra
1
-8
/
+0
2008-01-25
sched: rt throttling vs no_hz
Peter Zijlstra
1
-0
/
+5
2007-11-28
softlockup: fix false positives on CONFIG_NOHZ
Thomas Gleixner
1
-0
/
+2
2007-11-05
time: fix inconsistent function names in comments
Li Zefan
1
-1
/
+1
2007-10-29
clockevents: unexport tick_nohz_get_sleep_length
Adrian Bunk
1
-2
/
+0
2007-10-19
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-0
/
+16
2007-10-17
Use num_possible_cpus() instead of NR_CPUS for timer distribution
john stultz
1
-1
/
+1
2007-10-10
cpuidle: consolidate 2.6.22 cpuidle branch into one patch
Len Brown
1
-0
/
+16
2007-09-16
clockevents: prevent stale tick update on offline cpu
Thomas Gleixner
1
-0
/
+12
2007-07-21
tick management: spread timer interrupt
john stultz
1
-1
/
+6
2007-05-29
NOHZ: prevent multiplication overflow - stop timer for huge timeouts
Thomas Gleixner
1
-1
/
+15
2007-05-23
NOHZ: Rate limit the local softirq pending warning output
Thomas Gleixner
1
-3
/
+9
2007-05-08
sched: dynticks idle load balancing
Siddha, Suresh B
1
-0
/
+9
2007-05-08
highres/dyntick: prevent xtime lock contention
Thomas Gleixner
1
-2
/
+40
2007-02-26
[TIME] tick-sched: Add missing asm/irq_regs.h include.
David S. Miller
1
-0
/
+2
2007-02-19
[PATCH] NOHZ: Produce debug output instead of a BUG()
Thomas Gleixner
1
-1
/
+3
2007-02-19
[PATCH] NOHZ: Fix RCU handling
Ingo Molnar
1
-4
/
+4
2007-02-16
[PATCH] Add debugging feature /proc/timer_list
Ingo Molnar
1
-0
/
+5
2007-02-16
[PATCH] tick-management: dyntick / highres functionality
Thomas Gleixner
1
-0
/
+558