Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-04Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-09-04Merge branch 'pcmcia' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-09-04Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-09-03pcmcia: soc_common: remove skt_dev_info's clk pointerRussell King
2015-09-03pcmcia: sa11xx_base.c: remove useless init/exit functionsRussell King
2015-09-03pcmcia: sa1111: simplify clk handing in sa1111_pcmcia_add()Russell King
2015-09-03pcmcia: sa1111: update socket driver to use devm_clk_get() APIRussell King
2015-09-03pcmcia: pxa2xx: convert memory allocation to devm_* APIRussell King
2015-09-03pcmcia: pxa2xx: update socket driver to use devm_clk_get() APIRussell King
2015-09-03Merge branch 'devel-stable' into for-linusRussell King
2015-09-03Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into ...Russell King
2015-09-03Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2015-09-03net: fec: clear receive interrupts before processing a packetRussell King
2015-09-02Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-09-02Merge branch 'for-4.3/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-09-02Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-09-02Merge tag 'for-linus-20150901' of git://git.infradead.org/linux-mtdLinus Torvalds
2015-09-02xen-netback: add support for multicast controlPaul Durrant
2015-09-02bgmac: Update fixed_phy_register()Fabio Estevam
2015-09-02Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds
2015-09-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-09-02Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-09-02Merge tag 'devicetree-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-09-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2015-09-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-09-02Merge tag 'edac_for_4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2015-09-02ixgbe: Resolve "initialized field overwritten" warningsMark Rustad
2015-09-02ixgbe: Remove bimodal SR-IOV disablingAlex Williamson
2015-09-02ixgbe: Add support for reporting 2.5G link speedMark Rustad
2015-09-02ixgbe: fix bounds checking in ixgbe_setup_tc for 82598Emil Tantilov
2015-09-02ixgbe: support for ethtool set_rxfhTom Barbette
2015-09-02ixgbe: Avoid needless PHY access on copper physMark Rustad
2015-09-02ixgbe: cleanup to use cached mask valueDon Skidmore
2015-09-02ixgbe: Remove second instance of lan_id variableDon Skidmore
2015-09-02ixgbe: use kzalloc for allocating one thingManinder Singh
2015-09-02ixgbe: Remove unused PCI bus typesDon Skidmore
2015-09-02ixgbe: add new bus type for intergrated I/O interface (IOSF)Don Skidmore
2015-09-02ixgbe: add get_bus_info method for X550Don Skidmore
2015-09-02ixgbe: Add support for entering low power link up stateDon Skidmore
2015-09-02ixgbe: Add support for VXLAN RX offloadsMark Rustad
2015-09-02ixgbe: Add support for UDP-encapsulated tx checksum offloadMark Rustad
2015-09-02ixgbe: Check whether FDIRCMD writes actually completeMark Rustad
2015-09-02ixgbe: Assign set_phy_power dynamically where neededDon Skidmore
2015-09-02ixgbe: add new function to check for management presenceDon Skidmore
2015-09-02i40e: Set defport behavior for the Main VSI when in promiscuous modeAnjali Singhai Jain
2015-09-02Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-09-02flow_dissector: Add flags argument to skb_flow_dissector functionsTom Herbert