summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-10-17perf/ftrace: Fix function trace eventsPeter Zijlstra1-0/+5
2017-10-17perf/ftrace: Revert ("perf/ftrace: Fix double traces of perf on ftrace:functi...Peter Zijlstra2-3/+3
2017-10-16tun: call dev_get_valid_name() before register_netdevice()Cong Wang1-0/+3
2017-10-16irqchip/irq-omap-intc: Remove omap3_init_irq()Ladislav Michl1-2/+0
2017-10-16of: make kobject and bin_attribute support configurableRob Herring1-12/+10
2017-10-16of: wrap accesses to device_node kobjectRob Herring1-0/+2
2017-10-16of: make struct property _flags field configurableRob Herring1-0/+4
2017-10-16of: remove struct property.unique_id for FDTRob Herring1-0/+2
2017-10-16NFS: Create NFS_ACCESS_* flagsAnna Schumaker1-0/+10
2017-10-16ACPI/IORT: Improve functions return type/storage class specifier indentationLorenzo Pieralisi1-2/+2
2017-10-16Merge 4.14-rc5 into usb-nextGreg Kroah-Hartman8-29/+96
2017-10-16Merge tag 'irqchip-4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner2-1/+3
2017-10-16Merge 4.14-rc5 into char-misc-nextGreg Kroah-Hartman39-162/+308
2017-10-16Merge tag 'mlx5-updates-2017-10-11' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-0/+24
2017-10-15Merge tag 'char-misc-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2017-10-15stubs for mount_bdev() and kill_block_super() in !CONFIG_BLOCK caseAl Viro1-0/+16
2017-10-15make vfs_ustat() staticAl Viro1-1/+0
2017-10-14Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-8/+0
2017-10-14iio: hid-sensor-trigger: Don't touch sensors unless user space requestsSrinivas Pandruvada1-0/+1
2017-10-14net/mlx5: PTP code migration to driver core sectionFeras Daoud1-0/+24
2017-10-14iio: Drop duplicate forward declarationLukas Wunner1-1/+0
2017-10-14mtd: nand: omap2: Remove omap_nand_platform_dataLadislav Michl1-17/+0
2017-10-14kmemleak: clear stale pointers from task stacksKonstantin Khlebnikov1-1/+1
2017-10-14fs/mpage.c: fix mpage_writepage() for pages with buffersMatthew Wilcox1-0/+1
2017-10-14linux/kernel.h: add/correct kernel-doc notationRandy Dunlap1-16/+74
2017-10-14include/linux/of.h: provide of_n_{addr,size}_cells wrappers for !CONFIG_OFArnd Bergmann1-0/+10
2017-10-14PM / QoS: Drop PM_QOS_FLAG_REMOTE_WAKEUPRafael J. Wysocki1-1/+0
2017-10-14PM / OPP: Add dev_pm_opp_{un}register_get_pstate_helper()Viresh Kumar1-0/+10
2017-10-14Merge branch 'pm-domains' into pm-oppRafael J. Wysocki16-74/+108
2017-10-14PM / Domains: Add support to select performance-state of domainsViresh Kumar1-0/+12
2017-10-14i40e/i40evf: don't trust VF to reset itselfAlan Brady1-2/+2
2017-10-13regmap: avoid -Wint-in-bool-context warningArnd Bergmann1-10/+14
2017-10-13Merge branch 'topic/field' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown1-0/+39
2017-10-13Merge branch 'topic/namespace' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown1-8/+9
2017-10-13Merge branches 'iommu/fixes', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d'...Joerg Roedel2-6/+9
2017-10-13genirq: generic chip: remove irq_gc_mask_disable_reg_and_ack()Doug Berger1-1/+0
2017-10-13genirq: generic chip: Add irq_gc_mask_disable_and_ack_set()Doug Berger1-0/+1
2017-10-13irqchip/gic-v3-its: Add missing changes to support 52bit physical addressShanker Donthineni1-0/+2
2017-10-13lightnvm: implement generic path for sync I/OJavier González1-0/+3
2017-10-13lightnvm: remove stale extern and unused exported symbolsRakesh Pandit1-7/+0
2017-10-13lightnvm: remove unused argument from nvm_set_tgt_bb_tblRakesh Pandit1-1/+1
2017-10-13lightnvm: prevent target type module removal when in useRakesh Pandit1-0/+1
2017-10-13mfd: rts5249: Add support for RTS5250S power savingRui Feng1-0/+84
2017-10-13mfd: tps65217: Introduce dependency on CONFIG_OFKeerthy1-6/+0
2017-10-13Merge tag 'drm-misc-next-2017-10-12' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2-1/+43
2017-10-13net: phy: broadcom: support new device flag for setting master modeRafał Miłecki1-0/+1
2017-10-12fs/block_dev: remove vfs_msg() interfaceRakesh Pandit1-11/+0
2017-10-12kfifo: Fix commentsChristophe JAILLET1-3/+3
2017-10-12bus: mbus: fix window size calculation for 4GB windowsJan Luebbe1-2/+2
2017-10-12iommu/iova: Make rcache flush optional on IOVA allocation failureTomasz Nowicki1-2/+3