aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-01arm/bL_switcher: Kill tick suspend hackeryThomas Gleixner3-1/+16
2015-04-01tick/xen: Provide and use tick_suspend_local() and tick_resume_local()Thomas Gleixner3-26/+61
2015-04-01tick: Make tick_resume_broadcast_oneshot() staticThomas Gleixner2-5/+4
2015-04-01clockevents: Make suspend/resume calls explicitThomas Gleixner4-17/+27
2015-04-01clockevents: Remove extra local_irq_save() in clockevents_exchange_device()Thomas Gleixner1-5/+2
2015-04-01tick: Move core only declarations and functions to coreThomas Gleixner6-4/+88
2015-04-01tick: Simplify tick-internal.hThomas Gleixner1-96/+49
2015-04-01tick: Move clocksource related stuff to timekeeping.hThomas Gleixner5-9/+9
2015-04-01clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILDThomas Gleixner4-15/+4
2015-03-31Merge tag 'v4.0-rc6' into timers/core, before applying new patchesIngo Molnar15-85/+250
2015-03-28Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+9
2015-03-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2015-03-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+10
2015-03-28Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-30/+59
2015-03-27clockevents: Don't validate dev->mode against CLOCK_EVT_MODE_UNUSED for new interfaceViresh Kumar1-1/+2
2015-03-27clockevents: Manage device's state separately for the coreViresh Kumar5-68/+76
2015-03-27clockevents: Handle tick device's resume separatelyViresh Kumar5-13/+26
2015-03-27time: Introduce tk_fast_rawPeter Zijlstra1-0/+13
2015-03-27time: Parametrize all tk_fast_mono usersPeter Zijlstra1-10/+15
2015-03-27time: Add timerkeeper::tkr_rawPeter Zijlstra1-22/+19
2015-03-27time: Rename timekeeper::tkr to timekeeper::tkr_monoPeter Zijlstra1-75/+75
2015-03-27timers, sched/clock: Clean up the code a bitIngo Molnar1-51/+56
2015-03-27timers, sched/clock: Avoid deadlock during read from NMIDaniel Thompson1-35/+68
2015-03-27timers, sched/clock: Remove redundant notrace from update functionDaniel Thompson1-1/+1
2015-03-27timers, sched/clock: Remove suspend from clock_read_data()Daniel Thompson1-15/+25
2015-03-27timers, sched/clock: Optimize cache line usageDaniel Thompson1-35/+77
2015-03-27timers, sched/clock: Match scope of read and write seqcountsDaniel Thompson1-15/+11
2015-03-25mm: numa: slow PTE scan rate if migration failures occurMel Gorman1-2/+6
2015-03-23timers/tick/broadcast-hrtimer: Fix suspicious RCU usage in idle loopPreeti U Murthy1-2/+9
2015-03-23lockdep: Fix the module unload key range freeing logicPeter Zijlstra2-30/+59
2015-03-23sched: Fix RLIMIT_RTTIME when PI-boosting to RTBrian Silverman1-0/+2
2015-03-23perf: Fix irq_work 'tail' recursionPeter Zijlstra1-0/+10
2015-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatchingLinus Torvalds1-4/+26
2015-03-17Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2015-03-17livepatch: Fix subtle race with coming and going modulesPetr Mladek1-4/+26
2015-03-13perf: Fix context leak in put_event()Leon Yu1-1/+1
2015-03-13clocksource: Rename __clocksource_updatefreq_*() to __clocksource_update_freq_*()John Stultz1-5/+6
2015-03-13clocksource: Add some debug info about clocksources being registeredJohn Stultz1-0/+3
2015-03-13clocksource: Mostly kill clocksource_register()John Stultz2-49/+36
2015-03-13clocksource: Improve clocksource watchdog reportingJohn Stultz1-9/+9
2015-03-13timekeeping: Add warnings when overflows or underflows are observedJohn Stultz1-7/+57
2015-03-13timekeeping: Try to catch clocksource delta underflowsJohn Stultz1-0/+7
2015-03-13timekeeping: Add checks to cap clocksource reads to the 'max_cycles' valueJohn Stultz1-14/+35
2015-03-13timekeeping: Add debugging checks to warn if we see delaysJohn Stultz2-0/+29
2015-03-12kasan, module, vmalloc: rework shadow allocation for modulesAndrey Ryabinin1-2/+0
2015-03-12clocksource: Add 'max_cycles' to 'struct clocksource'John Stultz2-13/+17
2015-03-12clocksource: Simplify the logic around clocksource wrapping safety marginsJohn Stultz2-16/+14
2015-03-12clocksource: Simplify the clocks_calc_max_nsecs() logicJohn Stultz1-12/+3
2015-03-09Merge tag 'trace-fixes-v4.0-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-10/+30
2015-03-09Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-5/+4