summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-01x86/fpu: Remove clts()Andy Lutomirski8-48/+0
2016-11-01x86/fpu: Remove stts()Andy Lutomirski1-2/+0
2016-11-01x86/fpu: Handle #NM without FPU emulation as an errorAndy Lutomirski1-4/+16
2016-11-01x86/fpu, lguest: Remove CR0.TS supportAndy Lutomirski5-34/+8
2016-11-01x86/fpu, kvm: Remove host CR0.TS manipulationAndy Lutomirski2-13/+4
2016-11-01x86/fpu: Remove irq_ts_save() and irq_ts_restore()Andy Lutomirski5-84/+4
2016-11-01x86/fpu: Stop saving and restoring CR0.TS in fpu__init_check_bugs()Andy Lutomirski1-7/+0
2016-11-01x86/fpu: Get rid of two redundant clts() callsAndy Lutomirski1-18/+0
2016-11-01Merge branch 'core/urgent' into x86/fpu, to merge fixesIngo Molnar841-5221/+8867
2016-11-01fork: Add task stack refcounting sanity check and prevent premature task stac...Andy Lutomirski1-0/+4
2016-10-31Merge tag 'spi-fix-v4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-2/+12
2016-10-31Merge tag 'regulator-fix-v4.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2016-10-31Merge tag 'regmap-fix-v4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+6
2016-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-3/+0
2016-10-31tpm: remove invalid min length check from tpm_do_selftest()Jarkko Sakkinen1-3/+0
2016-10-31Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds4-11/+31
2016-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds32-723/+1400
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds240-1387/+1988
2016-10-30geneve: avoid using stale geneve socket.pravin shelar1-11/+34
2016-10-30vxlan: avoid using stale vxlan socket.pravin shelar2-32/+52
2016-10-30qede: Fix out-of-bound fastpath memory accessMintz, Yuval1-2/+2
2016-10-30net: phy: dp83848: add dp83822 PHY supportRoger Quadros1-0/+3
2016-10-30enic: fix rq disableGovindarajulu Varadarajan1-9/+23
2016-10-30tipc: fix broadcast link synchronization problemJon Paul Maloy6-6/+33
2016-10-30ibmvnic: Fix missing brackets in init_sub_crq_irqsThomas Falcon1-2/+4
2016-10-30ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt contextThomas Falcon2-11/+25
2016-10-30Revert "ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context"David S. Miller2-25/+11
2016-10-30Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller3-32/+15
2016-10-30arch/powerpc: Update parameters for csum_tcpudp_magic & csum_tcpudp_nofoldIvan Vecera1-8/+4
2016-10-29Linux 4.9-rc3v4.9-rc3Linus Torvalds1-1/+1
2016-10-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+6
2016-10-29Merge branch 'mlx4-fixes'David S. Miller11-59/+95
2016-10-29net/mlx4_en: Save slave ethtool stats commandTariq Toukan1-2/+3
2016-10-29net/mlx4_en: Fix potential deadlock in port statistics flowJack Morgenstein3-16/+3
2016-10-29net/mlx4: Fix firmware command timeout during interrupt testEugenia Emantayev3-36/+55
2016-10-29net/mlx4_core: Do not access comm channel if it has not yet been initializedJack Morgenstein1-0/+9
2016-10-29net/mlx4_en: Fix panic during rebootEugenia Emantayev1-0/+1
2016-10-29net/mlx4_en: Process all completions in RX rings after port goes upErez Shitrit1-0/+7
2016-10-29net/mlx4_en: Resolve dividing by zero in 32-bit systemEugenia Emantayev1-1/+4
2016-10-29net/mlx4_core: Change the default value of enable_qosMoshe Lazer1-2/+2
2016-10-29net/mlx4_core: Avoid setting ports to auto when only one port type is supportedMaor Gottlieb1-1/+9
2016-10-29net/mlx4_core: Fix the resource-type enum in res tracker to conform to FW specJack Morgenstein1-1/+2
2016-10-29Merge tag 'upstream-4.9-rc3' of git://git.infradead.org/linux-ubifsLinus Torvalds2-5/+13
2016-10-29rds: debug messages are enabled by defaultshamir rabinovitch2-2/+2
2016-10-29Merge tag 'mac80211-for-davem-2016-10-27' of git://git.kernel.org/pub/scm/lin...David S. Miller2-9/+17
2016-10-29ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt contextThomas Falcon2-11/+25
2016-10-29net: mv643xx_eth: Fetch the phy connection type from DTJason Gunthorpe2-4/+20
2016-10-29Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds21-67/+87
2016-10-29Merge tag 'batadv-net-for-davem-20161026' of git://git.open-mesh.org/linux-mergeDavid S. Miller3-3/+2
2016-10-29Revert "hv_netvsc: report vmbus name in ethtool"Stephen Hemminger2-11/+0