summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-01-2038-317/+556
|\
| * clocksource: Timer-sun5i: Switch to sched_clock_register()Stephen Boyd2014-01-191-2/+2
| * Merge branch 'clockevents/3.14' of git://git.linaro.org/people/daniel.lezcano...Ingo Molnar2014-01-1424-47/+295
| |\
| | * Merge branch 'clockevents/for-Simon-3.13-rc2' into clockevents/3.14Daniel Lezcano2013-12-181-4/+16
| | |\
| | | * clocksource: sh_cmt: Add clk_prepare/unprepare supportLaurent Pinchart2013-12-181-4/+16
| | * | clocksource: bcm_kona_timer: Remove unused bcm_timer_idsAxel Lin2013-12-111-6/+0
| | * | clocksource: vt8500: Remove deprecated IRQF_DISABLEDMichael Opdenacker2013-12-111-1/+1
| | * | clocksource: tegra: Remove deprecated IRQF_DISABLEDMichael Opdenacker2013-12-111-1/+1
| | * | clocksource: misc drivers: Remove deprecated IRQF_DISABLEDMichael Opdenacker2013-12-118-13/+8
| | * | clocksource: sh_mtu2: Remove unnecessary platform_set_drvdata()Jingoo Han2013-12-111-1/+0
| | * | clocksource: sh_tmu: Remove unnecessary platform_set_drvdata()Jingoo Han2013-12-111-1/+0
| | * | clocksource: armada-370-xp: Enable timer divider only when neededEzequiel Garcia2013-12-111-9/+9
| | * | clocksource: clksrc-of: Warn if no clock sources are foundLinus Walleij2013-12-111-0/+4
| | * | clocksource: orion: Switch to sched_clock_register()Stephen Boyd2013-12-111-2/+2
| | * | clocksource: sun4i: Switch to sched_clock_register()Stephen Boyd2013-12-111-2/+2
| | * | clocksource: cadence_ttc_timer: Switch to sched_clock_register()Stephen Boyd2013-12-111-2/+2
| | * | clocksource: arm_global_timer: Switch to sched_clock_register()Stephen Boyd2013-12-111-2/+2
| | * | ARM: sun7i: a20: Add support for the High Speed TimersMaxime Ripard2013-12-111-0/+10
| | * | ARM: sun5i: a13: Add support for the High Speed TimersMaxime Ripard2013-12-111-0/+7
| | * | ARM: sun5i: a10s: Add support for the High Speed TimersMaxime Ripard2013-12-111-0/+7
| | * | clocksource: Add Allwinner SoCs HS timers driverMaxime Ripard2013-12-115-0/+220
| | * | clocksource: sun4i: Increase a bit the clock event and sources ratingMaxime Ripard2013-12-111-2/+2
| | * | clocksource: sun4i: Change CPU mask to cpu_possible_maskMaxime Ripard2013-12-111-1/+1
| | * | clockevent: sun4i: Fill the irq field in the clockevent structureMaxime Ripard2013-12-111-0/+1
| * | | Merge branch 'fortglx/3.14/time' of git://git.linaro.org/people/john.stultz/l...Ingo Molnar2014-01-125-28/+80
| |\ \ \
| | * | | timekeeping: Remove comment that's mostly out of dateJohn Stultz2013-12-231-10/+0
| | * | | rtc-cmos: Add an alarm disable quirkBorislav Petkov2013-12-231-1/+51
| | * | | timekeeper: fix comment typo for tk_setup_internals()Yijing Wang2013-12-231-1/+2
| | * | | timekeeping: Fix missing timekeeping_update in suspend pathJohn Stultz2013-12-231-0/+2
| | * | | timekeeping: Fix CLOCK_TAI timer/nanosleep delaysJohn Stultz2013-12-231-2/+2
| | * | | tick/timekeeping: Call update_wall_time outside the jiffies lockJohn Stultz2013-12-234-15/+7
| | * | | timekeeping: Avoid possible deadlock from clock_was_set_delayedJohn Stultz2013-12-231-2/+16
| | * | | timekeeping: Fix potential lost pv notification of time changeJohn Stultz2013-12-231-9/+11
| | * | | timekeeping: Fix lost updates to tai adjustmentJohn Stultz2013-12-231-1/+2
| | |/ /
| * | | Merge branch 'linus' into timers/coreIngo Molnar2014-01-121165-6119/+11868
| |\ \ \ | | |/ / | |/| |
| * | | Merge branch 'timers/posix-timers-for-tip-v2' of git://git.kernel.org/pub/scm...Ingo Molnar2013-12-101-183/+129
| |\ \ \
| | * | | posix-timers: Convert abuses of BUG_ON to WARN_ONFrederic Weisbecker2013-12-091-5/+5
| | * | | posix-timers: Remove remaining uses of tasklist_lockFrederic Weisbecker2013-12-091-32/+44
| | * | | posix-timers: Use sighand lock instead of tasklist_lock on timer deletionFrederic Weisbecker2013-12-091-6/+11
| | * | | posix-timers: Use sighand lock instead of tasklist_lock for task clock sampleFrederic Weisbecker2013-12-091-3/+13
| | * | | posix-timers: Consolidate posix_cpu_clock_get()Frederic Weisbecker2013-12-091-34/+30
| | * | | posix-timers: Remove useless clock sample on timers cleanupFrederic Weisbecker2013-12-091-23/+7
| | * | | posix-timers: Remove dead task special caseFrederic Weisbecker2013-12-091-45/+25
| | * | | posix-timers: Cleanup reaped target handlingFrederic Weisbecker2013-12-091-6/+0
| | * | | posix-timers: Remove dead process posix cpu timers cachingFrederic Weisbecker2013-12-091-34/+1
| | * | | posix-timers: Remove dead thread posix cpu timers cachingFrederic Weisbecker2013-12-091-18/+16
| |/ / /
| * | | Merge branch 'timers/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2013-12-0411-62/+55
| |\ \ \
| | * | | posix-timers: Fix full dynticks CPUs kick on timer reschedulingFrederic Weisbecker2013-12-021-11/+7
| | * | | posix-timers: Spare workqueue if there is no full dynticks CPU to kickFrederic Weisbecker2013-12-021-1/+2
| | * | | context_tracking: Rename context_tracking_active() to context_tracking_cpu_is...Frederic Weisbecker2013-12-022-5/+6
OpenPOWER on IntegriCloud