| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | time: Fix a bug in timekeeping_suspend() with no persistent clock | Xunlei Pang | 2015-04-03 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | time: Don't build timekeeping_inject_sleeptime64() if no one uses it | Xunlei Pang | 2015-04-03 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | time: Add y2038 safe update_persistent_clock64() | Xunlei Pang | 2015-04-03 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | time: Add y2038 safe read_persistent_clock64() | Xunlei Pang | 2015-04-03 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | time: Add y2038 safe read_boot_clock64() | Xunlei Pang | 2015-04-03 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | timer: Further simplify the SMP and HOTPLUG logic | Peter Zijlstra | 2015-04-02 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | timer: Don't initialize 'tvec_base' on hotplug | Viresh Kumar | 2015-04-02 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | timer: Allocate per-cpu tvec_base's statically | Peter Zijlstra | 2015-04-02 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | clockevents: Fix cpu_down() race for hrtimer based broadcasting | Preeti U Murthy | 2015-04-02 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | tick: Further simplify tick-internal.h | Ingo Molnar | 2015-04-02 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | arm/bL_switcher: Kill tick suspend hackery | Thomas Gleixner | 2015-04-01 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | tick/xen: Provide and use tick_suspend_local() and tick_resume_local() | Thomas Gleixner | 2015-04-01 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | tick: Make tick_resume_broadcast_oneshot() static | Thomas Gleixner | 2015-04-01 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | clockevents: Make suspend/resume calls explicit | Thomas Gleixner | 2015-04-01 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | clockevents: Remove extra local_irq_save() in clockevents_exchange_device() | Thomas Gleixner | 2015-04-01 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | tick: Move core only declarations and functions to core | Thomas Gleixner | 2015-04-01 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | tick: Simplify tick-internal.h | Thomas Gleixner | 2015-04-01 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | tick: Move clocksource related stuff to timekeeping.h | Thomas Gleixner | 2015-04-01 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILD | Thomas Gleixner | 2015-04-01 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'v4.0-rc6' into timers/core, before applying new patches | Ingo Molnar | 2015-03-31 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | clockevents: Don't validate dev->mode against CLOCK_EVT_MODE_UNUSED for new i... | Viresh Kumar | 2015-03-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | clockevents: Manage device's state separately for the core | Viresh Kumar | 2015-03-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | clockevents: Handle tick device's resume separately | Viresh Kumar | 2015-03-27 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | time: Introduce tk_fast_raw | Peter Zijlstra | 2015-03-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | time: Parametrize all tk_fast_mono users | Peter Zijlstra | 2015-03-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | time: Add timerkeeper::tkr_raw | Peter Zijlstra | 2015-03-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | time: Rename timekeeper::tkr to timekeeper::tkr_mono | Peter Zijlstra | 2015-03-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | timers, sched/clock: Clean up the code a bit | Ingo Molnar | 2015-03-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | timers, sched/clock: Avoid deadlock during read from NMI | Daniel Thompson | 2015-03-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | timers, sched/clock: Remove redundant notrace from update function | Daniel Thompson | 2015-03-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | timers, sched/clock: Remove suspend from clock_read_data() | Daniel Thompson | 2015-03-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | timers, sched/clock: Optimize cache line usage | Daniel Thompson | 2015-03-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | timers, sched/clock: Match scope of read and write seqcounts | Daniel Thompson | 2015-03-27 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | clocksource: Rename __clocksource_updatefreq_*() to __clocksource_update_freq... | John Stultz | 2015-03-13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | clocksource: Add some debug info about clocksources being registered | John Stultz | 2015-03-13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | clocksource: Mostly kill clocksource_register() | John Stultz | 2015-03-13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | clocksource: Improve clocksource watchdog reporting | John Stultz | 2015-03-13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | timekeeping: Add warnings when overflows or underflows are observed | John Stultz | 2015-03-13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | timekeeping: Try to catch clocksource delta underflows | John Stultz | 2015-03-13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | timekeeping: Add checks to cap clocksource reads to the 'max_cycles' value | John Stultz | 2015-03-13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | timekeeping: Add debugging checks to warn if we see delays | John Stultz | 2015-03-13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | clocksource: Add 'max_cycles' to 'struct clocksource' | John Stultz | 2015-03-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | clocksource: Simplify the logic around clocksource wrapping safety margins | John Stultz | 2015-03-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | clocksource: Simplify the clocks_calc_max_nsecs() logic | John Stultz | 2015-03-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'v4.0-rc2' into timers/core, to refresh the tree before pulling mor... | Ingo Molnar | 2015-03-04 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | clockevents: Introduce mode specific callbacks | Viresh Kumar | 2015-02-18 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-04-13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | sched/core: Drop debugging leftover trace_printk call | Borislav Petkov | 2015-04-03 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | sched/deadline: Support DL task migration during CPU hotplug | Wanpeng Li | 2015-04-02 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | sched/core: Check for available DL bandwidth in cpuset_cpu_inactive() | Juri Lelli | 2015-04-02 | |
