Re: [GIT PULL] timer fixes

2020-12-27 Thread pr-tracker-bot
The pull request you sent on Sun, 27 Dec 2020 10:26:58 +0100: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git > timers-urgent-2020-12-27 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/2eeefc60ad70ffb7a5daf9f47aef5b1ebd1f39ad Thank you! --

[GIT PULL] timer fixes

2020-12-27 Thread Ingo Molnar
Linus, Please pull the latest timers/urgent git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers-urgent-2020-12-27 # HEAD: f6f5cd840ae782680c5e94048c72420e4e6857f9 timekeeping: Fix spelling mistake in Kconfig "fullfill" -> "fulfill" Update/fix two CPU sanity

Re: [GIT pull] timer fixes for 5.2

2019-06-16 Thread pr-tracker-bot
The pull request you sent on Sun, 16 Jun 2019 11:29:52 -: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git > timers-urgent-for-linus has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/efba92d58fa37d714d665deddb5cc6458b39bb88 Thank you! -- Deet-doot-dot,

[GIT pull] timer fixes for 5.2

2019-06-16 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 up to: e3ff9c3678b4: timekeeping: Repair ktime_get_coarse*() granularity A set of small fixes: - Repair the ktime_get_coarse() functions

Re: [GIT PULL] timer fixes

2019-05-16 Thread pr-tracker-bot
The pull request you sent on Thu, 16 May 2019 18:09:25 +0200: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git > timers-urgent-for-linus has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/b2c3dda6f8f06d825b9b6099f57b906c774141c0 Thank you! -- Deet-doot-dot,

[GIT PULL] timer fixes

2019-05-16 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: fdc6bae940ee9eb869e493990540098b8c0fd6ab ntp: Allow TAI-UTC offset to be set to zero A TIA adjtimex interface extension, and a

Re: [GIT PULL] timer fixes

2019-04-20 Thread pr-tracker-bot
The pull request you sent on Sat, 20 Apr 2019 09:45:50 +0200: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git > timers-urgent-for-linus has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/e899cc3b3d9813f795c039c0f3c689861d6836da Thank you! -- Deet-doot-dot,

[GIT PULL] timer fixes

2019-04-20 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: 3f2552f7e9c5abef2775c53f7af66532f8bf65bc timers/sched_clock: Prevent generic sched_clock wrap caused by tick_freeze() Misc

Re: [GIT pull] timer fixes for 4.20

2018-11-11 Thread pr-tracker-bot
The pull request you sent on Sun, 11 Nov 2018 09:11:08 +0100: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git > timers-urgent-for-linus has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/08b5278650d6e9f61a210f88e3f418c87389df5b Thank you! -- Deet-doot-dot,

Re: [GIT pull] timer fixes for 4.20

2018-11-11 Thread pr-tracker-bot
The pull request you sent on Sun, 11 Nov 2018 09:11:08 +0100: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git > timers-urgent-for-linus has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/08b5278650d6e9f61a210f88e3f418c87389df5b Thank you! -- Deet-doot-dot,

[GIT pull] timer fixes for 4.20

2018-11-11 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 Just the removal of a redundant call into the sched deadline overrun check. Thanks, tglx --> Juri Lelli (1):

[GIT pull] timer fixes for 4.20

2018-11-11 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 Just the removal of a redundant call into the sched deadline overrun check. Thanks, tglx --> Juri Lelli (1):

Re: [GIT pull] timer fixes for 4.19

2018-09-29 Thread Greg Kroah-Hartman
On Sat, Sep 29, 2018 at 08:25:47PM +0200, Thomas Gleixner wrote: > Greg, > > 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 Now pulled, thanks. greg k-h

Re: [GIT pull] timer fixes for 4.19

2018-09-29 Thread Greg Kroah-Hartman
On Sat, Sep 29, 2018 at 08:25:47PM +0200, Thomas Gleixner wrote: > Greg, > > 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 Now pulled, thanks. greg k-h

[GIT pull] timer fixes for 4.19

2018-09-29 Thread Thomas Gleixner
Greg, 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 Three small fixes for clocksource drivers: - Proper error handling in the Atmel PIT driver - Add CLOCK_SOURCE_SUSPEND_NONSTOP for TI

[GIT pull] timer fixes for 4.19

2018-09-29 Thread Thomas Gleixner
Greg, 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 Three small fixes for clocksource drivers: - Proper error handling in the Atmel PIT driver - Add CLOCK_SOURCE_SUSPEND_NONSTOP for TI

[GIT pull] timer fixes for 4.18

