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-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-09-02Merge branch 'for-4.3/sg' 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-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-09-01Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-01Merge tag 'usb-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-08-31Merge tag 'staging-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-08-19staging/lustre/o2iblnd: remove references to ib_reg_phsy_mr()Oleg Drokin
2015-08-18staging: wilc1000: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-18Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixesIngo Molnar
2015-08-17staging: wilc1000: fix build warning with setup_timer()Greg Kroah-Hartman
2015-08-17staging: wilc1000: remove DECLARE_WILC_BUFFER()Raphaël Beamonte
2015-08-17staging: wilc1000: remove void function return statements that are not usefulRaphaël Beamonte
2015-08-17staging: wilc1000: coreconfigurator.c: fix kmalloc error checkChaehyun Lim
2015-08-17staging: wilc1000: coreconfigurator.c: use kmalloc instead of WILC_MALLOCChaehyun Lim
2015-08-17staging: wilc1000: remove unused codes of gps8ConfigPacketChaehyun Lim
2015-08-17staging: wilc1000: remove unnecessary void pointer castChaehyun Lim
2015-08-17staging: wilc1000: remove WILC_NEW and WILC_NEW_EXChaehyun Lim
2015-08-17staging: wilc1000: use kmalloc instead of WILC_NEWChaehyun Lim
2015-08-17staging: wilc1000: Process WARN, INFO options of debug levels from userChandra S Gorentla
2015-08-17staging: wilc1000: remove unneeded tstrWILC_MsgQueueAttrs typedefGreg Kroah-Hartman
2015-08-17staging: wilc1000: delete wilc_osconfig.hGreg Kroah-Hartman
2015-08-17staging: wilc1000: delete wilc_log.hGreg Kroah-Hartman
2015-08-17staging: wilc1000: delete wilc_timer.hGreg Kroah-Hartman
2015-08-17staging: wilc1000: remove WILC_TimerStart()Greg Kroah-Hartman
2015-08-17scatterlist: use sg_phys()Dan Williams
2015-08-15staging: wilc1000: remove WILC_TimerCreate()Greg Kroah-Hartman
2015-08-15staging: wilc1000: remove WILC_TimerDestroy()Greg Kroah-Hartman
2015-08-15staging: wilc1000: remove WILC_TimerStop()Greg Kroah-Hartman
2015-08-15staging: wilc1000: remove tstrWILC_TimerAttrs typedefGreg Kroah-Hartman
2015-08-15staging: wilc1000: remove WILC_TimerHandle typedefGreg Kroah-Hartman
2015-08-15staging: wilc1000: remove WILC_Sleep()Greg Kroah-Hartman
2015-08-15staging: wilc1000: remove commented out WILC_Sleep callsGreg Kroah-Hartman
2015-08-15staging: vt6655: Replace typedef struct tagSTxDescMalcolm Priestley
2015-08-15staging: vt6655: replace typedef struct tagDEVICE_TD_INFO and structureMalcolm Priestley
2015-08-15staging: vt6655: struct tagDEVICE_TD_INFO remove dwHeaderLengthMalcolm Priestley
2015-08-15staging: vt6655: struct tagDEVICE_TD_INFO resize dwReqCount.Malcolm Priestley
2015-08-15staging: vt6655: replaced typedef struct tagTDES1Malcolm Priestley
2015-08-15staging: vt6655: desc.h replace typedef struct tagTDES0Malcolm Priestley
2015-08-15staging: wilc1000: delete wilc_type.hGreg Kroah-Hartman
2015-08-15staging: wilc1000: remove WILC_MemoryFreeGreg Kroah-Hartman
2015-08-15staging: wilc1000: remove WILC_FREE_IF_TRUE macroGreg Kroah-Hartman
2015-08-15Staging: sm750fb: Fix "foo* bar" should be "foo *bar" errorsYash Shah
2015-08-15staging: rtl8188eu: fix possible NULL dereferenceSudip Mukherjee
2015-08-15staging: wilc1000: clarify the argument typeJohnny Kim
2015-08-15staging: wilc1000: change void pointer type to real typeJohnny Kim
2015-08-15staging: wilc1000: replace WILC_WFIDrvHandle by tstrWILC_WFIDrvJohnny Kim
2015-08-15staging: wilc1000: remove WILC_FREEChaehyun Lim
2015-08-15staging: wilc1000: use kfree instead of WILC_FREEChaehyun Lim
2015-08-15staging: wilc1000: remove unused memory functionsChaehyun Lim