aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd36-38/+45
2013-06-12ARM: sched_clock: Return suspended count earlierStephen Boyd1-3/+3
2013-06-12ARM: sched_clock: Remove unused needs_suspend memberStephen Boyd1-1/+0
2013-06-12alarmtimer: Export symbols of functions declared in linux/alarmtimer.hMarcus Gelderie1-1/+9
2013-06-08Merge branch 'timers/clockevents' of git://git.linaro.org/people/dlezcano/clockevents into timers/coreThomas Gleixner6-1/+450
2013-06-06clocksource: Add TI-Nspire timer supportDaniel Tang3-0/+249
2013-06-06clocksource: Add Freescale Vybrid pit timer supportJingchang Lu3-0/+200
2013-06-06clocksource: dw_apb: Fix error checkBaruch Siach1-1/+1
2013-05-29x86: Fix vrtc_get_time/set_mmss to use new timespec interfaceJohn Stultz2-7/+8
2013-05-29power: Add option to log time spent in suspendColin Cross4-0/+89
2013-05-29timerfd: Add alarm timersTodd Poynor1-23/+108
2013-05-29alarmtimer: Add functions for timerfd supportTodd Poynor2-1/+42
2013-05-28x86: Increase precision of x86_platform.get/set_wallclock()David Vrabel8-41/+32
2013-05-28clocksource: dw_apb: Remove unused headerBaruch Siach1-1/+0
2013-05-28dw_apb_timer_of.c: Remove parts that were picoxcell-specificPavel Machek4-37/+29
2013-05-28ktime: Add __must_check prefix to ktime_to_timespec_condDaniel Borkmann1-1/+2
2013-05-28ktime: Use macro NSEC_PER_USEC where appropriateLiu Ying1-3/+4
2013-05-28clocksource: Implement clocksource_select_fallback() for CONFIG_ARCH_USES_GETTIMEOFFSET=yThomas Gleixner1-0/+1
2013-05-28clockevents: Define CS_NAME_LEN unconditionallyThomas Gleixner1-2/+2
2013-05-16clockevents: Implement unbind functionalityThomas Gleixner5-4/+162
2013-05-16clockevents: Split out selection logicThomas Gleixner2-38/+56
2013-05-16clockevents: Provide sysfs interfaceThomas Gleixner1-0/+86
2013-05-16clockevents: Add module refcountThomas Gleixner4-0/+11
2013-05-16clockevents: Move the tick_notify() switch case to clockevents_notify()Thomas Gleixner3-48/+35
2013-05-16clockevents: Simplify lockingThomas Gleixner1-17/+5
2013-05-16clockevents: Get rid of the notifier chainThomas Gleixner5-64/+14
2013-05-16clocksource: Let clocksource_unregister() return success/errorThomas Gleixner2-22/+13
2013-05-16clocksource: Provide unbind interface in sysfsThomas Gleixner1-0/+73
2013-05-16clocksource: Split out user string inputThomas Gleixner1-14/+23
2013-05-16clocksource: Allow clocksource select to skip current clocksourceThomas Gleixner1-11/+20
2013-05-16clocksource: Add module refcountThomas Gleixner2-5/+17
2013-05-16clocksource: Let timekeeping_notify return success/errorThomas Gleixner3-6/+7
2013-05-16clocksource: Always verify highres capabilityThomas Gleixner1-5/+26
2013-05-16clocksource: apb_timer: Remove unsused functionThomas Gleixner2-13/+0
2013-05-15Merge tag 'trace-fixes-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds2-13/+44
2013-05-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-6/+23
2013-05-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-151/+89
2013-05-15Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-19/+8
2013-05-15Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-0/+207
2013-05-15Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds5-11/+14
2013-05-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds2-387/+553
2013-05-15tracing/kprobes: Make print_*probe_event staticMasami Hiramatsu1-2/+2
2013-05-15tracing/kprobes: Fix a sparse warning for incorrect type in assignmentMasami Hiramatsu1-1/+1
2013-05-15tracing/kprobes: Use rcu_dereference_raw for tp->filesMasami Hiramatsu1-10/+37
2013-05-15tracing: Fix leaks of filter predsSteven Rostedt (Red Hat)1-0/+4
2013-05-14time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitonsJohn Stultz4-12/+0
2013-05-14Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds10-146/+119
2013-05-14Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-0/+9
2013-05-14timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARETirupathi Reddy1-1/+1
2013-05-14rcu/idle: Wrap cpu-idle poll mode within rcu_idle_enter/exitSrivatsa S. Bhat1-0/+2