summaryrefslogtreecommitdiffstats
path: root/kernel/time
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-11-1210-84/+107
|\
| * time: Fix signedness bug in sysfs_get_uname() and its callersPatrick Palka2013-10-183-3/+3
| * timekeeping: Fix some trivial typos in commentsXie XiuQi2013-10-181-1/+2
| * alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't existKOSAKI Motohiro2013-10-181-2/+2
| * timer stats: Add a 'Collection: active/inactive' line to timer usage statisticsDong Zhu2013-10-101-4/+4
| * Merge branch 'fortglx/3.13/time' of git://git.linaro.org/people/jstultz/linux...Ingo Molnar2013-10-102-10/+3
| |\
| | * sched_clock: Remove sched_clock_func() hookStephen Boyd2013-10-091-8/+1
| | * clocksource: Fix 'ret' data type of sysfs_override_clocksource() and sysfs_un...Elad Wexler2013-09-171-2/+2
| * | Merge branch 'clockevents/3.13' of git://git.linaro.org/people/dlezcano/linux...Ingo Molnar2013-10-031-0/+1
| |\ \
| | * | tick: broadcast: Deny per-cpu clockevents from being broadcast sourcesSoren Brinkmann2013-10-021-0/+1
| | |/
| * | Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2013-10-031-1/+1
| |\ \
| | * | nohz: Drop generic vtime obsolete dependency on CONFIG_64BITKevin Hilman2013-09-301-1/+0
| | * | vtime: Add HAVE_VIRT_CPU_ACCOUNTING_GEN KconfigKevin Hilman2013-09-301-0/+1
| * | | Merge tag 'v3.12-rc3' into timers/coreIngo Molnar2013-10-032-4/+4
| |\| | | | |/ | |/|
| * | Merge branch 'fortglx/3.12/time' into fortglx/3.13/timeJohn Stultz2013-09-162-1/+3
| |\ \
| | * | ntp: Make periodic RTC update more reliableMiroslav Lichvar2013-08-221-1/+2
| | * | clocksource: Fix !CONFIG_CLOCKSOURCE_WATCHDOG compilePrarit Bhargava2013-07-221-0/+1
| * | | Merge branch 'fortglx/3.12/sched-clock64-base' into fortglx/3.13/timeJohn Stultz2013-09-162-65/+91
| |\ \ \
| | * | | sched_clock: Add support for >32 bit sched_clockStephen Boyd2013-07-301-14/+32
| | * | | sched_clock: Use an hrtimer instead of timerStephen Boyd2013-07-301-17/+21
| | * | | sched_clock: Use seqcount instead of rolling our ownStephen Boyd2013-07-301-19/+8
| | * | | clocksource: Extract max nsec calculation into separate functionStephen Boyd2013-07-301-15/+30
| | |/ /
* | | / clockevents: Sanitize ticks to nsec conversionThomas Gleixner2013-10-231-15/+50
| |_|/ |/| |
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-09-182-4/+4
|\ \ \ | |/ / |/| |
| * | timekeeping: Fix HRTICK related deadlock from ntp lock changesJohn Stultz2013-09-122-4/+4
* | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-042-33/+29
|\| |
| * | nohz: Include local CPU in full dynticks global kickFrederic Weisbecker2013-08-161-0/+1
| * | Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2013-08-143-34/+28
| |\ \
| | * | nohz: Optimize full dynticks's sched hooks with static keysFrederic Weisbecker2013-08-141-4/+4
| | * | nohz: Optimize full dynticks state checks with static keysFrederic Weisbecker2013-08-141-12/+2
| | * | nohz: Rename a few state variablesFrederic Weisbecker2013-08-141-22/+22
| | * | context_tracking: Remove full dynticks' hacky dependency on wide context trac...Frederic Weisbecker2013-08-131-1/+0
| | * | nohz: Only enable context tracking on full dynticks CPUsFrederic Weisbecker2013-08-131-0/+6
* | | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2013-09-031-0/+50
|\ \ \ \
| * | | | nohz_full: Add full-system-idle state machinePaul E. McKenney2013-08-311-0/+27
| * | | | nohz_full: Add Kconfig parameter for scalable detection of all-idle statePaul E. McKenney2013-08-181-0/+23
* | | | | timer_list: correct the iterator for timer_listNathan Zimmer2013-08-281-17/+24
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-08-192-4/+3
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Merge branch 'fortglx/3.11/time' of git://git.linaro.org/people/jstultz/linux...Ingo Molnar2013-08-121-1/+1
| |\ \ \
| | * | | sched_clock: Fix integer overflowBaruch Siach2013-07-221-1/+1
| | | |/ | | |/|
| * | | nohz: fix compile warning in tick_nohz_init()Li Zhong2013-07-241-2/+0
| * | | nohz: Do not warn about unstable tsc unless user uses nohz_fullSteven Rostedt2013-07-241-1/+2
| | |/ | |/|
* / | Revert "cpuidle: Quickly notice prediction failure for repeat mode"Rafael J. Wysocki2013-07-291-7/+2
|/ /
* / kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker2013-07-141-1/+1
|/
* tick: broadcast: Check broadcast mode on CPU hotplugStephen Boyd2013-07-121-1/+4
* Merge branch 'linus' into timers/urgentThomas Gleixner2013-07-1211-263/+1026
|\
| * clocksource: Reselect clocksource when watchdog validated high-res capabilityThomas Gleixner2013-07-051-15/+42
| * Merge branch 'timers/posix-cpu-timers-for-tglx' ofThomas Gleixner2013-07-044-9/+21
| |\
| * | tick: Sanitize broadcast control logicThomas Gleixner2013-07-022-12/+61
| * | tick: Prevent uncontrolled switch to oneshot modeThomas Gleixner2013-07-021-1/+9