summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-25workqueue: Provide destroy_delayed_work_on_stack()Thomas Gleixner2-0/+9
2014-03-22clocksource: CMT, MTU2, TMU and STI should depend on GENERIC_CLOCKEVENTSGeert Uytterhoeven1-0/+4
2014-03-20timer: Remove code redundancy while calling get_nohz_timer_target()Viresh Kumar4-22/+11
2014-03-20hrtimer: Rearrange comments in the order struct members are declaredViresh Kumar1-2/+2
2014-03-20timer: Use variable head instead of &work_list in __run_timers()Viresh Kumar1-1/+1
2014-03-12clocksource: exynos_mct: silence a static checker warningDan Carpenter1-1/+1
2014-03-12arm: zynq: Add support for cpufreqSoren Brinkmann3-0/+11
2014-03-12arm: zynq: Don't use arm_global_timer with cpufreqSoren Brinkmann1-1/+1
2014-03-12clocksource/cadence_ttc: Overhaul clocksource frequency adjustmentSoren Brinkmann1-20/+84
2014-03-12clocksource/cadence_ttc: Call clockevents_update_freq() with IRQs enabledSoren Brinkmann1-15/+2
2014-03-12clocksource: Add Kconfig entries for CMT, MTU2, TMU and STIMagnus Damm1-0/+44
2014-03-12sh: Remove Kconfig entries for TMU, CMT and MTU2Magnus Damm1-53/+23
2014-03-12ARM: shmobile: Remove CMT, TMU and STI Kconfig entriesMagnus Damm1-18/+18
2014-03-12clocksource: armada-370-xp: Use atomic access for shared registersEzequiel Garcia1-8/+4
2014-03-12clocksource: orion: Use atomic access for shared registersEzequiel Garcia1-18/+10
2014-03-12clocksource: timer-keystone: Delete unnecessary variableMatthias Brugger1-4/+1
2014-03-12clocksource: timer-keystone: introduce clocksource driver for KeystoneIvan Khoronzhuk2-0/+245
2014-03-12clocksource: keystone: add bindings for keystone timerIvan Khoronzhuk1-0/+29
2014-03-12ARM: sunxi: dt: Convert to the new clocksource compatibleMaxime Ripard5-5/+5
2014-03-12clocksource: sunxi: Add new compatiblesMaxime Ripard2-3/+3
2014-03-12ARM: u300: move timer driver to clocksourceLinus Walleij4-5/+3
2014-03-12clocksource: arch_timer: Set dynamic irq affinity on mmio clockeventStephen Boyd1-0/+1
2014-03-10Merge branch 'fortglx/3.15/time' of git://git.linaro.org/people/john.stultz/l...Thomas Gleixner2-0/+3
2014-03-04timer: Make sure TIMER_FLAG_MASK bits are free in allocated baseViresh Kumar1-3/+2
2014-03-04timer: Check failure of timer_cpu_notify() before calling init_timer_stats()Viresh Kumar1-2/+2
2014-03-03kernel: Include appropriate header file in time/timekeeping_debug.cRashika Kheria1-0/+2
2014-02-28Merge branch 'timers.2014.02.25a' of git://git.kernel.org/pub/scm/linux/kerne...Thomas Gleixner1-2/+28
2014-02-26timers: Make internal_add_timer() update ->next_timer if ->active_timers == 0Oleg Nesterov1-2/+2
2014-02-26timers: Reduce future __run_timers() latency for first add to empty listPaul E. McKenney1-0/+1
2014-02-26timers: Reduce future __run_timers() latency for newly emptied listPaul E. McKenney1-0/+2
2014-02-26timers: Reduce __run_timers() latency for empty listPaul E. McKenney1-0/+18
2014-02-26timers: Track total number of timers in listPaul E. McKenney1-0/+5
2014-02-14nohz: ensure users are aware boot CPU is not NO_HZ_FULLPaul Gortmaker1-1/+1
2014-02-14timer: Spare IPI when deferrable timer is queued on idle remote targetsViresh Kumar1-1/+8
2014-02-09tick: Fixup more fallout from hrtimer broadcast modePreeti U Murthy3-2/+6
2014-02-07time: Fixup fallout from recent clockevent/tick changesThomas Gleixner2-2/+3
2014-02-07tick: Introduce hrtimer based broadcastPreeti U Murthy4-4/+167
2014-02-07cpuidle: Handle clockevents_notify(BROADCAST_ENTER) failurePreeti U Murthy1-6/+8
2014-02-07time: Change the return type of clockevents_notify() to integerPreeti U Murthy4-11/+15
2014-02-07clockevents: Adjust timer interval when frequency changesSoren Brinkmann1-3/+6
2014-02-07clockevents: Serialize calls to clockevents_update_freq() in the coreThomas Gleixner3-13/+45
2014-02-07timekeeping: Move clock sync work to power efficient workqueueShaibal Dutta1-2/+3
2014-02-03Linus 3.14-rc1Linus Torvalds1-3/+3
2014-02-03Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds15-73/+278
2014-02-03hpfs: optimize quad buffer loadingMikulas Patocka1-46/+50
2014-02-03hpfs: remember free spaceMikulas Patocka3-10/+87
2014-02-03parisc: add flexible mmap memory layout supportHelge Deller6-43/+233
2014-02-02parisc: Make EWOULDBLOCK be equal to EAGAIN on pariscGuy Martin1-1/+1
2014-02-02parisc: convert uapi/asm/stat.h to use native types onlyHelge Deller1-21/+19
2014-02-02parisc: wire up sched_setattr and sched_getattrHelge Deller2-1/+5