Age | Commit message (Expand) | Author |
2015-03-27 | clockevents: Handle tick device's resume separately | Viresh Kumar |
2015-03-27 | time: Add ktime_get_tai_ns() | Peter Zijlstra |
2015-03-27 | time: Introduce tk_fast_raw | Peter Zijlstra |
2015-03-27 | time: Parametrize all tk_fast_mono users | Peter Zijlstra |
2015-03-27 | time: Add timerkeeper::tkr_raw | Peter Zijlstra |
2015-03-27 | time: Rename timekeeper::tkr to timekeeper::tkr_mono | Peter Zijlstra |
2015-03-27 | timers, sched/clock: Clean up the code a bit | Ingo Molnar |
2015-03-27 | timers, sched/clock: Avoid deadlock during read from NMI | Daniel Thompson |
2015-03-27 | timers, sched/clock: Remove redundant notrace from update function | Daniel Thompson |
2015-03-27 | timers, sched/clock: Remove suspend from clock_read_data() | Daniel Thompson |
2015-03-27 | timers, sched/clock: Optimize cache line usage | Daniel Thompson |
2015-03-27 | timers, sched/clock: Match scope of read and write seqcounts | Daniel Thompson |
2015-03-17 | Merge branch 'timers/urgent' into timers/core, to pick up fixes before applyi... | Ingo Molnar |
2015-03-13 | clocksource: Rename __clocksource_updatefreq_*() to __clocksource_update_freq... | John Stultz |
2015-03-13 | clocksource: Add some debug info about clocksources being registered | John Stultz |
2015-03-13 | clocksource, sparc32: Convert to using clocksource_register_hz() | John Stultz |
2015-03-13 | clocksource: Mostly kill clocksource_register() | John Stultz |
2015-03-13 | clocksource: Improve clocksource watchdog reporting | John Stultz |
2015-03-13 | timekeeping: Add warnings when overflows or underflows are observed | John Stultz |
2015-03-13 | timekeeping: Try to catch clocksource delta underflows | John Stultz |
2015-03-13 | timekeeping: Add checks to cap clocksource reads to the 'max_cycles' value | John Stultz |
2015-03-13 | timekeeping: Add debugging checks to warn if we see delays | John Stultz |
2015-03-12 | clocksource: Add 'max_cycles' to 'struct clocksource' | John Stultz |
2015-03-12 | clocksource: Simplify the logic around clocksource wrapping safety margins | John Stultz |
2015-03-12 | clocksource: Simplify the clocks_calc_max_nsecs() logic | John Stultz |
2015-03-05 | Merge branch 'clockevents/4.0-rc2' of http://git.linaro.org/people/daniel.lez... | Ingo Molnar |
2015-03-05 | clockevents: sun5i: Fix setup_irq init sequence | Yongbae Park |
2015-03-05 | clocksource: efm32: Fix a NULL pointer dereference | Yongbae Park |
2015-03-04 | Merge tag 'v4.0-rc2' into timers/core, to refresh the tree before pulling mor... | Ingo Molnar |
2015-03-03 | Linux 4.0-rc2 | Linus Torvalds |
2015-03-03 | drm/i915: Fix modeset state confusion in the load detect code | Daniel Vetter |
2015-03-02 | Merge tag 'gpio-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2015-03-02 | Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2015-03-02 | Merge tag 'md/4.0-fixes' of git://neil.brown.name/md | Linus Torvalds |
2015-03-02 | Merge tag 'metag-fixes-v4.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2015-03-01 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-03-01 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2015-03-01 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-03-01 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2015-03-01 | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2015-03-01 | locking/rtmutex: Set state back to running on error | Sebastian Andrzej Siewior |
2015-02-28 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2015-02-28 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-02-28 | Merge tag 'xfs-for-linus-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-02-28 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-02-28 | mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines | Kirill A. Shutemov |
2015-02-28 | mm: page_alloc: revert inadvertent !__GFP_FS retry behavior change | Johannes Weiner |
2015-02-28 | kernel/sys.c: fix UNAME26 for 4.0 | Jon DeVree |
2015-02-28 | mm: memcontrol: use "max" instead of "infinity" in control knobs | Johannes Weiner |
2015-02-28 | zram: use proper type to update max_used_pages | Joonsoo Kim |