summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* time: Allow gcc to fold usecs_to_jiffies(constant)Nicholas Mc Guire2015-06-101-1/+29
* time: Refactor usecs_to_jiffiesNicholas Mc Guire2015-06-101-1/+26
* hrtimers: Make sure hrtimer_resolution is unsigned intBorislav Petkov2015-06-081-1/+1
* clockevents: Rename state to state_use_accessorsThomas Gleixner2015-06-021-7/+7
* clockevents: Add helpers to check the state of a clockevent deviceViresh Kumar2015-06-021-0/+26
* time: Remove read_boot_clock()Xunlei Pang2015-05-221-1/+0
* time: Include math64.h in time64.hXunlei Pang2015-05-221-0/+1
* tracing: timer: Add deferrable flag to timer_startBadhri Jagan Sridharan2015-05-221-4/+9
* time: Rework debugging variables so they aren't globalJohn Stultz2015-05-221-0/+15
* timekeeping: Provide new API to get the current time resolutionHarald Geyer2015-05-221-0/+1
* jiffies: Remove the extra indentation levelThomas Gleixner2015-05-191-8/+7
* clockevents: Introduce CLOCK_EVT_STATE_ONESHOT_STOPPED stateViresh Kumar2015-05-191-1/+6
* Merge branch 'linus' into timers/coreThomas Gleixner2015-05-19180-832/+3791
|\
| * Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-05-161-1/+1
| |\
| | * pty: Fix input race when closingPeter Hurley2015-05-101-1/+1
| * | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-05-151-3/+4
| |\ \
| | * | sched: Handle priority boosted tasks proper in setscheduler()Thomas Gleixner2015-05-081-3/+4
| * | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-05-151-0/+1
| |\ \ \
| | * \ \ Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-05-151-0/+1
| | |\ \ \
| | | * | | drm/radeon: add new bonaire pci idAlex Deucher2015-05-121-0/+1
| | | | |/ | | | |/|
| * | | | uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSERJosh Triplett2015-05-141-2/+2
| * | | | gfp: add __GFP_NOACCOUNTVladimir Davydov2015-05-142-0/+6
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-1210-10/+133
| |\ \ \ \
| | * | | | net: Remove remaining remnants of pm_qos from netdevice.hDavid Ahern2015-05-121-3/+0
| | * | | | mpls: Change reserved label names to be consistent with netbsdTom Herbert2015-05-091-6/+6
| | * | | | mpls: Move reserved label definitionsTom Herbert2015-05-051-0/+10
| | * | | | Merge tag 'mac80211-for-davem-2015-05-04' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-05-041-0/+2
| | |\ \ \ \
| | | * | | | mac80211: fix 90 kernel-doc warningsRandy Dunlap2015-05-041-0/+2
| | * | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-05-046-4/+114
| | |\ \ \ \ \
| | | * | | | | cfg802154: pass name_assign_type to rdev_add_virtual_intf()Varka Bhadram2015-04-301-0/+2
| | | * | | | | mac802154: add description to mac802154 APIsVarka Bhadram2015-04-301-2/+92
| | | * | | | | tcp: add TCP_CC_INFO socket optionEric Dumazet2015-04-291-0/+1
| | | * | | | | tcp: prepare CC get_info() access from getsockopt()Eric Dumazet2015-04-292-1/+8
| | | * | | | | tcp: add tcpi_bytes_received to tcp_infoEric Dumazet2015-04-292-0/+5
| | | * | | | | tcp: add tcpi_bytes_acked to tcp_infoEric Dumazet2015-04-293-1/+6
| | * | | | | | codel: fix maxpacket/mtu confusionEric Dumazet2015-05-031-3/+7
| * | | | | | | Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-05-111-0/+10
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta2015-04-251-0/+9
| | * | | | | | libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta2015-04-251-0/+1
| * | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-091-2/+0
| |\ \ \ \ \ \ \
| | * | | | | | | irqchip: gic: Drop support for gic_arch_extnMarc Zyngier2015-04-241-2/+0
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-05-081-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | blk-mq: fix FUA request hangShaohua Li2015-05-041-1/+1
| * | | | | | | | | Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-05-081-1/+1
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | tracing: Make ftrace_print_array_seq compute buf_lenAlex Bennée2015-05-061-1/+1
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge tag 'for-linus' of git://github.com/dledford/linuxLinus Torvalds2015-05-074-5/+31
| |\ \ \ \ \ \ \ \
| | * | | | | | | | IB/core: Fix unaligned accessesDavid Ahern2015-05-051-3/+4
| | * | | | | | | | IB/core: change rdma_gid2ip into void function as it always return zeroHonggang LI2015-05-051-2/+1
| | * | | | | | | | RDMA/core: Enable the iWarp Port Mapper to provide the actual address of the ...Tatyana Nikolova2015-05-052-0/+26
| | |/ / / / / / /
| * | | | | | | | Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-05-062-0/+2
| |\ \ \ \ \ \ \ \