summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-08-29Merge tag 'wireless-drivers-next-for-davem-2017-08-28' of git://git.kernel.or...David S. Miller1-0/+1
2017-08-29mtd: nand: complain loudly when chip->bits_per_cell is not correctly initializedLothar Waßmann1-0/+2
2017-08-29Revert "libata: quirk read log on no-name M.2 SSD"Tejun Heo1-1/+0
2017-08-29libata: check for trusted computing in IDENTIFY DEVICE dataChristoph Hellwig1-1/+9
2017-08-29sched/completion: Avoid unnecessary stack allocation for COMPLETION_INITIALIZ...Boqun Feng1-1/+1
2017-08-29smp: Avoid using two cache lines for struct call_single_dataYing Huang3-4/+8
2017-08-29locking/lockdep: Untangle xhlock history save/restore from task independencePeter Zijlstra2-5/+6
2017-08-29perf/core, x86: Add PERF_SAMPLE_PHYS_ADDRKan Liang1-0/+2
2017-08-29perf/core, pt, bts: Get rid of itrace_startedAlexander Shishkin1-3/+2
2017-08-29Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar8-10/+21
2017-08-29net/mlx5: Add XRQ supportArtemy Kovalyov2-0/+6
2017-08-29net/mlx5: Update HW layout definitionsArtemy Kovalyov1-2/+7
2017-08-29perf/ftrace: Fix double traces of perf on ftrace:functionZhou Chengming2-3/+3
2017-08-29power: supply: bq27xxx: Enable data memory update for certain chipsLiam Breck1-1/+0
2017-08-29power: supply: bq27xxx: Add chip IDs for previously shadowed chipsLiam Breck1-0/+9
2017-08-29power: supply: Add power_supply_set_input_current_limit_from_supplier helperHans de Goede1-0/+2
2017-08-29dma-mapping: remove dma_alloc_noncoherent and dma_free_noncoherentChristoph Hellwig1-14/+0
2017-08-29Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller1-0/+5
2017-08-29ACPI / blacklist: add acpi_match_platform_list()Toshi Kani1-0/+19
2017-08-29Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/mz...Rafael J. Wysocki1-13/+0
2017-08-28string.h: add memcpy_and_pad()Martin Wilck1-0/+30
2017-08-28nvmet-fc: simplify sg list handlingJames Smart1-1/+1
2017-08-28nvme: rename AMS symbolic constants to fit specificationMax Gurtovoy1-3/+3
2017-08-28nvme: add symbolic constants for CC identifiersMax Gurtovoy1-9/+15
2017-08-28nvme: add support for NVMe 1.3 Timestamp FeatureJon Derrick1-0/+2
2017-08-28nvme: define NVME_NSID_ALLArnav Dawn1-0/+2
2017-08-28nvme: add support for FW activation without resetArnav Dawn1-0/+9
2017-08-28Merge tag 'v4.13-rc7' into for-4.14/block-postmergeJens Axboe49-102/+301
2017-08-28pty: show associative slave of ptmx in fdinfoMasatake YAMATO1-0/+2
2017-08-28mcb: introduce mcb_get_resource()Johannes Thumshirn1-0/+2
2017-08-28serial: 8250: Use hrtimers for rs485 delaysRafael Gago1-3/+4
2017-08-28serial: core: remove unneeded irq_wake flagAndy Shevchenko1-1/+0
2017-08-28bpf: convert sockmap field attach_bpf_fd2 to typeJohn Fastabend1-2/+8
2017-08-28libata: quirk read log on no-name M.2 SSDChristoph Hellwig1-0/+1
2017-08-28Merge tag 'v4.13-rc7' into mtd/nextBoris Brezillon95-234/+498
2017-08-28Do not disable driver and bus shutdown hook when class shutdown hook is set.Michal Suchanek1-2/+2
2017-08-28dm: constify argument arraysEric Biggers1-2/+2
2017-08-28netfilter: convert hook list to an arrayAaron Conole3-25/+26
2017-08-28perf: cs-etm: Fix ETMv4 CONFIGR entry in perf.data fileMike Leach1-0/+5
2017-08-28nvmem: include linux/err.h from headerSrinivas Kandagatla1-0/+3
2017-08-28nvmem: core: Add nvmem_cell_read_u32Leonard Crestez1-0/+7
2017-08-28w1: ds1wm: make endian clean and use standard io memory accessorsJohannes Poehlmann1-0/+5
2017-08-28w1: ds1wm: fix register offset (bus shift) calculationJohannes Poehlmann1-7/+17
2017-08-28mux: include compiler.h from mux/consumer.hUlrich Hecht1-0/+2
2017-08-28Merge tag 'extcon-next-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2-76/+129
2017-08-28misc: eeprom_93xx46: Include <linux/gpio/consumer.h>Fabio Estevam1-2/+1
2017-08-28driver core: Document struct device:dma_opsJonathan Corbet1-0/+1
2017-08-28drivers/fmc: carrier can program FPGA on registrationFederico Vaga1-0/+4
2017-08-28drivers/fmc: change registration prototypeFederico Vaga1-2/+11
2017-08-28drivers/fmc: The only way to dump the SDB is from debugfsFederico Vaga1-1/+3