summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2014-08-07acct: encode_comp_t(0) is 0, fortunately...Al Viro
2014-08-07Merge commit 'ccbf62d8a284cf181ac28c8e8407dd077d90dd4b' into for-nextAl Viro
2014-08-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-08-01timer: Fix lock inversion between hrtimer_bases.lock and scheduler locksJan Kara
2014-07-30kexec: fix build error when hugetlbfs is disabledDavid Rientjes
2014-07-30Josh has movedJosh Triplett
2014-07-30kexec: export free_huge_page to VMCOREINFOAtsushi Kumagai
2014-07-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-07-24sched_clock: Avoid corrupting hrtimer tree during suspendStephen Boyd
2014-07-23sched: Make task->start_time nanoseconds basedThomas Gleixner
2014-07-23sched: Make task->real_start_time nanoseconds basedThomas Gleixner
2014-07-23time: Export nsecs_to_jiffies()Thomas Gleixner
2014-07-23timekeeping: Remove ktime_get_monotonic_offset()Thomas Gleixner
2014-07-23timekeeping: Provide ktime_mono_to_any()Thomas Gleixner
2014-07-23timekeeping; Use ktime based data for ktime_get_update_offsets_tick()Thomas Gleixner
2014-07-23timekeeping: Use ktime_t data for ktime_get_update_offsets_now()Thomas Gleixner
2014-07-23timekeeping: Use ktime_t based data for ktime_get_clocktai()Thomas Gleixner
2014-07-23timekeeping; Use ktime_t based data for ktime_get_boottime()Thomas Gleixner
2014-07-23timekeeping: Use ktime_t based data for ktime_get_real()Thomas Gleixner
2014-07-23timekeeping: Provide ktime_get_with_offset()Thomas Gleixner
2014-07-23timekeeping: Use ktime_t based data for ktime_get()Thomas Gleixner
2014-07-23timekeeping: Provide internal ktime_t based dataThomas Gleixner
2014-07-23timekeeping: Use timekeeping_update() instead of memcpy()Thomas Gleixner
2014-07-23timekeeping: Cache optimize struct timekeeperThomas Gleixner
2014-07-23timekeeper: Move tk_xtime to core codeThomas Gleixner
2014-07-23timekeeping: Provide timespec64 based interfacesThomas Gleixner
2014-07-23time: Consolidate the time accessor prototypesThomas Gleixner
2014-07-23timekeeping: Convert timekeeping core to use timespec64sJohn Stultz
2014-07-23time: More core infrastructure for timespec64John Stultz
2014-07-23ktime: Sanitize ktime_to_us/ms conversionThomas Gleixner
2014-07-23ktime: Kill non-scalar ktime_t implementation for 2038John Stultz
2014-07-23hrtimer: Cleanup hrtimer accessors to the timekepeing stateJohn Stultz
2014-07-23timekeeping: Simplify arch_gettimeoffset()Thomas Gleixner
2014-07-23kernel: time: Add udelay_test module to validate udelayDavid Riley
2014-07-21tracing: Fix wraparound problems in "uptime" trace clockTony Luck
2014-07-19Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-07-19Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-07-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-07-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-07-18Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-18kprobes: Fix "Failed to find blacklist" probing errors on ia64 and ppc64Masami Hiramatsu
2014-07-17Merge tag 'trace-fixes-v3.16-rc5-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-07-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-07-16Merge tag 'v3.16-rc5' into timers/coreThomas Gleixner
2014-07-16locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNERDavidlohr Bueso
2014-07-16locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra
2014-07-16locking/rwsem: Rename 'activity' to 'count'Peter Zijlstra
2014-07-16sched: Fix possible divide by zero in avg_atom() calculationMateusz Guzik
2014-07-16locking/spinlocks/mcs: Micro-optimize osq_unlock()Jason Low
2014-07-16locking/spinlocks/mcs: Introduce and use init macro and function for osq locksJason Low