summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* time64: Add time64.h header and define struct timespec64John Stultz2014-07-232-14/+163
* ktime: Change ktime_set() to take 64bit seconds valueJohn Stultz2014-07-231-4/+3
* ktime: Sanitize ktime_to_us/ms conversionThomas Gleixner2014-07-232-10/+8
* ktime: Kill non-scalar ktime_t implementation for 2038John Stultz2014-07-232-179/+5
* hrtimer: Cleanup hrtimer accessors to the timekepeing stateJohn Stultz2014-07-232-5/+6
* Merge branch 'clockevents/3.17' of git://git.linaro.org/people/daniel.lezcano...Thomas Gleixner2014-07-233-5/+13
|\
| * of: Provide a function to request and map memoryMatthias Brugger2014-07-232-0/+13
| * Merge branch 'clockevents/renesas-timers-dt' into clockevents/3.17Daniel Lezcano2014-07-231-5/+0
| |\
| | * clocksource: shmobile: Remove unused sh_timer_config membersLaurent Pinchart2014-07-021-5/+0
* | | timerfd: Implement timerfd_ioctl method to restore timerfd_ctx::ticks, v3Cyrill Gorcunov2014-07-181-0/+5
|/ /
* | Merge tag 'v3.16-rc5' into timers/coreThomas Gleixner2014-07-16138-1036/+2187
|\ \
| * \ Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-07-101-0/+1
| |\ \
| | * | kernfs: introduce kernfs_pin_sb()Li Zefan2014-06-301-0/+1
| * | | Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-07-101-2/+2
| |\ \ \
| | * | | core: fix typo in percpu read_mostly sectionZhengyu He2014-07-011-2/+2
| | |/ /
| * | | Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-07-031-1/+3
| |\ \ \
| | * | | usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern2014-06-301-1/+3
| * | | | Merge tag 'driver-core-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-07-031-0/+1
| |\ \ \ \
| | * | | | kernfs: kernfs_notify() must be useable from non-sleepable contextsTejun Heo2014-07-021-0/+1
| | | |_|/ | | |/| |
| * / | | ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo2014-07-031-0/+3
| |/ / /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2014-06-282-5/+4
| |\ \ \
| | * | | iovec: move memcpy_from/toiovecend to lib/iovec.cMichael S. Tsirkin2014-06-272-5/+4
| | |/ /
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-06-263-5/+11
| |\ \ \
| | * | | block: add support for limiting gaps in SG listsJens Axboe2014-06-242-0/+10
| | * | | bio: remove unused macro bip_vec_idx()Gu Zheng2014-06-241-4/+0
| | * | | Revert "block: add __init to elv_register"Jens Axboe2014-06-221-1/+1
| * | | | Fix 32-bit regression in block device read(2)Al Viro2014-06-261-1/+13
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-06-251-0/+9
| |\ \ \ \
| | * | | | net: phylib: add link_change_notify callback to phy deviceDaniel Mack2014-06-211-0/+9
| | | |_|/ | | |/| |
| * | | | kernel/watchdog.c: print traces for all cpus on lockup detectionAaron Tomlin2014-06-231-0/+1
| * | | | nmi: provide the option to issue an NMI back trace to every cpu but currentAaron Tomlin2014-06-231-1/+10
| * | | | kexec: save PG_head_mask in VMCOREINFOPetr Tesarik2014-06-231-0/+3
| | |_|/ | |/| |
| * | | Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-06-211-0/+6
| |\ \ \
| | * | | locks: add missing memory barrier in break_delegJeff Layton2014-06-101-0/+6
| * | | | Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-191-0/+2
| |\ \ \ \
| | * | | | PM / hibernate: introduce "nohibernate" boot parameterKees Cook2014-06-161-0/+2
| | | |/ / | | |/| |
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-06-193-3/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | blk-mq: bitmap tag: fix races on shared ::wake_index fieldsAlexander Gordeev2014-06-171-1/+1
| | * | | block: blk_max_size_offset() should check ->max_sectorsJens Axboe2014-06-171-1/+1
| | * | | block: remove elv_abort_queue and blk_abort_flushesChristoph Hellwig2014-06-111-1/+0
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2014-06-191-0/+1
| |\ \ \ \
| | * | | | sparc: fix sparse warnings in smp_32.c + smp_64.cSam Ravnborg2014-05-181-0/+1
| * | | | | Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown2014-06-161-0/+5
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | regulator: add regulator_can_change_voltage stubArnd Bergmann2014-06-041-0/+5
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-06-153-5/+26
| |\ \ \ \ \
| | * | | | | net: add skb_pop_rcv_encapsulationTom Herbert2014-06-151-0/+12
| | * | | | | net: Fix GSO constants to match NETIF flagsTom Herbert2014-06-153-5/+14
| * | | | | | Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds2014-06-151-1/+34
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'for-v3.16/ti-clk-drv' of github.com:t-kristo/linux-pm into clk-...Mike Turquette2014-06-101-1/+34
| | |\ \ \ \ \ \
| | | * | | | | | ARM: OMAP5+: dpll: support Duty Cycle Correction(DCC)Andrii Tseglytskyi2014-06-061-0/+4