summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-04-04iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertionLars-Peter Clausen
2019-04-04dt-bindings: iio/temperature: Add thermocouple types (and doc)Patrick Havelange
2019-04-04iio: frequency: ad9523: Fix typo in ad9523_platform_dataLars-Peter Clausen
2019-04-04iio: Make possible to include driver.h firstAndy Shevchenko
2019-04-04iio: imu: adis: generalize burst mode supportAlexandru Ardelean
2019-04-04iio: gyro: itg3200: add mount matrix supportH. Nikolaus Schaller
2019-04-04iio: Allow to read mount matrix from ACPIAndy Shevchenko
2019-04-05gpio: mmio: Support two direction registersLinus Walleij
2019-04-04node: Add memory-side caching attributesKeith Busch
2019-04-04node: Add heterogenous memory access attributesKeith Busch
2019-04-04node: Link memory nodes to their compute nodesKeith Busch
2019-04-04acpi: Add HMAT to generic parsing tablesKeith Busch
2019-04-04acpi: Create subtable parsing infrastructureKeith Busch
2019-04-04perf/smmuv3: Enable HiSilicon Erratum 162001800 quirkShameer Kolothum
2019-04-04block: bio: ensure newly added bio flags don't override BVEC_POOL_IDXJohannes Thumshirn
2019-04-04ptrace: Remove maxargs from task_current_syscall()Steven Rostedt (Red Hat)
2019-04-04kernfs: fix xattr name handling in LSM helpersOndrej Mosnacek
2019-04-04ACPI/IORT: Add support for PMCGNeil Leeder
2019-04-04rtc: Fix timestamp value for RTC_TIMESTAMP_BEGIN_1900Geert Uytterhoeven
2019-04-04rtc: da9063: set rangeAlexandre Belloni
2019-04-04rtc: sh: set rangeAlexandre Belloni
2019-04-03ipv6: Flip to fib_nexthop_infoDavid Ahern
2019-04-03ipv4: Add fib_nh_common to fib_resultDavid Ahern
2019-04-03ipv4: Update fib_table_lookup tracepoint to take common nexthopDavid Ahern
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