aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time
Commit message (Expand)AuthorAge
...
| * | timers/nohz: Fix several typosWei Jiangang2016-07-01
| * | Merge branch 'fortglx/4.8/time' of https://git.linaro.org/people/john.stultz/...Thomas Gleixner2016-06-21
| |\ \
| | * | timer: Avoid using timespecArnd Bergmann2016-06-20
| | * | time: Avoid timespec in udelay_testArnd Bergmann2016-06-20
| | * | time: Add time64_to_tm()Deepa Dinamani2016-06-20
| | * | alarmtimer: Fix comments describing structure fieldsPratyush Patel2016-06-20
| | * | timekeeping: Fix 1ns/tick drift with GENERIC_TIME_VSYSCALL_OLDThomas Graziadei2016-06-20
| | * | clocksource: Make clocksource insert entry more efficientMinfei Huang2016-06-20
| | |/
| * | hrtimer: Remove redundant #ifdef blockPratyush Patel2016-06-10
| * | timers: Clarify usleep_range() function commentBjorn Helgaas2016-06-09
| |/
* | Merge tag 'staging-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-07-24
|\ \
| * | timekeeping: export get_monotonic_coarse64 symbolGregor Boirie2016-06-30
| |/
* / posix_cpu_timer: Exit early when process has been reapedAlexey Dobriyan2016-07-11
|/
* timer: Export destroy_hrtimer_on_stack()Guenter Roeck2016-05-31
* debugobjects: insulate non-fixup logic related to static obj from fixup callb...Du, Changbin2016-05-19
* timer: update debugobjects fixup callbacks return typeDu, Changbin2016-05-19
* time: remove timespec_add_safe()Deepa Dinamani2016-05-19
* time: add missing implementation for timespec64_add_safe()Deepa Dinamani2016-05-19
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-05-17
|\
| * time: Introduce do_sys_settimeofday64()Baolin Wang2016-04-22
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-05-16
|\ \
| * | sched/fair: Correctly handle nohz ticks CPU load accountingFrederic Weisbecker2016-04-23
| * | sched/fair: Gather CPU load functions under a more conventional namespaceFrederic Weisbecker2016-04-23
| |/
* / locking/atomics: Flip atomic_fetch_or() argumentsPeter Zijlstra2016-05-05
|/
* timers/nohz: Convert tick dependency mask to atomic_tFrederic Weisbecker2016-03-29
* sched: add schedule_timeout_idle()Andrew Morton2016-03-25
* kernel/...: convert pr_warning to pr_warnJoe Perches2016-03-22
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-18
|\
| * param: convert some "on"/"off" users to strtoboolKees Cook2016-03-17
| * timer: convert timer_slack_ns from unsigned long to u64John Stultz2016-03-17
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-03-18
|\ \
| * | treewide: Fix typo in printkMasanari Iida2016-02-15
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-03-17
|\ \ \ | |_|/ |/| |
| * | Handle ISO 8601 leap seconds and encodings of midnight in mktime64()David Howells2016-02-29
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-15
|\ \ \
| * | | time/timekeeping: Work around false positive GCC warningIngo Molnar2016-03-08
| * | | Merge branch 'fortglx/4.6/time' of https://git.linaro.org/people/john.stultz/...Thomas Gleixner2016-03-04
| |\ \ \
| | * | | time: Add history to cross timestamp interface supporting slower devicesChristopher S. Hall2016-03-02
| | * | | time: Add driver cross timestamp interface for higher precision time synchron...Christopher S. Hall2016-03-02
| | * | | time: Remove duplicated code in ktime_get_raw_and_real()Christopher S. Hall2016-03-02
| | * | | time: Add timekeeping snapshot code capturing system time and counterChristopher S. Hall2016-03-02
| | * | | time: Add cycles to nanoseconds translationChristopher S. Hall2016-03-02
| * | | | hrtimer: Revert CLOCK_MONOTONIC_RAW supportThomas Gleixner2016-03-03
| |/ / /
| * | | jiffies: Use CLOCKSOURCE_MASK instead of constantAlexander Kuleshov2016-02-27
| * | | clocksource: Allow unregistering the watchdogVitaly Kuznetsov2016-01-27
| * | | hrtimer: Catch illegal clockidsMarc Zyngier2016-01-27
| * | | hrtimer: Add support for CLOCK_MONOTONIC_RAWMarc Zyngier2016-01-27
* | | | sched-clock: Migrate to use new tick dependency mask modelFrederic Weisbecker2016-03-02
* | | | posix-cpu-timers: Migrate to use new tick dependency mask modelFrederic Weisbecker2016-03-02
* | | | sched: Migrate sched to use new tick dependency mask modelFrederic Weisbecker2016-03-02