summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* clockevents: Make tick handover explicitThomas Gleixner2015-04-035-12/+8
* clockevents: Remove broadcast oneshot control leftoversRafael J. Wysocki2015-04-031-7/+0
* sched/idle: Use explicit broadcast oneshot control functionThomas Gleixner2015-04-031-3/+2
* clockevents: Provide explicit broadcast oneshot control functionsThomas Gleixner2015-04-033-14/+20
* clockevents: Remove the broadcast control leftoversThomas Gleixner2015-04-031-10/+0
* clockevents: Provide explicit broadcast control functionsThomas Gleixner2015-04-033-38/+32
* clocksource: Improve comment explaining clocks_calc_max_nsecs()'s 50% safety ...John Stultz2015-04-031-2/+5
* time, drivers/rtc: Don't bother with rtc_resume() for the nonstop clocksourceXunlei Pang2015-04-031-17/+49
* time: Fix a bug in timekeeping_suspend() with no persistent clockXunlei Pang2015-04-031-17/+19
* time: Don't build timekeeping_inject_sleeptime64() if no one uses itXunlei Pang2015-04-031-0/+2
* time: Add y2038 safe update_persistent_clock64()Xunlei Pang2015-04-031-1/+12
* time: Add y2038 safe read_persistent_clock64()Xunlei Pang2015-04-031-10/+12
* time: Add y2038 safe read_boot_clock64()Xunlei Pang2015-04-031-2/+9
* timer: Further simplify the SMP and HOTPLUG logicPeter Zijlstra2015-04-021-8/+15
* timer: Don't initialize 'tvec_base' on hotplugViresh Kumar2015-04-021-55/+43
* timer: Allocate per-cpu tvec_base's staticallyPeter Zijlstra2015-04-021-29/+19
* clockevents: Fix cpu_down() race for hrtimer based broadcastingPreeti U Murthy2015-04-022-8/+13
* tick: Further simplify tick-internal.hIngo Molnar2015-04-021-39/+40
* arm/bL_switcher: Kill tick suspend hackeryThomas Gleixner2015-04-013-1/+16
* tick/xen: Provide and use tick_suspend_local() and tick_resume_local()Thomas Gleixner2015-04-013-26/+61
* tick: Make tick_resume_broadcast_oneshot() staticThomas Gleixner2015-04-012-5/+4
* clockevents: Make suspend/resume calls explicitThomas Gleixner2015-04-014-17/+27
* clockevents: Remove extra local_irq_save() in clockevents_exchange_device()Thomas Gleixner2015-04-011-5/+2
* tick: Move core only declarations and functions to coreThomas Gleixner2015-04-016-4/+88
* tick: Simplify tick-internal.hThomas Gleixner2015-04-011-96/+49
* tick: Move clocksource related stuff to timekeeping.hThomas Gleixner2015-04-015-9/+9
* clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILDThomas Gleixner2015-04-014-15/+4
* Merge tag 'v4.0-rc6' into timers/core, before applying new patchesIngo Molnar2015-03-3115-85/+250
|\
| * Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-03-281-2/+9
| |\
| | * timers/tick/broadcast-hrtimer: Fix suspicious RCU usage in idle loopPreeti U Murthy2015-03-231-2/+9
| * | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-03-281-0/+2
| |\ \
| | * | sched: Fix RLIMIT_RTTIME when PI-boosting to RTBrian Silverman2015-03-231-0/+2
| | |/
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-03-281-0/+10
| |\ \
| | * | perf: Fix irq_work 'tail' recursionPeter Zijlstra2015-03-231-0/+10
| | |/
| * | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2015-03-282-30/+59
| |\ \
| | * | lockdep: Fix the module unload key range freeing logicPeter Zijlstra2015-03-232-30/+59
| | |/
| * | mm: numa: slow PTE scan rate if migration failures occurMel Gorman2015-03-251-2/+6
| |/
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-03-181-4/+26
| |\
| | * livepatch: Fix subtle race with coming and going modulesPetr Mladek2015-03-171-4/+26
| | |
| | \
| *-. \ Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git:/...Linus Torvalds2015-03-171-1/+1
| |\ \ \
| | * | | perf: Fix context leak in put_event()Leon Yu2015-03-131-1/+1
| | |/ /
| * | | kasan, module, vmalloc: rework shadow allocation for modulesAndrey Ryabinin2015-03-121-2/+0
| * | | Merge tag 'trace-fixes-v4.0-rc2-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-03-091-10/+30
| |\ \ \
| | * | | ftrace: Fix ftrace enable ordering of sysctl ftrace_enabledSteven Rostedt (Red Hat)2015-03-091-3/+3
| | * | | ftrace: Fix en(dis)able graph caller when en(dis)abling record via sysctlPratyush Anand2015-03-091-6/+22
| | * | | ftrace: Clear REGS_EN and TRAMP_EN flags on disabling record via sysctlSteven Rostedt (Red Hat)2015-03-091-2/+6
| | |/ /
| * | | Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-03-091-5/+4
| |\ \ \
| | * | | cpuset: Fix cpuset sched_relax_domain_levelJason Low2015-03-021-3/+0
| | * | | cpuset: fix a warning when clearing configured masks in old hierarchyZefan Li2015-03-021-2/+2
| | * | | cpuset: initialize effective masks when clone_children is enabledZefan Li2015-03-021-0/+2
OpenPOWER on IntegriCloud