aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-09KVM: arm/arm64: Get rid of its->initialized fieldMarc Zyngier
2017-05-09KVM: arm/arm64: Register iodevs when setting redist base and creating VCPUsChristoffer Dall
2017-05-09KVM: arm/arm64: Slightly rework kvm_vgic_addrChristoffer Dall
2017-05-09KVM: arm/arm64: Make vgic_v3_check_base more broadly usableChristoffer Dall
2017-05-09KVM: arm/arm64: Refactor vgic_register_redist_iodevsChristoffer Dall
2017-05-09KVM: Add kvm_vcpu_get_idx to get vcpu index in kvm->vcpusChristoffer Dall
2017-05-09nVMX: Advertise PML to L1 hypervisorBandan Das
2017-05-09nVMX: Implement emulated Page Modification LoggingBandan Das
2017-05-09kvm: x86: Add a hook for arch specific dirty logging emulationBandan Das
2017-05-09kvm: nVMX: Validate CR3 target count on nested VM-entryJim Mattson
2017-05-09Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2017-05-09KVM: set no_llseek in stat_fops_per_vmGeliang Tang
2017-05-09powerpc/64s: Fix unnecessary machine check handler relocation branchNicholas Piggin
2017-05-09powerpc/mm/book3s/64: Rework page table geometry for lower memory usageMichael Ellerman
2017-05-09powerpc: Fix distclean with Makefile.postlinkHoria Geantă
2017-05-09KVM: arm/arm64: vgic: Rename kvm_vgic_vcpu_init to kvm_vgic_vcpu_enableChristoffer Dall
2017-05-09KVM: arm/arm64: Clarification and relaxation to ITS save/restore ABIChristoffer Dall
2017-05-09x86/intel_rdt: Fix a typo in DocumentationXiaochen Shen
2017-05-09clocksource/arm_arch_timer: Fix arch_timer_mem_find_best_frame()Sudeep Holla
2017-05-09x86/build: Don't add -maccumulate-outgoing-args w/o compiler supportNick Desaulniers
2017-05-09x86/boot/32: Fix UP boot on Quark and possibly other platformsAndy Lutomirski
2017-05-09x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init()Laura Abbott
2017-05-08Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-08Merge tag 'trace-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2017-05-08Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-05-08Revert "ipv4: restore rt->fi for reference counting"David S. Miller
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-08Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-05-08tracing: Use cpumask_available() to check if cpumask variable may be usedMatthias Kaehlcke
2017-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-08drivers/staging/ccree/ssi_hash.c: fix build with gcc-4.4.4Andrew Morton
2017-05-08selftests/vm: add a test for virtual address range mappingAnshuman Khandual
2017-05-08dax: add tracepoint to dax_insert_mapping()Ross Zwisler
2017-05-08dax: add tracepoint to dax_writeback_one()Ross Zwisler
2017-05-08dax: add tracepoints to dax_writeback_mapping_range()Ross Zwisler
2017-05-08dax: add tracepoints to dax_load_hole()Ross Zwisler
2017-05-08dax: add tracepoints to dax_pfn_mkwrite()Ross Zwisler
2017-05-08dax: add tracepoints to dax_iomap_pte_fault()Ross Zwisler
2017-05-08mtd: nand: nandsim: convert to memalloc_noreclaim_*()Vlastimil Babka
2017-05-08treewide: convert PF_MEMALLOC manipulations to new helpersVlastimil Babka
2017-05-08mm: introduce memalloc_noreclaim_{save,restore}Vlastimil Babka
2017-05-08mm: prevent potential recursive reclaim due to clearing PF_MEMALLOCVlastimil Babka
2017-05-08mm/huge_memory.c: deposit a pgtable for DAX PMD faults when requiredOliver O'Halloran
2017-05-08mm/huge_memory.c: use zap_deposited_table() moreOliver O'Halloran
2017-05-08time: delete CURRENT_TIME_SEC and CURRENT_TIMEDeepa Dinamani
2017-05-08gfs2: replace CURRENT_TIME with current_timeStephen Rothwell
2017-05-08apparmorfs: replace CURRENT_TIME with current_time()Deepa Dinamani
2017-05-08lustre: replace CURRENT_TIME macroDeepa Dinamani
2017-05-08fs: ubifs: replace CURRENT_TIME_SEC with current_timeDeepa Dinamani
2017-05-08fs: ufs: use ktime_get_real_ts64() for birthtimeDeepa Dinamani