summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-04-07mfd: ti-lmu: Remove LM3532 backlight driver referencesDan Murphy2-45/+0
2019-04-06fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov1-0/+4
2019-04-06block: remove CONFIG_LBDAFChristoph Hellwig3-21/+6
2019-04-06PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratumStefan Mätje1-0/+2
2019-04-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-25/+31
2019-04-06mm: writeback: use exact memcg dirty countsGreg Thelen1-1/+4
2019-04-06mm: fix vm_fault_t cast in VM_FAULT_GET_HINDEX()Jann Horn1-1/+1
2019-04-06include/linux/bitrev.h: fix constant bitrevArnd Bergmann1-23/+23
2019-04-06lib/string.c: implement a basic bcmpNick Desaulniers1-0/+3
2019-04-06Merge tag 'trace-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds1-3/+8
2019-04-06bus: ti-sysc: Handle swsup idle mode quirksTony Lindgren1-0/+3
2019-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-32/+39
2019-04-06net/mlx5: Handle event of power detection in the PCIE slotAya Levin1-0/+1
2019-04-06Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed4-32/+63
2019-04-05block: add dma_map_bvec helperChristoph Hellwig1-0/+4
2019-04-05block: add a rq_dma_dir helperChristoph Hellwig1-0/+3
2019-04-05block: add a rq_integrity_vec helperChristoph Hellwig1-0/+16
2019-04-05block: add a req_bvec helperChristoph Hellwig1-0/+11
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+3
2019-04-05Merge tag 'drm-misc-next-2019-04-04' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-0/+81
2019-04-05acct_on(): don't mess with freeze protectionAl Viro1-0/+2
2019-04-05net: use correct this_cpu primitive in dev_recursion_levelFlorian Westphal1-1/+1
2019-04-04iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertionLars-Peter Clausen1-0/+1
2019-04-04iio: frequency: ad9523: Fix typo in ad9523_platform_dataLars-Peter Clausen1-4/+4
2019-04-04iio: Make possible to include driver.h firstAndy Shevchenko1-0/+1
2019-04-04iio: imu: adis: generalize burst mode supportAlexandru Ardelean1-0/+14
2019-04-04iio: gyro: itg3200: add mount matrix supportH. Nikolaus Schaller1-0/+1
2019-04-04iio: Allow to read mount matrix from ACPIAndy Shevchenko1-2/+2
2019-04-04gpio: mmio: Support two direction registersLinus Walleij1-4/+11
2019-04-04node: Add memory-side caching attributesKeith Busch1-0/+39
2019-04-04node: Add heterogenous memory access attributesKeith Busch1-0/+26
2019-04-04node: Link memory nodes to their compute nodesKeith Busch1-0/+6
2019-04-04acpi: Add HMAT to generic parsing tablesKeith Busch1-0/+1
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-04net: 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