summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-11-17vfio iommu: Add blocking notifier to notify DMA_UNMAPKirti Wankhede
2016-11-17vfio iommu: Added pin and unpin callback functions to vfio_iommu_driver_opsKirti Wankhede
2016-11-17vfio: Mediated device Core driverKirti Wankhede
2016-11-17i2c: Provide a temporary .probe_new() call-back typeLee Jones
2016-11-17i2c: Export i2c_match_id() for direct use by device driversLee Jones
2016-11-17i2c: Match using traditional OF methods, then by vendor-less compatible stringsLee Jones
2016-11-17xenfs: Use proc_create_mount_point() to create /proc/xenSeth Forshee
2016-11-17ARM: s3c64xx: Drop unused DMA fields from struct s3c64xx_spi_csinfoSylwester Nawrocki
2016-11-17dmaengine: pl08x: Add support for the DMA slave mapSylwester Nawrocki
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger
2016-11-16Merge branch 'topic/st_fdma' of git://git.kernel.org/pub/scm/linux/kernel/git...Bjorn Andersson
2016-11-16netpoll: more efficient lockingEric Dumazet
2016-11-16ACPI / tebles: remove redundant declare of acpi_table_parse_entries()Longpeng \(Mike\)
2016-11-16Merge tag 'v4.9-rc5' into patchworkMauro Carvalho Chehab
2016-11-16net: busy-poll: return busypolling status to driversEric Dumazet
2016-11-16net: busy-poll: allow preemption in sk_busy_loop()Eric Dumazet
2016-11-16bpf: fix range arithmetic for bpf map accessJosef Bacik
2016-11-16[media] cec: move the CEC framework out of staging and to mediaHans Verkuil
2016-11-16[media] cec: add proper support for CDC-Only CEC devicesHans Verkuil
2016-11-16[media] cec: add CEC_MSG_FL_REPLY_TO_FOLLOWERSHans Verkuil
2016-11-16[media] cec: add flag to cec_log_addrs to enable RC passthroughHans Verkuil
2016-11-16Merge tag 'iio-for-4.10c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2016-11-16Merge branch 'x86/cpufeature' into x86/cacheThomas Gleixner
2016-11-16serial: 8250: Expose set_ldisc functionEd Blake
2016-11-16serial: 8250: Add IrDA to UART capabilitiesEd Blake
2016-11-16locking/mutex: Don't mark mutex_trylock_recursive() as deprecated, temporarilyIngo Molnar
2016-11-16Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2016-11-16x86/mcheck: Move CPU_DEAD to hotplug state machineSebastian Andrzej Siewior
2016-11-16timer: Move sys_alarm from timer.c to itimer.cNicolas Pitre
2016-11-16ptp_clock: Allow for it to be optionalNicolas Pitre
2016-11-15devres: add devm_alloc_percpu()Madalin Bucur
2016-11-15ftrace: Provide API to use global filtering for ftrace opsJoel Fernandes
2016-11-15pstore: Add ftrace timestamp counterJoel Fernandes
2016-11-15ramoops: Split ftrace buffer space into per-CPU zonesJoel Fernandes
2016-11-15pstore: Allow prz to control need for lockingJoel Fernandes
2016-11-15net: phy: Add phy_ethtool_nway_resetFlorian Fainelli
2016-11-15vxlan: avoid vlan processing in vxlan device.pravin shelar
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-15locking/mutex, drm: Introduce mutex_trylock_recursive()Peter Zijlstra
2016-11-15doc/dma-buf: Fix up include directivesDaniel Vetter
2016-11-15iommu: Allow taking a reference on a group directlyRobin Murphy
2016-11-15sched/cputime: Simplify task_cputime()Stanislaw Gruszka
2016-11-15sched/cputime, powerpc, s390: Make scaled cputime arch specificStanislaw Gruszka
2016-11-15dma-buf: Use fence_get_rcu_safe() for retrieving the exclusive fenceChris Wilson
2016-11-14remoteproc: Merge table_ptr and cached_table pointersBjorn Andersson
2016-11-14remoteproc: Decouple vdev resources and devicesBjorn Andersson
2016-11-14remoteproc: Assign kref to rproc_vdevBjorn Andersson
2016-11-14rpmsg: smd: Expose edge registration functionsBjorn Andersson
2016-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-11-14of/pci: Add of_pci_get_max_link_speed() to parse max-link-speed from DTShawn Lin