aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/msr-index.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-26x86/cpufeatures: Add AMD feature bits for Speculation ControlDavid Woodhouse1-0/+3
2018-01-26x86/cpufeatures: Add Intel feature bits for Speculation ControlDavid Woodhouse1-0/+3
2018-01-26x86/cpufeatures: Add CPUID_7_EDX CPUID leafDavid Woodhouse6-9/+15
2018-01-26spi: dw: Remove unused members from struct chip_dataJarkko Nikula1-2/+0
2018-01-26regulator: add PM suspend and resume hooksChunyan Zhang4-33/+251
2018-01-26regulator: empty the old suspend functionsChunyan Zhang2-77/+2
2018-01-26regulator: leave one item to record whether regulator is enabledChunyan Zhang3-14/+25
2018-01-26regulator: make regulator voltage be an array to support more statesChunyan Zhang2-30/+51
2018-01-26regulator: added support for suspend statesChunyan Zhang1-2/+10
2018-01-26module/retpoline: Warn about missing retpoline in moduleAndi Kleen4-1/+45
2018-01-26spi: orion: Fix a resource leak if the optional "axi" clk is deferredChristophe Jaillet1-5/+8
2018-01-26nvme: add tracepoint for nvme_complete_rqJohannes Thumshirn2-0/+27
2018-01-26nvme: add tracepoint for nvme_setup_cmdJohannes Thumshirn4-0/+281
2018-01-26nvme-pci: introduce RECONNECTING state to mark initializing procedureJianchao Wang2-3/+18
2018-01-25net: vrf: Add support for sends to local broadcast addressDavid Ahern1-2/+3
2018-01-25r8169: fix memory corruption on retrieval of hardware statistics.Francois Romieu1-7/+2
2018-01-25orangefs: fix deadlock; do not write i_size in read_iterMartin Brandenburg2-16/+2
2018-01-25alpha: osf_sys.c: use timespec64 where appropriateArnd Bergmann1-34/+34
2018-01-25alpha: osf_sys.c: fix put_tv32 regressionArnd Bergmann1-2/+2
2018-01-25jffs2: Fix use-after-free bug in jffs2_iget()'s error handling pathJake Daryll Obina1-1/+0
2018-01-25dcache: delete unused d_hash_maskAlexey Dobriyan1-3/+2
2018-01-25dcache: subtract d_hash_shift from 32 in advanceAlexey Dobriyan1-1/+3
2018-01-25fs/buffer.c: fold init_buffer() into init_page_buffers()Eric Biggers2-9/+2
2018-01-25fs: fold __inode_permission() into inode_permission()Eric Biggers2-46/+26
2018-01-25fs: add RWF_APPENDJürg Billeter2-1/+7
2018-01-26drm/nouveau: Move irq setup/teardown to pci ctor/dtorLyude Paul1-15/+31
2018-01-25f2fs: support inode creation timeChao Yu6-2/+43
2018-01-25pnfs/blocklayout: Ensure disk address in block device mapBenjamin Coddington1-2/+7
2018-01-25pnfs/blocklayout: pnfs_block_dev_map uses bytes, not sectorsBenjamin Coddington1-4/+3
2018-01-25net: don't call update_pmtu unconditionallyNicolas Dichtel9-18/+20
2018-01-25f2fs: rebuild sit page from sit info in memYunlei He2-16/+32
2018-01-25f2fs: stop issuing discard if fs is readonlyChao Yu1-0/+2
2018-01-25f2fs: clean up duplicated assignment in init_discard_policyChao Yu1-8/+3
2018-01-25f2fs: use GFP_F2FS_ZERO for cleanupChao Yu1-4/+2
2018-01-25nvme-rdma: remove redundant boolean for inline_dataMax Gurtovoy1-3/+0
2018-01-25nvme: don't free uuid pointer before printing itJohannes Thumshirn1-1/+2
2018-01-25GFS2: Fix minor comment typoBob Peterson1-1/+1
2018-01-25RDMA/qedr: lower print level of flushed CQEsKalderon, Michal1-3/+3
2018-01-25RDMA/uverbs: Use an unambiguous errno for method not supportedJason Gunthorpe1-6/+13
2018-01-25net: tcp: close sock if net namespace is exitingDan Streetman3-0/+28
2018-01-25MAINTAINERS: Fix the location of the rdma git repoDoug Ledford1-1/+1
2018-01-25ata: pata_pdc2027x: Replace mdelay with msleepJia-Ju Bai1-2/+2
2018-01-25ata: pata_it821x: Replace mdelay with usleep_range in it821x_firmware_commandJia-Ju Bai1-1/+1
2018-01-25ata: sata_mv: Replace mdelay with usleep_range in mv_reset_channelJia-Ju Bai1-1/+1
2018-01-25nvme-pci: Suspend queues after deleting themKeith Busch1-19/+8
2018-01-25MAINTAINERS: Remove Ram Amrani from Q-Logic RDMA driverAmrani, Ram1-1/+0
2018-01-25RDMA/srpt: Fix RCU debug build errorLeon Romanovsky1-2/+0
2018-01-25MAINTAINERS: add the iommu list for swiotlb and xen-swiotlbChristoph Hellwig1-1/+2
2018-01-25perf/x86: Fix perf,x86,cpuhp deadlockPeter Zijlstra1-15/+18
2018-01-25perf/core: Fix ctx::mutex deadlockPeter Zijlstra1-1/+7