summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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-0311-29/+126
|\| | | |/ |/|
| *---. Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...Linus Torvalds2013-09-281-0/+12
| |\ \ \
| | * \ \ Merge branch 'context_tracking/fixes' of git://git.kernel.org/pub/scm/linux/k...Ingo Molnar2013-09-281-0/+12
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | arm: Fix build error with context tracking callsFrederic Weisbecker2013-09-271-0/+12
| | | |/
| * | / kernel/params: fix handling of signed integer typesJean Delvare2013-09-281-3/+3
| |/ /
| * | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-09-251-4/+5
| |\ \
| | * | sched/balancing: Fix cfs_rq->task_h_load calculationVladimir Davydov2013-09-201-1/+1
| | * | sched/balancing: Fix 'local->avg_load > busiest->avg_load' case in fix_small_...Vladimir Davydov2013-09-201-2/+2
| | * | sched/balancing: Fix 'local->avg_load > sds->avg_load' case in calculate_imba...Vladimir Davydov2013-09-201-1/+2
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-251-0/+21
| |\ \ \
| | * | | perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'Peter Zijlstra2013-09-201-0/+21
| * | | | kernel/reboot.c: re-enable the function of variable reboot_defaultChuansheng Liu2013-09-241-1/+8
| * | | | audit: fix endless wait in audit_log_start()Konstantin Khlebnikov2013-09-241-2/+3
| * | | | watchdog: update watchdog_thresh properlyMichal Hocko2013-09-241-3/+50
| * | | | watchdog: update watchdog attributes atomicallyMichal Hocko2013-09-241-2/+5
| | |_|/ | |/| |
| * | | 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 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-09-183-10/+15
| |\ \ \ | | |_|/ | |/| |
| | * | sched: Fix comment for sched_info_departMichael S. Tsirkin2013-09-161-2/+3
| | * | sched/debug: Take PID namespace into accountPeter Zijlstra2013-09-121-3/+3
| | * | sched/fair: Fix small race where child->se.parent,cfs_rq might point to inval...Daisuke Nishimura2013-09-121-5/+9
* | | | 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
| |/ / /
* | | | Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2013-09-131-1/+1
|\ \ \ \
| * | | | aio: convert the ioctx list to table lookup v3Benjamin LaHaise2013-07-301-1/+1
| |/ / /
* | | | Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-133-15/+1
* | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-09-124-18/+25
|\ \ \ \
| * | | | kernel: replace strict_strto*() with kstrto*()Jingoo Han2013-09-123-9/+9
| * | | | memcg: reduce function dereferenceSha Zhengju2013-09-121-8/+11
| * | | | memcg: avoid overflow caused by PAGE_ALIGNSha Zhengju2013-09-121-1/+5
| * | | | memcg: rename RESOURCE_MAX to RES_COUNTER_MAXSha Zhengju2013-09-121-4/+4
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-121-3/+3
|\ \ \ \ \