summaryrefslogtreecommitdiff
path: root/kernel/time
Commit message (Expand)AuthorAge
* posix-cpu-timers: Ensure set_process_cpu_timer is always evaluatedLaura Abbott2018-04-19
* timekeeping: Remove __current_kernel_time()Baolin Wang2018-04-17
* clockevents: Fix kernel messages split across multiple linesGeert Uytterhoeven2018-04-17
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-15
|\
| * syscalls/core: Prepare CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y for compat syscallsDominik Brodowski2018-04-05
* | Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2018-04-12
|\ \
| * | kdb: use __ktime_get_real_seconds instead of __current_kernel_timeArnd Bergmann2018-01-25
| | |
| \ \
*-. \ \ Merge branches 'pm-cpuidle' and 'pm-qos'Rafael J. Wysocki2018-04-11
|\ \ \ \ | | | |/ | | |/|
| * | | tick-sched: avoid a maybe-uninitialized warningArnd Bergmann2018-04-10
| * | | time: hrtimer: Use timerqueue_iterate_next() to get to the next timerRafael J. Wysocki2018-04-09
| * | | nohz: Avoid duplication of code related to got_idle_tickRafael J. Wysocki2018-04-09
| * | | nohz: Gather tick_sched booleans under a common flag fieldFrederic Weisbecker2018-04-09
| * | | cpuidle: menu: Refine idle state selection for running tickRafael J. Wysocki2018-04-09
| * | | sched: idle: Select idle state before stopping the tickRafael J. Wysocki2018-04-09
| * | | time: hrtimer: Introduce hrtimer_next_event_without()Rafael J. Wysocki2018-04-07
| * | | time: tick-sched: Split tick_nohz_stop_sched_tick()Rafael J. Wysocki2018-04-07
| * | | cpuidle: Return nohz hint from cpuidle_select()Rafael J. Wysocki2018-04-06
| * | | jiffies: Introduce USER_TICK_USEC and redefine TICK_USECRafael J. Wysocki2018-04-06
| * | | sched: idle: Do not stop the tick upfront in the idle loopRafael J. Wysocki2018-04-05
| * | | time: tick-sched: Reorganize idle tick management codeRafael J. Wysocki2018-04-05
| |/ /
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-04-04
|\ \ \ | |/ / |/| |
| * | alarmtimer: Init nanosleep alarm timer on stackThomas Gleixner2018-03-29
| * | y2038: Introduce struct __kernel_old_timevalArnd Bergmann2018-03-19
| * | hrtimer: Unify MONOTONIC and BOOTTIME clock behaviorThomas Gleixner2018-03-13
| * | posix-timers: Unify MONOTONIC and BOOTTIME clock behaviorThomas Gleixner2018-03-13
| * | timekeeping: Remove boot time specific codeThomas Gleixner2018-03-13
| * | timekeeping: Make the MONOTONIC clock behave like the BOOTTIME clockThomas Gleixner2018-03-13
| * | timekeeping: Add the new CLOCK_MONOTONIC_ACTIVE clockThomas Gleixner2018-03-13
| * | timekeeping/ntp: Determine the multiplier directly from NTP tick lengthMiroslav Lichvar2018-03-10
| * | timekeeping/ntp: Don't align NTP frequency adjustments to ticksMiroslav Lichvar2018-03-10
| * | clocksource: Use ATTRIBUTE_GROUPSBaolin Wang2018-02-28
| * | clocksource: Use DEVICE_ATTR_RW/RO/WO to define device attributesBaolin Wang2018-02-28
| * | clocksource: Don't walk the clocksource list for empty overrideBaolin Wang2018-02-28
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-02
|\ \ \
| * | | sched/nohz: Clean up nohz enter/exitPeter Zijlstra2018-03-09
| * | | Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2018-03-09
| |\ \ \
| * | | | sched/nohz: Remove the 1 Hz tick codeFrederic Weisbecker2018-02-21
| * | | | nohz: Allow to check if remote CPU tick is stoppedFrederic Weisbecker2018-02-21
| * | | | nohz: Convert tick_nohz_tick_stopped() to boolFrederic Weisbecker2018-02-21
| | |/ / | |/| |
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-04-02
|\ \ \ \
| * \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2018-03-11
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | sched/isolation: Eliminate NO_HZ_FULL_ALLPaul E. McKenney2018-02-15
| | |/ /
* | | | posix-timers: Protect posix clock array access against speculationThomas Gleixner2018-03-22
|/ / /
* | | timers: Forward timer base before migrating timersLingutla Chandrasekhar2018-02-28
|/ /
* | vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* | hrtimer: remove unneeded kallsyms includeSergey Senozhatsky2018-02-06
* | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-30
|\ \
| * | ipc, kernel, mm: annotate ->poll() instancesAl Viro2017-11-27
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-30
|\ \ \
| * | | signal: Replace memset(info,...) with clear_siginfo for clarityEric W. Biederman2018-01-22