aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-11clocksource/cadence_ttc: Overhaul clocksource frequency adjustmentSoren Brinkmann1-20/+84
2014-03-11clocksource/cadence_ttc: Call clockevents_update_freq() with IRQs enabledSoren Brinkmann1-15/+2
2014-03-11clocksource: Add Kconfig entries for CMT, MTU2, TMU and STIMagnus Damm1-0/+44
2014-03-11sh: Remove Kconfig entries for TMU, CMT and MTU2Magnus Damm1-53/+23
2014-03-11ARM: shmobile: Remove CMT, TMU and STI Kconfig entriesMagnus Damm1-18/+18
2014-03-11clocksource: armada-370-xp: Use atomic access for shared registersEzequiel Garcia1-8/+4
2014-03-11clocksource: orion: Use atomic access for shared registersEzequiel Garcia1-18/+10
2014-03-11clocksource: timer-keystone: Delete unnecessary variableMatthias Brugger1-4/+1
2014-03-11clocksource: timer-keystone: introduce clocksource driver for KeystoneIvan Khoronzhuk2-0/+245
2014-03-11clocksource: keystone: add bindings for keystone timerIvan Khoronzhuk1-0/+29
2014-03-11ARM: sunxi: dt: Convert to the new clocksource compatibleMaxime Ripard5-5/+5
2014-03-11clocksource: sunxi: Add new compatiblesMaxime Ripard2-3/+3
2014-03-11ARM: u300: move timer driver to clocksourceLinus Walleij4-5/+3
2014-03-11clocksource: 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-02kernel: 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-25timers: Make internal_add_timer() update ->next_timer if ->active_timers == 0Oleg Nesterov1-2/+2
2014-02-25timers: Reduce future __run_timers() latency for first add to empty listPaul E. McKenney1-0/+1
2014-02-25timers: Reduce future __run_timers() latency for newly emptied listPaul E. McKenney1-0/+2
2014-02-25timers: Reduce __run_timers() latency for empty listPaul E. McKenney1-0/+18
2014-02-25timers: 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-02Linus 3.14-rc1Linus Torvalds1-3/+3
2014-02-02Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds15-73/+278
2014-02-02hpfs: optimize quad buffer loadingMikulas Patocka1-46/+50
2014-02-02hpfs: remember free spaceMikulas Patocka3-10/+87
2014-02-02parisc: 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
2014-02-02parisc: fix cache-flushingHelge Deller3-3/+16
2014-02-02parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller2-4/+4
2014-02-02Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2014-02-02Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds3-27/+39
2014-02-02Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-200/+244
2014-02-02Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds31-57/+396
2014-02-02hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errorsJean Delvare1-0/+1
2014-02-02hwmon: Fix SENSORS_LM75 dependencies to eliminate build errorsJean Delvare1-0/+1