summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+12
2019-04-24net/mlx5: Introduce new TIR creation core APIAriel Levkovich1-0/+3
2019-04-24net/mlx5: Expose TIR ICM address in command outboxAriel Levkovich1-3/+3
2019-04-24net/mlx5: Expose SW ICM related device memory capabilitiesAriel Levkovich1-2/+43
2019-04-24Merge branch 'rdma_mmap' into rdma.git for-nextJason Gunthorpe34-112/+207
2019-04-24RDMA/mlx5: Use get_zeroed_page() for clock_infoJason Gunthorpe1-1/+0
2019-04-24lockd: Pass the user cred from knfsd when starting the lockd serverTrond Myklebust1-1/+2
2019-04-24SUNRPC: Cache the process user cred in the RPC server listenerTrond Myklebust2-2/+5
2019-04-24SUNRPC: Allow further customisation of RPC program registrationTrond Myklebust1-0/+15
2019-04-24SUNRPC: Add a callback to initialise server requestsTrond Myklebust1-0/+16
2019-04-24SUNRPC/nfs: Fix return value for nfs4_callback_compound()Trond Myklebust1-0/+2
2019-04-24HID: input: make sure the wheel high resolution multiplier is setBenjamin Tissoires1-1/+1
2019-04-24smpboot: Place the __percpu annotation correctlySebastian Andrzej Siewior1-1/+1
2019-04-24net/ncsi: handle overflow when incrementing mac addressTao Ren1-0/+12
2019-04-24Merge tag 'drm/tegra/for-5.2-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie1-26/+87
2019-04-24Merge tag 'drm-misc-next-2019-04-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2-6/+22
2019-04-24Merge tag 'mlx5-updates-2019-04-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2-0/+7
2019-04-24PCI/ACPI: Advertise _HPX Type 3 support via _OSCAlexandru Gagniuc1-1/+2
2019-04-24PCI/ACPI: Implement _HPX Type 3 Setting RecordAlexandru Gagniuc1-0/+48
2019-04-24PCI/ACPI: Remove the need for 'struct hotplug_params'Alexandru Gagniuc1-10/+8
2019-04-23net/mlx5e: XDP, Inline small packets into the TX MPWQE in XDP xmit flowShay Agroskin1-0/+1
2019-04-23Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed1-0/+6
2019-04-23clk: core: replace clk_{readl,writel} with {readl,writel}Jonas Gorski1-15/+0
2019-04-23clk: core: remove powerpc special handlingJonas Gorski1-16/+0
2019-04-23clk: mux: add explicit big endian supportJonas Gorski1-0/+4
2019-04-23clk: multiplier: add explicit big endian supportJonas Gorski1-0/+4
2019-04-23clk: gate: add explicit big endian supportJonas Gorski1-0/+4
2019-04-23clk: fractional-divider: add explicit big endian supportJonas Gorski1-0/+4
2019-04-23clk: divider: add explicit big endian supportJonas Gorski1-0/+4
2019-04-23net: phy: marvell: add new default led configure for m88e151xJian Shen1-0/+1
2019-04-23net: pass net_device argument to the eth_get_headlenStanislav Fomichev1-1/+1
2019-04-23flow_dissector: handle no-skb use caseStanislav Fomichev1-5/+0
2019-04-23net: plumb network namespace into __skb_flow_dissectStanislav Fomichev1-8/+11
2019-04-23flow_dissector: switch kernel context to struct bpf_flow_dissectorStanislav Fomichev1-0/+4
2019-04-23mmc: sdio: Add helper macro for sdio_driver boilerplateSean Wang1-0/+12
2019-04-23mmc: add SDIO identifiers for MediaTek Bluetooth devicesSean Wang1-0/+2
2019-04-23HID: logitech-dj: add support for 27 MHz receiversHans de Goede1-0/+1
2019-04-23soc: ixp4xx: Uninline several functionsLinus Walleij1-120/+7
2019-04-23soc: ixp4xx: npe: Pass addresses as resourcesLinus Walleij1-2/+0
2019-04-23ARM: ixp4xx: Move IXP4xx QMGR and NPE headersLinus Walleij2-0/+244
2019-04-23clocksource/drivers/ixp4xx: Add driverLinus Walleij1-0/+11
2019-04-23ACPI/IORT: Check ATS capability in root complex nodesJean-Philippe Brucker1-0/+4
2019-04-23PCI: Add a stub for pci_ats_disabled()Jean-Philippe Brucker1-0/+1
2019-04-23PCI: Move ATS declarations outside of CONFIG_PCIJean-Philippe Brucker1-15/+15
2019-04-23gpio: merrifield: Fix build err without CONFIG_ACPIYueHaibing1-0/+2
2019-04-23gpiolib: Introduce GPIO_LOOKUP_FLAGS_DEFAULTAndy Shevchenko1-0/+2
2019-04-23gpiolib: Make use of enum gpio_lookup_flags consistentAndy Shevchenko1-4/+4
2019-04-23gpiolib: Indent entry values of enum gpio_lookup_flagsAndy Shevchenko1-8/+8
2019-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller6-0/+49
2019-04-23bpf: remove global variablesAlexei Starovoitov1-0/+5