summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-04-03sched_domain: Annotate RCU pointers properlyJoel Fernandes (Google)1-2/+2
2019-04-03linux/kernel.h: Use parentheses around argument in u64_to_user_ptr()Jann Horn1-2/+2
2019-04-03perf/headers: Fix stale comment for struct perf_addr_filterShaokun Zhang1-1/+1
2019-04-03x86/uaccess: Introduce user_access_{save,restore}()Peter Zijlstra1-0/+2
2019-04-03tracing: Improve "if" macro code generationJosh Poimboeuf1-1/+1
2019-04-03spi: spi-mem: export spi_mem_default_supports_op()Naga Sureshkumar Relli1-0/+3
2019-04-03clk: Drop duplicate clk_register() documentationStephen Boyd1-11/+0
2019-04-02net: phy: add genphy_read_abilitiesHeiner Kallweit1-0/+1
2019-04-02net/mlx5: Expose MPEIN (Management PCIE INfo) register layoutAya Levin2-1/+51
2019-04-02net/mlx5: Add explicit bar address fieldHuy Nguyen1-0/+1
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