summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-03-19Merge branches 'pci/iommu' and 'pci/resource' into nextBjorn Helgaas
2015-03-19gpio: move pincontrol calls to <linux/gpio/driver.h>Linus Walleij
2015-03-18net: Fix high overhead of vlan sub-device teardown.David S. Miller
2015-03-18net: add support for phys_port_nameDavid Ahern
2015-03-18ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}Marcelo Ricardo Leitner
2015-03-18netns: constify net_hash_mix() and various callersEric Dumazet
2015-03-18tpm/tpm_i2c_stm_st33: Split tpm_i2c_tpm_st33 in 2 layers (core + phy)Christophe Ricard
2015-03-18PNP: Add helper macro for pnp_register_driver boilerplatePeter Huewe
2015-03-18vfs: Add general support to enforce project quota limitsLi Xi
2015-03-18net/mlx4_core: Add basic support for QP max-rate limitingOr Gerlitz
2015-03-18net: Add max rate tx queue attributeJohn Fastabend
2015-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-03-18cc2520: Add support for CC2591 amplifier.Brad Campbell
2015-03-18rhashtable: Remove max_shift and min_shiftHerbert Xu
2015-03-18rhashtable: Introduce max_size/min_sizeHerbert Xu
2015-03-18rhashtable: Remove shift from bucket_tableHerbert Xu
2015-03-18usb: phy: msm: Remove dead codeStephen Boyd
2015-03-18uwb: Remove umc bus legacy suspend/resume supportLars-Peter Clausen
2015-03-18usb: chipidea: add a flag for turn on vbus early for hostLi Jun
2015-03-18usb: chipidea: add runtime power management supportPeter Chen
2015-03-18PM / sleep: add pm-trace support for suspending phaseZhonghui Fu
2015-03-18of: base: add function to get highest id of an alias stemWolfram Sang
2015-03-18regulator: Fix documentation for regmap in the configAxel Lin
2015-03-18dmaengine: imx-sdma: Add support for version 3 firmwareFabio Estevam
2015-03-17tcp: rename struct tcp_request_sock listenerEric Dumazet
2015-03-17netdevice.h: fix ndo_bridge_* commentsNicolas Dichtel
2015-03-17fs: add dirtytime_expire_seconds sysctlTheodore Ts'o
2015-03-17fs: make sure the timestamps for lazytime inodes eventually get writtenTheodore Ts'o
2015-03-17vfio: Split virqfd into a separate module for vfio bus driversAlex Williamson
2015-03-17dmaengine: intel-mid-dma: remove the driverAndy Shevchenko
2015-03-17regulator: palmas: Add has_regen3 check for TPS659038Keerthy
2015-03-17regulator: palmas: Correct TPS659038 register definition for REGEN2Keerthy
2015-03-17dmaengine: xilinx-dma: move header file to common locationKedareswara rao Appana
2015-03-17livepatch: Fix subtle race with coming and going modulesPetr Mladek
2015-03-17include/stddef.h: Move offsetofend() from vfio.h to a generic kernel headerDenys Vlasenko
2015-03-16ACPI: Introduce has_acpi_companion()Rafael J. Wysocki
2015-03-16driver core / ACPI: Represent ACPI companions using fwnode_handleRafael J. Wysocki
2015-03-16lib: devres: add a helper function for ioremap_wcAbhilash Kesavan
2015-03-16vfio: move eventfd support code for VFIO_PCI to a separate fileAntonios Motakis
2015-03-16dmaengine: Remove FSF mailing addressesJarkko Nikula
2015-03-16mfd: syscon: Add atmel system timer registers definitionAlexandre Belloni
2015-03-16Merge branch 'nohz/guest' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...Ingo Molnar
2015-03-16netfilter: bridge: remove BRNF_STATE_BRIDGED flagFlorian Westphal
2015-03-16netfilter: bridge: query conntrack about skb dnatFlorian Westphal
2015-03-16hwrng: add devm_* interfacesDmitry Torokhov
2015-03-16Merge branch 'quota_interface' into for_next_testingJan Kara
2015-03-16netdev: remove ndo ops for switchdevScott Feldman
2015-03-16switchdev: add swdev opsScott Feldman
2015-03-15bpf: allow extended BPF programs access skb fieldsAlexei Starovoitov
2015-03-15ebpf: add helper for obtaining current processor idDaniel Borkmann