summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-03-22bdi: Do not wait for cgwbs release in bdi_unregister()Jan Kara
2017-03-22bdi: Shutdown writeback on all cgwbs in cgwb_bdi_destroy()Jan Kara
2017-03-22bdi: Mark congested->bdi as internalJan Kara
2017-03-23BackMerge tag 'v4.11-rc3' into drm-nextDave Airlie
2017-03-23cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurelyRafael J. Wysocki
2017-03-23iommu/iova: Fix compile error with CONFIG_IOMMU_IOVA=mJoerg Roedel
2017-03-22bpf: Add hash of maps supportMartin KaFai Lau
2017-03-22bpf: Add array of maps supportMartin KaFai Lau
2017-03-22net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.Joel Scherpelz
2017-03-22of: Add function for generating a DT modalias with a newlineRob Herring
2017-03-22net: phy: remove the indirect MMD read/write methodsRussell King
2017-03-22net: phy: make phy_(read|write)_mmd() generic MMD accessorsRussell King
2017-03-22net: phy: move phy MMD accessors to phy-core.cRussell King
2017-03-22net: stmmac: Use AVB mode by defaultThierry Reding
2017-03-22net: convert sk_filter.refcnt from atomic_t to refcount_tReshetova, Elena
2017-03-22iommu/dma: Make PCI window reservation genericRobin Murphy
2017-03-22iommu: Disambiguate MSI region typesRobin Murphy
2017-03-22iommu: Add dummy implementations for !IOMMU_IOVAThierry Reding
2017-03-22iommu/vt-d: Use lo_hi_readq() / lo_hi_writeq()Andy Shevchenko
2017-03-22Merge tag 'iio-fixes-for-4.11c' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-03-22Merge tag 'iio-for-4.12b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2017-03-22hwmon: Add missing HWMON_T_ALARMPeter Huewe
2017-03-21tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATSSoheil Hassas Yeganeh
2017-03-21rhashtable: Add rhashtable_lookup_get_insert_fastAndreas Gruenbacher
2017-03-21Merge tag 'reset-fixes-for-4.11' of git://git.pengutronix.de/git/pza/linux in...Olof Johansson
2017-03-21net: stmmac: RX queue routing configurationJoao Pinto
2017-03-21net: stmmac: TX and RX queue priority configurationJoao Pinto
2017-03-21net: usb: usb: remove old api ethtool_{get|set}_settingsPhilippe Reynes
2017-03-21net: usb: usbnet: add new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-21vsock: track pkt owner vsockPeng Tao
2017-03-21Merge tag 'gpio-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-03-21reset: fix optional reset_control_get stubs to return NULLPhilipp Zabel
2017-03-21blk-stat: convert to callback-based statistics reportingOmar Sandoval
2017-03-21blk-stat: move BLK_RQ_STAT_BATCH definition to blk-stat.cOmar Sandoval
2017-03-21HID: hiddev: reallocate hiddev's minor numberJaejoong Kim
2017-03-21HID: remove initial reading of reports at connectBenjamin Tissoires
2017-03-21usb/early: Add driver for xhci debug capabilityLu Baolu
2017-03-21drm/edid: check for HF-VSDB blockThierry Reding
2017-03-21chardev: add helper function to register char devs with a struct deviceLogan Gunthorpe
2017-03-20x86/arch_prctl: Add ARCH_[GET|SET]_CPUIDKyle Huey
2017-03-20x86/syscalls/32: Wire up arch_prctl on x86-32Kyle Huey
2017-03-20clk: tegra: Add SATA seq input controlPeter De Schrijver
2017-03-20clk: tegra: Handle UTMIPLL IDDQPeter De Schrijver
2017-03-18mm/gup: Implement the dev_pagemap() logic in the generic get_user_pages_fast(...Kirill A. Shutemov
2017-03-17Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-03-17dma-fence: add dma_fence_match_context helperPhilipp Zabel
2017-03-17hrtimer: Remove hrtimer_peek_ahead_timers() leftoversStephen Boyd
2017-03-17cgroup, kthread: close race window where new kthreads can be migrated to non-...Tejun Heo
2017-03-17Merge branch 'linus' into x86/mm, to pick up a bugfixIngo Molnar
2017-03-17docs: Add kernel-doc comments to VME driver APIMartyn Welch