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
2013-08-16
nohz: Include local CPU in full dynticks global kick
Frederic Weisbecker
1
-0
/
+1
2013-08-14
Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
1
-32
/
+27
2013-08-14
nohz: Optimize full dynticks's sched hooks with static keys
Frederic Weisbecker
1
-4
/
+4
2013-08-14
nohz: Optimize full dynticks state checks with static keys
Frederic Weisbecker
1
-12
/
+2
2013-08-14
nohz: Rename a few state variables
Frederic Weisbecker
1
-22
/
+22
2013-08-13
nohz: Only enable context tracking on full dynticks CPUs
Frederic Weisbecker
1
-0
/
+6
2013-07-29
Revert "cpuidle: Quickly notice prediction failure for repeat mode"
Rafael J. Wysocki
1
-7
/
+2
2013-07-24
nohz: fix compile warning in tick_nohz_init()
Li Zhong
1
-2
/
+0
2013-07-24
nohz: Do not warn about unstable tsc unless user uses nohz_full
Steven Rostedt
1
-1
/
+2
2013-07-14
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
1
-1
/
+1
2013-07-10
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
1
-10
/
+5
2013-06-20
nohz: Remove obsolete check for full dynticks CPUs to be RCU nocbs
Frederic Weisbecker
1
-10
/
+0
2013-06-20
nohz: Warn if the machine can not perform nohz_full
Steven Rostedt
1
-0
/
+5
2013-05-31
nohz: Fix notifier return val that enforce timekeeping
Li Zhong
1
-1
/
+1
2013-05-15
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+2
2013-05-14
tick: Don't invoke tick_nohz_stop_sched_tick() if the cpu is offline
Thomas Gleixner
1
-0
/
+1
2013-05-12
tick: Cleanup NOHZ per cpu data on cpu down
Thomas Gleixner
1
-1
/
+1
2013-05-05
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-16
/
+280
2013-05-04
sched: Keep at least 1 tick per second for active dynticks tasks
Frederic Weisbecker
1
-0
/
+7
2013-04-29
nohz: Protect smp_processor_id() in tick_nohz_task_switch()
Li Zhong
1
-3
/
+4
2013-04-26
nohz: Reduce overhead under high-freq idling patterns
Ingo Molnar
1
-3
/
+4
2013-04-22
nohz: Add basic tracing
Frederic Weisbecker
1
-4
/
+15
2013-04-22
nohz: Re-evaluate the tick for the new task after a context switch
Frederic Weisbecker
1
-0
/
+20
2013-04-22
nohz: Prepare to stop the tick on irq exit
Frederic Weisbecker
1
-6
/
+25
2013-04-22
nohz: Implement full dynticks kick
Frederic Weisbecker
1
-4
/
+38
2013-04-22
nohz: Re-evaluate the tick from the scheduler IPI
Frederic Weisbecker
1
-1
/
+1
2013-04-21
Merge branch 'timers/nohz-posix-timers-v2' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
1
-0
/
+51
2013-04-19
nohz: New option to default all CPUs in full dynticks range
Frederic Weisbecker
1
-2
/
+21
2013-04-19
nohz: Ensure full dynticks CPUs are RCU nocbs
Frederic Weisbecker
1
-6
/
+16
2013-04-19
nohz: Force boot CPU outside full dynticks range
Frederic Weisbecker
1
-39
/
+15
2013-04-18
nohz: New APIs to re-evaluate the tick on full dynticks CPUs
Frederic Weisbecker
1
-0
/
+51
2013-04-15
nohz: Switch from "extended nohz" to "full nohz" based naming
Frederic Weisbecker
1
-27
/
+27
2013-04-03
nohz: Print final full dynticks CPUs range on boot
Frederic Weisbecker
1
-0
/
+10
2013-04-03
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
Frederic Weisbecker
1
-6
/
+6
2013-03-25
tick: Change log level of NOHZ: local_softirq_pending message
Rado Vrbovsky
1
-2
/
+2
2013-03-21
nohz: Assign timekeeping duty to a CPU outside the full dynticks range
Frederic Weisbecker
1
-2
/
+45
2013-03-21
nohz: Basic full dynticks interface
Frederic Weisbecker
1
-0
/
+62
2013-02-28
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Linus Torvalds
1
-0
/
+2
2013-02-19
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+4
2013-02-05
Merge branch 'nohz/printk-v8' into irq/core
Frederic Weisbecker
1
-3
/
+4
2013-01-27
cputime: Allow dynamic switch between tick/virtual based cputime accounting
Frederic Weisbecker
1
-1
/
+4
2013-01-17
tick: export nohz tick idle symbols for module use
Jacob Pan
1
-0
/
+2
2012-12-11
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-73
/
+58
2012-12-11
Merge branches 'core-locking-for-linus' and 'timers-urgent-for-linus' of git:...
Linus Torvalds
1
-1
/
+1
2012-11-21
Merge branch 'fortglx/3.8/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
1
-11
/
+11
2012-11-18
printk: Wake up klogd using irq_work
Frederic Weisbecker
1
-1
/
+1
2012-11-17
irq_work: Don't stop the tick with pending works
Frederic Weisbecker
1
-1
/
+2
2012-11-17
nohz: Add API to check tick state
Frederic Weisbecker
1
-1
/
+1
2012-11-15
cpuidle: Quickly notice prediction failure for repeat mode
Youquan Song
1
-0
/
+4
2012-11-13
time: Kill xtime_lock, replacing it with jiffies_lock
John Stultz
1
-11
/
+11
[next]