summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-12-21ARM/KVM: save and restore generic timer registersAndre Przywara4-1/+132
2013-12-21arm/arm64: KVM: arch_timer: Initialize cntvoff at kvm_initChristoffer Dall1-0/+2
2013-12-20KVM: MMU: handle invalid root_hpa at __direct_mapMarcelo Tosatti1-0/+3
2013-12-20KVM: VMX: Do not skip the instruction if handle_dr injects a faultJan Kiszka1-3/+7
2013-12-18KVM: nVMX: Support direct APIC access from L2Jan Kiszka1-0/+5
2013-12-13KVM: x86: Add comment on vcpu_enter_guest()'s return valueTakuya Yoshikawa1-0/+5
2013-12-13KVM: Use cond_resched() directly and remove useless kvm_resched()Takuya Yoshikawa3-3/+3
2013-12-12Merge tag 'kvm-s390-20131211' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini3-12/+56
2013-12-12KVM: nVMX: Add support for activity state HLTJan Kiszka2-1/+7
2013-12-12KVM: VMX: shadow VM_(ENTRY|EXIT)_CONTROLS vmcs fieldGleb Natapov1-27/+85
2013-12-12Merge remote-tracking branch 'tip/x86/cpufeature' into kvm-nextPaolo Bonzini77-578/+649
2013-12-11KVM: s390: ioeventfd: ignore leftmost bitsDominik Dingel1-1/+1
2013-12-11KVM: s390: SIGP START has to report BUSY while stopping a CPUThomas Huth2-0/+6
2013-12-11KVM: s390: Reworked SIGP RESTART orderThomas Huth1-8/+11
2013-12-11KVM: s390: Add the SIGP order CONDITIONAL EMERGENCY SIGNALThomas Huth2-1/+37
2013-12-11KVM: s390: Use helper function to set CC in SIGP handlerThomas Huth1-2/+1
2013-12-07x86, xsave: Support eager-only xsave features, add MPX supportQiaowei Ren3-4/+43
2013-12-06x86, cpufeature: Define the Intel MPX feature flagQiaowei Ren1-0/+1
2013-11-29Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds8-66/+67
2013-11-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds13-88/+85
2013-11-29arm64: Move PTE_PROT_NONE higher upCatalin Marinas1-14/+17
2013-11-29arm64: Use Normal NonCacheable memory for writecombineCatalin Marinas1-1/+1
2013-11-28arm64: debug: make aarch32 bkpt checking endian cleanMatthew Leach1-8/+12
2013-11-28arm64: ptrace: fix compat registes get/set to be endian cleanMatthew Leach1-21/+19
2013-11-28KVM: s390: Removed kvm_s390_inject_sigp_stop()Thomas Huth2-7/+0
2013-11-28KVM: s390: Add SIGP store-status-at-address orderThomas Huth2-0/+36
2013-11-28KVM: s390: fix diagnose code extractionHeiko Carstens1-1/+1
2013-11-28KVM: s390: Fix clock comparator field for STORE STATUSThomas Huth1-1/+3
2013-11-28KVM: s390: Always store status during SIGP STOP_AND_STORE_STATUSThomas Huth3-13/+31
2013-11-28KVM: s390: Do not set CC3 for EQBS and SQBSThomas Huth1-2/+0
2013-11-28KVM: s390: Fix access to CR6 in TPI handlerThomas Huth1-1/+1
2013-11-28KVM: s390: Removed VIRTIODESCSPACEThomas Huth1-3/+0
2013-11-28KVM: s390: Removed SIE_INTERCEPT_UCONTROLThomas Huth2-20/+6
2013-11-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds18-24/+98
2013-11-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds18-187/+319
2013-11-26ARM: bcm2835: add missing #xxx-cells to I2C nodesStephen Warren1-0/+4
2013-11-26Merge tag 'imx-fixes-3.13-2' of git://git.linaro.org/people/shawnguo/linux-2....Kevin Hilman1-1/+1
2013-11-26ARM: dts: Add max77686 RTC interrupt to cros5250-commonDoug Anderson1-0/+12
2013-11-26ARM: vexpress/TC2: Implement MCPM power_down_finish()Dave Martin3-5/+102
2013-11-26Merge tag 'omap-for-v3.13/more-fixes-for-merge-window-take2' of git://git.ker...Olof Johansson11-180/+199
2013-11-26ARM: omap: fix warning with LPAE buildOlof Johansson1-1/+1
2013-11-25arm64: Unmask asynchronous aborts when in kernel modeCatalin Marinas3-0/+9
2013-11-25arm64: dts: Reserve the memory used for secondary CPU release addressCatalin Marinas1-0/+2
2013-11-25arm64: let the core code deal with preempt_countMarc Zyngier1-22/+7
2013-11-25s390/mm: handle asce-type exceptions as normal page faultMartin Schwidefsky1-1/+1
2013-11-25s390,time: revert direct ktime path for s390 clockevent deviceMartin Schwidefsky1-15/+4
2013-11-25s390/time,vdso: convert to the new update_vsyscall interfaceMartin Schwidefsky8-45/+62
2013-11-25s390/uaccess: add missing page table walk range checkHeiko Carstens1-0/+3
2013-11-25arch/powerpc/kernel: Use %12.12s instead of %12s to avoid memory overflowChen Gang1-1/+1
2013-11-25powerpc/signals: Improved mark VSX not saved with small contexts fixMichael Neuling2-9/+13