| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2013-09-18 | 2 | -4/+4 |
|\ |
|
| * | timekeeping: Fix HRTICK related deadlock from ntp lock changes | John Stultz | 2013-09-12 | 2 | -4/+4 |
* | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-09-04 | 2 | -33/+29 |
|\ \
| |/ |
|
| * | nohz: Include local CPU in full dynticks global kick | Frederic Weisbecker | 2013-08-16 | 1 | -0/+1 |
| * | Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Ingo Molnar | 2013-08-14 | 3 | -34/+28 |
| |\ |
|
| | * | nohz: Optimize full dynticks's sched hooks with static keys | Frederic Weisbecker | 2013-08-14 | 1 | -4/+4 |
| | * | nohz: Optimize full dynticks state checks with static keys | Frederic Weisbecker | 2013-08-14 | 1 | -12/+2 |
| | * | nohz: Rename a few state variables | Frederic Weisbecker | 2013-08-14 | 1 | -22/+22 |
| | * | context_tracking: Remove full dynticks' hacky dependency on wide context trac... | Frederic Weisbecker | 2013-08-13 | 1 | -1/+0 |
| | * | nohz: Only enable context tracking on full dynticks CPUs | Frederic Weisbecker | 2013-08-13 | 1 | -0/+6 |
* | | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 2013-09-03 | 1 | -0/+50 |
|\ \ \ |
|
| * | | | nohz_full: Add full-system-idle state machine | Paul E. McKenney | 2013-08-31 | 1 | -0/+27 |
| * | | | nohz_full: Add Kconfig parameter for scalable detection of all-idle state | Paul E. McKenney | 2013-08-18 | 1 | -0/+23 |
* | | | | timer_list: correct the iterator for timer_list | Nathan Zimmer | 2013-08-28 | 1 | -17/+24 |
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2013-08-19 | 2 | -4/+3 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | Merge branch 'fortglx/3.11/time' of git://git.linaro.org/people/jstultz/linux... | Ingo Molnar | 2013-08-12 | 1 | -1/+1 |
| |\ \ |
|
| | * | | sched_clock: Fix integer overflow | Baruch Siach | 2013-07-22 | 1 | -1/+1 |
| * | | | nohz: fix compile warning in tick_nohz_init() | Li Zhong | 2013-07-24 | 1 | -2/+0 |
| * | | | nohz: Do not warn about unstable tsc unless user uses nohz_full | Steven Rostedt | 2013-07-24 | 1 | -1/+2 |
| | |/
| |/| |
|
* | | | Revert "cpuidle: Quickly notice prediction failure for repeat mode" | Rafael J. Wysocki | 2013-07-29 | 1 | -7/+2 |
|/ / |
|
* | | kernel: delete __cpuinit usage from all core kernel files | Paul Gortmaker | 2013-07-14 | 1 | -1/+1 |
|/ |
|
* | tick: broadcast: Check broadcast mode on CPU hotplug | Stephen Boyd | 2013-07-12 | 1 | -1/+4 |
* | Merge branch 'linus' into timers/urgent | Thomas Gleixner | 2013-07-12 | 11 | -263/+1026 |
|\ |
|
| * | clocksource: Reselect clocksource when watchdog validated high-res capability | Thomas Gleixner | 2013-07-05 | 1 | -15/+42 |
| * | Merge branch 'timers/posix-cpu-timers-for-tglx' of | Thomas Gleixner | 2013-07-04 | 4 | -9/+21 |
| |\ |
|
| * | | tick: Sanitize broadcast control logic | Thomas Gleixner | 2013-07-02 | 2 | -12/+61 |
| * | | tick: Prevent uncontrolled switch to oneshot mode | Thomas Gleixner | 2013-07-02 | 1 | -1/+9 |
| * | | tick: Make oneshot broadcast robust vs. CPU offlining | Thomas Gleixner | 2013-07-02 | 1 | -2/+11 |
| * | | timekeeping: Indicate that clock was set in the pvclock gtod notifier | David Vrabel | 2013-06-28 | 1 | -12/+18 |
| * | | timekeeping: Pass flags instead of multiple bools to timekeeping_update() | David Vrabel | 2013-06-28 | 1 | -9/+12 |
| * | | clockevents: Prefer CPU local devices over global devices | Stephen Boyd | 2013-06-24 | 1 | -2/+7 |
| * | | ARM: sched_clock: Load cycle count after epoch stabilizes | Stephen Boyd | 2013-06-17 | 1 | -11/+8 |
| * | | sched_clock: Make ARM's sched_clock generic for all architectures | Stephen Boyd | 2013-06-12 | 2 | -0/+216 |
| * | | alarmtimer: Export symbols of functions declared in linux/alarmtimer.h | Marcus Gelderie | 2013-06-12 | 1 | -1/+9 |
| * | | power: Add option to log time spent in suspend | Colin Cross | 2013-05-29 | 4 | -0/+89 |
| * | | alarmtimer: Add functions for timerfd support | Todd Poynor | 2013-05-29 | 1 | -1/+38 |
| * | | clocksource: Implement clocksource_select_fallback() for CONFIG_ARCH_USES_GET... | Thomas Gleixner | 2013-05-28 | 1 | -0/+1 |
| * | | clockevents: Define CS_NAME_LEN unconditionally | Thomas Gleixner | 2013-05-28 | 1 | -2/+2 |
| * | | clockevents: Implement unbind functionality | Thomas Gleixner | 2013-05-16 | 4 | -4/+161 |
| * | | clockevents: Split out selection logic | Thomas Gleixner | 2013-05-16 | 2 | -38/+56 |
| * | | clockevents: Provide sysfs interface | Thomas Gleixner | 2013-05-16 | 1 | -0/+86 |
| * | | clockevents: Add module refcount | Thomas Gleixner | 2013-05-16 | 3 | -0/+8 |
| * | | clockevents: Move the tick_notify() switch case to clockevents_notify() | Thomas Gleixner | 2013-05-16 | 3 | -48/+35 |
| * | | clockevents: Simplify locking | Thomas Gleixner | 2013-05-16 | 1 | -17/+5 |
| * | | clockevents: Get rid of the notifier chain | Thomas Gleixner | 2013-05-16 | 4 | -63/+14 |
| * | | clocksource: Let clocksource_unregister() return success/error | Thomas Gleixner | 2013-05-16 | 1 | -21/+12 |
| * | | clocksource: Provide unbind interface in sysfs | Thomas Gleixner | 2013-05-16 | 1 | -0/+73 |
| * | | clocksource: Split out user string input | Thomas Gleixner | 2013-05-16 | 1 | -14/+23 |
| * | | clocksource: Allow clocksource select to skip current clocksource | Thomas Gleixner | 2013-05-16 | 1 | -11/+20 |
| * | | clocksource: Add module refcount | Thomas Gleixner | 2013-05-16 | 1 | -5/+14 |