summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: x86: Add EOI exit bitmap inferenceSteve Rutherford2015-10-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: x86: Add KVM exit for IOAPIC EOIsSteve Rutherford2015-10-01
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KVM: x86: Split the APIC from the rest of IRQCHIP.Steve Rutherford2015-10-01
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-11-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-------. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/am...Joerg Roedel2015-11-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | | | | |/| | | | | | | / / / / / / / / / / / / / / / / / / / / / / / / / / | | | | | | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | | | | | | |/| | | | | | | | | | | | / / / / / / / / / / / / / / / / / / | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | / / / / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | iommu: Add generic_device_group() functionJoerg Roedel2015-10-22
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | iommu: Export and rename iommu_group_get_for_pci_dev()Joerg Roedel2015-10-22
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | iommu: Revive device_group iommu-ops call-backJoerg Roedel2015-10-22
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | iommu: Implement common IOMMU ops for DMA mappingRobin Murphy2015-10-15
| | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.infradead.org/intel-iommuLinus Torvalds2015-11-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | iommu/vt-d: Expose struct svm_dev_ops without CONFIG_INTEL_IOMMU_SVMDavid Woodhouse2015-10-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | iommu/vt-d: Implement SVM_FLAG_SUPERVISOR_MODE for kernel accessDavid Woodhouse2015-10-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | iommu/vt-d: Implement SVM_FLAG_PRIVATE_PASID to allocate unique PASIDsDavid Woodhouse2015-10-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | iommu/vt-d: Add callback to device driver on page faultsDavid Woodhouse2015-10-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | iommu/vt-d: Implement page request handlingDavid Woodhouse2015-10-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | iommu/vt-d: Generalise DMAR MSI setup to allow for page request eventsDavid Woodhouse2015-10-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | iommu/vt-d: Implement deferred invalidate for SVMDavid Woodhouse2015-10-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | iommu/vt-d: Add basic SVM PASID supportDavid Woodhouse2015-10-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | iommu/vt-d: Add initial support for PASID tablesDavid Woodhouse2015-10-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | iommu/vt-d: Introduce intel_iommu=pasid28, and pasid_enabled() macroDavid Woodhouse2015-10-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | iommu/vt-d: Use plain writeq() for dmar_writeq() where availableDavid Woodhouse2015-10-13
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-11-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KEYS: Merge the type-specific data with the payload dataDavid Howells2015-10-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tpm: seal/unseal for TPM 2.0Jarkko Sakkinen2015-10-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | keys, trusted: move struct trusted_key_options to trusted-type.hJarkko Sakkinen2015-10-19
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sysfs: added __compat_only_sysfs_link_entry_to_kobj()Jarkko Sakkinen2015-10-19
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2015-11-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | audit: audit_string_contains_control can be booleanYaowei Bai2015-11-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | audit: audit_dummy_context can be booleanYaowei Bai2015-11-04
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2015-11-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: add cgroup_subsys->free() method and use it to fix pids controllerTejun Heo2015-10-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: keep zombies associated with their original cgroupsTejun Heo2015-10-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: make css_set_rwsem a spinlock and rename it to css_set_lockTejun Heo2015-10-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: don't hold css_set_rwsem across css task iterationTejun Heo2015-10-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: replace cgroup_has_tasks() with cgroup_is_populated()Tejun Heo2015-10-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: make cgroup->nr_populated count the number of populated css_setsTejun Heo2015-10-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: Merge branch 'for-4.3-fixes' into for-4.4Tejun Heo2015-09-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup, memcg, cpuset: implement cgroup_taskset_for_each_leader()Tejun Heo2015-09-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | memcg: generate file modified notifications on "memory.events"Tejun Heo2015-09-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: generalize obtaining the handles of and notifying cgroup filesTejun Heo2015-09-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: replace cftype->mode with CFTYPE_WORLD_WRITABLETejun Heo2015-09-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: replace "cgroup.populated" with "cgroup.events"Tejun Heo2015-09-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: replace cgroup_on_dfl() tests in controllers with cgroup_subsys_on_dfl()Tejun Heo2015-09-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: replace cgroup_subsys->disabled tests with cgroup_subsys_enabled()Tejun Heo2015-09-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cgroup: implement static_key based cgroup_subsys_enabled() and cgroup_subsys_...Tejun Heo2015-09-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jump_label: make static_key_enabled() work on static_key_true/false types tooTejun Heo2015-09-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsemTejun Heo2015-09-16
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2015-11-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-4.3-fixes' into for-4.4Tejun Heo2015-11-03
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ata: ahci: find eSATA ports and flag them as removableManuel Lauss2015-09-30