aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-04-04acpi: Create subtable parsing infrastructureKeith Busch1-1/+4
2019-04-04perf/smmuv3: Enable HiSilicon Erratum 162001800 quirkShameer Kolothum1-0/+1
2019-04-04block: bio: ensure newly added bio flags don't override BVEC_POOL_IDXJohannes Thumshirn1-13/+16
2019-04-04ptrace: Remove maxargs from task_current_syscall()Steven Rostedt (Red Hat)1-3/+8
2019-04-04kernfs: fix xattr name handling in LSM helpersOndrej Mosnacek1-10/+8
2019-04-04ACPI/IORT: Add support for PMCGNeil Leeder1-0/+7
2019-04-04rtc: Fix timestamp value for RTC_TIMESTAMP_BEGIN_1900Geert Uytterhoeven1-1/+1
2019-04-04rtc: da9063: set rangeAlexandre Belloni1-0/+1
2019-04-04rtc: sh: set rangeAlexandre Belloni1-0/+1
2019-04-03net: phy: fix autoneg mismatch case in genphy_read_statusHeiner Kallweit1-0/+1
2019-04-04bpf: increase complexity limit and maximum program sizeAlexei Starovoitov1-0/+1
2019-04-04bpf: improve verification speed by droping statesAlexei Starovoitov1-0/+2
2019-04-04bpf: add verifier stats and log_level bit 2Alexei Starovoitov1-0/+21
2019-04-03bus: ti-sysc: Add quirk handling for external optional functional clockTony Lindgren1-0/+1
2019-04-03locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long2-52/+0
2019-04-03locking/rwsem: Remove arch specific rwsem filesWaiman Long1-3/+1
2019-04-03rcuwait: Annotate task_struct with __rcuJoel Fernandes (Google)1-1/+1
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-02clk: 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-01drivers: net: aurora: use netdev_xmit_more helperFlorian Westphal1-2/+0
2019-04-01net: move skb->xmit_more hint to softnet dataFlorian Westphal1-1/+1
2019-04-01net: place xmit recursion in softnet dataFlorian Westphal1-8/+32
2019-04-01cpufreq: 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