summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-11-20arm64: Emulate CP15 Barrier instructionsPunit Agrawal4-0/+161
2014-11-20arm64: Port SWP/SWPB emulation support from armPunit Agrawal4-0/+226
2014-11-20arm64: Add framework for legacy instruction emulationPunit Agrawal3-0/+235
2014-11-20arm64: Add AArch32 instruction set condition code checksPunit Agrawal2-1/+3
2014-11-20arm64: Add support for hooks to handle undefined instructionsPunit Agrawal4-0/+89
2014-11-20arm64: percpu: Implement this_cpu operationsSteve Capper2-2/+219
2014-11-20arm64: pgalloc: consistently use PGALLOC_GFPMark Rutland2-6/+6
2014-11-18arm64/mm: Remove hack in mmap randomize layoutYann Droneaud1-10/+2
2014-11-17arm64: Add COMPAT_HWCAP_LPAECatalin Marinas2-1/+3
2014-11-17mmu_gather: move minimal range calculations into generic codeWill Deacon5-68/+8
2014-11-14arm64: entry: use ldp/stp instead of push/pop when saving/restoring regsWill Deacon1-38/+37
2014-11-14arm64: entry: avoid writing lr explicitly for constructing return pathsWill Deacon1-20/+25
2014-11-14arm64: Fix up /proc/cpuinfoMark Rutland1-24/+73
2014-11-07arm64: kvm: eliminate literal pool entriesArd Biesheuvel1-2/+2
2014-11-07arm64: ftrace: eliminate literal pool entriesArd Biesheuvel1-10/+11
2014-11-06arm64: log physical ID of boot CPUMark Rutland1-1/+4
2014-11-06arm64/crypto: use crypto instructions to generate AES key scheduleArd Biesheuvel5-11/+133
2014-11-06arm64/kvm: Fix assembler compatibility of macrosGeoff Levand1-10/+11
2014-11-06arm64/dt: add machine name to kernel call stack dump outputArd Biesheuvel1-0/+1
2014-11-06arm64: xchg: Implement cmpxchg_doubleSteve Capper2-0/+73
2014-11-06arm64: optimize memcpy_{from,to}io() and memset_io()Joonwoo Park1-10/+56
2014-11-06arm64: fix data type for physical addressMin-Hua Chen1-1/+1
2014-11-05arm64: dmi: set DMI string as dump stack arch descriptionArd Biesheuvel1-0/+2
2014-11-05arm64: dmi: Add SMBIOS/DMI supportYi Li3-0/+55
2014-11-05arm64/efi: drop redundant set_bit(EFI_CONFIG_TABLES)Ard Biesheuvel1-2/+0
2014-11-05arm64/efi: invert UEFI memory region reservation logicArd Biesheuvel1-10/+10
2014-11-05arm64/efi: set PE/COFF file alignment to 512 bytesArd Biesheuvel2-1/+18
2014-11-05arm64/efi: set PE/COFF section alignment to 4 KBArd Biesheuvel1-2/+10
2014-11-05arm64/efi: efistub: jump to 'stext' directly, not through the headerArd Biesheuvel2-5/+8
2014-10-26Merge tag 'armsoc-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds15-40/+94
2014-10-26Merge tag 'imx-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson2-8/+7
2014-10-25ARM: dts: imx28-evk: Let i2c0 run at 100kHzFabio Estevam1-1/+0
2014-10-25ARM: i.MX6: Fix "emi" clock name typoSteve Longerbeam1-7/+7
2014-10-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds21-574/+29
2014-10-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds12-31/+159
2014-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds11-62/+70
2014-10-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-81/+261
2014-10-24Merge tag 'stable/for-linus-3.18-b-rc1-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds5-63/+31
2014-10-24arm64: Fix memblock current_limit with 64K pages and 48-bit VACatalin Marinas1-4/+8
2014-10-24sparc64: Implement __get_user_pages_fast().David S. Miller1-0/+30
2014-10-24sparc64: Fix register corruption in top-most kernel stack frame during boot.David S. Miller10-62/+40
2014-10-24arm64: ASLR: Don't randomise text when randomise_va_space == 0Arun Chandran3-7/+3
2014-10-24MIPS: SEAD3: Fix I2C device registration.Ralf Baechle1-7/+1
2014-10-24KVM: x86: Wrong assertion on paging_tmpl.hNadav Amit1-1/+1
2014-10-24KVM: x86: PREFETCH and HINT_NOP should have SrcMem flagNadav Amit1-3/+4
2014-10-24KVM: x86: Emulator does not decode clflush wellNadav Amit1-3/+17
2014-10-24KVM: emulate: avoid accessing NULL ctxt->memoppPaolo Bonzini1-1/+1
2014-10-24MIPS: SEAD3: Nuke PIC32 I2C driver.Ralf Baechle3-526/+0
2014-10-24KVM: x86: Decoding guest instructions which cross page boundary may failNadav Amit1-2/+4
2014-10-24kvm: x86: don't kill guest on unknown exit reasonMichael S. Tsirkin2-6/+6