summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * clocksource: exynos_mct: Use readl_relaxed/writel_relaxedDoug Anderson2014-07-231-12/+12
| | * ARM: pxa: Add non device-tree timer link to clocksourceRobert Jarzmik2014-07-232-0/+29
| | * ARM: pxa: Add CLKSRC_OF dependencyRobert Jarzmik2014-07-231-0/+1
| | * clocksource: pxa: Add device-tree support for PXA timerRobert Jarzmik2014-07-231-36/+101
| | * clocksource: pxa: Move PXA timer to clocksource frameworkRobert Jarzmik2014-07-233-1/+2
| | * clocksource: clps711x: Add DT bindings documentationAlexander Shiyan2014-07-231-0/+29
| | * clocksource: clps711x: Add CLPS711X clocksource driverAlexander Shiyan2014-07-232-0/+132
| | * clocksource: sirf: Fix incorrect clock enable counter for timerZhiwu Song2014-07-232-0/+6
| | * clocksource: Kconfig: Let EM_TIMER_STI depend on HAS_IOMEMChen Gang2014-07-231-1/+1
| | * vendor-prefixes: Add prefix for Mediatek Inc.Matthias Brugger2014-07-231-0/+1
| | * dt-bindings: Add mtk-timer bindingsMatthias Brugger2014-07-231-0/+17
| | * clocksource: Add support for the Mediatek SoCsMatthias Brugger2014-07-233-0/+267
| | * of: Provide a function to request and map memoryMatthias Brugger2014-07-234-2/+49
| | * clocksource: sh_mtu2: Tidy up Kconfig typo for MTU2Kuninori Morimoto2014-07-231-1/+1
| | * Merge branch 'clockevents/renesas-timers-dt' into clockevents/3.17Daniel Lezcano2014-07-237-327/+309Star
| | |\
| | | * clocksource: sh_mtu2: Add DT supportLaurent Pinchart2014-07-042-0/+47
| | | * clocksource: sh_tmu: Add DT supportLaurent Pinchart2014-07-042-10/+80
| | | * clocksource: sh_cmt: Add DT supportLaurent Pinchart2014-07-042-18/+95
| | | * clocksource: shmobile: Remove unused sh_timer_config membersLaurent Pinchart2014-07-021-5/+0Star
| | | * clocksource: sh_mtu2: Replace global spinlock with a per-device spinlockLaurent Pinchart2014-07-021-4/+6
| | | * clocksource: sh_mtu2: Drop support for legacy platform dataLaurent Pinchart2014-07-021-99/+31Star
| | | * clocksource: sh_tmu: Replace global spinlock with a per-device spinlockLaurent Pinchart2014-07-021-4/+6
| | | * clocksource: sh_tmu: Drop support for legacy platform dataLaurent Pinchart2014-07-021-67/+15Star
| | | * clocksource: sh_cmt: Replace global spinlock with a per-device spinlockLaurent Pinchart2014-07-021-4/+5
| | | * clocksource: sh_cmt: Drop support for legacy platform dataLaurent Pinchart2014-07-021-132/+40Star
| * | | timerfd: Implement timerfd_ioctl method to restore timerfd_ctx::ticks, v3Cyrill Gorcunov2014-07-182-0/+42
| * | | docs: Procfs -- Document timerfd outputCyrill Gorcunov2014-07-181-0/+19
| * | | timerfd: Implement show_fdinfo methodCyrill Gorcunov2014-07-181-1/+33
| |/ /
| * | Merge tag 'v3.16-rc5' into timers/coreThomas Gleixner2014-07-164678-89633/+183481
| |\ \
| * | | Documentation: Docbook: Fix files location change of kernel/[hr]timer.cMasanari Iida2014-07-101-2/+2
| * | | hrtimer: Remove hrtimer_enqueue_reprogram()Viresh Kumar2014-06-231-15/+8Star
| * | | hrtimer: Kick lowres dynticks targets on timer enqueueViresh Kumar2014-06-231-8/+19
| * | | hrtimer: Store cpu-number in struct hrtimer_cpu_baseViresh Kumar2014-06-232-0/+3
| * | | timer: Kick dynticks targets on mod_timer*() callsViresh Kumar2014-06-231-16/+16
| * | | timer: Store cpu-number in struct tvec_baseViresh Kumar2014-06-231-0/+2
| * | | time/timers: Move all time(r) related files into kernel/timeThomas Gleixner2014-06-2310-24/+24
| * | | clocksource: Add a Kconfig menuJean Delvare2014-06-211-0/+4
| * | | tomoyo: Use sensible time interfaceThomas Gleixner2014-06-122-8/+4Star
| * | | fork: Use ktime_get_ts()Thomas Gleixner2014-06-121-1/+1
| * | | firewire: Use ktime_get_ts()Thomas Gleixner2014-06-121-3/+3
| * | | kdb: Use ktime_get_ts()Thomas Gleixner2014-06-121-1/+1
| * | | tsacct: Use ktime_get_ts()Thomas Gleixner2014-06-121-1/+1
| * | | delayacct: Use ktime_get_ts()Thomas Gleixner2014-06-121-13/+3Star
| * | | acct: Use ktime_get_ts()Thomas Gleixner2014-06-121-1/+1
* | | | Linux 3.16Linus Torvalds2014-08-041-1/+1
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-08-032-5/+9
|\ \ \ \
| * | | | timer: Fix lock inversion between hrtimer_bases.lock and scheduler locksJan Kara2014-08-011-4/+6
| * | | | sched_clock: Avoid corrupting hrtimer tree during suspendStephen Boyd2014-07-241-1/+3
* | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-08-026-17/+43
|\ \ \ \ \
| * | | | | ARM: 8124/1: don't enter kgdb when userspace executes a kgdb break instructionOmar Sandoval2014-08-021-0/+4