2018-08-05 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 Two oneliners addressing NOHZ failures: - Use a bitmask to check for the pending timer softirq and not the bit number. The existing

[GIT pull] timer fixes for 4.18

2018-08-05 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 Two oneliners addressing NOHZ failures: - Use a bitmask to check for the pending timer softirq and not the bit number. The existing

[GIT PULL] timer fixes

2018-07-13 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: 5e18e412973d6bb1804de1d4d30a891c774b006e clocksource: arm_arch_timer: Set arch_mem_timer cpumask to cpu_possible_mask A

[GIT PULL] timer fixes

2018-07-13 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: 5e18e412973d6bb1804de1d4d30a891c774b006e clocksource: arm_arch_timer: Set arch_mem_timer cpumask to cpu_possible_mask A

[GIT pull] timer fixes for 4.17

2018-04-22 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 small set of timer fixes: - Evaluate the -ETIME condition correctly in the imx tpm driver - Fix the evaluation order of a condition in

[GIT pull] timer fixes for 4.17

2018-04-22 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 small set of timer fixes: - Evaluate the -ETIME condition correctly in the imx tpm driver - Fix the evaluation order of a condition in

[GIT pull] timer fixes for 4.16

2018-03-04 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 small set of fixes from the timer departement: - Add a missing timer wheel clock forward when migrating timers off a unplugged CPU to

[GIT pull] timer fixes for 4.16

2018-03-04 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 small set of fixes from the timer departement: - Add a missing timer wheel clock forward when migrating timers off a unplugged CPU to

[GIT pull] timer fixes for 4.15

2017-12-31 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 pile of fixes for long standing issues with the timer wheel and the NOHZ code: - Prevent timer base confusion accross the nohz switch,

[GIT pull] timer fixes for 4.15

2017-12-31 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 pile of fixes for long standing issues with the timer wheel and the NOHZ code: - Prevent timer base confusion accross the nohz switch,

[GIT pull] timer fixes for 4.13

2017-08-20 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 few small fixes for timer drivers: - Prevent infinite recursion in the arm architected timer driver with ftrace - Propagate error

[GIT pull] timer fixes for 4.13

2017-08-20 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 few small fixes for timer drivers: - Prevent infinite recursion in the arm architected timer driver with ftrace - Propagate error

[GIT pull] timer fixes for 4.12

2017-06-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 few fixes for timekeeping and timers: - Plug a subtle race due to a missing READ_ONCE() in the timekeeping code where reloading of

[GIT pull] timer fixes for 4.12

2017-06-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 few fixes for timekeeping and timers: - Plug a subtle race due to a missing READ_ONCE() in the timekeeping code where reloading of

[GIT pull] timer fixes for 4.12

2017-06-18 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 Three fixlets for timers: - Two hot-fixes for the alarmtimer based posix timers, which prevent a nasty DOS by self

[GIT pull] timer fixes for 4.12

2017-06-18 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 Three fixlets for timers: - Two hot-fixes for the alarmtimer based posix timers, which prevent a nasty DOS by self

[GIT pull] timer fixes for 4.12

2017-05-27 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 Silence dmesg spam by making the posix cpu timer printks depend on print_fatal_signals. Thanks, tglx --> Thomas

[GIT pull] timer fixes for 4.12

2017-05-27 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 Silence dmesg spam by making the posix cpu timer printks depend on print_fatal_signals. Thanks, tglx --> Thomas

[GIT pull] timer fixes for 4.11

2017-04-02 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 Two small fixes for the new CLKEVT_OF infrastructure. Thanks, tglx --> Alexander Kochetkov (2):

[GIT pull] timer fixes for 4.11

2017-04-02 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 Two small fixes for the new CLKEVT_OF infrastructure. Thanks, tglx --> Alexander Kochetkov (2):

[GIT PULL] timer fixes

2017-03-07 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: fa3aa7a54fe6d3abf128f13cd4bbd40eaa48fed2 jiffies: Revert bogus conversion of NSEC_PER_SEC to TICK_NSEC This includes a fix for

[GIT PULL] timer fixes

2017-03-07 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: fa3aa7a54fe6d3abf128f13cd4bbd40eaa48fed2 jiffies: Revert bogus conversion of NSEC_PER_SEC to TICK_NSEC This includes a fix for

[GIT pull] timer fixes for 4.10

2017-02-18 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 Two small fixes:: - Prevent deadlock on the tick broadcast lock. Found and fixed by Mike. - Stop using printk() in the timekeeping

[GIT pull] timer fixes for 4.10

