Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | Revert "ata: ahci_platform: allow disabling of hotplug to save power" | Tejun Heo | 2018-08-06 | 1 | -2/+0 | |
| * | | | | | | | | | | | ata: ahci: Support state with min power but Partial low power state | Srinivas Pandruvada | 2018-07-30 | 1 | -1/+2 | |
| * | | | | | | | | | | | libata: remove ata_sff_data_xfer_noirq() | Sebastian Andrzej Siewior | 2018-07-11 | 1 | -2/+0 | |
| * | | | | | | | | | | | ata: ahci_platform: allow disabling of hotplug to save power | Samuel Morris | 2018-06-18 | 1 | -0/+2 | |
* | | | | | | | | | | | | Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2018-08-24 | 1 | -24/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | cgroup/tracing: Move taking of spin lock out of trace event handlers | Steven Rostedt (VMware) | 2018-07-11 | 1 | -24/+23 | |
* | | | | | | | | | | | | | Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-08-24 | 4 | -44/+82 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *---------. \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma... | Joerg Roedel | 2018-08-08 | 59 | -264/+454 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | | | ||||||
| | | | | | | * | | | | | | | | | | | | iommu: Remove the ->map_sg indirection | Christoph Hellwig | 2018-08-08 | 1 | -14/+2 | |
| | | | | | | * | | | | | | | | | | | | iommu: Enable debugfs exposure of IOMMU driver internals | Gary R Hook | 2018-07-06 | 1 | -0/+7 | |
| | | |_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | ||||||
| | | | | | * | | | | | | | | | | | | iommu/vt-d: Remove the obsolete per iommu pasid tables | Lu Baolu | 2018-07-20 | 1 | -3/+2 | |
| | | | | | * | | | | | | | | | | | | iommu/vt-d: Per PCI device pasid table interfaces | Lu Baolu | 2018-07-20 | 1 | -0/+2 | |
| | | | | | * | | | | | | | | | | | | iommu/vt-d: Add for_each_device_domain() helper | Lu Baolu | 2018-07-20 | 1 | -0/+2 | |
| | | | | | * | | | | | | | | | | | | iommu/vt-d: Move device_domain_info to header | Lu Baolu | 2018-07-20 | 1 | -0/+61 | |
| | | | | | * | | | | | | | | | | | | iommu/vt-d: Apply global PASID in SVA | Lu Baolu | 2018-07-20 | 1 | -1/+0 | |
| | | | | | * | | | | | | | | | | | | iommu/vt-d: Avoid using idr_for_each_entry() | Lu Baolu | 2018-07-20 | 1 | -0/+1 | |
| | | | | | * | | | | | | | | | | | | iommu/vt-d: Fix dev iotlb pfsid use | Jacob Pan | 2018-07-06 | 1 | -3/+2 | |
| | | | | | * | | | | | | | | | | | | iommu/vt-d: Add definitions for PFSID | Jacob Pan | 2018-07-06 | 1 | -0/+3 | |
| | | |_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | | | x86: irq_remapping: Move irq remapping mode enum | Suravee Suthikulpanit | 2018-07-06 | 1 | -5/+0 | |
| | | |_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| * / | | | | | | | | | | | | | | iommu/shmobile: Remove unused include/linux/platform_data/sh_ipmmu.h header | Corentin Labbe | 2018-07-06 | 1 | -18/+0 | |
| |/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | i2c: ocores: update my email address | Peter Korsgaard | 2018-08-24 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | i2c: remove deprecated attach_adapter callback | Wolfram Sang | 2018-08-24 | 1 | -6/+0 | |
* | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-08-24 | 9 | -164/+181 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | mm: Change return type int to vm_fault_t for fault handlers | Souptick Joarder | 2018-08-24 | 6 | -17/+20 | |
| * | | | | | | | | | | | | | | | docs/mm: make GFP flags descriptions usable as kernel-doc | Mike Rapoport | 2018-08-24 | 1 | -137/+154 | |
| * | | | | | | | | | | | | | | | mm: soft-offline: close the race against page allocation | Naoya Horiguchi | 2018-08-24 | 2 | -10/+5 | |
| * | | | | | | | | | | | | | | | namei: allow restricted O_CREAT of FIFOs and regular files | Salvatore Mesoraca | 2018-08-24 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | | | Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2018-08-24 | 7 | -6/+35 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | NFS recover from destination server reboot for copies | Olga Kornievskaia | 2018-08-13 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | NFS handle COPY reply CB_OFFLOAD call race | Olga Kornievskaia | 2018-08-09 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | NFS add support for asynchronous COPY | Olga Kornievskaia | 2018-08-09 | 3 | -0/+11 | |
| * | | | | | | | | | | | | | | | | NFS COPY xdr handle async reply | Olga Kornievskaia | 2018-08-09 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | NFS OFFLOAD_CANCEL xdr | Olga Kornievskaia | 2018-08-09 | 3 | -0/+14 | |
| * | | | | | | | | | | | | | | | | NFSv4 client live hangs after live data migration recovery | Bill Baker | 2018-07-31 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt c... | Dave Wysochanski | 2018-07-31 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | net/sunrpc: Make rpc_auth_create_args a const | Sargun Dhillon | 2018-07-30 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | | | | pNFS: Parse the results of layoutget on open even if permissions checks fail | Trond Myklebust | 2018-07-26 | 2 | -2/+0 | |
* | | | | | | | | | | | | | | | | | Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2018-08-24 | 4 | -3/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | sunrpc: Extract target name into svc_cred | Chuck Lever | 2018-08-23 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | | | NFSD: Handle full-length symlinks | Chuck Lever | 2018-08-09 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | NFSD: Refactor the generic write vector fill helper | Chuck Lever | 2018-08-09 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | nfsd: fix leaked file lock with nfs exported overlayfs | Amir Goldstein | 2018-08-09 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | nfsd4: support change_attr_type attribute | J. Bruce Fields | 2018-06-17 | 1 | -0/+8 | |
* | | | | | | | | | | | | | | | | | | Merge tag 'upstream-4.19-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2018-08-24 | 1 | -2/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | ubi: expose the volume CRC check skip flag | Quentin Schulz | 2018-08-15 | 1 | -2/+16 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linux | Linus Torvalds | 2018-08-24 | 3 | -10/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | console: Replace #if 0 with atomic var 'ignore_console_lock_warning' | Thomas Zimmermann | 2018-07-31 | 1 | -5/+9 | |
| * | | | | | | | | | | | | | | | | | | udlfb: allow reallocating the framebuffer | Mikulas Patocka | 2018-07-25 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | udlfb: set optimal write delay | Mikulas Patocka | 2018-07-25 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | udlfb: make a local copy of fb_ops | Mikulas Patocka | 2018-07-25 | 1 | -0/+1 |