summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-03-22x86/extable: use generic search and sort routinesArd Biesheuvel
2016-03-22s390/extable: use generic search and sort routinesArd Biesheuvel
2016-03-22alpha/extable: use generic search and sort routinesArd Biesheuvel
2016-03-22kernel: add kcov code coverageDmitry Vyukov
2016-03-22rapidio: add global inbound port write interfacesAlexandre Bounine
2016-03-22powerpc/fsl_rio: changes to mport registrationAlexandre Bounine
2016-03-22fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn
2016-03-22x86/compat: remove is_compat_task()Andy Lutomirski
2016-03-22sparc/syscall: fix syscall_get_archAndy Lutomirski
2016-03-22sparc/compat: provide an accurate in_compat_syscall implementationAndy Lutomirski
2016-03-22Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-22Merge tag 'iommu-updates-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-03-22KVM: page_track: fix access to NULL slotPaolo Bonzini
2016-03-22KVM: PPC: do not compile in vfio.o unconditionallyPaolo Bonzini
2016-03-22kvm, rt: change async pagefault code locking for PREEMPT_RTRik van Riel
2016-03-22KVM/PPC: update the comment of memory barrier in the kvmppc_prepare_to_enter()Lan Tianyu
2016-03-22KVM/x86: update the comment of memory barrier in the vcpu_enter_guest()Lan Tianyu
2016-03-22KVM/x86: Call smp_wmb() before increasing tlbs_dirtyLan Tianyu
2016-03-22KVM/x86: Replace smp_mb() with smp_store_mb/release() in the walk_shadow_page...Lan Tianyu
2016-03-22KVM: Remove redundant smp_mb() in the kvm_mmu_commit_zap_page()Lan Tianyu
2016-03-22KVM, pkeys: expose CPUID/CR4 to guestHuaitong Han
2016-03-22KVM, pkeys: add pkeys support for permission_faultHuaitong Han
2016-03-22KVM, pkeys: introduce pkru_mask to cache conditionsHuaitong Han
2016-03-22KVM, pkeys: save/restore PKRU when guest/host switchesXiao Guangrong
2016-03-22x86: pkey: introduce write_pkru() for KVMXiao Guangrong
2016-03-22KVM, pkeys: add pkeys support for xsave stateHuaitong Han
2016-03-22KVM, pkeys: disable pkeys for guests in non-paging modeHuaitong Han
2016-03-22KVM: x86: remove magic number with enum cpuid_leafsHuaitong Han
2016-03-22KVM: MMU: return page fault error code from permission_faultPaolo Bonzini
2016-03-22KVM: PPC: Create a virtual-mode only TCE table handlersAlexey Kardashevskiy
2016-03-22KVM: VMX: fix nested vpid for old KVM guestsPaolo Bonzini
2016-03-22KVM: VMX: avoid guest hang on invalid invvpid instructionPaolo Bonzini
2016-03-22KVM: VMX: avoid guest hang on invalid invept instructionPaolo Bonzini
2016-03-22ARM: dts: at91: sama5d4 Xplained: don't disable hsmci regulatorLudovic Desroches
2016-03-22ARM: dts: at91: sama5d3 Xplained: don't disable hsmci regulatorLudovic Desroches
2016-03-21Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...Linus Torvalds
2016-03-21Merge tag 'arc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2016-03-21xen: audit usages of module.h ; remove unnecessary instancesPaul Gortmaker
2016-03-21Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm...Joerg Roedel
2016-03-21kvm: arm64: Disable compiler instrumentation for hypervisor codeCatalin Marinas
2016-03-21arm64: Split pr_notice("Virtual kernel memory layout...") into multiple pr_co...Catalin Marinas
2016-03-21arm64: drop unused __local_flush_icache_all()Kefeng Wang
2016-03-21arm64: fix KASLR boot-time I-cache maintenanceMark Rutland
2016-03-21arm64/kernel: fix incorrect EL0 check in inv_entry macroArd Biesheuvel
2016-03-21perf/x86/intel/rapl: Add missing Broadwell modelsSrinivas Pandruvada
2016-03-21perf/x86/intel/uncore: Remove ev_sel_ext bit support for PCUKan Liang
2016-03-21arm64: KVM: Turn kvm_ksym_ref into a NOP on VHEMarc Zyngier
2016-03-21KVM: arm/arm64: disable preemption when calling smp_call_function_manyEric Auger
2016-03-21perf/x86/amd/power: Add AMD accumulated power reporting mechanismHuang Rui
2016-03-21x86/cpufeature, perf/x86: Add AMD Accumulated Power Mechanism feature flagHuang Rui