summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-23time64: Add time64.h header and define struct timespec64John Stultz
2014-07-23ktime: Change ktime_set() to take 64bit seconds valueJohn 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-23tile: Convert VDSO timekeeping to the precise mechanismThomas Gleixner
2014-07-23tools: add script to test udelayDavid Riley
2014-07-23kernel: time: Add udelay_test module to validate udelayDavid Riley
2014-07-23Merge branch 'clockevents/3.17' of git://git.linaro.org/people/daniel.lezcano...Thomas Gleixner
2014-07-23clocksource: exynos_mct: Only use 32-bits where possibleDoug Anderson
2014-07-23clocksource: exynos_mct: Use readl_relaxed/writel_relaxedDoug Anderson
2014-07-23ARM: pxa: Add non device-tree timer link to clocksourceRobert Jarzmik
2014-07-23ARM: pxa: Add CLKSRC_OF dependencyRobert Jarzmik
2014-07-23clocksource: pxa: Add device-tree support for PXA timerRobert Jarzmik
2014-07-23clocksource: pxa: Move PXA timer to clocksource frameworkRobert Jarzmik
2014-07-23clocksource: clps711x: Add DT bindings documentationAlexander Shiyan
2014-07-23clocksource: clps711x: Add CLPS711X clocksource driverAlexander Shiyan
2014-07-23clocksource: sirf: Fix incorrect clock enable counter for timerZhiwu Song
2014-07-23clocksource: Kconfig: Let EM_TIMER_STI depend on HAS_IOMEMChen Gang
2014-07-23vendor-prefixes: Add prefix for Mediatek Inc.Matthias Brugger
2014-07-23dt-bindings: Add mtk-timer bindingsMatthias Brugger
2014-07-23clocksource: Add support for the Mediatek SoCsMatthias Brugger
2014-07-23of: Provide a function to request and map memoryMatthias Brugger
2014-07-23clocksource: sh_mtu2: Tidy up Kconfig typo for MTU2Kuninori Morimoto
2014-07-23Merge branch 'clockevents/renesas-timers-dt' into clockevents/3.17Daniel Lezcano
2014-07-18timerfd: Implement timerfd_ioctl method to restore timerfd_ctx::ticks, v3Cyrill Gorcunov
2014-07-18docs: Procfs -- Document timerfd outputCyrill Gorcunov
2014-07-18timerfd: Implement show_fdinfo methodCyrill Gorcunov
2014-07-16Merge tag 'v3.16-rc5' into timers/coreThomas Gleixner
2014-07-13Linux 3.16-rc5Linus Torvalds
2014-07-13Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-07-13Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds
2014-07-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-07-13Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2014-07-13Merge branch 'parisc-3.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-13clk: spear3xx: Set proper clock parent of uart1/2Thomas Gleixner
2014-07-13clk: spear3xx: Use proper control register offsetThomas Gleixner
2014-07-13parisc: drop unused defines and header includesHelge Deller
2014-07-13parisc: fix fanotify_mark() syscall on 32bit compat kernelHelge Deller
2014-07-13parisc: add serial ports of C8000/1GHz machine to hardware databaseHelge Deller
2014-07-12Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-07-12Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2014-07-12Merge tag 'usb-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-07-12Merge tag 'tty-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-07-12Merge tag 'char-misc-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-07-12Merge tag 'staging-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-12ext4: fix potential null pointer dereference in ext4_free_inodeNamjae Jeon
2014-07-12ext4: fix a potential deadlock in __ext4_es_shrink()Theodore Ts'o