summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-06-19timer: Minimize nohz off overheadThomas Gleixner1-0/+2
2015-06-19timer: Reduce timer migration overhead if disabledThomas Gleixner4-17/+12
2015-06-19timer: Stats: Simplify the flags handlingThomas Gleixner1-4/+1
2015-06-19timer: Replace timer base by a cpu indexThomas Gleixner2-29/+22
2015-06-19timer: Use hlist for the timer wheel hash bucketsThomas Gleixner1-3/+3
2015-06-19hrtimer: Allow hrtimer::function() to free the timerPeter Zijlstra1-25/+16
2015-06-19seqcount: Introduce raw_write_seqcount_barrier()Peter Zijlstra1-0/+41
2015-06-19seqcount: Rename write_seqcount_barrier()Peter Zijlstra1-3/+3
2015-06-19hrtimer: Remove HRTIMER_STATE_MIGRATEOleg Nesterov1-5/+1
2015-06-12time: Prevent early expiry of hrtimers[CLOCK_REALTIME] at the leap second edgeJohn Stultz2-0/+3
2015-06-10time: Allow gcc to fold usecs_to_jiffies(constant)Nicholas Mc Guire1-1/+29
2015-06-10time: Refactor usecs_to_jiffiesNicholas Mc Guire1-1/+26
2015-06-08hrtimers: Make sure hrtimer_resolution is unsigned intBorislav Petkov1-1/+1
2015-06-02clockevents: Rename state to state_use_accessorsThomas Gleixner1-7/+7
2015-06-02clockevents: Add helpers to check the state of a clockevent deviceViresh Kumar1-0/+26
2015-05-22time: Remove read_boot_clock()Xunlei Pang1-1/+0
2015-05-22time: Include math64.h in time64.hXunlei Pang1-0/+1
2015-05-22tracing: timer: Add deferrable flag to timer_startBadhri Jagan Sridharan1-4/+9
2015-05-22time: Rework debugging variables so they aren't globalJohn Stultz1-0/+15
2015-05-22timekeeping: Provide new API to get the current time resolutionHarald Geyer1-0/+1
2015-05-19jiffies: Remove the extra indentation levelThomas Gleixner1-8/+7
2015-05-19clockevents: Introduce CLOCK_EVT_STATE_ONESHOT_STOPPED stateViresh Kumar1-1/+6
2015-05-19Merge branch 'linus' into timers/coreThomas Gleixner180-832/+3791
2015-05-19time: Allow gcc to fold constants when possibleNicholas Mc Guire1-3/+15
2015-05-19time: Refactor msecs_to_jiffiesNicholas Mc Guire1-1/+63
2015-05-18sched,perf: Fix periodic timersPeter Zijlstra1-0/+4
2015-05-16Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2015-05-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+4
2015-05-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+1
2015-05-15Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-0/+1
2015-05-14uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSERJosh Triplett1-2/+2
2015-05-14gfp: add __GFP_NOACCOUNTVladimir Davydov2-0/+6
2015-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-10/+133
2015-05-12net: Remove remaining remnants of pm_qos from netdevice.hDavid Ahern1-3/+0
2015-05-12drm/radeon: add new bonaire pci idAlex Deucher1-0/+1
2015-05-11Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+10
2015-05-10pty: Fix input race when closingPeter Hurley1-1/+1
2015-05-09mpls: Change reserved label names to be consistent with netbsdTom Herbert1-6/+6
2015-05-09Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+0
2015-05-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2015-05-08Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2015-05-08sched: Handle priority boosted tasks proper in setscheduler()Thomas Gleixner1-3/+4
2015-05-07Merge tag 'for-linus' of git://github.com/dledford/linuxLinus Torvalds4-5/+31
2015-05-06tracing: Make ftrace_print_array_seq compute buf_lenAlex Bennée1-1/+1
2015-05-06Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+2
2015-05-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+0
2015-05-05nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi1-1/+1
2015-05-05util_macros.h: have array pointer point to array of constantsGuenter Roeck1-1/+1
2015-05-05mpls: Move reserved label definitionsTom Herbert1-0/+10
2015-05-05IB/core: Fix unaligned accessesDavid Ahern1-3/+4