summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-11-25KVM: nVMX: remove incorrect vpid check in nested invvpid emulationHaozhong Zhang
2015-11-24Merge tag 'kvm-arm-for-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2015-11-24arm64: kvm: report original PAR_EL1 upon panicMark Rutland
2015-11-24arm64: kvm: avoid %p in __kvm_hyp_panicMark Rutland
2015-11-24KVM: arm/arm64: Fix preemptible timer active state crazynessChristoffer Dall
2015-11-24arm64: KVM: Add workaround for Cortex-A57 erratum 834220Marc Zyngier
2015-11-24arm64: KVM: Fix AArch32 to AArch64 register mappingMarc Zyngier
2015-11-24ARM/arm64: KVM: test properly for a PTE's uncachednessArd Biesheuvel
2015-11-22Merge tag 'usb-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-11-22Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-11-22Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-11-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-22parisc: Map kernel text and data on huge pagesHelge Deller
2015-11-22parisc: Add Huge Page and HUGETLBFS supportHelge Deller
2015-11-22parisc: Use long branch to do_syscall_trace_exitHelge Deller
2015-11-22parisc: Increase initial kernel mapping to 32MB on 64bit kernelHelge Deller
2015-11-22parisc: Initialize the fault vector earlier in the boot process.Helge Deller
2015-11-22parisc: Add defines for Huge page supportHelge Deller
2015-11-22parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.hHelge Deller
2015-11-20Merge tag 'pm+acpi-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-11-20Merge tag 'powerpc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-11-20MIPS: ath79: Add a machine entry for booting OF machinesAlban Bedel
2015-11-20MIPS: ath79: Fix the size of the MISC INTC registers in ar9132.dtsiAlban Bedel
2015-11-20MIPS: ath79: Fix the DDR control initialization on ar71xx and ar934xAlban Bedel
2015-11-20parisc: Drop definition of start_thread_som for HP-UX SOM binariesHelge Deller
2015-11-20parisc: Fix wrong comment regarding first pmd entry flagsHelge Deller
2015-11-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-11-19arm64: restore bogomips information in /proc/cpuinfoYang Shi
2015-11-19Merge tag 'kvm-s390-master-4.4-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2015-11-19KVM: s390: fix wrong lookup of VCPUs by array indexDavid Hildenbrand
2015-11-19KVM: s390: avoid memory overwrites on emergency signal injectionDavid Hildenbrand
2015-11-19KVM: s390: fix pfmf intercept handlerHeiko Carstens
2015-11-19KVM: s390: enable SIMD only when no VCPUs were createdDavid Hildenbrand
2015-11-19x86/cpu: Fix SMAP check in PVOPS environmentsAndrew Cooper
2015-11-19x86/ftrace: Add comment on static function tracingNamhyung Kim
2015-11-18arm64: barriers: fix smp_load_acquire to work with const argumentsWill Deacon
2015-11-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-11-18arm64: Fix R/O permissions in mark_rodata_roLaura Abbott
2015-11-18arm64: crypto: reduce priority of core AES cipherArd Biesheuvel
2015-11-18KVM: x86: request interrupt window when IRQ chip is splitMatt Gingell
2015-11-18KVM: x86: set KVM_REQ_EVENT on local interrupt request from user spaceMatt Gingell
2015-11-18KVM: x86: split kvm_vcpu_ready_for_interrupt_injection out of dm_request_for_...Matt Gingell
2015-11-18KVM: x86: fix interrupt window handling in split IRQ chip caseMatt Gingell
2015-11-18MIPS: KVM: Uninit VCPU in vcpu_create error pathJames Hogan
2015-11-18MIPS: KVM: Fix CACHE immediate offset sign extensionJames Hogan
2015-11-18MIPS: KVM: Fix ASID restoration logicJames Hogan
2015-11-18arm64: use non-global mappings for UEFI runtime regionsArd Biesheuvel
2015-11-18ARM: dts: imx27.dtsi: change the clock information for usbPeter Chen
2015-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-11-17arm64: bpf: make BPF prologue and epilogue align with ARM64 AAPCSYang Shi