aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-11-20arm64: Port SWP/SWPB emulation support from armPunit Agrawal5-0/+233
2014-11-20arm64: Add framework for legacy instruction emulationPunit Agrawal4-0/+268
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 Deacon7-100/+63
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-05Merge tag 'for-3.19' of git://git.linaro.org/people/ard.biesheuvel/linux-arm into ard/efi-for-3.19Will Deacon11-29/+195
2014-11-05efi: efi-stub: notify on DTB absenceMark Rutland1-1/+10
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-05dmi: add support for SMBIOS 3.0 64-bit entry pointArd Biesheuvel1-7/+72
2014-11-05efi: dmi: add support for SMBIOS 3.0 UEFI configuration tableArd Biesheuvel3-1/+10
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-26Linux 3.18-rc2Linus Torvalds1-1/+1
2014-10-26Merge tag 'armsoc-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds18-46/+107
2014-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds27-58/+3814
2014-10-25Merge tag 'imx-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixesOlof Johansson3-12/+11
2014-10-25ARM: dts: imx28-evk: Let i2c0 run at 100kHzFabio Estevam1-1/+0
2014-10-25ARM: i.MX6: Fix "emi" clock name typoSteve Longerbeam2-11/+11
2014-10-24overlayfs: embed middle into overlay_readdir_dataAl Viro1-7/+5
2014-10-24overlayfs: embed root into overlay_readdir_dataAl Viro1-6/+5
2014-10-24overlayfs: make ovl_cache_entry->name an array instead of pointerAl Viro1-6/+5
2014-10-24overlayfs: don't hold ->i_mutex over opening the real directoryAl Viro1-6/+13
2014-10-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds22-575/+30
2014-10-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds13-32/+160
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 Torvalds13-85/+282
2014-10-24Merge tag 'stable/for-linus-3.18-b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds7-74/+50
2014-10-24Merge tag 'sound-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds5-18/+52
2014-10-24Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/randomLinus Torvalds10-19/+36
2014-10-24Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds36-150/+527