2017-02-18 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 Two small fixes:: - Prevent deadlock on the tick broadcast lock. Found and fixed by Mike. - Stop using printk() in the timekeeping

[GIT PULL] timer fixes

2016-10-28 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: 6bad6bccf2d717f652d37e63cf261eaa23466009 timers: Prevent base clock corruption when forwarding Fix four timer locking races:

[GIT PULL] timer fixes

2016-10-28 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: 6bad6bccf2d717f652d37e63cf261eaa23466009 timers: Prevent base clock corruption when forwarding Fix four timer locking races:

[GIT pull] timer fixes for 4.8

2016-09-04 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 Two fixlet from the timers departement: - A fix for scheduler stalls in the tick idle code affecting NOHZ_FULL kernels - A

[GIT pull] timer fixes for 4.8

2016-09-04 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 Two fixlet from the timers departement: - A fix for scheduler stalls in the tick idle code affecting NOHZ_FULL kernels - A

[GIT pull] timer fixes for 4.8

2016-08-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 A few updates for timers & co. - Prevent a livelock in the timekeeping code when debugging is enabled - Prevent out of bounds access in

[GIT pull] timer fixes for 4.8

2016-08-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 A few updates for timers & co. - Prevent a livelock in the timekeeping code when debugging is enabled - Prevent out of bounds access in

[GIT PULL] timer fixes

2016-08-18 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: be5769e2061ac40b32daa83e28e1c4aac7133511 clocksource/drivers/mips-gic-timer: Make gic_clocksource_of_init() return int Three

[GIT PULL] timer fixes

2016-08-18 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: be5769e2061ac40b32daa83e28e1c4aac7133511 clocksource/drivers/mips-gic-timer: Make gic_clocksource_of_init() return int Three

[GIT PULL] timer fixes

2016-08-12 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: 22cc1ca3c5469cf17e149be232817b9223afa5e4 x86/hpet: Fix /dev/rtc breakage caused by RTC cleanup Misc fixes: a /dev/rtc

[GIT PULL] timer fixes

2016-08-12 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: 22cc1ca3c5469cf17e149be232817b9223afa5e4 x86/hpet: Fix /dev/rtc breakage caused by RTC cleanup Misc fixes: a /dev/rtc

[GIT pull] timer fixes for 4.4

2015-12-13 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 fix to unbreak a clocksource driver which has more than 32bit counter width. Thanks, tglx --> Linus

[GIT pull] timer fixes for 4.4

2015-12-13 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 fix to unbreak a clocksource driver which has more than 32bit counter width. Thanks, tglx --> Linus

[GIT pull] timer fixes for 4.4

2015-11-21 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 Two timer fixlets from Arnd: - Use proper constant size in the FSL timer driver - Prevent a build error for legacy platforms

[GIT pull] timer fixes for 4.4

2015-11-21 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 Two timer fixlets from Arnd: - Use proper constant size in the FSL timer driver - Prevent a build error for legacy platforms

[GIT pull] timer fixes for 4.3

2015-11-01 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 The last round of minimalistic fixes for clocksource drivers: - Prevent multiple shutdown of the sh_mtu2 clocksource - Annotate a

[GIT pull] timer fixes for 4.3

2015-11-01 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 The last round of minimalistic fixes for clocksource drivers: - Prevent multiple shutdown of the sh_mtu2 clocksource - Annotate a

[GIT PULL] timer fixes

2015-10-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: 67dfae0cd72fec5cd158b6e5fb1647b7dbe0834c clocksource: Fix abs() usage w/ 64bit values An abs64() fix in the watchdog driver,

[GIT PULL] timer fixes

2015-10-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: 67dfae0cd72fec5cd158b6e5fb1647b7dbe0834c clocksource: Fix abs() usage w/ 64bit values An abs64() fix in the watchdog driver,

[GIT PULL] timer fixes

2015-09-17 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: eef7635a22f6b144206b5ca2f1398f637acffc4d clockevents: Remove unused set_mode() callback An fix for an abs()/abs64() bug that

[GIT PULL] timer fixes

2015-09-17 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: eef7635a22f6b144206b5ca2f1398f637acffc4d clockevents: Remove unused set_mode() callback An fix for an abs()/abs64() bug that

[GIT pull] timer fixes for 4.2

2015-08-22 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 Two minimalistic fixes for 4.2 regressions: - Eric fixed a thinko in the timer_list base switching code caused by the overhaul of the

[GIT pull] timer fixes for 4.2

