aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/vgtod.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-01kernel/dma/direct: take DMA offset into account in dma_direct_supportedChristoph Hellwig1-2/+2
2018-09-01x86/mce: Fix set_mce_nospec() to avoid #GP faultLuckTony1-1/+24
2018-08-31ibmvnic: Include missing return code checks in reset functionThomas Falcon1-3/+9
2018-08-31selftests: pmtu: detect correct binary to ping ipv6 addressesSabrina Dubroca1-1/+4
2018-08-31selftests: pmtu: maximum MTU for vti4 is 2^16-1-20Sabrina Dubroca1-1/+1
2018-08-31tcp: do not restart timewait timer on rst receptionFlorian Westphal1-1/+2
2018-08-31net/rds: RDS is not Radio Data SystemPavel Machek1-1/+1
2018-08-31hv_netvsc: Fix a deadlock by getting rtnl lock earlier in netvsc_probe()Dexuan Cui1-1/+10
2018-08-31nfp: wait for posted reconfigs when disabling the deviceJakub Kicinski1-15/+33
2018-08-31Revert "packet: switch kvzalloc to allocate memory"Eric Dumazet2-13/+32
2018-08-31x86/efi: Load fixmap GDT in efi_call_phys_epilog()Joerg Roedel1-6/+2
2018-08-31x86/nmi: Fix NMI uaccess race against CR3 switchingAndy Lutomirski4-1/+53
2018-08-31x86: Allow generating user-space headers without a compilerBen Hutchings1-4/+7
2018-08-31x86/dumpstack: Don't dump kernel memory based on usermode RIPJann Horn3-5/+15
2018-08-31of: Add device_type access helper functionsRob Herring1-0/+12
2018-08-31cpu/hotplug: Remove skip_onerr field from cpuhp_step structureMukesh Ojha1-22/+4
2018-08-31arm64: mm: always enable CONFIG_HOLES_IN_ZONEJames Morse1-1/+0
2018-08-31m68k/mac: Use correct PMU response formatFinn Thain1-6/+4
2018-08-30disable stringop truncation warnings for nowStephen Rothwell1-0/+3
2018-08-30clk: x86: Set default parent to 48MhzAkshu Agrawal1-1/+1
2018-08-30i2c: sh_mobile: fix leak when using DMA bounce bufferWolfram Sang1-2/+4
2018-08-30i2c: sh_mobile: define start_ch() void as it only returns 0 anyhowWolfram Sang1-6/+3
2018-08-30i2c: refactor function to release a DMA safe bufferWolfram Sang4-10/+15
2018-08-30i2c: algos: bit: make the error messages grepableJan Kundrát1-24/+31
2018-08-30i2c: designware: Re-init controllers with pm_disabled set on resumeHans de Goede2-2/+6
2018-08-30i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBusMika Westerberg1-1/+8
2018-08-30of: add node name compare helper functionsRob Herring2-0/+35
2018-08-30arm/arm64: smccc-1.1: Handle function result as parametersMarc Zyngier1-10/+20
2018-08-30x86/asm: Use CC_SET()/CC_OUT() in __gen_sigismember()Uros Bizjak1-3/+4
2018-08-30x86/alternatives: Lockdep-enforce text_mutex in text_poke*()Jiri Kosina1-4/+5
2018-08-30objtool: Remove workaround for unreachable warnings from old GCCMasahiro Yamada1-2/+0
2018-08-30notifier: Remove notifier header file wherever not usedMukesh Ojha7-7/+0
2018-08-30watchdog: Mark watchdog touch functions as notraceVincent Whitchurch3-4/+4
2018-08-30x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()Jann Horn1-0/+4
2018-08-30x86/irqflags: Mark native_restore_fl extern inlineNick Desaulniers1-1/+2
2018-08-30x86/build: Remove jump label quirk for GCC older than 4.5.2Masahiro Yamada2-16/+0
2018-08-30mac80211: always account for A-MSDU header changesJohannes Berg1-5/+7
2018-08-30mac80211: do not convert to A-MSDU if frag/subframe limitedLorenzo Bianconi1-3/+3
2018-08-30cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IEArunk Khandavalli1-0/+1
2018-08-29tc-testing: add test-cases for numeric and invalid control actionPaolo Abeni1-0/+48
2018-08-29net_sched: reject unknown tcfa_action valuesPaolo Abeni1-5/+11
2018-08-29net: mvpp2: initialize port of_node pointerBaruch Siach1-0/+1
2018-08-29net: bcmgenet: use MAC link status for fixed phyDoug Berger2-2/+11
2018-08-29net: stmmac: build the dwmac-socfpga platform driver for Stratix10Dinh Nguyen1-1/+1
2018-08-29net: rtnl: return early from rtnl_unregister_all when protocol isn't registeredSabrina Dubroca1-0/+4
2018-08-29ipv6: fix cleanup ordering for pingv6 registrationSabrina Dubroca1-2/+2
2018-08-29ipv6: fix cleanup ordering for ip6_mr failureSabrina Dubroca1-3/+3
2018-08-29net/sched: act_pedit: fix dump of extended layered opDavide Caratti1-5/+13
2018-08-29sh_eth: Add R7S9210 supportChris Brandt2-0/+37
2018-08-29net: hns: add netif_carrier_off before change speed and duplexPeng Li1-0/+2