summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-10-16PCI/ACPI: Add interface acpi_pci_root_create()Jiang Liu1-0/+24
2015-10-16ACPI/PCI: Enhance ACPI core to support sparse IO spaceJiang Liu1-0/+1
2015-10-16Merge back earlier 'pm-domains' material for v4.4.Rafael J. Wysocki1-64/+0
2015-10-16gpiolib: provide generic request/free implementationsJonas Gorski1-0/+3
2015-10-16clk: Make clk input parameter of __clk_get_name() constGeert Uytterhoeven1-1/+1
2015-10-16regulator: introduce min_dropout_uVSascha Hauer1-0/+2
2015-10-16netfilter: turn NF_HOOK into an inline functionArnd Bergmann1-2/+17
2015-10-16netfilter: remove hook owner refcountingFlorian Westphal1-1/+0
2015-10-16net: introduce pre-change upper device notifierJiri Pirko1-0/+1
2015-10-16vga_switcheroo: Use enum vga_switcheroo_client_id instead of intLukas Wunner1-3/+3
2015-10-16vga_switcheroo: Use VGA_SWITCHEROO_UNKNOWN_ID instead of -1Lukas Wunner1-0/+4
2015-10-16vga_switcheroo: Use enum vga_switcheroo_state instead of intLukas Wunner1-2/+2
2015-10-16PCI/MSI: Allow the MSI domain to be device-specificMarc Zyngier1-0/+6
2015-10-16of/irq: Use the msi-map property to provide device-specific MSI domainMarc Zyngier1-0/+7
2015-10-16of/irq: Add support code for multi-parent version of "msi-parent"Marc Zyngier1-0/+9
2015-10-16PCI/MSI: Add helper function pci_msi_domain_get_msi_rid().David Daney1-0/+1
2015-10-16of/irq: Add new function of_msi_map_rid()David Daney1-0/+7
2015-10-16kvm/eventfd: add arch-specific set_irqAndrey Smetanin1-0/+4
2015-10-16kvm/eventfd: factor out kvm_notify_acked_gsi()Andrey Smetanin1-0/+1
2015-10-16Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.o...Dave Airlie13-27/+42
2015-10-16extcon: Modify the id and name of external connectorChanwoo Choi1-26/+36
2015-10-16Merge tag 'qcom-soc-for-4.4' of git://codeaurora.org/quic/kernel/agross-msm i...Arnd Bergmann3-1/+14
2015-10-15cgroup: add cgroup_subsys->free() method and use it to fix pids controllerTejun Heo1-0/+1
2015-10-15cgroup: keep zombies associated with their original cgroupsTejun Heo2-3/+3
2015-10-15cgroup: make css_set_rwsem a spinlock and rename it to css_set_lockTejun Heo1-3/+2
2015-10-15cgroup: don't hold css_set_rwsem across css task iterationTejun Heo2-0/+7
2015-10-15cgroup: replace cgroup_has_tasks() with cgroup_is_populated()Tejun Heo1-2/+2
2015-10-15cgroup: make cgroup->nr_populated count the number of populated css_setsTejun Heo1-4/+4
2015-10-15Merge tag 'arm-soc/for-4.4/soc' of http://github.com/Broadcom/stblinux into n...Arnd Bergmann1-0/+10
2015-10-15nfs: get clone_blksize when probing fsinfoPeng Tao3-0/+3
2015-10-15nfs42: add CLONE proc functionsPeng Tao1-0/+1
2015-10-15nfs42: add CLONE xdr functionsPeng Tao2-0/+21
2015-10-15block: don't release bdi while request_queue has live referencesTejun Heo1-1/+5
2015-10-15iommu/vt-d: Implement SVM_FLAG_SUPERVISOR_MODE for kernel accessDavid Woodhouse1-1/+14
2015-10-15iommu: Implement common IOMMU ops for DMA mappingRobin Murphy2-0/+86
2015-10-15iommu/vt-d: Implement SVM_FLAG_PRIVATE_PASID to allocate unique PASIDsDavid Woodhouse2-0/+12
2015-10-15iommu/vt-d: Add callback to device driver on page faultsDavid Woodhouse2-3/+21
2015-10-15iommu/vt-d: Implement page request handlingDavid Woodhouse1-0/+26
2015-10-15jbd2: gate checksum calculations on crc driver presence, not sb flagsDarrick J. Wong1-4/+9
2015-10-15iommu/vt-d: Generalise DMAR MSI setup to allow for page request eventsDavid Woodhouse1-1/+9
2015-10-15iommu/vt-d: Implement deferred invalidate for SVMDavid Woodhouse1-0/+1
2015-10-15iommu/vt-d: Add basic SVM PASID supportDavid Woodhouse3-5/+152
2015-10-15iommu/vt-d: Add initial support for PASID tablesDavid Woodhouse1-0/+15
2015-10-15iommu/vt-d: Introduce intel_iommu=pasid28, and pasid_enabled() macroDavid Woodhouse1-1/+1
2015-10-15posix_cpu_timer: Reduce unnecessary sighand lock contentionJason Low2-0/+4
2015-10-15posix_cpu_timer: Convert cputimer->running to boolJason Low2-4/+4
2015-10-15net/mlx4_core: Replace VF zero mac with random mac in mlx4_coreJack Morgenstein1-0/+1
2015-10-15net/mlx5_core: Wait for FW readiness on startupEli Cohen2-1/+7
2015-10-15net/mlx5_core: Add pci error handlers to mlx5_core driverMajd Dibbiny1-0/+22
2015-10-15net/mlx5_core: Fix internal error detection conditionsEli Cohen1-0/+1