aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/barrier.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-21x86/pti: Don't report XenPV as vulnerableJiri Kosina1-0/+4
2018-06-21x86/build: Remove unnecessary preparation for purgatoryMasahiro Yamada1-5/+0
2018-06-21Revert "kexec/purgatory: Add clean-up for purgatory directory"Masahiro Yamada1-1/+0
2018-06-21KVM: arm/arm64: add WARN_ON if size is not PAGE_SIZE aligned in unmap_stage2_rangeJia He1-0/+2
2018-06-21rseq/cleanup: Do not abort rseq c.s. in child on fork()Mathieu Desnoyers1-4/+1
2018-06-21rseq/selftests/arm: Align 'struct rseq_cs' on 32 bytesMathieu Desnoyers1-0/+1
2018-06-21rseq/selftests: Make run_param_test.sh executableMathieu Desnoyers1-0/+0
2018-06-21x86/xen: Add call of speculative_store_bypass_ht_init() to PV pathsJuergen Gross1-0/+5
2018-06-21drm/bridge/sii8620: fix display of packed pixel modes in MHL2Maciej Purski1-16/+1
2018-06-21KVM: arm64: Avoid mistaken attempts to save SVE state for vcpusDave Martin1-3/+3
2018-06-21KVM: arm64/sve: Fix SVE trap restoration for non-current tasksDave Martin2-4/+21
2018-06-21KVM: arm64: Don't mask softirq with IRQs disabled in vcpu_put()Dave Martin1-3/+5
2018-06-21arm64: Introduce sysreg_clear_set()Mark Rutland1-0/+11
2018-06-21KVM: arm/arm64: Drop resource size check for GICV windowArd Biesheuvel1-5/+0
2018-06-21nvme-fc: release io queues to allow fast failJames Smart1-3/+3
2018-06-20nbd: Add the nbd NBD_DISCONNECT_ON_CLOSE config flag.Doron Roberts-Kedes2-8/+37
2018-06-21Documentation: intel_pstate: Fix typoRafael J. Wysocki1-1/+1
2018-06-20block: sed-opal: Fix a couple off by one bugsDan Carpenter1-2/+2
2018-06-20tools/power turbostat: version 18.06.20Len Brown1-1/+1
2018-06-20tools/power turbostat: add the missing command line switchesNathan Ciobanu1-0/+14
2018-06-20tools/power turbostat: add single character tokens to helpNathan Ciobanu1-11/+14
2018-06-20tools/power turbostat: alphabetize the help outputNathan Ciobanu1-2/+2
2018-06-20tools/power turbostat: fix segfault on 'no node' machinesNathan Ciobanu1-0/+13
2018-06-20tools/power turbostat: add optional APIC X2APIC columnsLen Brown2-9/+68
2018-06-20tools/power turbostat: decode cpuid.1.HTLen Brown1-1/+2
2018-06-20tools/power turbostat: fix show/hide issues resulting from mis-mergeLen Brown1-52/+54
2018-06-20blk-mq-debugfs: Off by one in blk_mq_rq_state_name()Dan Carpenter1-1/+1
2018-06-20nvmet: reset keep alive timer in controller enableMax Gurtuvoy1-0/+8
2018-06-20nvme-rdma: don't override opts->queue_sizeSagi Grimberg1-11/+10
2018-06-20nvme-rdma: Fix command completion race at error recoveryIsrael Rukshin1-2/+6
2018-06-20nvme-rdma: fix possible free of a non-allocated async event bufferSagi Grimberg1-13/+11
2018-06-20nvme-rdma: fix possible double free condition when failing to create a controllerSagi Grimberg1-10/+10
2018-06-20x86: Call fixup_exception() before notify_die() in math_error()Siarhei Liakh1-6/+8
2018-06-20locking/rwsem: Fix up_read_non_owner() warning with DEBUG_RWSEMSWaiman Long1-0/+1
2018-06-20udf: Drop unused arguments of udf_delete_aext()Jan Kara3-9/+7
2018-06-20udf: Provide function for calculating dir entry lengthJan Kara3-15/+10
2018-06-20udf: Detect incorrect directory sizeJan Kara1-0/+3
2018-06-20ext2: add warning when specifying nocheck optionChengguang Xu2-5/+3
2018-06-20quota: Cleanup list iteration in dqcache_shrink_scan()Jan Kara1-5/+2
2018-06-20quota: reclaim least recently used dquotsGreg Thelen1-2/+2
2018-06-20ACPI / processor: Finish making acpi_processor_ppc_has_changed() voidBrian Norris1-2/+1
2018-06-20HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro largeJason Gerecke1-0/+8
2018-06-20HID: intel_ish-hid: ipc: register more pm callbacks to support hibernationEven Xu1-15/+7
2018-06-20HID: steam: use hid_device.driver_data instead of hid_set_drvdata()Rodrigo Rivas Costa1-5/+5
2018-06-20proc: fix missing final NUL in get_mm_cmdline() rewriteLinus Torvalds1-5/+23
2018-06-20ip: limit use of gso_size to udpWillem de Bruijn2-2/+4
2018-06-20stmmac: fix DMA channel hang in half-duplex modeBhadram Varka1-0/+10
2018-06-20net: stmmac: socfpga: add additional ocp reset line for Stratix10Dinh Nguyen2-5/+15
2018-06-20net: sungem: fix rx checksum supportEric Dumazet1-10/+12
2018-06-19MIPS: Wire up io_pgetevents syscallPaul Burton5-6/+13