summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2016-03-238-8/+8
|\
| * clk: renesas: Rename header file renesas.hSimon Horman2016-03-154-4/+4
| * clk: mvebu: Move corediv config to mvebu configKevin Smith2016-02-251-0/+3
| * clk: Get rid of HAVE_MACH_CLKDEVStephen Boyd2016-02-252-3/+0
| * Merge tag 'v4.6-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/g...Michael Turquette2016-02-151-1/+1
| |\
| | * clk: rockchip: fix usbphy-related clocksHeiko Stuebner2016-01-251-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-2229-417/+98
|\ \ \
| * | | ia64/extable: use generic search and sort routinesArd Biesheuvel2016-03-222-101/+4
| * | | x86/extable: use generic search and sort routinesArd Biesheuvel2016-03-222-111/+2
| * | | s390/extable: use generic search and sort routinesArd Biesheuvel2016-03-223-93/+2
| * | | alpha/extable: use generic search and sort routinesArd Biesheuvel2016-03-223-95/+9
| * | | kernel: add kcov code coverageDmitry Vyukov2016-03-2210-0/+37
| * | | rapidio: add global inbound port write interfacesAlexandre Bounine2016-03-223-6/+12
| * | | powerpc/fsl_rio: changes to mport registrationAlexandre Bounine2016-03-221-6/+12
| * | | fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn2016-03-221-1/+1
| * | | x86/compat: remove is_compat_task()Andy Lutomirski2016-03-223-3/+4
| * | | sparc/syscall: fix syscall_get_archAndy Lutomirski2016-03-221-1/+8
| * | | sparc/compat: provide an accurate in_compat_syscall implementationAndy Lutomirski2016-03-221-0/+7
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-03-2223-89/+425
|\ \ \ \
| * | | | KVM: page_track: fix access to NULL slotPaolo Bonzini2016-03-221-2/+7
| * | | | KVM: PPC: do not compile in vfio.o unconditionallyPaolo Bonzini2016-03-221-1/+2
| * | | | kvm, rt: change async pagefault code locking for PREEMPT_RTRik van Riel2016-03-221-18/+19
| * | | | KVM/PPC: update the comment of memory barrier in the kvmppc_prepare_to_enter()Lan Tianyu2016-03-221-0/+3
| * | | | KVM/x86: update the comment of memory barrier in the vcpu_enter_guest()Lan Tianyu2016-03-221-2/+6
| * | | | KVM/x86: Call smp_wmb() before increasing tlbs_dirtyLan Tianyu2016-03-221-0/+11
| * | | | KVM/x86: Replace smp_mb() with smp_store_mb/release() in the walk_shadow_page...Lan Tianyu2016-03-221-4/+3
| * | | | KVM: Remove redundant smp_mb() in the kvm_mmu_commit_zap_page()Lan Tianyu2016-03-221-8/+7
| * | | | KVM, pkeys: expose CPUID/CR4 to guestHuaitong Han2016-03-224-6/+37
| * | | | KVM, pkeys: add pkeys support for permission_faultHuaitong Han2016-03-227-8/+72
| * | | | KVM, pkeys: introduce pkru_mask to cache conditionsHuaitong Han2016-03-222-0/+88
| * | | | KVM, pkeys: save/restore PKRU when guest/host switchesXiao Guangrong2016-03-221-0/+23
| * | | | x86: pkey: introduce write_pkru() for KVMXiao Guangrong2016-03-222-0/+22
| * | | | KVM, pkeys: add pkeys support for xsave stateHuaitong Han2016-03-221-1/+2
| * | | | KVM, pkeys: disable pkeys for guests in non-paging modeHuaitong Han2016-03-221-6/+10
| * | | | KVM: x86: remove magic number with enum cpuid_leafsHuaitong Han2016-03-221-20/+20
| * | | | KVM: MMU: return page fault error code from permission_faultPaolo Bonzini2016-03-222-8/+12
| * | | | KVM: PPC: Create a virtual-mode only TCE table handlersAlexey Kardashevskiy2016-03-223-7/+57
| * | | | KVM: VMX: fix nested vpid for old KVM guestsPaolo Bonzini2016-03-221-1/+13
| * | | | KVM: VMX: avoid guest hang on invalid invvpid instructionPaolo Bonzini2016-03-221-0/+1
| * | | | KVM: VMX: avoid guest hang on invalid invept instructionPaolo Bonzini2016-03-221-0/+1
| * | | | kvm: arm64: Disable compiler instrumentation for hypervisor codeCatalin Marinas2016-03-211-0/+4
| * | | | arm64: KVM: Turn kvm_ksym_ref into a NOP on VHEMarc Zyngier2016-03-211-1/+7
| * | | | KVM: arm/arm64: disable preemption when calling smp_call_function_manyEric Auger2016-03-211-0/+2
* | | | | Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-222-7/+14
|\ \ \ \ \
| * | | | | xen: audit usages of module.h ; remove unnecessary instancesPaul Gortmaker2016-03-211-0/+2
| * | | | | xen/x86: Drop mode-selecting ifdefs in startup_xen()Boris Ostrovsky2016-03-031-7/+3
| * | | | | xen/x86: Zero out .bss for PV guestsBoris Ostrovsky2016-03-031-0/+9
* | | | | | Merge tag 'iommu-updates-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-03-221-0/+81
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm...Joerg Roedel2016-03-211-0/+81
| |\ \ \ \ \ \ \ | | | | |/ / / / | | | |/| | | / | | | |_|_|_|/ | | |/| | | |
| | | | * | | dts: mt8173: Add iommu/smi nodes for mt8173Yong Wu2016-02-251-0/+81
| | | |/ / /