summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-04hyper-v: trace vmbus_negotiate_version()Vitaly Kuznetsov
2017-11-04hyper-v: trace vmbus_teardown_gpadl()Vitaly Kuznetsov
2017-11-04hyper-v: trace vmbus_establish_gpadl()Vitaly Kuznetsov
2017-11-04hyper-v: trace vmbus_close_internal()Vitaly Kuznetsov
2017-11-04hyper-v: trace vmbus_open()Vitaly Kuznetsov
2017-11-04hyper-v: trace vmbus_request_offers()Vitaly Kuznetsov
2017-11-04hyper-v: trace vmbus_onversion_response()Vitaly Kuznetsov
2017-11-04hyper-v: trace vmbus_ongpadl_torndown()Vitaly Kuznetsov
2017-11-04hyper-v: trace vmbus_ongpadl_created()Vitaly Kuznetsov
2017-11-04hyper-v: trace vmbus_onopen_result()Vitaly Kuznetsov
2017-11-04hyper-v: trace vmbus_onoffer_rescind()Vitaly Kuznetsov
2017-11-04hyper-v: trace vmbus_onoffer()Vitaly Kuznetsov
2017-11-04hyper-v: trace vmbus_on_message()Vitaly Kuznetsov
2017-11-04hyper-v: trace vmbus_on_msg_dpc()Vitaly Kuznetsov
2017-11-04drivers/pcmcia: Convert timers to use timer_setup()Kees Cook
2017-11-04drivers/sgi-xp: Convert timers to use timer_setup()Kees Cook
2017-11-04auxdisplay: Convert timers to use timer_setup()Kees Cook
2017-10-31Drivers: hv: vmbus: Make panic reporting to be more usefulK. Y. Srinivasan
2017-10-31Drivers: hv: vmbus: Expose per-channel interrupts and events countersStephen Hemminger
2017-10-23Merge 4.14-rc6 into char-misc-nextGreg Kroah-Hartman
2017-10-23Linux 4.14-rc6Linus Torvalds
2017-10-23Merge tag 'staging-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-10-23Merge tag 'char-misc-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-10-23Merge tag 'usb-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-10-23genwqe: Take R/W permissions into account when dealing with memory pagesGuilherme G. Piccoli
2017-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-10-22Input: do not use property bits when generating module aliasDmitry Torokhov
2017-10-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-22Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-10-22Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-10-22Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-22Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-22stmmac: Don't access tx_q->dirty_tx before netif_tx_lockBernd Edlinger
2017-10-22ipv6: flowlabel: do not leave opt->tot_len with garbageEric Dumazet
2017-10-22of_mdio: Fix broken PHY IRQ in case of probe deferralGeert Uytterhoeven
2017-10-22textsearch: fix typos in library helpersRandy Dunlap
2017-10-22rxrpc: Don't release call mutex on error pointerDavid Howells
2017-10-22Merge branch 'stmmac-hw-tstamp-fixes'David S. Miller
2017-10-22net: stmmac: Prevent infinite loop in get_rx_timestamp_status()Jose Abreu
2017-10-22net: stmmac: Fix stmmac_get_rx_hwtstamp()Jose Abreu
2017-10-22net: stmmac: Add missing call to dev_kfree_skb()Jose Abreu
2017-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-10-22Merge branch 'mlxsw-fixes'David S. Miller
2017-10-22mlxsw: spectrum_router: Configure TIGCR on initPetr Machata
2017-10-22mlxsw: reg: Add Tunneling IPinIP General Configuration RegisterPetr Machata
2017-10-22net: ethtool: remove error check for legacy setting transceiver typeNiklas Söderlund
2017-10-22soreuseport: fix initialization raceCraig Gallek