summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-03-23mmc: sdhci-spear: Remove exported headerUlf Hansson
2015-03-23mmc: sdhci: Remove the sdhci exported header fileUlf Hansson
2015-03-23mmc: sdhci: add quirk for ACMD23 brokenScott Branden
2015-03-23Merge tag 'v4.0-rc5' into x86/asm, to resolve conflictsIngo Molnar
2015-03-23perf: Remove type specific target pointersPeter Zijlstra
2015-03-23irq_work: Fix build failure when CONFIG_IRQ_WORK is not definedSteven Rostedt
2015-03-23pstore: Add pstore type id for PPC64 opal nvram partitionHari Bathini
2015-03-22can: add combined rx/tx LED trigger supportYegor Yefremov
2015-03-22can: use sock_efree instead of own destructorFlorian Westphal
2015-03-22PM / domains: factor out code to get the generic PM domain from a struct deviceRussell King
2015-03-22driver core / PM: Add PM domain callbacks for device setup/cleanupRafael J. Wysocki
2015-03-22netfilter: bridge: kill nf_bridge_padFlorian Westphal
2015-03-21Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2015-03-20Revert "selinux: add a skb_owned_by() hook"Eric Dumazet
2015-03-21regulator: stw481x: Remove unused fields from struct stw481xAxel Lin
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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