summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2018-08-251-0/+17
|\
| * Merge tag 'reset-for-4.19-2' of git://git.pengutronix.de/git/pza/linux into n...Olof Johansson2018-08-241-0/+17
| |\
| | * reset: meson: add dt-bindings for meson-axg audio arbJerome Brunet2018-07-201-0/+17
* | | Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-08-252-9/+0
|\ \ \
| * | | vmlinux.lds.h: remove stale <linux/export.h> includeMasahiro Yamada2018-08-221-2/+0
| * | | export.h: remove VMLINUX_SYMBOL() and VMLINUX_SYMBOL_STR()Masahiro Yamada2018-08-221-7/+0
* | | | Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2018-08-242-4/+5
|\ \ \ \
| * | | | ata: libahci_platform: add reset control supportKunihiko Hayashi2018-08-221-0/+2
| * | | | ata: add an extra argument to ahci_platform_get_resources()Kunihiko Hayashi2018-08-221-1/+1
| * | | | Revert "ata: ahci_platform: allow disabling of hotplug to save power"Tejun Heo2018-08-061-2/+0
| * | | | ata: ahci: Support state with min power but Partial low power stateSrinivas Pandruvada2018-07-301-1/+2
| * | | | libata: remove ata_sff_data_xfer_noirq()Sebastian Andrzej Siewior2018-07-111-2/+0
| * | | | ata: ahci_platform: allow disabling of hotplug to save powerSamuel Morris2018-06-181-0/+2
* | | | | Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2018-08-241-24/+23
|\ \ \ \ \
| * | | | | cgroup/tracing: Move taking of spin lock out of trace event handlersSteven Rostedt (VMware)2018-07-111-24/+23
* | | | | | Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-08-244-44/+82
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---------. \ \ \ \ \ Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma...Joerg Roedel2018-08-0859-264/+454
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | * | | | | | iommu: Remove the ->map_sg indirectionChristoph Hellwig2018-08-081-14/+2
| | | | | | | * | | | | | iommu: Enable debugfs exposure of IOMMU driver internalsGary R Hook2018-07-061-0/+7
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| | | | | | * | | | | | iommu/vt-d: Remove the obsolete per iommu pasid tablesLu Baolu2018-07-201-3/+2
| | | | | | * | | | | | iommu/vt-d: Per PCI device pasid table interfacesLu Baolu2018-07-201-0/+2
| | | | | | * | | | | | iommu/vt-d: Add for_each_device_domain() helperLu Baolu2018-07-201-0/+2
| | | | | | * | | | | | iommu/vt-d: Move device_domain_info to headerLu Baolu2018-07-201-0/+61
| | | | | | * | | | | | iommu/vt-d: Apply global PASID in SVALu Baolu2018-07-201-1/+0
| | | | | | * | | | | | iommu/vt-d: Avoid using idr_for_each_entry()Lu Baolu2018-07-201-0/+1
| | | | | | * | | | | | iommu/vt-d: Fix dev iotlb pfsid useJacob Pan2018-07-061-3/+2
| | | | | | * | | | | | iommu/vt-d: Add definitions for PFSIDJacob Pan2018-07-061-0/+3
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| | | | | * | | | | | x86: irq_remapping: Move irq remapping mode enumSuravee Suthikulpanit2018-07-061-5/+0
| | | |_|/ / / / / / | | |/| | | | | | |
| * / | | | | | | | iommu/shmobile: Remove unused include/linux/platform_data/sh_ipmmu.h headerCorentin Labbe2018-07-061-18/+0
| |/ / / / / / / /
* | | | | | | | | i2c: ocores: update my email addressPeter Korsgaard2018-08-241-1/+1
* | | | | | | | | i2c: remove deprecated attach_adapter callbackWolfram Sang2018-08-241-6/+0
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-08-249-164/+181
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mm: Change return type int to vm_fault_t for fault handlersSouptick Joarder2018-08-246-17/+20
| * | | | | | | | | docs/mm: make GFP flags descriptions usable as kernel-docMike Rapoport2018-08-241-137/+154
| * | | | | | | | | mm: soft-offline: close the race against page allocationNaoya Horiguchi2018-08-242-10/+5
| * | | | | | | | | namei: allow restricted O_CREAT of FIFOs and regular filesSalvatore Mesoraca2018-08-241-0/+2
* | | | | | | | | | Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2018-08-247-6/+35
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | NFS recover from destination server reboot for copiesOlga Kornievskaia2018-08-131-0/+2
| * | | | | | | | | | NFS handle COPY reply CB_OFFLOAD call raceOlga Kornievskaia2018-08-091-0/+1
| * | | | | | | | | | NFS add support for asynchronous COPYOlga Kornievskaia2018-08-093-0/+11
| * | | | | | | | | | NFS COPY xdr handle async replyOlga Kornievskaia2018-08-091-0/+1
| * | | | | | | | | | NFS OFFLOAD_CANCEL xdrOlga Kornievskaia2018-08-093-0/+14
| * | | | | | | | | | NFSv4 client live hangs after live data migration recoveryBill Baker2018-07-311-0/+1
| * | | | | | | | | | sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt c...Dave Wysochanski2018-07-311-2/+2
| * | | | | | | | | | net/sunrpc: Make rpc_auth_create_args a constSargun Dhillon2018-07-301-2/+3
| * | | | | | | | | | pNFS: Parse the results of layoutget on open even if permissions checks failTrond Myklebust2018-07-262-2/+0
* | | | | | | | | | | Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2018-08-244-3/+16
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | sunrpc: Extract target name into svc_credChuck Lever2018-08-231-0/+3
| * | | | | | | | | | | NFSD: Handle full-length symlinksChuck Lever2018-08-091-1/+2
| * | | | | | | | | | | NFSD: Refactor the generic write vector fill helperChuck Lever2018-08-091-0/+1