summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-08-16cpufreq / sched: Pass flags to cpufreq_update_util()Rafael J. Wysocki1-4/+8
2016-08-16PCI: Use positive flags in pci_alloc_irq_vectors()Christoph Hellwig1-4/+6
2016-08-16regulator: Remove support for optional supplies in the bulk APIBjorn Andersson1-3/+0
2016-08-16vgaarbiter: rst-ifiy and polish kerneldocDaniel Vetter1-112/+16
2016-08-16block: Fix secure eraseAdrian Hunter2-4/+12
2016-08-15PCI: Add Precision Time Measurement (PTM) supportJonathan Yong1-0/+5
2016-08-15iio: sw-trigger: Fix config group initializationLars-Peter Clausen1-1/+1
2016-08-15USB: bcma: support old USB 2.0 controller on Northstar devicesRafał Miłecki1-0/+1
2016-08-15Merge tag 'topic/drm-misc-2016-08-12' of git://anongit.freedesktop.org/drm-in...Dave Airlie3-15/+19
2016-08-15net: make net namespace sysctls belong to container's ownerDmitry Torokhov1-0/+4
2016-08-14{net,IB}/mlx5: MKey/PSV commands via mlx5 ifcSaeed Mahameed3-111/+15
2016-08-14{net,IB}/mlx5: CQ commands via mlx5 ifcSaeed Mahameed2-79/+3
2016-08-14net/mlx5: EQ commands via mlx5 ifcSaeed Mahameed2-75/+1
2016-08-14net/mlx5: MCG commands via mlx5 ifcSaeed Mahameed1-1/+1
2016-08-14net/mlx5: Access register and MAD IFC commands via mlx5 ifcSaeed Mahameed1-29/+0
2016-08-14net/mlx5: Init/Teardown hca commands via mlx5 ifcSaeed Mahameed1-24/+0
2016-08-14net: remove type_check from dev_get_nest_level()Sabrina Dubroca1-2/+1
2016-08-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+12
2016-08-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+2
2016-08-13cgroup: Add task_under_cgroup_hierarchy cgroup inline function to headersSargun Dhillon1-0/+23
2016-08-13rpmsg: Drop prototypes for non-existing functionsBjorn Andersson1-2/+0
2016-08-13remoteproc/omap: fix various code formatting issuesAnna, Suman1-3/+3
2016-08-13remoteproc: align code with open parenthesisAnna, Suman1-2/+2
2016-08-13remoteproc: fix bare unsigned type usageAnna, Suman1-1/+1
2016-08-13rpmsg: align code with open parenthesisAnna, Suman1-3/+3
2016-08-13clk: core: New macro CLK_OF_DECLARE_DRIVERRicardo Ribalda Delgado1-0/+12
2016-08-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+4
2016-08-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2016-08-12Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-1/+4
2016-08-12dma-buf/fence: kerneldoc: remove spurious section headerSumit Semwal1-1/+1
2016-08-12dma-buf/fence: kerneldoc: remove unused struct membersSumit Semwal1-2/+0
2016-08-12KVM: Protect device ops->create and list_add with kvm->lockChristoffer Dall1-0/+6
2016-08-12KVM: PPC: Move xics_debugfs_init out of createChristoffer Dall1-0/+6
2016-08-12mfd: da8xx-cfgchip: New header file for CFGCHIP registersDavid Lechner1-0/+153
2016-08-11bvec: avoid variable shadowing warningJohannes Berg1-1/+2
2016-08-11video: ARM CLCD: support Nomadik variantLinus Walleij1-0/+42
2016-08-11video: ARM CLCD: support pads connected in reverse orderLinus Walleij1-3/+15
2016-08-11video: ARM CLCD: backlight support for OFLinus Walleij1-0/+3
2016-08-11dma-buf/sync_file: only enable fence signalling on poll()Gustavo Padovan1-0/+2
2016-08-11dma-buf/sync_file: add sync_file_get_fence()Gustavo Padovan1-0/+1
2016-08-11dma-buf/sync_file: refactor fence storage in struct sync_fileGustavo Padovan1-12/+5
2016-08-11dma-buf/fence-array: add fence_is_array()Gustavo Padovan1-0/+10
2016-08-11qed*: Add support for ethtool link_ksettings callbacks.Sudarsana Reddy Kalluru1-0/+15
2016-08-11net: sched: convert qdisc linked list to hashtableJiri Kosina1-0/+4
2016-08-10regulator: tps65218: do not disable DCDC3 during poweroff on broken PMICsTero Kristo1-0/+5
2016-08-10mfd: tps65218: add version check to the PMIC probeTero Kristo1-0/+1
2016-08-10cgroup: make cgroup_path() and friends behave in the style of strlcpy()Tejun Heo2-21/+6
2016-08-10kernfs: remove kernfs_path_len()Tejun Heo1-4/+0
2016-08-10kernfs: make kernfs_path*() behave in the style of strlcpy()Tejun Heo2-6/+22
2016-08-10kernfs: add dummy implementation of kernfs_path_from_node()Tejun Heo1-0/+5