summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-15/+41
2018-10-19fs: group frequently accessed fields of struct super_block togetherAmir Goldstein1-10/+14
2018-10-19regulator: bd718x7: Remove struct bd718xx_pmicAxel Lin1-2/+0
2018-10-19regmap: Add regmap_noinc_write APIBen Whitten1-0/+19
2018-10-19Merge tag 'nand/for-4.20' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon12-553/+533
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman1-0/+8
2018-10-19swiotlb: don't dip into swiotlb pool for coherent allocationsChristoph Hellwig1-5/+0
2018-10-19compiler-gcc: remove comment about gcc 4.5 from unreachable()ndesaulniers@google.com1-4/+0
2018-10-19compiler.h: update definition of unreachable()ndesaulniers@google.com1-1/+4
2018-10-19swiotlb: remove the overflow bufferChristoph Hellwig2-3/+2
2018-10-19swiotlb: mark is_swiotlb_buffer staticChristoph Hellwig1-1/+0
2018-10-19locking/lockdep: Make global debug_locks* variables read-mostlyWaiman Long1-2/+2
2018-10-19Merge branches 'clk-tegra' and 'clk-bulk-get-all' into clk-nextStephen Boyd1-1/+64
2018-10-19Merge branch 'clk-ti' into clk-nextStephen Boyd3-0/+41
2018-10-18net/mlx5: Added "per_lane_error_counters" cap bit to PCAMShay Agroskin1-1/+2
2018-10-18net/mlx5: Add FEC fields to Port Phy Link Mode (PPLM) regShay Agroskin2-11/+29
2018-10-18net/mlx5: Refactor fragmented buffer struct fields and init flowTariq Toukan1-14/+8
2018-10-18Merge tag 'mlx5-updates-2018-10-17' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller7-99/+172
2018-10-18dm: add dm_table_device_name()Michał Mirosław1-0/+1
2018-10-18Merge branches 'acpi-init', 'acpi-osl', 'acpi-bus', 'acpi-tables' and 'acpi-m...Rafael J. Wysocki1-0/+1
2018-10-18Merge branches 'pm-devfreq' and 'pm-tools'Rafael J. Wysocki1-0/+8
2018-10-18Merge branches 'pm-opp' and 'powercap'Rafael J. Wysocki1-0/+6
2018-10-18Merge branch 'pm-cpuidle'Rafael J. Wysocki1-10/+1
2018-10-18PM / Domains: Document flags for genpdUlf Hansson1-5/+30
2018-10-18mremap: properly flush TLB before releasing the pageLinus Torvalds1-1/+1
2018-10-18net: skbuff.h: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+6
2018-10-18Merge tag 'trace-v4.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman3-14/+31
2018-10-18net/mlx5: Add a no-append flow insertion modePaul Blakey1-3/+11
2018-10-18net/mlx5: Split FDB fast path prio to multiple namespacesPaul Blakey1-0/+2
2018-10-18net/mlx5: Add cap bits for multi fdb encapPaul Blakey1-1/+3
2018-10-18net/mlx5: Use flow counter IDs and not the wrapping cache objectMark Bloch1-1/+2
2018-10-18net/mlx5: E-Switch, Get counters for offloaded flows from callersMark Bloch1-1/+0
2018-10-18Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed7-93/+154
2018-10-17UAPI: ndctl: Remove use of PAGE_SIZEDavid Howells1-0/+22
2018-10-17tracepoint: Fix tracepoint array element size mismatchMathieu Desnoyers3-14/+31
2018-10-17block: Add PCI P2P flag for request queueLogan Gunthorpe1-0/+3
2018-10-17PCI/P2PDMA: Introduce configfs/sysfs enable attribute helpersLogan Gunthorpe1-0/+15
2018-10-17PCI/P2PDMA: Add PCI p2pmem DMA mappings to adjust the bus offsetLogan Gunthorpe2-0/+8
2018-10-17IB/mlx5: Add support for extended atomic operationsYonatan Cohen1-12/+11
2018-10-17Merge remote-tracking branch 'mlx5-next' into for-nextDoug Ledford1-1/+2
2018-10-17bpf: skmsg, improve sk_msg_used_element to work in cork contextJohn Fastabend1-5/+8
2018-10-17bpf: sockmap, fix skmsg recvmsg handler to track size correctlyJohn Fastabend1-0/+1
2018-10-17clk: add managed version of clk_bulk_get_allDong Aisheng1-0/+23
2018-10-17clk: add new APIs to operate on all available clocksDong Aisheng1-1/+41
2018-10-16net/mlx5: Expose DC scatter to CQE capability bitYonatan Cohen1-1/+2
2018-10-16qed: Add supported link and advertise link to display in ethtool.Rahul Verma1-3/+23
2018-10-16f2fs: checkpoint disablingDaniel Rosenberg1-0/+1
2018-10-16amiflop: fold headers into C fileOmar Sandoval2-145/+0
2018-10-16Merge branch 'x86/build' into locking/core, to pick up dependent patches and ...Ingo Molnar25-65/+194
2018-10-16mtd_blkdevs: convert to blk-mqJens Axboe1-3/+2