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-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-05-23Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-05-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-05-23wait: swap EXIT_ZOMBIE(Z) and EXIT_DEAD(X) chars in TASK_STATE_TO_CHAR_STRMasatake YAMATO
2014-05-21Merge tag 'driver-core-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-05-21Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-05-21Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-05-20vlan: Fix build error wth vlan_get_encap_level()Vlad Yasevich
2014-05-20Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-05-19perf: Fix a race between ring_buffer_detach() and ring_buffer_attach()Peter Zijlstra
2014-05-17bonding: Fix stacked device detection in arp monitoringVlad Yasevich
2014-05-17macvlan: Fix lockdep warnings with stacked macvlan devicesVlad Yasevich
2014-05-17vlan: Fix lockdep warning with stacked vlan devices.Vlad Yasevich
2014-05-17net: Allow for more then a single subclass for netif_addr_lockVlad Yasevich
2014-05-17net: Find the nesting level of a given device by type.Vlad Yasevich
2014-05-16net/mlx4_core: Add UPDATE_QP SRIOV wrapper supportMatan Barak
2014-05-15rtnetlink: wait for unregistering devices in rtnl_link_unregister()Cong Wang
2014-05-15of: fix CONFIG_OF=n prototype of of_node_full_name()Stephen Rothwell
2014-05-14net: avoid dependency of net_get_random_once on nop patchingHannes Frederic Sowa
2014-05-13cgroup: introduce task_css_is_root()Tejun Heo
2014-05-13kernfs, sysfs, cgroup: restrict extra perm check on open to sysfsTejun Heo
2014-05-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-05-08Merge tag 'mfd-mmc-fixes-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-05-08mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req"Micky Ching
2014-05-08net: mdio: of_mdiobus_register(): fall back to mdiobus_register() for !CONFIG_OFDaniel Mack
2014-05-07Revert "net: core: introduce netif_skb_dev_features"Florian Westphal
2014-05-07sched/deadline: Fix sched_yield() behaviorJuri Lelli
2014-05-07genirq: Provide irq_force_affinity fallback for non-SMPArnd Bergmann
2014-05-07Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-05-07slub: use sysfs'es release mechanism for kmem_cacheChristoph Lameter
2014-05-07hugetlb: ensure hugepage access is denied if hugepages are not supportedNishanth Aravamudan
2014-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-05-06nick kvfree() from apparmorAl Viro
2014-05-06asmlinkage: Revert "lto: Make asmlinkage __visible"Andi Kleen
2014-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-05-06Merge tag 'tty-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-05-04Revert "tty: Fix race condition between __tty_buffer_request_room and flush_t...Peter Hurley
2014-05-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-05-01dentry_kill(): don't try to remove from shrink listAl Viro
2014-04-29Merge tag 'trace-fixes-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-04-29Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-04-28ftrace/module: Hardcode ftrace_module_init() call into load_module()Steven Rostedt (Red Hat)
2014-04-28genirq: x86: Ensure that dynamic irq allocation does not conflictThomas Gleixner
2014-04-28linux/interrupt.h: fix new kernel-doc warningsRandy Dunlap
2014-04-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-04-27Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-04-27Merge tag 'usb-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-04-25Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linuxLinus Torvalds
2014-04-25tty: Fix race condition between __tty_buffer_request_room and flush_to_ldiscManfred Schlaegl
2014-04-25of/irq: do irq resolution in platform_get_irqRob Herring