aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-03-22bdi: Do not wait for cgwbs release in bdi_unregister()Jan Kara1-1/+0
2017-03-22bdi: Shutdown writeback on all cgwbs in cgwb_bdi_destroy()Jan Kara1-0/+1
2017-03-22bdi: Mark congested->bdi as internalJan Kara1-1/+3
2017-03-23BackMerge tag 'v4.11-rc3' into drm-nextDave Airlie26-65/+147
2017-03-23cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurelyRafael J. Wysocki1-0/+1
2017-03-23iommu/iova: Fix compile error with CONFIG_IOMMU_IOVA=mJoerg Roedel1-1/+1
2017-03-22bpf: Add hash of maps supportMartin KaFai Lau1-0/+2
2017-03-22bpf: Add array of maps supportMartin KaFai Lau1-0/+1
2017-03-22net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.Joel Scherpelz1-0/+1
2017-03-22of: Add function for generating a DT modalias with a newlineRob Herring1-4/+3
2017-03-22net: phy: remove the indirect MMD read/write methodsRussell King1-42/+0
2017-03-22net: phy: make phy_(read|write)_mmd() generic MMD accessorsRussell King1-0/+24
2017-03-22net: phy: move phy MMD accessors to phy-core.cRussell King1-18/+2
2017-03-22net: stmmac: Use AVB mode by defaultThierry Reding1-2/+2
2017-03-22net: convert sk_filter.refcnt from atomic_t to refcount_tReshetova, Elena1-1/+2
2017-03-22iommu/dma: Make PCI window reservation genericRobin Murphy1-0/+5
2017-03-22iommu: Disambiguate MSI region typesRobin Murphy1-5/+13
2017-03-22iommu: Add dummy implementations for !IOMMU_IOVAThierry Reding1-0/+91
2017-03-22iommu/vt-d: Use lo_hi_readq() / lo_hi_writeq()Andy Shevchenko1-16/+2
2017-03-22Merge tag 'iio-fixes-for-4.11c' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-1/+1
2017-03-22Merge tag 'iio-for-4.12b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman1-0/+2
2017-03-22hwmon: Add missing HWMON_T_ALARMPeter Huewe1-0/+1
2017-03-21tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATSSoheil Hassas Yeganeh1-0/+2
2017-03-21rhashtable: Add rhashtable_lookup_get_insert_fastAndreas Gruenbacher1-0/+22
2017-03-21Merge tag 'reset-fixes-for-4.11' of git://git.pengutronix.de/git/pza/linux in...Olof Johansson1-7/+2
2017-03-21net: stmmac: RX queue routing configurationJoao Pinto1-0/+1
2017-03-21net: stmmac: TX and RX queue priority configurationJoao Pinto1-0/+4
2017-03-21net: usb: usb: remove old api ethtool_{get|set}_settingsPhilippe Reynes1-4/+0
2017-03-21net: usb: usbnet: add new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-0/+4
2017-03-21vsock: track pkt owner vsockPeng Tao1-0/+3
2017-03-21Merge tag 'gpio-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-16/+0
2017-03-21reset: fix optional reset_control_get stubs to return NULLPhilipp Zabel1-7/+2
2017-03-21blk-stat: convert to callback-based statistics reportingOmar Sandoval2-3/+8
2017-03-21blk-stat: move BLK_RQ_STAT_BATCH definition to blk-stat.cOmar Sandoval1-2/+0
2017-03-21HID: hiddev: reallocate hiddev's minor numberJaejoong Kim2-1/+12
2017-03-21HID: remove initial reading of reports at connectBenjamin Tissoires1-1/+1
2017-03-21usb/early: Add driver for xhci debug capabilityLu Baolu1-0/+29
2017-03-21drm/edid: check for HF-VSDB blockThierry Reding1-0/+1
2017-03-21chardev: add helper function to register char devs with a struct deviceLogan Gunthorpe1-0/+5
2017-03-20x86/arch_prctl: Add ARCH_[GET|SET]_CPUIDKyle Huey1-0/+4
2017-03-20x86/syscalls/32: Wire up arch_prctl on x86-32Kyle Huey1-0/+2
2017-03-20clk: tegra: Add SATA seq input controlPeter De Schrijver1-0/+1
2017-03-20clk: tegra: Handle UTMIPLL IDDQPeter De Schrijver1-0/+2
2017-03-18mm/gup: Implement the dev_pagemap() logic in the generic get_user_pages_fast(...Kirill A. Shutemov1-0/+4
2017-03-17Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+1
2017-03-17dma-fence: add dma_fence_match_context helperPhilipp Zabel1-0/+2
2017-03-17hrtimer: Remove hrtimer_peek_ahead_timers() leftoversStephen Boyd1-4/+0
2017-03-17cgroup, kthread: close race window where new kthreads can be migrated to non-...Tejun Heo2-0/+25
2017-03-17Merge branch 'linus' into x86/mm, to pick up a bugfixIngo Molnar6-5/+37
2017-03-17docs: Add kernel-doc comments to VME driver APIMartyn Welch1-1/+11