summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-04-02net/mlx5: Move health and page alloc init to mdev_initSaeed Mahameed1-0/+1
2019-04-02net/mlx5: Remove spinlock support from mlx5_write64Maxim Mikityanskiy2-23/+10
2019-04-02net/mlx5: Remove unused MLX5_*_DOORBELL_LOCK macrosMaxim Mikityanskiy1-8/+0
2019-04-02reset: fix linux/reset.h errorsRandy Dunlap1-0/+2
2019-04-02EDAC/altera, firmware/intel: Add Stratix10 ECC DBE SMC callThor Thayer1-0/+19
2019-04-02VMCI: Use BIT() macro for bit definitionsVishnu DASA1-17/+18
2019-04-02HID: core: move Usage Page concatenation to Main itemNicolas Saenz Julienne1-0/+1
2019-04-02cpu/hotplug: Create SMT sysfs interface for all archesJosh Poimboeuf1-1/+2
2019-04-02PM / sleep: Refactor filesystems sync to reduce duplicationHarry Pan1-0/+3
2019-04-02math64: New DIV64_U64_ROUND_CLOSEST helperSimon Horman1-0/+13
2019-04-02mfd: altera-sysmgr: Add SOCFPGA System ManagerThor Thayer1-0/+29
2019-04-02drivers: net: aurora: use netdev_xmit_more helperFlorian Westphal1-2/+0
2019-04-02net: move skb->xmit_more hint to softnet dataFlorian Westphal1-1/+1
2019-04-02net: place xmit recursion in softnet dataFlorian Westphal1-8/+32
2019-04-02cpufreq: intel_pstate: Driver-specific handling of _PPC updatesRafael J. Wysocki1-0/+4
2019-04-01block: put the same page when adding it to bioMing Lei1-0/+3
2019-04-01bus: ti-sysc: Handle missed no-idle property in addition to no-idle-on-initTony Lindgren1-2/+3
2019-04-01dma-buf: add new dma_fence_chain container v7Christian König1-0/+81
2019-04-01ACPI / utils: Remove deprecated function since no user leftAndy Shevchenko1-6/+0
2019-04-01ACPI / utils: Introduce acpi_dev_get_first_match_dev() helperAndy Shevchenko1-0/+6
2019-04-01Merge 5.1-rc3 into usb-nextGreg Kroah-Hartman25-65/+137
2019-04-01device.h: reorganize struct deviceGreg Kroah-Hartman1-8/+8
2019-04-01Merge 5.1-rc3 into char-misc-nextGreg Kroah-Hartman16-52/+105
2019-03-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-11/+0
2019-03-30Merge tag 'gpio-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-1/+1
2019-03-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-12/+28
2019-03-30Merge tag 'mlx5-fixes-2019-03-29' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller1-0/+2
2019-03-30Merge tag 'driver-core-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+0
2019-03-30Merge tag 'char-misc-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+7
2019-03-29net/mlx5e: Add a lock on tir listYuval Avnery1-0/+2
2019-03-29ipv4: Move IN_DEV_IGNORE_ROUTES_WITH_LINKDOWN to helperDavid Ahern1-0/+14
2019-03-29ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASKAndrei Vagin1-0/+18
2019-03-29include/linux/list.h: fix list_is_first() kernel-docRandy Dunlap1-1/+1
2019-03-29include/linux/hugetlb.h: convert to use vm_fault_tSouptick Joarder1-1/+7
2019-03-29mm: add support for kmem caches in DMA32 zoneNicolas Boichat1-0/+2
2019-03-29mm/hotplug: fix offline undo_isolate_page_range()Qian Cai1-10/+0
2019-03-29efi: Unify DMI setup code over the arm/arm64, ia64 and x86 architecturesRobert Richter1-6/+2
2019-03-28net: replace ndo_get_devlink with ndo_get_devlink_portJiri Pirko1-3/+3
2019-03-28kallsyms: store type information in its own arrayEugene Loh1-0/+1
2019-03-28timekeeping: Force upper bound for setting CLOCK_REALTIMEThomas Gleixner1-0/+21
2019-03-28ARM: at91: pm: add ULP1 support for SAM9X60Claudiu Beznea1-0/+1
2019-03-28Merge tag 'v5.1-rc2' into core/urgent, to resolve a conflictIngo Molnar10-13/+32
2019-03-28net: mii: Fix PAUSE cap advertisement from linkmode_adv_to_lcl_adv_t() helperClaudiu Manoil1-1/+1
2019-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller24-43/+154
2019-03-28inet: switch IP ID generator to siphashEric Dumazet1-0/+5
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-8/+69
2019-03-27mei: adjust the copyright notice in the files.Tomas Winkler1-0/+3
2019-03-27virt: vbox: Implement passing requestor info to the host for VirtualBox 6.0.xHans de Goede1-5/+7
2019-03-27x86/ima: require signed kernel modulesMimi Zohar1-0/+5
2019-03-27overflow: Fix -Wtype-limits compilation warningsLeon Romanovsky1-3/+9