summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | time: Fix a bug in timekeeping_suspend() with no persistent clockXunlei Pang2015-04-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | time: Don't build timekeeping_inject_sleeptime64() if no one uses itXunlei Pang2015-04-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | time: Add y2038 safe update_persistent_clock64()Xunlei Pang2015-04-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | time: Add y2038 safe read_persistent_clock64()Xunlei Pang2015-04-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | time: Add y2038 safe read_boot_clock64()Xunlei Pang2015-04-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | timer: Further simplify the SMP and HOTPLUG logicPeter Zijlstra2015-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | timer: Don't initialize 'tvec_base' on hotplugViresh Kumar2015-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | timer: Allocate per-cpu tvec_base's staticallyPeter Zijlstra2015-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | clockevents: Fix cpu_down() race for hrtimer based broadcastingPreeti U Murthy2015-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | tick: Further simplify tick-internal.hIngo Molnar2015-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | arm/bL_switcher: Kill tick suspend hackeryThomas Gleixner2015-04-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | tick/xen: Provide and use tick_suspend_local() and tick_resume_local()Thomas Gleixner2015-04-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | tick: Make tick_resume_broadcast_oneshot() staticThomas Gleixner2015-04-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | clockevents: Make suspend/resume calls explicitThomas Gleixner2015-04-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | clockevents: Remove extra local_irq_save() in clockevents_exchange_device()Thomas Gleixner2015-04-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | tick: Move core only declarations and functions to coreThomas Gleixner2015-04-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | tick: Simplify tick-internal.hThomas Gleixner2015-04-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | tick: Move clocksource related stuff to timekeeping.hThomas Gleixner2015-04-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILDThomas Gleixner2015-04-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'v4.0-rc6' into timers/core, before applying new patchesIngo Molnar2015-03-31
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | clockevents: Don't validate dev->mode against CLOCK_EVT_MODE_UNUSED for new i...Viresh Kumar2015-03-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | clockevents: Manage device's state separately for the coreViresh Kumar2015-03-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | clockevents: Handle tick device's resume separatelyViresh Kumar2015-03-27
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | time: Introduce tk_fast_rawPeter Zijlstra2015-03-27
| * | | | | | | | | | | | | | | | | | | | | | | | | time: Parametrize all tk_fast_mono usersPeter Zijlstra2015-03-27
| * | | | | | | | | | | | | | | | | | | | | | | | | time: Add timerkeeper::tkr_rawPeter Zijlstra2015-03-27
| * | | | | | | | | | | | | | | | | | | | | | | | | time: Rename timekeeper::tkr to timekeeper::tkr_monoPeter Zijlstra2015-03-27
| * | | | | | | | | | | | | | | | | | | | | | | | | timers, sched/clock: Clean up the code a bitIngo Molnar2015-03-27
| * | | | | | | | | | | | | | | | | | | | | | | | | timers, sched/clock: Avoid deadlock during read from NMIDaniel Thompson2015-03-27
| * | | | | | | | | | | | | | | | | | | | | | | | | timers, sched/clock: Remove redundant notrace from update functionDaniel Thompson2015-03-27
| * | | | | | | | | | | | | | | | | | | | | | | | | timers, sched/clock: Remove suspend from clock_read_data()Daniel Thompson2015-03-27
| * | | | | | | | | | | | | | | | | | | | | | | | | timers, sched/clock: Optimize cache line usageDaniel Thompson2015-03-27
| * | | | | | | | | | | | | | | | | | | | | | | | | timers, sched/clock: Match scope of read and write seqcountsDaniel Thompson2015-03-27
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | clocksource: Rename __clocksource_updatefreq_*() to __clocksource_update_freq...John Stultz2015-03-13
| * | | | | | | | | | | | | | | | | | | | | | | | clocksource: Add some debug info about clocksources being registeredJohn Stultz2015-03-13
| * | | | | | | | | | | | | | | | | | | | | | | | clocksource: Mostly kill clocksource_register()John Stultz2015-03-13
| * | | | | | | | | | | | | | | | | | | | | | | | clocksource: Improve clocksource watchdog reportingJohn Stultz2015-03-13
| * | | | | | | | | | | | | | | | | | | | | | | | timekeeping: Add warnings when overflows or underflows are observedJohn Stultz2015-03-13
| * | | | | | | | | | | | | | | | | | | | | | | | timekeeping: Try to catch clocksource delta underflowsJohn Stultz2015-03-13
| * | | | | | | | | | | | | | | | | | | | | | | | timekeeping: Add checks to cap clocksource reads to the 'max_cycles' valueJohn Stultz2015-03-13
| * | | | | | | | | | | | | | | | | | | | | | | | timekeeping: Add debugging checks to warn if we see delaysJohn Stultz2015-03-13
| * | | | | | | | | | | | | | | | | | | | | | | | clocksource: Add 'max_cycles' to 'struct clocksource'John Stultz2015-03-12
| * | | | | | | | | | | | | | | | | | | | | | | | clocksource: Simplify the logic around clocksource wrapping safety marginsJohn Stultz2015-03-12
| * | | | | | | | | | | | | | | | | | | | | | | | clocksource: Simplify the clocks_calc_max_nsecs() logicJohn Stultz2015-03-12
| * | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'v4.0-rc2' into timers/core, to refresh the tree before pulling mor...Ingo Molnar2015-03-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | clockevents: Introduce mode specific callbacksViresh Kumar2015-02-18
* | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-04-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | sched/core: Drop debugging leftover trace_printk callBorislav Petkov2015-04-03
| * | | | | | | | | | | | | | | | | | | | | | | | | sched/deadline: Support DL task migration during CPU hotplugWanpeng Li2015-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | sched/core: Check for available DL bandwidth in cpuset_cpu_inactive()Juri Lelli2015-04-02