summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-07-24KVM: x86: Setting rflags.rf during rep-string emulationNadav Amit1-1/+5
2014-07-24Merge tag 'renesas-fixes2-for-v3.16' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-2/+2
2014-07-24arm64: Fix barriers used for page table modificationsCatalin Marinas3-12/+17
2014-07-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-4/+13
2014-07-24Merge tag 'xtensa-next-20140721' of git://github.com/czankel/xtensa-linuxLinus Torvalds3-25/+139
2014-07-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds7-7/+31
2014-07-24sh: also try passing -m4-nofpu for SH2A buildsGeert Uytterhoeven1-1/+2
2014-07-23x86, cpu: Fix cache topology for early P4-SMTPeter Zijlstra2-11/+23
2014-07-23arm64: Add support for 48-bit VA space with 64KB page configurationCatalin Marinas3-9/+14
2014-07-23arm64: asm/pgtable.h pmd/pud definitions clean-upCatalin Marinas1-29/+28
2014-07-23arm64: Determine the vmalloc/vmemmap space at build time based on VA_BITSCatalin Marinas2-12/+23
2014-07-23arm64: Clean up the initial page table creation in head.SCatalin Marinas1-32/+27
2014-07-23arm64: Remove asm/pgtable-*level-types.h filesCatalin Marinas4-161/+49
2014-07-23arm64: Remove asm/pgtable-*level-hwdef.h filesCatalin Marinas4-149/+36
2014-07-23arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELSCatalin Marinas8-31/+28
2014-07-23arm64: mm: Implement 4 levels of translation tablesJungseok Lee11-17/+147
2014-07-23arm64: Add 4 levels of page tables definition with 4KB pagesJungseok Lee2-0/+121
2014-07-23arm64: Introduce VA_BITS and translation level optionsJungseok Lee7-15/+54
2014-07-23arm64: Do not initialise the fixmap page tables in head.SCatalin Marinas3-19/+22
2014-07-23arm64: Create non-empty ZONE_DMA when DRAM starts above 4GBCatalin Marinas1-4/+13
2014-07-23ARM: OMAP2+: gpmc: fix gpmc_hwecc_bch_capable()Christoph Fritz1-8/+10
2014-07-23arm64: Remove stray ARCH_HAS_OPP referenceMark Brown1-1/+0
2014-07-23powerpc/perf: Fix MMCR2 handling for EBBMichael Ellerman1-3/+3
2014-07-23ARM: shmobile: r8a7791: Fix SD2CKCR register addressShinobu Uehara1-2/+2
2014-07-23acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context.Tomasz Nowicki1-0/+6
2014-07-23acpi, apei, ghes: Make NMI error notification to be GHES architecture extension.Tomasz Nowicki1-0/+2
2014-07-23apei, mce: Factor out APEI architecture specific MCE calls.Tomasz Nowicki2-0/+57
2014-07-22x86_32, entry: Store badsys error code in %eaxSven Wegener1-4/+5
2014-07-22Merge tag 'kvm-s390-20140721' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini6-101/+58
2014-07-22powerpc: use _GLOBAL_TOC for memmoveLi Zhong1-1/+1
2014-07-22powerpc/pseries: dynamically added OF nodes need to call of_node_initTyrel Datwyler2-0/+2
2014-07-22powerpc: subpage_protect: Increase the array size to take care of 64TBAneesh Kumar K.V1-1/+2
2014-07-22powerpc: Fix bugs in emulate_step()Paul Mackerras1-5/+5
2014-07-22powerpc: Disable doorbells on Power8 DD1.xJoel Stanley2-0/+21
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds4-1/+6
2014-07-22sparc: Hook up renameat2 syscall.David S. Miller4-1/+6
2014-07-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-58/+64
2014-07-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds4-50/+21
2014-07-21x86, MCE: Robustify mcheck_init_deviceBorislav Petkov1-4/+6
2014-07-21KVM: x86: DR6/7.RTM cannot be writtenNadav Amit4-11/+31
2014-07-21KVM: nVMX: clean up nested_release_vmcs12 and code around itPaolo Bonzini1-21/+21
2014-07-21KVM: nVMX: fix lifetime issues for vmcs02Paolo Bonzini1-16/+33
2014-07-21KVM: x86: Defining missing x86 vectorsNadav Amit1-0/+3
2014-07-21KVM: x86: emulator injects #DB when RFLAGS.RF is setNadav Amit1-1/+2
2014-07-21KVM: x86: Cleanup of rflags.rf cleaningNadav Amit1-4/+4
2014-07-21KVM: x86: Clear rflags.rf on emulated instructionsNadav Amit1-0/+3
2014-07-21KVM: x86: popf emulation should not change RFNadav Amit1-1/+1
2014-07-21KVM: x86: Clearing rflags.rf upon skipped emulated instructionNadav Amit1-0/+2
2014-07-21Merge tag 'kvm-s390-20140715' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini6-33/+72
2014-07-21KVM: s390: add ipte to trace event decodingChristian Borntraeger1-0/+1