summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-04-04rtc: da9063: set rangeAlexandre Belloni
2019-04-04rtc: sh: set rangeAlexandre Belloni
2019-04-03net: phy: fix autoneg mismatch case in genphy_read_statusHeiner Kallweit
2019-04-04bpf: increase complexity limit and maximum program sizeAlexei Starovoitov
2019-04-04bpf: improve verification speed by droping statesAlexei Starovoitov
2019-04-04bpf: add verifier stats and log_level bit 2Alexei Starovoitov
2019-04-03bus: ti-sysc: Add quirk handling for external optional functional clockTony Lindgren
2019-04-03locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long
2019-04-03locking/rwsem: Remove arch specific rwsem filesWaiman Long
2019-04-03rcuwait: Annotate task_struct with __rcuJoel Fernandes (Google)
2019-04-03sched_domain: Annotate RCU pointers properlyJoel Fernandes (Google)
2019-04-03linux/kernel.h: Use parentheses around argument in u64_to_user_ptr()Jann Horn
2019-04-03perf/headers: Fix stale comment for struct perf_addr_filterShaokun Zhang
2019-04-03x86/uaccess: Introduce user_access_{save,restore}()Peter Zijlstra
2019-04-03tracing: Improve "if" macro code generationJosh Poimboeuf
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