2015-08-22 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 Two minimalistic fixes for 4.2 regressions: - Eric fixed a thinko in the timer_list base switching code caused by the overhaul of the

[GIT pull] timer fixes for 4.2

2015-07-01 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 This pull request contains: - a build regression fix introduced by the timeconst move - a hotplug regression fix introduced by

[GIT pull] timer fixes for 4.2

2015-07-01 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 This pull request contains: - a build regression fix introduced by the timeconst move - a hotplug regression fix introduced by

[GIT PULL] timer fixes

2015-03-28 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: 6e206020324c50a95486f6b279a53512febed92d clocksource/drivers/sun5i: Fix cpufreq interaction with sched_clock() Two clocksource

[GIT PULL] timer fixes

2015-03-28 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: 6e206020324c50a95486f6b279a53512febed92d clocksource/drivers/sun5i: Fix cpufreq interaction with sched_clock() Two clocksource

[GIT PULL] timer fixes

2015-03-17 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: 9ab2b7f3acfa5490f36c9e5774a2bfecd01943db Merge branch 'clockevents/4.0-rc2' of http://git.linaro.org/people/daniel.lezcano/linux

[GIT PULL] timer fixes

2015-03-17 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: 9ab2b7f3acfa5490f36c9e5774a2bfecd01943db Merge branch 'clockevents/4.0-rc2' of http://git.linaro.org/people/daniel.lezcano/linux

[GIT PULL] timer fixes

2015-03-01 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: e3eff6fe7d8a877d94f5dbb8fea46b4f8ca4ce5a Merge branch 'clockevents/4.0-rc1' of git://git.linaro.org/people/daniel.lezcano/linux

[GIT PULL] timer fixes

2015-03-01 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: e3eff6fe7d8a877d94f5dbb8fea46b4f8ca4ce5a Merge branch 'clockevents/4.0-rc1' of git://git.linaro.org/people/daniel.lezcano/linux

[GIT pull] timer fixes for 3.19

2015-01-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 set of small fixes: - Regression fix for exynos_mct clocksource - Trivial build fix for kona clocksource - Functional one liner fix

[GIT pull] timer fixes for 3.19

2015-01-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 set of small fixes: - Regression fix for exynos_mct clocksource - Trivial build fix for kona clocksource - Functional one liner fix

[GIT pull] timer fixes for 3.17

2014-09-13 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 The timer department is not too proud about the following fixes: - Deal with a long standing rounding bug in the timeval to jiffies

[GIT pull] timer fixes for 3.17

2014-09-13 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 The timer department is not too proud about the following fixes: - Deal with a long standing rounding bug in the timeval to jiffies

[GIT pull] timer fixes for 3.16

2014-08-03 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 Two fixes in the timer area: * A long standing lock inversion due to a printk * Suspend related hrtimer corruption in sched_clock

[GIT pull] timer fixes for 3.16

2014-08-03 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 Two fixes in the timer area: * A long standing lock inversion due to a printk * Suspend related hrtimer corruption in sched_clock

[GIT pull] timer fixes for 3.15

2014-05-27 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 Two small fixlets for ARM SoC clocksource drivers: * Avoid calling functions which might sleep from interrupt [disabled] context in

[GIT pull] timer fixes for 3.15

2014-05-27 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 Two small fixlets for ARM SoC clocksource drivers: * Avoid calling functions which might sleep from interrupt [disabled] context in

[GIT pull] timer fixes for 3.15

2014-05-17 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 bug fix for a long standing issue: * Updating the expiry value of a relative timer _after_ letting the idle logic select a

[GIT pull] timer fixes for 3.15

2014-05-17 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 bug fix for a long standing issue: * Updating the expiry value of a relative timer _after_ letting the idle logic select a

[GIT pull] timer fixes for 3.15

2014-04-17 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 Viresh unearthed the following three hickups in the timer/timekeeping code: - Negated check for the result of a clock event selection - A

[GIT pull] timer fixes for 3.15

2014-04-17 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 Viresh unearthed the following three hickups in the timer/timekeeping code: - Negated check for the result of a clock event selection - A

[GIT Pull] timer fixes for 3.14

2014-02-22 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 Short summary: * Serialize the registration of a new sched_clock in the currently ARM only generic sched_clock facilty to

[GIT Pull] timer fixes for 3.14

2014-02-22 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 Short summary: * Serialize the registration of a new sched_clock in the currently ARM only generic sched_clock facilty to

Re: [GIT Pull] timer fixes for 3.14

