summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2017-06-04posix-timers: Add active flag to k_itimerThomas Gleixner-0/+2
2017-06-04posix-timers: Rename do_schedule_next_timerThomas Gleixner-1/+1
2017-06-04posix-timers: Store k_clock pointer in k_itimerThomas Gleixner-0/+2
2017-06-04posix-timers: Move interval out of the unionThomas Gleixner-2/+2
2017-06-04posix-timers: Move posix-timer internals to coreThomas Gleixner-30/+0
2017-06-04posix-timers: Cleanup struct k_itimerThomas Gleixner-21/+40
2017-06-04posix-clocks: Remove interval timer facility and mmap/fasync callbacksThomas Gleixner-22/+0
2017-06-04Merge branch 'timers/urgent' into WIP.timersThomas Gleixner-52/+198
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig-19/+13
2017-06-04signal: Move copy_siginfo_to_user to <linux/signal.h>Christoph Hellwig-4/+2
2017-06-04posix-timers: Move the do_schedule_next_timer declarationChristoph Hellwig-1/+3
2017-06-04ia64: Remove HAVE_ARCH_COPY_SIGINFOChristoph Hellwig-6/+1
2017-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds-2/+26
2017-06-02mm: consider memblock reservations for deferred memory initialization sizingMichal Hocko-0/+9
2017-06-02mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specifiedJames Morse-0/+11
2017-06-02frv: declare jiffies to be located in the .data sectionMatthias Kaehlcke-1/+5
2017-06-02include/linux/gfp.h: fix ___GFP_NOLOCKDEP valueMichal Hocko-1/+1
2017-06-02Merge tag 'drm-dp-quirk-for-v4.12-rc4' of git://people.freedesktop.org/~airli...Linus Torvalds-0/+51
2017-06-01Merge tag 'nfsd-4.12-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-1/+2
2017-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds-0/+1
2017-05-31iscsi-target: Fix initial login PDU asynchronous socket close OOPsNicholas Bellinger-0/+1
2017-05-29Merge tag 'pinctrl-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-3/+8
2017-05-29drm/dp: start a DPCD based DP sink/branch device quirk databaseJani Nikula-0/+32
2017-05-29drm/dp: add helper for reading DP sink/branch device desc from DPCDJani Nikula-0/+19
2017-05-27Merge tag 'tty-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-8/+20
2017-05-27posix-timers: Remove mmtimer leftoversDimitri Sivanich-6/+0
2017-05-27posix-timers: Make posix_clocks immutableChristoph Hellwig-4/+5
2017-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-27/+62
2017-05-26ipv4: add reference counting to metricsEric Dumazet-6/+12
2017-05-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+0
2017-05-26Merge tag 'pci-v4.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+5
2017-05-26Merge tag 'ceph-for-4.12-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds-3/+3
2017-05-26PCI/msi: fix the pci_alloc_irq_vectors_affinity stubChristoph Hellwig-3/+3
2017-05-26mmtimer: Remove the SGI SN2 mmtimer driverChristoph Hellwig-1/+5
2017-05-25bpf: add various verifier test casesDaniel Borkmann-0/+10
2017-05-24vlan: Fix tcp checksum offloads in Q-in-Q vlansVlad Yasevich-8/+10
2017-05-24Merge tag 'mlx5-fixes-2017-05-23' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller-1/+21
2017-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds-2/+5
2017-05-24Merge tag 'mmc-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds-0/+1
2017-05-23PCI/PM: Add needs_resume flag to avoid suspend complete optimizationImre Deak-0/+5
2017-05-23libceph: use kbasename() and kill ceph_file_part()Ilya Dryomov-3/+3
2017-05-23mlx5: fix bug reading rss_hash_type from CQEJesper Dangaard Brouer-2/+8
2017-05-23cdc-ether: divorce initialisation with a filter reset and a generic methodOliver Neukum-0/+1
2017-05-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-10/+0
2017-05-23net/mlx5: Avoid using pending command interface slotsMohamad Haj Yahia-1/+6
2017-05-23net/sched: act_csum: Add accessors for offloading driversOr Gerlitz-0/+15
2017-05-23ptrace: Properly initialize ptracer_cred on forkEric W. Biederman-2/+5
2017-05-23firmware: dmi: Add DMI_PRODUCT_FAMILY identification stringMika Westerberg-0/+1
2017-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-2/+11
2017-05-22blk-mq: remove blk_mq_abort_requeue_list()Ming Lei-1/+0