summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hrtimer: Rearrange comments in the order struct members are declaredViresh Kumar2014-03-201-2/+2
* timer: Use variable head instead of &work_list in __run_timers()Viresh Kumar2014-03-201-1/+1
* clocksource: exynos_mct: silence a static checker warningDan Carpenter2014-03-111-1/+1
* arm: zynq: Add support for cpufreqSoren Brinkmann2014-03-113-0/+11
* arm: zynq: Don't use arm_global_timer with cpufreqSoren Brinkmann2014-03-111-1/+1
* clocksource/cadence_ttc: Overhaul clocksource frequency adjustmentSoren Brinkmann2014-03-111-20/+84
* clocksource/cadence_ttc: Call clockevents_update_freq() with IRQs enabledSoren Brinkmann2014-03-111-15/+2
* clocksource: Add Kconfig entries for CMT, MTU2, TMU and STIMagnus Damm2014-03-111-0/+44
* sh: Remove Kconfig entries for TMU, CMT and MTU2Magnus Damm2014-03-111-53/+23
* ARM: shmobile: Remove CMT, TMU and STI Kconfig entriesMagnus Damm2014-03-111-18/+18
* clocksource: armada-370-xp: Use atomic access for shared registersEzequiel Garcia2014-03-111-8/+4
* clocksource: orion: Use atomic access for shared registersEzequiel Garcia2014-03-111-18/+10
* clocksource: timer-keystone: Delete unnecessary variableMatthias Brugger2014-03-111-4/+1
* clocksource: timer-keystone: introduce clocksource driver for KeystoneIvan Khoronzhuk2014-03-112-0/+245
* clocksource: keystone: add bindings for keystone timerIvan Khoronzhuk2014-03-111-0/+29
* ARM: sunxi: dt: Convert to the new clocksource compatibleMaxime Ripard2014-03-115-5/+5
* clocksource: sunxi: Add new compatiblesMaxime Ripard2014-03-112-3/+3
* ARM: u300: move timer driver to clocksourceLinus Walleij2014-03-114-5/+3
* clocksource: arch_timer: Set dynamic irq affinity on mmio clockeventStephen Boyd2014-03-111-0/+1
* Merge branch 'fortglx/3.15/time' of git://git.linaro.org/people/john.stultz/l...Thomas Gleixner2014-03-102-0/+3
|\
| * kernel: Include appropriate header file in time/timekeeping_debug.cRashika Kheria2014-03-021-0/+2
| * timerfd: support CLOCK_BOOTTIME clockGreg Hackmann2014-01-231-0/+1
* | timer: Make sure TIMER_FLAG_MASK bits are free in allocated baseViresh Kumar2014-03-041-3/+2
* | timer: Check failure of timer_cpu_notify() before calling init_timer_stats()Viresh Kumar2014-03-041-2/+2
* | Merge branch 'timers.2014.02.25a' of git://git.kernel.org/pub/scm/linux/kerne...Thomas Gleixner2014-02-281-2/+28
|\ \
| * | timers: Make internal_add_timer() update ->next_timer if ->active_timers == 0Oleg Nesterov2014-02-251-2/+2
| * | timers: Reduce future __run_timers() latency for first add to empty listPaul E. McKenney2014-02-251-0/+1
| * | timers: Reduce future __run_timers() latency for newly emptied listPaul E. McKenney2014-02-251-0/+2
| * | timers: Reduce __run_timers() latency for empty listPaul E. McKenney2014-02-251-0/+18
| * | timers: Track total number of timers in listPaul E. McKenney2014-02-251-0/+5
* | | nohz: ensure users are aware boot CPU is not NO_HZ_FULLPaul Gortmaker2014-02-141-1/+1
* | | timer: Spare IPI when deferrable timer is queued on idle remote targetsViresh Kumar2014-02-141-1/+8
|/ /
* | tick: Fixup more fallout from hrtimer broadcast modePreeti U Murthy2014-02-093-2/+6
* | time: Fixup fallout from recent clockevent/tick changesThomas Gleixner2014-02-072-2/+3
* | tick: Introduce hrtimer based broadcastPreeti U Murthy2014-02-074-4/+167
* | cpuidle: Handle clockevents_notify(BROADCAST_ENTER) failurePreeti U Murthy2014-02-071-6/+8
* | time: Change the return type of clockevents_notify() to integerPreeti U Murthy2014-02-074-11/+15
* | clockevents: Adjust timer interval when frequency changesSoren Brinkmann2014-02-071-3/+6
* | clockevents: Serialize calls to clockevents_update_freq() in the coreThomas Gleixner2014-02-073-13/+45
* | timekeeping: Move clock sync work to power efficient workqueueShaibal Dutta2014-02-071-2/+3
* | Linus 3.14-rc1v3.14-rc1Linus Torvalds2014-02-021-3/+3
* | Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2014-02-0215-73/+278
|\ \
| * | parisc: add flexible mmap memory layout supportHelge Deller2014-02-026-43/+233
| * | parisc: Make EWOULDBLOCK be equal to EAGAIN on pariscGuy Martin2014-02-021-1/+1
| * | parisc: convert uapi/asm/stat.h to use native types onlyHelge Deller2014-02-021-21/+19
| * | parisc: wire up sched_setattr and sched_getattrHelge Deller2014-02-022-1/+5
| * | parisc: fix cache-flushingHelge Deller2014-02-023-3/+16
| * | parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller2014-02-022-4/+4
* | | hpfs: optimize quad buffer loadingMikulas Patocka2014-02-021-46/+50
* | | hpfs: remember free spaceMikulas Patocka2014-02-023-10/+87
|/ /
OpenPOWER on IntegriCloud