summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-03-20rhashtable: Fix undeclared EEXIST build error on ia64Herbert Xu
2015-03-20rhashtable: Rip out obsolete out-of-line interfaceHerbert Xu
2015-03-20rhashtable: Allow hash/comparison functions to be inlinedHerbert Xu
2015-03-20rhashtable: Make rhashtable_init params argument constHerbert Xu
2015-03-20Merge branches 'doc.2015.02.26a', 'earlycb.2015.03.03a', 'fixes.2015.03.03a',...Paul E. McKenney
2015-03-20brcmfmac: add support for BCM43430 SDIO chipsetArend van Spriel
2015-03-19Merge tag 'pinctrl-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-03-19wlcore: set irq_trigger in board files instead of hiding behind a quirkLuciano Coelho
2015-03-19Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-03-19sched, isolcpu: make cpu_isolated_map visible outside schedulerRik van Riel
2015-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-03-19ata: Add a new flag to destinguish sas controllerShaohua Li
2015-03-19usb: udc: add usb_udc_vbus_handlerPeter Chen
2015-03-19usb: udc: store usb_udc pointer in struct usb_gadgetPeter Chen
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