aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* make acct_kill() wait for file closing.Al Viro2014-08-07
* drop ->s_umount around acct_auto_close()Al Viro2014-08-07
* acct: get rid of acct_lock for acct->countAl Viro2014-08-07
* acct: get rid of acct_listAl Viro2014-08-07
* acct: simplify check_free_space()Al Viro2014-08-07
* acct: new lifetime rulesAl Viro2014-08-07
* acct: serialize acct_on()Al Viro2014-08-07
* acct() should honour the limits from the very beginningAl Viro2014-08-07
* split the slow path in acct_process() offAl Viro2014-08-07
* separate namespace-independent parts of filling acct_tAl Viro2014-08-07
* acct: switch to __kernel_write()Al Viro2014-08-07
* acct: encode_comp_t(0) is 0, fortunately...Al Viro2014-08-07
* Merge commit 'ccbf62d8a284cf181ac28c8e8407dd077d90dd4b' into for-nextAl Viro2014-08-07
|\
| * sched: Make task->start_time nanoseconds basedThomas Gleixner2014-07-23
| * sched: Make task->real_start_time nanoseconds basedThomas Gleixner2014-07-23
| * time: Export nsecs_to_jiffies()Thomas Gleixner2014-07-23
| * timekeeping: Provide ktime_get[*]_ns() helpersThomas Gleixner2014-07-23
| * timekeeping: Remove ktime_get_monotonic_offset()Thomas Gleixner2014-07-23
| * drm: Use ktime_mono_to_real()Thomas Gleixner2014-07-23
| * input: evdev: Use ktime_mono_to_real()Thomas Gleixner2014-07-23
| * timerfd: Use ktime_mono_to_real()Thomas Gleixner2014-07-23
| * timekeeping: Provide ktime_mono_to_any()Thomas Gleixner2014-07-23
| * timekeeping; Use ktime based data for ktime_get_update_offsets_tick()Thomas Gleixner2014-07-23
| * timekeeping: Use ktime_t data for ktime_get_update_offsets_now()Thomas Gleixner2014-07-23
| * timekeeping: Use ktime_t based data for ktime_get_clocktai()Thomas Gleixner2014-07-23
| * timekeeping; Use ktime_t based data for ktime_get_boottime()Thomas Gleixner2014-07-23
| * timekeeping: Use ktime_t based data for ktime_get_real()Thomas Gleixner2014-07-23
| * timekeeping: Provide ktime_get_with_offset()Thomas Gleixner2014-07-23
| * timekeeping: Use ktime_t based data for ktime_get()Thomas Gleixner2014-07-23
| * timekeeping: Provide internal ktime_t based dataThomas Gleixner2014-07-23
| * timekeeping: Use timekeeping_update() instead of memcpy()Thomas Gleixner2014-07-23
| * timekeeping: Cache optimize struct timekeeperThomas Gleixner2014-07-23
| * timekeeper: Move tk_xtime to core codeThomas Gleixner2014-07-23
| * timekeeping: Provide timespec64 based interfacesThomas Gleixner2014-07-23
| * time: Consolidate the time accessor prototypesThomas Gleixner2014-07-23
| * timekeeping: Convert timekeeping core to use timespec64sJohn Stultz2014-07-23
| * time: More core infrastructure for timespec64John Stultz2014-07-23
| * time64: Add time64.h header and define struct timespec64John Stultz2014-07-23
| * ktime: Change ktime_set() to take 64bit seconds valueJohn Stultz2014-07-23
| * ktime: Sanitize ktime_to_us/ms conversionThomas Gleixner2014-07-23
| * ktime: Kill non-scalar ktime_t implementation for 2038John Stultz2014-07-23
| * hrtimer: Cleanup hrtimer accessors to the timekepeing stateJohn Stultz2014-07-23
| * timekeeping: Simplify arch_gettimeoffset()Thomas Gleixner2014-07-23
| * tile: Convert VDSO timekeeping to the precise mechanismThomas Gleixner2014-07-23
| * tools: add script to test udelayDavid Riley2014-07-23
| * kernel: time: Add udelay_test module to validate udelayDavid Riley2014-07-23
| * Merge branch 'clockevents/3.17' of git://git.linaro.org/people/daniel.lezcano...Thomas Gleixner2014-07-23
| |\
| | * clocksource: exynos_mct: Only use 32-bits where possibleDoug Anderson2014-07-23
| | * clocksource: exynos_mct: Use readl_relaxed/writel_relaxedDoug Anderson2014-07-23
| | * ARM: pxa: Add non device-tree timer link to clocksourceRobert Jarzmik2014-07-23