summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-10-15nfs42: add NFS_IOC_CLONE ioctlPeng Tao1-0/+4
2015-10-15nfs42: add CLONE proc functionsPeng Tao1-0/+1
2015-10-15nfs42: add CLONE xdr functionsPeng Tao2-0/+21
2015-10-15Merge tag 'berlin-dt-cpuclk-for-4.4-1' of git://git.infradead.org/users/hesse...Arnd Bergmann1-0/+1
2015-10-15ARM: berlin: dts: add CLKID_CPU for BG2QSebastian Hesselbarth1-0/+1
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-15switchdev: introduce possibility to defer obj_add/delJiri Pirko1-0/+1
2015-10-15switchdev: remove pointers from switchdev objectsJiri Pirko1-4/+3
2015-10-15switchdev: allow caller to explicitly request attr_set as deferredJiri Pirko1-0/+1
2015-10-15switchdev: make struct switchdev_attr parameter const for attr_set callsJiri Pirko1-3/+3
2015-10-15switchdev: introduce switchdev deferred ops infrastructureJiri Pirko1-0/+5
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-15ALSA: hda - consolidate chip rename functionsTakashi Iwai1-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-15ALSA: hdspm: use __u8, __u32 and __u64 from linux/types.h instead of stdint.hMikko Rapeli1-22/+18
2015-10-15ALSA: emu10k1: added EMU10K1 version of DECLARE_BITMAP macro for UAPIMikko Rapeli1-3/+11
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
2015-10-15tcp: avoid spurious SYN flood detection at listen() timeEric Dumazet1-1/+1
2015-10-15Merge tag 'linux-can-next-for-4.4-20151013' of git://git.kernel.org/pub/scm/l...David S. Miller2-6/+6
2015-10-15ACPI / tables: Add acpi_subtable_proc to ACPI table parsersLukasz Anaczkowski1-3/+16
2015-10-15drm/dp/mst: make mst i2c transfer code more robust.Dave Airlie1-1/+2
2015-10-15ARM: bcm2835: Add the Raspberry Pi firmware driverEric Anholt1-0/+115
2015-10-15asm-generic: cmpxchg: avoid warnings from macro-ized cmpxchg() implementationsMarek Vasut1-4/+7
2015-10-15move count_zeroes.h out of asm-genericChristoph Hellwig1-3/+3
2015-10-15move io-64-nonatomic*.h out of asm-genericChristoph Hellwig2-6/+6
2015-10-14qcom-scm: add missing prototype for qcom_scm_is_available()Rob Clark1-0/+2
2015-10-14soc: qcom: Make qcom_smem_get() return a pointerStephen Boyd1-1/+1
2015-10-14soc: qcom: smd: Implement id_table driver matchingBjorn Andersson1-0/+11
2015-10-14mac80211: remove PM-QoS listenerJohannes Berg1-6/+0
2015-10-14Merge tag 'arm-scpi-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-0/+78
2015-10-14Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2-3/+24
2015-10-14ARM/dmaengine: edma: Merge the two drivers under drivers/dma/Peter Ujfalusi1-74/+0
2015-10-14ARM/dmaengine: edma: Public API to use private struct pointerPeter Ujfalusi1-16/+22
2015-10-14ARM: common: edma: Remove unused functionsPeter Ujfalusi1-33/+0
2015-10-14crypto: akcipher - Changes to asymmetric key APITadeusz Struk2-24/+73
2015-10-14lib/mpi: Add mpi sgl helpersTadeusz Struk1-0/+4