summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-03drm/gamma: Clarify gamma lut uapiDaniel Vetter
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-03ia64/tlb: Eradicate tlb_migrate_finish() callbackPeter Zijlstra
2019-04-03asm-generic/tlb: Remove tlb_table_flush()Peter Zijlstra
2019-04-03asm-generic/tlb: Remove tlb_flush_mmu_free()Peter Zijlstra
2019-04-03asm-generic/tlb: Remove CONFIG_HAVE_GENERIC_MMU_GATHERPeter Zijlstra
2019-04-03asm-generic/tlb: Introduce CONFIG_HAVE_MMU_GATHER_NO_GATHER=yMartin Schwidefsky
2019-04-03asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATEPeter Zijlstra
2019-04-03asm-generic/tlb, ia64: Conditionally provide tlb_migrate_finish()Peter Zijlstra
2019-04-03asm-generic/tlb: Provide generic tlb_flush() based on flush_tlb_mm()Peter Zijlstra
2019-04-03asm-generic/tlb, arch: Provide generic tlb_flush() based on flush_tlb_range()Peter Zijlstra
2019-04-03asm-generic/tlb, arch: Provide generic VIPT cache flushPeter Zijlstra
2019-04-03asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZEPeter Zijlstra
2019-04-03asm-generic/tlb: Provide a commentPeter 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-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
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-02HID: core: move Usage Page concatenation to Main itemNicolas Saenz Julienne
2019-04-03uapi/habanalabs: fix some comments in uapi fileOded Gabbay
2019-04-02cpu/hotplug: Create SMT sysfs interface for all archesJosh Poimboeuf
2019-04-02Merge branch 'acpi-utils' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Mark Brown
2019-04-02PM / sleep: Refactor filesystems sync to reduce duplicationHarry Pan
2019-04-02math64: New DIV64_U64_ROUND_CLOSEST helperSimon Horman
2019-04-02ALSA: uapi: #include <time.h> in asound.hDaniel Mentz
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-01net: dsa: read mac address from DT for slave deviceXiaofei Shen
2019-04-01net: sched: introduce and use qdisc tree flush/purge helpersPaolo Abeni