summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ntp: Move adjtimex related compat syscalls to native counterpartsAl Viro2017-06-141-0/+4
* posix-timers: Kill ->nsleep_restart()Al Viro2017-06-141-1/+0
* hrtimers/posix-timers: Merge nanosleep timespec copyout logics into a new helperAl Viro2017-06-141-0/+2
* time/posix-timers: Move the compat copyouts to the nanosleep implementationsAl Viro2017-06-142-4/+13
* hrtimer_nanosleep(): Pass rmtp in restart_blockAl Viro2017-06-141-1/+0
* posix-timers: Add active flag to k_itimerThomas Gleixner2017-06-041-0/+2
* posix-timers: Rename do_schedule_next_timerThomas Gleixner2017-06-041-1/+1
* posix-timers: Store k_clock pointer in k_itimerThomas Gleixner2017-06-041-0/+2
* posix-timers: Move interval out of the unionThomas Gleixner2017-06-041-2/+2
* posix-timers: Move posix-timer internals to coreThomas Gleixner2017-06-041-30/+0
* posix-timers: Cleanup struct k_itimerThomas Gleixner2017-06-041-21/+40
* posix-clocks: Remove interval timer facility and mmap/fasync callbacksThomas Gleixner2017-06-041-22/+0
* Merge branch 'timers/urgent' into WIP.timersThomas Gleixner2017-06-0431-52/+198
|\
| * Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-06-025-2/+26
| |\
| | * mm: consider memblock reservations for deferred memory initialization sizingMichal Hocko2017-06-022-0/+9
| | * mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specifiedJames Morse2017-06-021-0/+11
| | * frv: declare jiffies to be located in the .data sectionMatthias Kaehlcke2017-06-021-1/+5
| | * include/linux/gfp.h: fix ___GFP_NOLOCKDEP valueMichal Hocko2017-06-021-1/+1
| * | Merge tag 'drm-dp-quirk-for-v4.12-rc4' of git://people.freedesktop.org/~airli...Linus Torvalds2017-06-021-0/+51
| |\ \ | | |/ | |/|
| | * drm/dp: start a DPCD based DP sink/branch device quirk databaseJani Nikula2017-05-291-0/+32
| | * drm/dp: add helper for reading DP sink/branch device desc from DPCDJani Nikula2017-05-291-0/+19
| * | Merge tag 'nfsd-4.12-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-06-011-1/+2
| |\ \
| | * | nfsd: Revert "nfsd: check for oversized NFSv2/v3 arguments"J. Bruce Fields2017-05-161-1/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2017-06-011-0/+1
| |\ \ \
| | * | | iscsi-target: Fix initial login PDU asynchronous socket close OOPsNicholas Bellinger2017-05-311-0/+1
| | |/ /
| * | | Merge tag 'pinctrl-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-293-3/+8
| |\ \ \ | | |_|/ | |/| |
| | * | firmware: dmi: Add DMI_PRODUCT_FAMILY identification stringMika Westerberg2017-05-231-0/+1
| | * | gpiolib: Add stubs for gpiod lookup table interfaceAnatolij Gustschin2017-05-221-0/+7
| | * | Revert "pinctrl: generic: Add bi-directional and output-enable"Linus Walleij2017-05-221-3/+0
| * | | Merge tag 'tty-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-05-272-8/+20
| |\ \ \
| | * | | tty/serdev: add serdev registration interfaceJohan Hovold2017-05-182-2/+14
| | * | | serdev: Restore serdev_device_write_buf for atomic contextStefan Wahren2017-05-181-7/+7
| | | |/ | | |/|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-269-27/+62
| |\ \ \
| | * | | ipv4: add reference counting to metricsEric Dumazet2017-05-262-6/+12
| | * | | bpf: add various verifier test casesDaniel Borkmann2017-05-251-0/+10
| | * | | vlan: Fix tcp checksum offloads in Q-in-Q vlansVlad Yasevich2017-05-241-8/+10
| | * | | Merge tag 'mlx5-fixes-2017-05-23' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-05-242-1/+21
| | |\ \ \
| | | * | | net/mlx5: Avoid using pending command interface slotsMohamad Haj Yahia2017-05-231-1/+6
| | | * | | net/sched: act_csum: Add accessors for offloading driversOr Gerlitz2017-05-231-0/+15
| | * | | | mlx5: fix bug reading rss_hash_type from CQEJesper Dangaard Brouer2017-05-231-2/+8
| | * | | | cdc-ether: divorce initialisation with a filter reset and a generic methodOliver Neukum2017-05-231-0/+1
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-05-231-10/+0
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICYSabrina Dubroca2017-05-041-10/+0
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-261-1/+0
| |\ \ \ \ \
| | * | | | | blk-mq: remove blk_mq_abort_requeue_list()Ming Lei2017-05-221-1/+0
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'pci-v4.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-261-0/+5
| |\ \ \ \ \
| | * | | | | PCI/PM: Add needs_resume flag to avoid suspend complete optimizationImre Deak2017-05-231-0/+5
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'ceph-for-4.12-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds2017-05-261-3/+3
| |\ \ \ \ \
| | * | | | | libceph: use kbasename() and kill ceph_file_part()Ilya Dryomov2017-05-231-3/+3
| | | |/ / / | | |/| | |
| * | | | | PCI/msi: fix the pci_alloc_irq_vectors_affinity stubChristoph Hellwig2017-05-261-3/+3