summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-03-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-15/+48
2016-03-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-16/+3
2016-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds3-11/+31
2016-03-10x86/entry/traps: Show unhandled signal for i386 in do_trap()Jianyu Zhan1-2/+0
2016-03-10Merge tag 'kvm-s390-next-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini6-71/+209
2016-03-10s390: fix floating pointer register corruption (again)Martin Schwidefsky1-104/+2
2016-03-10s390/cpumf: add missing lpp magic initializationHeiko Carstens1-0/+1
2016-03-10x86/delay: Avoid preemptible context checks in delay_mwaitx()Borislav Petkov1-1/+1
2016-03-10KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0Paolo Bonzini1-1/+3
2016-03-10KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 comboPaolo Bonzini1-13/+23
2016-03-10x86/entry: Call enter_from_user_mode() with IRQs offAndy Lutomirski2-23/+15
2016-03-10x86/entry/32: Change INT80 to be an interrupt gateAndy Lutomirski4-18/+9
2016-03-10Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar37-52/+164
2016-03-10x86/fpu: Revert ("x86/fpu: Disable AVX when eagerfpu is off")Yu-cheng Yu2-11/+4
2016-03-10x86/entry: Improve system call entry commentsAndy Lutomirski3-28/+128
2016-03-10x86/entry: Remove TIF_SINGLESTEP entry workAndy Lutomirski2-11/+1
2016-03-10x86/entry/32: Add and check a stack canary for the SYSENTER stackAndy Lutomirski3-1/+13
2016-03-10x86/entry/32: Simplify and fix up the SYSENTER stack #DB/NMI fixupAndy Lutomirski2-63/+56
2016-03-10x86/entry: Only allocate space for tss_struct::SYSENTER_stack if neededAndy Lutomirski1-0/+2
2016-03-10x86/entry: Vastly simplify SYSENTER TF (single-step) handlingAndy Lutomirski4-24/+94
2016-03-10x86/entry/traps: Clear DR6 early in do_debug() and improve the commentAndy Lutomirski1-3/+12
2016-03-10x86/entry/traps: Clear TIF_BLOCKSTEP on all debug exceptionsAndy Lutomirski1-5/+7
2016-03-10x86/entry/32: Restore FLAGS on SYSEXITAndy Lutomirski1-0/+9
2016-03-10x86/entry/32: Filter NT and speed up AC filtering in SYSENTERAndy Lutomirski1-1/+22
2016-03-10x86/entry/compat: In SYSENTER, sink AC clearing below the existing FLAGS testAndy Lutomirski1-5/+3
2016-03-10s390/mm: four page table levels vs. forkMartin Schwidefsky2-10/+30
2016-03-10Merge tag 'v4.5-rc5' into develLinus Walleij212-908/+1572
2016-03-09arm64: kasan: clear stale stack poisonMark Rutland1-0/+4
2016-03-09Merge tag 'for-v4.5-rc/omap-critical-fixes-a' of git://git.kernel.org/pub/scm...Olof Johansson3-1/+21
2016-03-09arm64: hugetlb: partial revert of 66b3923a1a0fWill Deacon1-14/+0
2016-03-09arm64: account for sparsemem section alignment when choosing vmemmap offsetArd Biesheuvel1-2/+3
2016-03-09dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez3-22/+18
2016-03-09x86/defconfigs/32: Set CONFIG_FRAME_WARN to the Kconfig defaultBorislav Petkov1-1/+1
2016-03-09KVM: x86: remove eager_fpu field of struct kvm_vcpu_archPaolo Bonzini3-4/+2
2016-03-09KVM: x86: disable MPX if host did not enable MPX XSAVE featuresPaolo Bonzini3-18/+17
2016-03-09x86/fpu: Fix 'no387' regressionAndy Lutomirski1-6/+8
2016-03-09Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini215-2568/+4112
2016-03-09arm64: KVM: vgic-v3: Only wipe LRs on vcpu exitMarc Zyngier1-5/+4
2016-03-09arm64: KVM: vgic-v3: Reset LRs at boot timeMarc Zyngier2-0/+10
2016-03-09arm64: KVM: vgic-v3: Do not save an LR known to be emptyMarc Zyngier1-2/+9
2016-03-09arm64: KVM: vgic-v3: Save maintenance interrupt state only if requiredMarc Zyngier1-2/+31
2016-03-09arm64: KVM: vgic-v3: Avoid accessing ICH registersMarc Zyngier1-113/+180
2016-03-08x86/mm, x86/mce: Add memcpy_mcsafe()Tony Luck3-0/+132
2016-03-08perf/x86/intel/rapl: Simplify quirk handling even moreBorislav Petkov1-19/+13
2016-03-08s390: Fix misspellings in commentsAdam Buchbinder5-6/+6
2016-03-08s390/mm: split arch/s390/mm/pgtable.cMartin Schwidefsky13-1405/+1464
2016-03-08s390/mm: uninline pmdp_xxx functions from pgtable.hMartin Schwidefsky3-112/+124
2016-03-08s390/mm: uninline ptep_xxx functions from pgtable.hMartin Schwidefsky3-353/+318
2016-03-08Merge branch 'linus' into x86/fpu, to pick up fixesIngo Molnar188-659/+1244
2016-03-08x86/asm-offsets: Remove PARAVIRT_enabledAndy Lutomirski1-1/+0