Age | Commit message (Expand) | Author |
2017-06-20 | Merge branch 'WIP.sched/core' into sched/core | Ingo Molnar |
2017-06-12 | tick/broadcast: Make tick_broadcast_setup_oneshot() static | Stephen Boyd |
2017-06-04 | alarmtimer: Rate limit periodic intervals | Thomas Gleixner |
2017-06-04 | alarmtimer: Prevent overflow of relative timers | Thomas Gleixner |
2017-05-23 | posix-timers: Make signal printks conditional | Thomas Gleixner |
2017-05-15 | sched/clock: Remove unused argument to sched_clock_idle_wakeup_event() | Peter Zijlstra |
2017-05-15 | x86/tsc, sched/clock, clocksource: Use clocksource watchdog to provide stable... | Peter Zijlstra |
2017-05-12 | time: delete current_fs_time() | Deepa Dinamani |
2017-05-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2017-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2017-05-01 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-04-20 | timer/sysclt: Restrict timer migration sysctl values to 0 and 1 | Myungho Jung |
2017-04-16 | posix-timers: Correct sanity check in posix_cpu_nsleep | Eric W. Biederman |
2017-04-14 | time: Change k_clock nsleep() to use timespec64 | Deepa Dinamani |
2017-04-14 | time: Change k_clock timer_set() and timer_get() to use timespec64 | Deepa Dinamani |
2017-04-14 | time: Change k_clock clock_set() to use timespec64 | Deepa Dinamani |
2017-04-14 | time: Change k_clock clock_getres() to use timespec64 | Deepa Dinamani |
2017-04-14 | time: Change k_clock clock_get() to use timespec64 | Deepa Dinamani |
2017-04-14 | time: Change posix clocks ops interfaces to use timespec64 | Deepa Dinamani |
2017-04-14 | time: Delete do_sys_setimeofday() | Deepa Dinamani |
2017-03-31 | timekeeping: Remove pointless conversion to bool | Nicholas Mc Guire |
2017-03-31 | Merge branch 'fortglx/4.12/time' of https://git.linaro.org/people/john.stultz... | Thomas Gleixner |
2017-03-24 | treewide: Fix typo in xml/driver-api/basics.xml | Masanari Iida |
2017-03-23 | sysrq: Reset the watchdog timers while displaying high-resolution timers | Tom Hromatka |
2017-03-23 | timers, sched_clock: Update timeout for clock wrap | David Engraf |
2017-03-23 | clockevents: Make clockevents_config() static | Nicolai Stange |
2017-03-23 | cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurely | Rafael J. Wysocki |
2017-03-17 | hrtimer: Remove hrtimer_peek_ahead_timers() leftovers | Stephen Boyd |
2017-03-13 | rlimits: Print more information when CPU/RT limits are exceeded | Arun Raghavan |
2017-03-07 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2017-03-07 | jiffies: Revert bogus conversion of NSEC_PER_SEC to TICK_NSEC | Frederic Weisbecker |
2017-03-02 | sched/headers: Prepare to move exit_files() and exit_itimers() from <linux/sc... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare to move cputime functionality from <linux/sched.h> int... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-02-20 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-02-20 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-02-18 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2017-02-18 | hrtimer: Catch invalid clockids again | Marc Zyngier |
2017-02-16 | Revert "nohz: Fix collision between tick and other hrtimers" | Linus Torvalds |
2017-02-15 | timekeeping: Use deferred printk() in debug code | Sergey Senozhatsky |
2017-02-13 | tick/broadcast: Prevent deadlock on tick_broadcast_lock | Mike Galbraith |
2017-02-10 | timer_list: Remove useless cast when printing | Mars Cheng |
2017-02-10 | time: Remove CONFIG_TIMER_STATS | Kees Cook |