2014-02-18 Thread Preeti U Murthy
On 02/19/2014 12:10 AM, Thomas Gleixner wrote: > On Tue, 18 Feb 2014, Preeti Murthy wrote: > >> Hi Thomas, >> >> With regard to the patch: "tick: Clear broadcast pending bit when >> switching to oneshot" >> isn't BROADCAST_EXIT called atleast after initializing the high >> resolution timers while

Re: [GIT Pull] timer fixes for 3.14

2014-02-18 Thread Thomas Gleixner
On Tue, 18 Feb 2014, Preeti Murthy wrote: > Hi Thomas, > > With regard to the patch: "tick: Clear broadcast pending bit when > switching to oneshot" > isn't BROADCAST_EXIT called atleast after initializing the high > resolution timers while > handling the broadcast IPI and before re-entering

Re: [GIT Pull] timer fixes for 3.14

2014-02-18 Thread Thomas Gleixner
On Tue, 18 Feb 2014, Preeti Murthy wrote: Hi Thomas, With regard to the patch: tick: Clear broadcast pending bit when switching to oneshot isn't BROADCAST_EXIT called atleast after initializing the high resolution timers while handling the broadcast IPI and before re-entering idle? This

Re: [GIT Pull] timer fixes for 3.14

2014-02-18 Thread Preeti U Murthy
On 02/19/2014 12:10 AM, Thomas Gleixner wrote: On Tue, 18 Feb 2014, Preeti Murthy wrote: Hi Thomas, With regard to the patch: tick: Clear broadcast pending bit when switching to oneshot isn't BROADCAST_EXIT called atleast after initializing the high resolution timers while handling the

Re: [GIT Pull] timer fixes for 3.14

2014-02-17 Thread Preeti Murthy
Hi Thomas, With regard to the patch: "tick: Clear broadcast pending bit when switching to oneshot" isn't BROADCAST_EXIT called atleast after initializing the high resolution timers while handling the broadcast IPI and before re-entering idle? This should clear the cpu bit in the pending mask

Re: [GIT Pull] timer fixes for 3.14

2014-02-17 Thread Preeti Murthy
Hi Thomas, With regard to the patch: tick: Clear broadcast pending bit when switching to oneshot isn't BROADCAST_EXIT called atleast after initializing the high resolution timers while handling the broadcast IPI and before re-entering idle? This should clear the cpu bit in the pending mask right?

[GIT Pull] timer fixes for 3.14

2014-02-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 The following trilogy of patches brings you: * Fix for a long standing math overflow issue with HZ < 60 * An onliner fix for a corner

[GIT Pull] timer fixes for 3.14

2014-02-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 The following trilogy of patches brings you: * Fix for a long standing math overflow issue with HZ 60 * An onliner fix for a corner

[GIT PULL] timer fixes

2013-12-17 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: 5d5119a476f77b57381ddd66d4f7034a5447480b Merge branch 'clockevents/fixes' of git://git.linaro.org/people/daniel.lezcano/linux

[GIT PULL] timer fixes

2013-12-17 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: 5d5119a476f77b57381ddd66d4f7034a5447480b Merge branch 'clockevents/fixes' of git://git.linaro.org/people/daniel.lezcano/linux

[GIT pull] timer fixes for 3.13

2013-12-03 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 - timekeeping: Cure a subtle drift issue on GENERIC_TIME_VSYSCALL_OLD - nohz: Make CONFIG_NO_HZ=n and nohz=off command line option behave

[GIT pull] timer fixes for 3.13

2013-12-03 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 - timekeeping: Cure a subtle drift issue on GENERIC_TIME_VSYSCALL_OLD - nohz: Make CONFIG_NO_HZ=n and nohz=off command line option behave

[GIT PULL] timer fixes

2013-09-28 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: 2199a5574b6d94b9ca26c6345356f45ec60fef8b clocksource: em_sti: Set cpu_possible_mask to fix SMP broadcast A handful of ARM

[GIT PULL] timer fixes

2013-09-28 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: 2199a5574b6d94b9ca26c6345356f45ec60fef8b clocksource: em_sti: Set cpu_possible_mask to fix SMP broadcast A handful of ARM

[GIT PULL] timer fixes

2013-08-19 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: ae920eb24277e4a174a3ca575ce42b98b18a6748 Merge branch 'fortglx/3.11/time' of git://git.linaro.org/people/jstultz/linux into

[GIT PULL] timer fixes

2013-08-19 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: ae920eb24277e4a174a3ca575ce42b98b18a6748 Merge branch 'fortglx/3.11/time' of git://git.linaro.org/people/jstultz/linux into

  1   2   >