summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-11-17vfio iommu: Add blocking notifier to notify DMA_UNMAPKirti Wankhede1-0/+12
2016-11-17vfio iommu: Added pin and unpin callback functions to vfio_iommu_driver_opsKirti Wankhede1-1/+12
2016-11-17vfio: Mediated device Core driverKirti Wankhede1-0/+168
2016-11-17i2c: Provide a temporary .probe_new() call-back typeLee Jones1-1/+7
2016-11-17i2c: Export i2c_match_id() for direct use by device driversLee Jones1-0/+2
2016-11-17i2c: Match using traditional OF methods, then by vendor-less compatible stringsLee Jones1-0/+12
2016-11-17xenfs: Use proc_create_mount_point() to create /proc/xenSeth Forshee1-0/+2
2016-11-17ARM: s3c64xx: Drop unused DMA fields from struct s3c64xx_spi_csinfoSylwester Nawrocki1-3/+0
2016-11-17dmaengine: pl08x: Add support for the DMA slave mapSylwester Nawrocki1-0/+4
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger1-0/+4
2016-11-17Merge branch 'topic/st_fdma' of git://git.kernel.org/pub/scm/linux/kernel/git...Bjorn Andersson1-0/+58
2016-11-17netpoll: more efficient lockingEric Dumazet2-7/+7
2016-11-17ACPI / tebles: remove redundant declare of acpi_table_parse_entries()Longpeng \(Mike\)1-4/+0
2016-11-16Merge tag 'v4.9-rc5' into patchworkMauro Carvalho Chehab30-119/+182
2016-11-16net: busy-poll: return busypolling status to driversEric Dumazet1-3/+4
2016-11-16net: busy-poll: allow preemption in sk_busy_loop()Eric Dumazet1-0/+10
2016-11-16bpf: fix range arithmetic for bpf map accessJosef Bacik1-2/+3
2016-11-16[media] cec: move the CEC framework out of staging and to mediaHans Verkuil2-3042/+0
2016-11-16[media] cec: add proper support for CDC-Only CEC devicesHans Verkuil1-0/+52
2016-11-16[media] cec: add CEC_MSG_FL_REPLY_TO_FOLLOWERSHans Verkuil1-1/+4
2016-11-16[media] cec: add flag to cec_log_addrs to enable RC passthroughHans Verkuil1-0/+2
2016-11-16Merge tag 'iio-for-4.10c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman3-0/+79
2016-11-16Merge branch 'x86/cpufeature' into x86/cacheThomas Gleixner21-78/+124
2016-11-16serial: 8250: Expose set_ldisc functionEd Blake2-0/+6
2016-11-16serial: 8250: Add IrDA to UART capabilitiesEd Blake1-2/+2
2016-11-16locking/mutex: Don't mark mutex_trylock_recursive() as deprecated, temporarilyIngo Molnar1-1/+1
2016-11-16Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar8-11/+31
2016-11-16x86/mcheck: Move CPU_DEAD to hotplug state machineSebastian Andrzej Siewior1-0/+1
2016-11-16timer: Move sys_alarm from timer.c to itimer.cNicolas Pitre1-2/+0
2016-11-16ptp_clock: Allow for it to be optionalNicolas Pitre1-24/+41
2016-11-16devres: add devm_alloc_percpu()Madalin Bucur1-0/+19
2016-11-16ftrace: Provide API to use global filtering for ftrace opsJoel Fernandes1-0/+2
2016-11-16pstore: Add ftrace timestamp counterJoel Fernandes1-0/+76
2016-11-16ramoops: Split ftrace buffer space into per-CPU zonesJoel Fernandes1-0/+3
2016-11-16pstore: Allow prz to control need for lockingJoel Fernandes1-1/+9
2016-11-16net: phy: Add phy_ethtool_nway_resetFlorian Fainelli1-0/+1
2016-11-15vxlan: avoid vlan processing in vxlan device.pravin shelar1-16/+0
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-17/+38
2016-11-15locking/mutex, drm: Introduce mutex_trylock_recursive()Peter Zijlstra1-0/+31
2016-11-15doc/dma-buf: Fix up include directivesDaniel Vetter1-1/+1
2016-11-15iommu: Allow taking a reference on a group directlyRobin Murphy1-0/+1
2016-11-15sched/cputime: Simplify task_cputime()Stanislaw Gruszka1-8/+4
2016-11-15sched/cputime, powerpc, s390: Make scaled cputime arch specificStanislaw Gruszka2-8/+19
2016-11-15dma-buf: Use fence_get_rcu_safe() for retrieving the exclusive fenceChris Wilson1-9/+6
2016-11-15remoteproc: Merge table_ptr and cached_table pointersBjorn Andersson1-3/+1
2016-11-15remoteproc: Decouple vdev resources and devicesBjorn Andersson1-0/+5
2016-11-15remoteproc: Assign kref to rproc_vdevBjorn Andersson1-0/+3
2016-11-15rpmsg: smd: Expose edge registration functionsBjorn Andersson1-0/+33
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+16
2016-11-15of/pci: Add of_pci_get_max_link_speed() to parse max-link-speed from DTShawn Lin1-0/+7