summaryrefslogtreecommitdiffstats
path: root/Documentation/features/io (unfollow)
Commit message (Expand)AuthorFilesLines
2017-05-09KVM: arm/arm64: Don't call map_resources when restoring ITS tablesChristoffer Dall1-9/+1
2017-05-09KVM: arm/arm64: Register ITS iodev when setting base addressChristoffer Dall3-43/+10
2017-05-09KVM: arm/arm64: Get rid of its->initialized fieldMarc Zyngier2-7/+1
2017-05-09KVM: arm/arm64: Register iodevs when setting redist base and creating VCPUsChristoffer Dall7-11/+72
2017-05-09KVM: arm/arm64: Slightly rework kvm_vgic_addrChristoffer Dall1-9/+13
2017-05-09KVM: arm/arm64: Make vgic_v3_check_base more broadly usableChristoffer Dall2-4/+16
2017-05-09KVM: arm/arm64: Refactor vgic_register_redist_iodevsChristoffer Dall3-44/+68
2017-05-09KVM: Add kvm_vcpu_get_idx to get vcpu index in kvm->vcpusChristoffer Dall1-0/+11
2017-05-09nVMX: Advertise PML to L1 hypervisorBandan Das1-5/+11
2017-05-09nVMX: Implement emulated Page Modification LoggingBandan Das1-2/+79
2017-05-09kvm: x86: Add a hook for arch specific dirty logging emulationBandan Das4-0/+22
2017-05-09kvm: nVMX: Validate CR3 target count on nested VM-entryJim Mattson1-0/+8
2017-05-09KVM: set no_llseek in stat_fops_per_vmGeliang Tang1-2/+2
2017-05-09KVM: arm/arm64: vgic: Rename kvm_vgic_vcpu_init to kvm_vgic_vcpu_enableChristoffer Dall1-6/+2
2017-05-09KVM: arm/arm64: Clarification and relaxation to ITS save/restore ABIChristoffer Dall1-11/+12
2017-05-09drivers/staging/ccree/ssi_hash.c: fix build with gcc-4.4.4Andrew Morton1-110/+126
2017-05-09selftests/vm: add a test for virtual address range mappingAnshuman Khandual3-0/+134
2017-05-09dax: add tracepoint to dax_insert_mapping()Ross Zwisler2-0/+31
2017-05-09dax: add tracepoint to dax_writeback_one()Ross Zwisler2-0/+25
2017-05-09dax: add tracepoints to dax_writeback_mapping_range()Ross Zwisler2-5/+39
2017-05-09dax: add tracepoints to dax_load_hole()Ross Zwisler2-5/+12
2017-05-09dax: add tracepoints to dax_pfn_mkwrite()Ross Zwisler2-0/+5
2017-05-09dax: add tracepoints to dax_iomap_pte_fault()Ross Zwisler2-4/+52
2017-05-09mtd: nand: nandsim: convert to memalloc_noreclaim_*()Vlastimil Babka1-20/+9
2017-05-09treewide: convert PF_MEMALLOC manipulations to new helpersVlastimil Babka4-12/+16
2017-05-09mm: introduce memalloc_noreclaim_{save,restore}Vlastimil Babka3-11/+29
2017-05-09mm: prevent potential recursive reclaim due to clearing PF_MEMALLOCVlastimil Babka1-1/+2
2017-05-09mm/huge_memory.c: deposit a pgtable for DAX PMD faults when requiredOliver O'Halloran1-2/+18
2017-05-09mm/huge_memory.c: use zap_deposited_table() moreOliver O'Halloran1-6/+2
2017-05-09time: delete CURRENT_TIME_SEC and CURRENT_TIMEDeepa Dinamani1-3/+0
2017-05-09gfs2: replace CURRENT_TIME with current_timeStephen Rothwell1-2/+2
2017-05-09apparmorfs: replace CURRENT_TIME with current_time()Deepa Dinamani1-1/+1
2017-05-09lustre: replace CURRENT_TIME macroDeepa Dinamani2-5/+5
2017-05-09fs: ubifs: replace CURRENT_TIME_SEC with current_timeDeepa Dinamani6-30/+26
2017-05-09fs: ufs: use ktime_get_real_ts64() for birthtimeDeepa Dinamani1-2/+4
2017-05-09fs: ceph: CURRENT_TIME with ktime_get_real_ts()Deepa Dinamani4-6/+10
2017-05-09fs: cifs: replace CURRENT_TIME by other appropriate apisDeepa Dinamani3-19/+23
2017-05-09trace: make trace_hwlat timestamp y2038 safeDeepa Dinamani3-15/+14
2017-05-09fs: f2fs: use ktime_get_real_seconds for sit_info timesDeepa Dinamani2-3/+4
2017-05-09format-security: move static strings to constKees Cook19-27/+31
2017-05-09Documentation/vm/transhuge.txt: fix trivial typosSeongJae Park1-5/+5
2017-05-09fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flagTetsuo Handa9-37/+17
2017-05-09include/linux/uaccess.h: remove expensive WARN_ON in pagefault_disabled_decAndi Kleen1-1/+0
2017-05-09drivers/scsi/megaraid: remove expensive inline from megasas_return_cmdAndi Kleen1-1/+1
2017-05-09kref: remove WARN_ON for NULL release functionsAndi Kleen1-6/+0
2017-05-09treewide: decouple cacheflush.h and set_memory.hLaura Abbott7-11/+3
2017-05-09drivers/staging/media/atomisp/pci/atomisp2: use set_memory.hAndrew Morton4-4/+9
2017-05-09drivers/video/fbdev/vermilion/vermilion.c: use set_memory.h headerLaura Abbott1-1/+1
2017-05-09drivers/misc/sram-exec.c: use set_memory.h headerLaura Abbott1-1/+2
2017-05-09alsa: use set_memory.h headerLaura Abbott3-3/+5