summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-07-02memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flagChristoph Hellwig1-1/+11
2019-07-02memremap: remove the data field in struct dev_pagemapChristoph Hellwig1-2/+1
2019-07-02memremap: add a migrate_to_ram method to struct dev_pagemap_opsChristoph Hellwig3-21/+6
2019-07-02memremap: lift the devmap_enable manipulation into devm_memremap_pagesChristoph Hellwig1-10/+0
2019-07-02memremap: pass a struct dev_pagemap to ->kill and ->cleanupChristoph Hellwig1-2/+2
2019-07-02memremap: move dev_pagemap callbacks into a separate structureChristoph Hellwig1-16/+20
2019-07-02memremap: validate the pagemap type passed to devm_memremap_pagesChristoph Hellwig1-0/+8
2019-07-02mm: factor out a devm_request_free_mem_region helperChristoph Hellwig1-0/+2
2019-07-02mm: remove MEMORY_DEVICE_PUBLIC supportChristoph Hellwig4-30/+4
2019-07-02KVM: X86: Yield to IPI target if necessaryWanpeng Li1-0/+1
2019-07-02platform/x86: ISST: Add Intel Speed Select PUNIT MSR interfaceSrinivas Pandruvada1-0/+32
2019-07-02platform/x86: ISST: Add Intel Speed Select mailbox interface via PCISrinivas Pandruvada1-0/+38
2019-07-02platform/x86: ISST: Add Intel Speed Select mmio interfaceSrinivas Pandruvada1-0/+33
2019-07-02platform/x86: ISST: Add IOCTL to Translate Linux logical CPU to PUNIT CPU numberSrinivas Pandruvada1-0/+28
2019-07-02platform/x86: ISST: Add common API to register and handle ioctlsSrinivas Pandruvada1-0/+41
2019-07-02mm: remove the struct hmm_device infrastructureChristoph Hellwig1-20/+0
2019-07-02regulator: s2mps11: Adjust supported buck voltages to real valuesKrzysztof Kozlowski2-1/+4
2019-07-02mfd: madera: Fixup SPDX headersCharles Keepax3-15/+3
2019-07-02mfd: madera: Remove some unused registers and fix some defaultsCharles Keepax1-80/+0
2019-07-02mfd: stmfx: Fix macro definition spellingNathan Chancellor1-1/+1
2019-07-02mfd: rk808: Prepare rk805 for poweroffStefan Mavrodiev1-0/+1
2019-07-02mfd: rk808: Check pm_power_off pointerStefan Mavrodiev1-0/+1
2019-07-02mfd: cros_ec: differentiate SCP from EC by feature bitPi-Hsun Shih1-0/+1
2019-07-02mfd: madera: Add Madera core support for CS47L92Richard Fitzgerald2-0/+199
2019-07-02mfd: madera: Add Madera core support for CS47L15Richard Fitzgerald2-0/+7
2019-07-02mfd: madera: Fix bad reference to pinctrl.txt fileOtto Sabart1-1/+2
2019-07-02Merge branches 'ib-mfd-clk-gpio-power-regulator-rtc-5.3', 'ib-mfd-clk-regulat...Lee Jones3-720/+3061
2019-07-02btrfs: add mask for all RAID1 typesDavid Sterba1-0/+2
2019-07-02loopback: create blackhole net device similar to loopack.Mahesh Bandewar1-0/+2
2019-07-02net: page_pool: add helper function for retrieving dma directionIlias Apalodimas1-0/+9
2019-07-02net/tls: make sure offload also gets the keys wipedJakub Kicinski1-0/+1
2019-07-02idr: introduce idr_for_each_entry_continue_ul()Cong Wang1-0/+14
2019-07-02idr: fix overflow case for idr_for_each_entry_ul()Cong Wang1-2/+5
2019-07-02netlink: use 48 byte ctx instead of 6 signed longs for callbackJason A. Donenfeld1-1/+8
2019-07-02soc: qcom: mdt_loader: Support loading non-split imagesBjorn Andersson1-0/+2
2019-07-02net/mlx5: E-Switch, Consider host PF for inline mode and vlan popBodong Wang1-0/+1
2019-07-02net/mlx5: E-Switch, Refactor eswitch SR-IOV interfaceBodong Wang1-3/+3
2019-07-02net/mlx5: Handle host PF vport mac/guid for ECPFBodong Wang1-1/+2
2019-07-02net/mlx5: Reduce dependency on enabled_vfs counter and num_vfsParav Pandit1-1/+0
2019-07-02net/mlx5: Don't handle VF func change if host PF is disabledBodong Wang1-1/+2
2019-07-02net/mlx5: Rename mlx5_pci_dev_type to mlx5_coredev_typeHuy Nguyen1-3/+8
2019-07-02{IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mappingBodong Wang1-0/+2
2019-07-02net/mlx5: Added MCQI and MCQS registers' description to ifcShay Agroskin2-2/+58
2019-07-02net/mlx5: Add hardware definitions for sub functionsParav Pandit1-3/+96
2019-07-02Merge tag 'v5.3-rockchip-dts32-2' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2-0/+2
2019-07-01net:gue.h:Fix shifting signed 32-bit value by 31 bits problemVandana BN1-1/+1
2019-07-01ipv6: icmp: allow flowlabel reflection in echo repliesEric Dumazet1-0/+7
2019-07-01net: dst.h: Fix shifting signed 32-bit value by 31 bits problemVandana BN1-1/+1
2019-07-01asm-generic: remove ptrace.hChristoph Hellwig1-73/+0
2019-07-01vfs: create a generic checking function for FS_IOC_FSSETXATTRDarrick J. Wong1-0/+9