Age | Commit message (Expand) | Author |
2015-06-08 | Merge 4.1-rc7 into usb-next | Greg Kroah-Hartman |
2015-06-06 | Merge tag 'driver-core-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2015-06-05 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-06-03 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-06-03 | Merge tag 'phy-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kis... | Greg Kroah-Hartman |
2015-06-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-06-02 | Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal... | Greg Kroah-Hartman |
2015-06-01 | include/uapi/linux/virtio_balloon.h: include linux/virtio_types.h | Mikko Rapeli |
2015-05-31 | tcp: fix child sockets to use system default congestion control if not set | Neal Cardwell |
2015-05-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds |
2015-05-31 | drivers:usb:fsl: Add support for USB controller version-2.5 | Nikhil Badola |
2015-05-31 | USB: hcd.h : Removed an unnecessary function prototype usb_find_interface_dri... | Abhishek Bist |
2015-05-30 | Merge tag 'mac80211-for-davem-2015-05-28' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2015-05-30 | target: Use a PASSTHROUGH flag instead of transport_types | Andy Grover |
2015-05-30 | target: Move passthrough CDB parsing into a common function | Andy Grover |
2015-05-30 | target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem | Christoph Hellwig |
2015-05-29 | Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-05-29 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-05-29 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-05-28 | tracing/mm: don't trace mm_page_pcpu_drain on offline cpus | Shreyas B. Prabhu |
2015-05-28 | tracing/mm: don't trace mm_page_free on offline cpus | Shreyas B. Prabhu |
2015-05-28 | tracing/mm: don't trace kmem_cache_free on offline cpus | Shreyas B. Prabhu |
2015-05-29 | percpu_counter: batch size aware __percpu_counter_compare() | Dave Chinner |
2015-05-28 | block: discard bdi_unregister() in favour of bdi_destroy() | NeilBrown |
2015-05-28 | usb: phy: add static inline wrapper for devm_usb_get_phy_by_node | Arnd Bergmann |
2015-05-28 | mac80211: Fix mac80211.h docbook comments | Jonathan Corbet |
2015-05-28 | cpumask_set_cpu_local_first => cpumask_local_spread, lament | Rusty Russell |
2015-05-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-05-27 | sctp: Fix mangled IPv4 addresses on a IPv6 listening socket | Jason Gunthorpe |
2015-05-27 | phy: sun4i-usb: Add a sunxi specific function for setting squelch-detect | Hans de Goede |
2015-05-27 | perf/x86: Fix event/group validation | Peter Zijlstra |
2015-05-26 | drivers: of/base: move of_init to driver_init | Sudeep Holla |
2015-05-26 | usb: phy: Add interface to get phy give of device_node. | NeilBrown |
2015-05-26 | usb: gadget: net2280: fix use of GPEP in both directions | Mian Yousaf Kaukab |
2015-05-26 | usb: gadget: net2280: check interrupts for all endpoints | Mian Yousaf Kaukab |
2015-05-26 | usb: renesas_usbhs: Change USBHS_TYPE_R8A779x to USBHS_TYPE_RCAR_GEN2 | Yoshihiro Shimoda |
2015-05-25 | net: phy: bcm7xxx: Fix 7425 PHY ID and flags | Florian Fainelli |
2015-05-23 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2015-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-05-22 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2015-05-22 | tcp: fix a potential deadlock in tcp_get_info() | Eric Dumazet |
2015-05-21 | Merge tag 'for-linus-4.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-05-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2015-05-21 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2015-05-20 | Revert "netfilter: bridge: query conntrack about skb dnat" | Florian Westphal |
2015-05-19 | xen/events: don't bind non-percpu VIRQs with percpu chip | David Vrabel |
2015-05-19 | inet: properly align icsk_ca_priv | Eric Dumazet |
2015-05-18 | Merge 4.1-rc4 into usb-next | Greg Kroah-Hartman |
2015-05-16 | Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |