summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner2014-07-231-66/+66
* timekeeping: Restructure the timekeeper some moreThomas Gleixner2014-07-231-20/+15
* clocksource: Get rid of cycle_lastThomas Gleixner2014-07-231-12/+11
* clocksource: Move cycle_last validation to core codeThomas Gleixner2014-07-232-0/+14
* clocksource: Make delta calculation a functionThomas Gleixner2014-07-233-17/+27
* timekeeping: Provide ktime_get_raw()Thomas Gleixner2014-07-231-0/+25
* timekeeping: Simplify timekeeping_clocktai()Thomas Gleixner2014-07-231-31/+0
* timekeeping: Remove timekeeper.total_sleep_timeThomas Gleixner2014-07-231-11/+3
* timekeeping: Simplify getboottime()Thomas Gleixner2014-07-231-8/+3
* timekeeping: Use ktime_get_boottime() for get_monotonic_boottime()Thomas Gleixner2014-07-231-34/+0
* timekeeping: Remove monotonic_to_bootbasedThomas Gleixner2014-07-231-15/+0
* delayacct: Remove braindamaged type conversionsThomas Gleixner2014-07-231-11/+7
* delayacct: Make accounting nanosecond basedThomas Gleixner2014-07-231-22/+12
* sched: Make task->start_time nanoseconds basedThomas Gleixner2014-07-233-18/+13
* sched: Make task->real_start_time nanoseconds basedThomas Gleixner2014-07-231-2/+1
* time: Export nsecs_to_jiffies()Thomas Gleixner2014-07-231-0/+1
* timekeeping: Remove ktime_get_monotonic_offset()Thomas Gleixner2014-07-231-18/+0
* timekeeping: Provide ktime_mono_to_any()Thomas Gleixner2014-07-231-0/+20
* timekeeping; Use ktime based data for ktime_get_update_offsets_tick()Thomas Gleixner2014-07-231-6/+6
* timekeeping: Use ktime_t data for ktime_get_update_offsets_now()Thomas Gleixner2014-07-231-6/+4
* timekeeping: Use ktime_t based data for ktime_get_clocktai()Thomas Gleixner2014-07-231-15/+0
* timekeeping; Use ktime_t based data for ktime_get_boottime()Thomas Gleixner2014-07-231-17/+0
* timekeeping: Use ktime_t based data for ktime_get_real()Thomas Gleixner2014-07-231-15/+0
* timekeeping: Provide ktime_get_with_offset()Thomas Gleixner2014-07-231-0/+27
* timekeeping: Use ktime_t based data for ktime_get()Thomas Gleixner2014-07-231-4/+5
* timekeeping: Provide internal ktime_t based dataThomas Gleixner2014-07-231-0/+22
* timekeeping: Use timekeeping_update() instead of memcpy()Thomas Gleixner2014-07-231-2/+1
* timekeeping: Cache optimize struct timekeeperThomas Gleixner2014-07-231-88/+97
* timekeeper: Move tk_xtime to core codeThomas Gleixner2014-07-231-27/+43
* timekeeping: Provide timespec64 based interfacesThomas Gleixner2014-07-232-28/+26
* time: Consolidate the time accessor prototypesThomas Gleixner2014-07-235-0/+27
* timekeeping: Convert timekeeping core to use timespec64sJohn Stultz2014-07-235-82/+104
* time: More core infrastructure for timespec64John Stultz2014-07-231-0/+62
* ktime: Sanitize ktime_to_us/ms conversionThomas Gleixner2014-07-231-0/+1
* ktime: Kill non-scalar ktime_t implementation for 2038John Stultz2014-07-233-63/+2
* hrtimer: Cleanup hrtimer accessors to the timekepeing stateJohn Stultz2014-07-232-24/+31
* timekeeping: Simplify arch_gettimeoffset()Thomas Gleixner2014-07-231-12/+6
* kernel: time: Add udelay_test module to validate udelayDavid Riley2014-07-232-0/+170
* Merge tag 'v3.16-rc5' into timers/coreThomas Gleixner2014-07-1670-2312/+4230
|\
| * Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-07-102-9/+69
| |\
| | * cpuset: break kernfs active protection in cpuset_write_resmask()Tejun Heo2014-07-011-0/+12
| | * cgroup: fix a race between cgroup_mount() and cgroup_kill_sb()Li Zefan2014-06-301-7/+26
| | * cgroup: fix mount failure in a corner caseLi Zefan2014-06-301-0/+23
| | * cpuset,mempolicy: fix sleeping function called from invalid contextGu Zheng2014-06-251-1/+7
| | * cgroup: fix broken css_has_online_children()Li Zefan2014-06-171-1/+1
| * | Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-07-101-1/+2
| |\ \
| | * | workqueue: zero cpumask of wq_numa_possible_cpumask on initYasuaki Ishimatsu2014-07-071-1/+1
| | * | workqueue: fix dev_set_uevent_suppress() imbalanceMaxime Bizon2014-06-231-0/+1
| | |/
| * | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-07-051-2/+2
| |\ \
| | * | genirq: Fix memory leak when calling irq_free_hwirqs()Keith Busch2014-07-051-2/+2
| | |/
OpenPOWER on IntegriCloud