[GIT pull] timer fixes for 3.10

2013-06-28 Thread Thomas Gleixner
Linus, please pull the latest timers-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers-urgent-for-linus * Correct an ordering issue in the tick broadcast code. I really wish we'd get compensation for pain and suffering for each line of

[GIT pull] timer fixes for 3.10

2013-06-28 Thread Thomas Gleixner
Linus, please pull the latest timers-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers-urgent-for-linus * Correct an ordering issue in the tick broadcast code. I really wish we'd get compensation for pain and suffering for each line of

[GIT pull] timer fixes for 3.10

2013-06-19 Thread Thomas Gleixner
Linus, please pull the latest timers-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers-urgent-for-linus * Fix inconstinant clock usage in virtual time accounting * Fix a build error in KVM caused by the NOHZ work * Remove a pointless

[GIT pull] timer fixes for 3.10

2013-06-19 Thread Thomas Gleixner
Linus, please pull the latest timers-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers-urgent-for-linus * Fix inconstinant clock usage in virtual time accounting * Fix a build error in KVM caused by the NOHZ work * Remove a pointless

[GIT Pull] timer fixes for 3.10

2013-06-08 Thread Thomas Gleixner
Linus, please pull the latest timers-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers-urgent-for-linus * Trivial fixes: Unused variable removal * Posix-timers: Add the clock ID to the new proc interface to make it useful. The interface

[GIT Pull] timer fixes for 3.10

2013-06-08 Thread Thomas Gleixner
Linus, please pull the latest timers-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers-urgent-for-linus * Trivial fixes: Unused variable removal * Posix-timers: Add the clock ID to the new proc interface to make it useful. The interface

[GIT pull] timer fixes for 3.10

2013-05-15 Thread Thomas Gleixner
Linus, please pull the latest timers-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers-urgent-for-linus Content: * Cure for not using zalloc in the first place, which leads to random crashes with CPUMASK_OFF_STACK. *

[GIT pull] timer fixes for 3.10

2013-05-15 Thread Thomas Gleixner
Linus, please pull the latest timers-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers-urgent-for-linus Content: * Cure for not using zalloc in the first place, which leads to random crashes with CPUMASK_OFF_STACK. *

[GIT pull] timer fixes for 3.9

2013-04-15 Thread Thomas Gleixner
Linus, please pull the latest timers-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers-urgent-for-linus * Single bug fix for a cpu hotplug race. Thanks, tglx --> Michael Bohan (1): hrtimer: Don't reinitialize a

[GIT pull] timer fixes for 3.9

2013-04-15 Thread Thomas Gleixner
Linus, please pull the latest timers-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers-urgent-for-linus * Single bug fix for a cpu hotplug race. Thanks, tglx -- Michael Bohan (1): hrtimer: Don't reinitialize a

[GIT pull] timer fixes for 3.9

2013-03-25 Thread Thomas Gleixner
Linus, please pull the latest timers-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers-urgent-for-linus A single bugfix which prevents that a non functional timer device is selected to provide the fallback device, which is supposed to serve

[GIT pull] timer fixes for 3.9

2013-03-25 Thread Thomas Gleixner
Linus, please pull the latest timers-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers-urgent-for-linus A single bugfix which prevents that a non functional timer device is selected to provide the fallback device, which is supposed to serve

[GIT PULL] timer fixes

2013-02-26 Thread Ingo Molnar
Linus, Please pull the latest timers-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers-urgent-for-linus HEAD: 00f4e13c4634b10f6a16b26a980b22a53dfa6bb5 clocksource : Nomadik-mtu : fix missing irq initialization Thanks, Ingo

[GIT PULL] timer fixes

2013-02-26 Thread Ingo Molnar
Linus, Please pull the latest timers-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers-urgent-for-linus HEAD: 00f4e13c4634b10f6a16b26a980b22a53dfa6bb5 clocksource : Nomadik-mtu : fix missing irq initialization Thanks, Ingo

[GIT PULL] timer fixes

2012-09-21 Thread Ingo Molnar
Linus, Please pull the latest timers-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers-urgent-for-linus HEAD: ec145babe754f9ea1079034a108104b6001e001c time: Fix timeekeping_get_ns overflow on 32bit systems One more timekeeping fix for

[GIT PULL] timer fixes

2012-09-21 Thread Ingo Molnar
Linus, Please pull the latest timers-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers-urgent-for-linus HEAD: ec145babe754f9ea1079034a108104b6001e001c time: Fix timeekeping_get_ns overflow on 32bit systems One more timekeeping fix for

[GIT pull] timer fixes for 3.6

2012-08-23 Thread Thomas Gleixner
Linus, please pull the latest timers-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers-urgent-for-linus Mostly small fixes for the fallout of the timekeeping overhaul in 3.6 along with stable fixes to address an accumulation problem and missing

[GIT pull] timer fixes for 3.6

2012-08-23 Thread Thomas Gleixner
Linus, please pull the latest timers-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers-urgent-for-linus Mostly small fixes for the fallout of the timekeeping overhaul in 3.6 along with stable fixes to address an accumulation problem and missing

[GIT PULL] timer fixes

2012-08-03 Thread Ingo Molnar
Linus, Please pull the latest timers-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers-urgent-for-linus HEAD: 4e250fdde9be50581c7dd5fed88c9b9960615314 time: Remove all direct references to timekeeper One regression fix, and a couple of

[GIT PULL] timer fixes

2012-08-03 Thread Ingo Molnar
Linus, Please pull the latest timers-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers-urgent-for-linus HEAD: 4e250fdde9be50581c7dd5fed88c9b9960615314 time: Remove all direct references to timekeeper One regression fix, and a couple of

[GIT pull] timer fixes for 2.6.25

2008-02-17 Thread Thomas Gleixner
Linus, please pull from ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt.git Thanks, tglx --- Pavel Machek (1): timer_list: print relative expiry time signed kernel/time/timer_list.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git

[GIT pull] timer fixes for 2.6.25

2008-02-17 Thread Thomas Gleixner
Linus, please pull from ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt.git Thanks, tglx --- Pavel Machek (1): timer_list: print relative expiry time signed kernel/time/timer_list.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git

<    1   2