summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-04-03spi: spi-mem: export spi_mem_default_supports_op()Naga Sureshkumar Relli
2019-04-02clk: Drop duplicate clk_register() documentationStephen Boyd
2019-04-02net: phy: add genphy_read_abilitiesHeiner Kallweit
2019-04-02net/mlx5: Expose MPEIN (Management PCIE INfo) register layoutAya Levin
2019-04-02net/mlx5: Add explicit bar address fieldHuy Nguyen
2019-04-02net/mlx5: Move health and page alloc init to mdev_initSaeed Mahameed
2019-04-02net/mlx5: Remove spinlock support from mlx5_write64Maxim Mikityanskiy
2019-04-02net/mlx5: Remove unused MLX5_*_DOORBELL_LOCK macrosMaxim Mikityanskiy
2019-04-02reset: fix linux/reset.h errorsRandy Dunlap
2019-04-02EDAC/altera, firmware/intel: Add Stratix10 ECC DBE SMC callThor Thayer
2019-04-02VMCI: Use BIT() macro for bit definitionsVishnu DASA
2019-04-02HID: core: move Usage Page concatenation to Main itemNicolas Saenz Julienne
2019-04-02cpu/hotplug: Create SMT sysfs interface for all archesJosh Poimboeuf
2019-04-02PM / sleep: Refactor filesystems sync to reduce duplicationHarry Pan
2019-04-02math64: New DIV64_U64_ROUND_CLOSEST helperSimon Horman
2019-04-02mfd: altera-sysmgr: Add SOCFPGA System ManagerThor Thayer
2019-04-01drivers: net: aurora: use netdev_xmit_more helperFlorian Westphal
2019-04-01net: move skb->xmit_more hint to softnet dataFlorian Westphal
2019-04-01net: place xmit recursion in softnet dataFlorian Westphal
2019-04-01cpufreq: intel_pstate: Driver-specific handling of _PPC updatesRafael J. Wysocki
2019-04-01block: put the same page when adding it to bioMing Lei
2019-04-01bus: ti-sysc: Handle missed no-idle property in addition to no-idle-on-initTony Lindgren
2019-04-01dma-buf: add new dma_fence_chain container v7Christian König
2019-04-01ACPI / utils: Remove deprecated function since no user leftAndy Shevchenko
2019-04-01ACPI / utils: Introduce acpi_dev_get_first_match_dev() helperAndy Shevchenko
2019-04-01Merge 5.1-rc3 into usb-nextGreg Kroah-Hartman
2019-04-01device.h: reorganize struct deviceGreg Kroah-Hartman
2019-04-01Merge 5.1-rc3 into char-misc-nextGreg Kroah-Hartman
2019-03-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-30Merge tag 'gpio-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-03-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-29Merge tag 'mlx5-fixes-2019-03-29' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-03-29Merge tag 'driver-core-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-03-29Merge tag 'char-misc-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-03-29net/mlx5e: Add a lock on tir listYuval Avnery
2019-03-29ipv4: Move IN_DEV_IGNORE_ROUTES_WITH_LINKDOWN to helperDavid Ahern
2019-03-29ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASKAndrei Vagin
2019-03-29include/linux/list.h: fix list_is_first() kernel-docRandy Dunlap
2019-03-29include/linux/hugetlb.h: convert to use vm_fault_tSouptick Joarder
2019-03-29mm: add support for kmem caches in DMA32 zoneNicolas Boichat
2019-03-29mm/hotplug: fix offline undo_isolate_page_range()Qian Cai
2019-03-29efi: Unify DMI setup code over the arm/arm64, ia64 and x86 architecturesRobert Richter
2019-03-28net: replace ndo_get_devlink with ndo_get_devlink_portJiri Pirko
2019-03-28kallsyms: store type information in its own arrayEugene Loh
2019-03-28timekeeping: Force upper bound for setting CLOCK_REALTIMEThomas Gleixner
2019-03-28ARM: at91: pm: add ULP1 support for SAM9X60Claudiu Beznea
2019-03-28Merge tag 'v5.1-rc2' into core/urgent, to resolve a conflictIngo Molnar
2019-03-27net: mii: Fix PAUSE cap advertisement from linkmode_adv_to_lcl_adv_t() helperClaudiu Manoil
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-03-27inet: switch IP ID generator to siphashEric Dumazet