summaryrefslogtreecommitdiffstats
path: root/kernel/time
AgeCommit message (Expand)AuthorFilesLines
2013-04-03nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMONFrederic Weisbecker2-10/+15
2013-04-03Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux...Thomas Gleixner3-74/+228
2013-04-02nohz: Unhide full dynticks feature from its dependenciesFrederic Weisbecker1-5/+14
2013-03-25timekeeping: __timekeeping_set_tai_offset can be staticFengguang Wu1-1/+1
2013-03-25tick: Change log level of NOHZ: local_softirq_pending messageRado Vrbovsky1-2/+2
2013-03-22timekeeping: Split timekeeper_lock into lock and seqcountThomas Gleixner1-59/+73
2013-03-22timekeeping: Move lock out of timekeeper structThomas Gleixner1-55/+53
2013-03-22timekeeping: Make jiffies_lock internalThomas Gleixner2-0/+3
2013-03-22timekeeping: Calc stuff onceThomas Gleixner1-3/+4
2013-03-22hrtimer: Add hrtimer support for CLOCK_TAIJohn Stultz1-1/+19
2013-03-22timekeeping: Add CLOCK_TAI clockidJohn Stultz1-0/+30
2013-03-22timekeeping: Move TAI managment into timekeeping core from ntpJohn Stultz2-8/+54
2013-03-21nohz: Assign timekeeping duty to a CPU outside the full dynticks rangeFrederic Weisbecker3-4/+51
2013-03-21nohz: Basic full dynticks interfaceFrederic Weisbecker2-0/+81
2013-03-15timekeeping: utilize the suspend-nonstop clocksource to count suspended timeFeng Tang1-7/+51
2013-03-13tick: Provide a check for a forced broadcast pendingThomas Gleixner1-0/+12
2013-03-13tick: Handle broadcast wakeup of multiple cpusThomas Gleixner1-1/+58
2013-03-13tick: Avoid programming the local cpu timer if broadcast pendingThomas Gleixner1-2/+26
2013-03-07clockevents: Don't allow dummy broadcast timersMark Rutland1-1/+2
2013-03-07tick: Dynamically set broadcast irq affinityDaniel Lezcano1-8/+31
2013-03-07tick: Pass broadcast device to tick_broadcast_set_event()Daniel Lezcano1-6/+5
2013-03-07tick: Convert broadcast cpu bitmaps to cpumask_var_tThomas Gleixner3-44/+46
2013-02-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds1-0/+2
2013-02-22Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-13/+13
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-6/+21
2013-02-19Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-16/+98
2013-02-19Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+4
2013-02-19ntp: Make ntp_lock rawThomas Gleixner1-13/+13
2013-02-14Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner1-2/+6
2013-02-12Merge branch 'timers/for-arm' into timers/coreThomas Gleixner1-8/+14
2013-02-12clockevents: Fix generic broadcast for FEAT_C3STOPMark Rutland1-8/+14
2013-02-08time, Fix setting of hardware clock in NTP codePrarit Bhargava1-2/+6
2013-02-05Merge branch 'nohz/printk-v8' into irq/coreFrederic Weisbecker1-3/+4
2013-02-04Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner3-14/+52
2013-01-31clockevents: Add generic timer broadcast functionMark Rutland2-0/+17
2013-01-31clockevents: Add generic timer broadcast receiverMark Rutland1-0/+17
2013-01-29timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCKJohn Stultz1-1/+1
2013-01-27cputime: Allow dynamic switch between tick/virtual based cputime accountingFrederic Weisbecker1-1/+4
2013-01-17tick: export nohz tick idle symbols for module useJacob Pan1-0/+2
2013-01-15timekeeping: Add CONFIG_HAS_PERSISTENT_CLOCK optionFeng Tang1-0/+5
2013-01-15timekeeping: Add persistent_clock_exist flagFeng Tang1-5/+11
2013-01-15NTP: Add a CONFIG_RTC_SYSTOHC configurationJason Gunthorpe1-4/+12
2013-01-15time: create __getnstimeofday for WARNless callsKees Cook1-5/+24
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson1-0/+1
2013-01-14clockevents: export clockevents_config_and_register for module useShawn Guo1-0/+1
2012-12-24time: convert arch_gettimeoffset to a pointerStephen Warren1-6/+20
2012-12-13Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+50
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-194/+1
2012-12-11Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-92/+70
2012-12-11Merge branches 'core-locking-for-linus' and 'timers-urgent-for-linus' of git:...Linus Torvalds1-1/+1