summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2016-11-14Merge remote-tracking branch 'gregkh-driver-core/driver-core-next' into arm/e...Joerg Roedel5-17/+126
2016-11-14iommu/dma: Implement dma_{map,unmap}_resource()Robin Murphy1-0/+4
2016-11-14Merge 4.9-rc5 into char-misc-nextGreg Kroah-Hartman16-41/+85
2016-11-14sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transportsScott Mayhew1-0/+1
2016-11-14KVM: arm64: vgic-its: Fix compatibility with 32-bitVladimir Murzin1-4/+4
2016-11-14Merge 4.9-rc5 into staging-nextGreg Kroah-Hartman16-41/+85
2016-11-14Merge 4.9-rc5 into usb-nextGreg Kroah-Hartman16-41/+85
2016-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller9-176/+208
2016-11-14Merge branch 'fscrypt' into originTheodore Ts'o1-12/+26
2016-11-14Merge branch 'dax-4.10-iomap-pmd' into originTheodore Ts'o2-8/+51
2016-11-14fscrypt: Let fs select encryption index/tweakDavid Gstir1-4/+5
2016-11-14fscrypt: Constify struct inode pointerDavid Gstir1-11/+11
2016-11-14fscrypt: Enable partial page encryptionDavid Gstir1-5/+11
2016-11-14fscrypt: Allow fscrypt_decrypt_page() to function with non-writeback pagesDavid Gstir1-2/+3
2016-11-14fscrypt: Add in-place encryption modeDavid Gstir1-0/+6
2016-11-13Merge tag 'usb-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+7
2016-11-13iio: inkern: add helpers to query available values from channelsPeter Rosin2-0/+45
2016-11-13iio:core: add a callback to allow drivers to provide _available attributesJonathan Cameron2-0/+34
2016-11-13x86/efi: Retrieve and assign Apple device propertiesLukas Wunner1-0/+17
2016-11-13efi: Add device path parserLukas Wunner1-0/+20