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
2014-04-07Merge commit '683b6c6f82a60fabf47012581c2cfbf1b037ab95' into stable/for-linus...David Vrabel
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-04-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-01Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-01Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2014-04-01Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2014-04-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-04-01Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...Linus Torvalds
2014-04-01Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-03-31Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-03-31Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-03-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-03-31Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-03-31Merge branch 'core-types-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-03-31Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-03-31ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o
2014-03-29workqueue: remove deprecated WQ_NON_REENTRANTZhangZhen
2014-03-29vlan: Warn the user if lowerdev has bad vlan features.Vlad Yasevich
2014-03-29net: Account for all vlan headers in skb_mac_gso_segmentVlad Yasevich
2014-03-29ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa
2014-03-27core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errorsZoltan Kiss
2014-03-27usbnet: include wait queue head in device structureOliver Neukum
2014-03-25workqueue: Provide destroy_delayed_work_on_stack()Thomas Gleixner
2014-03-25Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-03-25workqueue: Spelling s/instensive/intensive/Geert Uytterhoeven
2014-03-21Merge tag 'trace-fixes-v3.14-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-03-21mm: fix swapops.h:131 bug if remap_file_pages raced migrationHugh Dickins
2014-03-21rcu: Provide grace-period piggybacking APIPaul E. McKenney
2014-03-21Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPECDave Jones
2014-03-21tcp: syncookies: do not use getnstimeofday()Eric Dumazet
2014-03-20tracing: Fix array size mismatch in format stringVaibhav Nagarnaik
2014-03-20compat: include linux/unistd.h within linux/compat.hHeiko Carstens
2014-03-20timer: Remove code redundancy while calling get_nohz_timer_target()Viresh Kumar
2014-03-20hrtimer: Rearrange comments in the order struct members are declaredViresh Kumar
2014-03-20libata: remove unused ata_sas_port_async_resume() stubDan Williams
2014-03-19libata.h: add stub for ata_sas_port_resumeRandy Dunlap
2014-03-19libata, libsas: kill pm_result and related cleanupDan Williams
2014-03-18net: cdc_ncm: fix control message orderingBjørn Mork
2014-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-03-18xen/acpi-processor: fix enabling interrupts on syscore_resumeStanislaw Gruszka
2014-03-18xen: add support for MSI message groupsRoger Pau Monne
2014-03-14asm-generic: rwsem: de-PPCify rwsem.hWill Deacon
2014-03-14genirq: Add a new IRQCHIP_EOI_THREADED flagThomas Gleixner
2014-03-14genirq: Document IRQCHIP_ONESHOT_SAFE flagThomas Gleixner
2014-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-03-13cputime: Bring cputime -> nsecs conversionFrederic Weisbecker
2014-03-13cputime: Default implementation of nsecs -> cputime conversionFrederic Weisbecker