summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-31Input: synaptics - fix min-max quirk value for E440Filip Ayazi
2015-03-31net/usb/r8152: add device id for Lenovo TP USB 3.0 EthernetChristian Hesse
2015-03-31af_iucv: fix AF_IUCV sendmsg() errnoEugene Crosser
2015-03-31openvswitch: Return vport module ref before destructionThomas Graf
2015-03-31sunrpc: make debugfs file creation failure non-fatalJeff Layton
2015-03-31netlink: pad nla_memcpy dest buffer with zeroesJiri Benc
2015-03-31bonding: Bonding Overriding Configuration logic restored.Anton Nayshtut
2015-03-31Merge branch 'ipvlan-corruptions'David S. Miller
2015-03-31ipvlan: fix check for IP addresses in control pathJiri Benc
2015-03-31ipvlan: do not use rcu operations for address listJiri Benc
2015-03-31ipvlan: protect against concurrent link removalJiri Benc
2015-03-31ipvlan: fix addr hash list corruptionJiri Benc
2015-03-31spi: bitbang: only toggle bitchangesMichael Grzeschik
2015-03-31block: fix blk_stack_limits() regression due to lcm() changeMike Snitzer
2015-03-31spi: pxa2xx: missing break in pxa2xx_ssp_get_clk_div()Dan Carpenter
2015-03-31spi: fsl-dspi: Fix clock rate scale valuesAaron Brice
2015-03-31Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar
2015-03-31MAINTAINERS: Change the x86 microcode loader maintainerBorislav Petkov
2015-03-30Merge tag 'locks-v4.0-5' of git://git.samba.org/jlayton/linuxLinus Torvalds
2015-03-30nfsd: require an explicit option to enable pNFSChristoph Hellwig
2015-03-30Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-03-30dmaengine: moxart-dma: Fix memory leak when stopping a running transferPeter Ujfalusi
2015-03-30dmaengine: bcm2835-dma: Fix memory leak when stopping a running transferPeter Ujfalusi
2015-03-30dmaengine: omap-dma: Fix memory leak when terminating running transferPeter Ujfalusi
2015-03-30dmaengine: edma: fix memory leak when terminating running transfersPetr Kulhavy
2015-03-30dmaengine: jz4740: Define capabilitiesLars-Peter Clausen
2015-03-30Merge tag 'gpio-v4.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-03-30drm/i915: Skip allocating shadow batch for 0-length batchesChris Wilson
2015-03-30Merge tag 'iwlwifi-for-kalle-2015-03-30' of https://git.kernel.org/pub/scm/li...Kalle Valo
2015-03-30Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-03-29Linux 4.0-rc6v4.0-rc6Linus Torvalds
2015-03-29Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-03-29Merge tag 'sunxi-fixes-for-4.0' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2015-03-29Merge tag 'fixes-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Olof Johansson
2015-03-29Merge tag 'socfpga_fix_for_v4.0_2' of git://git.rocketboards.org/linux-socfpg...Olof Johansson
2015-03-29arm64: juno: Fix misleading name of UART reference clockDave Martin
2015-03-29Merge tag 'fixes-for-v4.0-rc5' of https://github.com/rjarzmik/linux into fixesOlof Johansson
2015-03-29net: fec: setup right value for mdio hold timeUwe Kleine-König
2015-03-29net: tcp6: fix double call of tcp_v6_fill_cb()Alexey Kodanev
2015-03-29cxgb4vf: Fix sparse warningsHariprasad Shenai
2015-03-29netns: don't clear nsid too early on removalNicolas Dichtel
2015-03-29Merge branch 'irqchip/urgent-gic' into irqchip/urgentJason Cooper
2015-03-29irqchip: gicv3-its: Use non-cacheable accesses when no shareabilityMarc Zyngier
2015-03-29irqchip: gicv3-its: Fix PROP/PEND and BASE/CBASE confusionMarc Zyngier
2015-03-29irqchip: gicv3-its: Fix device ID encodingAndre Przywara
2015-03-29irqchip: gicv3-its: Fix encoding of collection's target redistributorMarc Zyngier
2015-03-29Merge branch 'cxgb4'David S. Miller
2015-03-29cxgb4: Disable interrupts and napi before unregistering netdevHariprasad Shenai
2015-03-29cxgb4: Allocate dynamic mem. for egress and ingress queue mapsHariprasad Shenai
2015-03-29ipmr,ip6mr: call ip6mr_free_table() on failure pathWANG Cong