summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm64: vmlinux.lds.S: don't discard .exit.* sections at link-timeWill Deacon2014-11-251-2/+3
* arm64: Factor out fixmap initialization from ioremapLaura Abbott2014-11-254-93/+102
* arm64: Move cpu_resume into the text sectionLaura Abbott2014-11-252-32/+8
* arm64: Switch to adrp for loading the stub vectorsLaura Abbott2014-11-251-1/+2
* arm64: Treat handle_arch_irq as a function pointerLaura Abbott2014-11-253-5/+4
* arm64: sanity checks: add ID_AA64DFR{0,1}_EL1Mark Rutland2014-11-252-0/+13
* arm64: sanity checks: add missing newline to printMark Rutland2014-11-251-1/+1
* arm64: sanity checks: ignore ID_MMFR0.AuxRegMark Rutland2014-11-251-1/+6
* arm64: topology: Fix handling of multi-level cluster MPIDR-based detectionMark Brown2014-11-251-2/+5
* arm64: protect alternatives workarounds with Kconfig optionsAndre Przywara2014-11-252-0/+122
* arm64: add Cortex-A57 erratum 832075 workaroundAndre Przywara2014-11-253-6/+29
* arm64: add Cortex-A53 cache errata workaroundAndre Przywara2014-11-255-3/+60
* arm64: detect silicon revisions and set cap bits accordinglyAndre Przywara2014-11-254-1/+65
* arm64: add alternative runtime patchingAndre Przywara2014-11-257-1/+139
* arm64: add cpu_capabilities bitmapAndre Przywara2014-11-252-0/+23
* arm64: fix return code check when changing emulation handlerWill Deacon2014-11-251-1/+1
* arm64: mm: report unhandled level-0 translation faults correctlyWill Deacon2014-11-211-1/+1
* arm64: kconfig: move emulation option under kernel featuresWill Deacon2014-11-201-54/+52
* arm64: Trace emulation of AArch32 legacy instructionsPunit Agrawal2014-11-203-2/+53
* arm64: Emulate CP15 Barrier instructionsPunit Agrawal2014-11-205-0/+166
* arm64: Port SWP/SWPB emulation support from armPunit Agrawal2014-11-205-0/+233
* arm64: Add framework for legacy instruction emulationPunit Agrawal2014-11-204-0/+268
* arm64: Add AArch32 instruction set condition code checksPunit Agrawal2014-11-202-1/+3
* arm64: Add support for hooks to handle undefined instructionsPunit Agrawal2014-11-204-0/+89
* arm64: percpu: Implement this_cpu operationsSteve Capper2014-11-202-2/+219
* arm64: pgalloc: consistently use PGALLOC_GFPMark Rutland2014-11-202-6/+6
* arm64/mm: Remove hack in mmap randomize layoutYann Droneaud2014-11-181-10/+2
* arm64: Add COMPAT_HWCAP_LPAECatalin Marinas2014-11-172-1/+3
* mmu_gather: move minimal range calculations into generic codeWill Deacon2014-11-177-100/+63
* arm64: entry: use ldp/stp instead of push/pop when saving/restoring regsWill Deacon2014-11-141-38/+37
* arm64: entry: avoid writing lr explicitly for constructing return pathsWill Deacon2014-11-141-20/+25
* arm64: Fix up /proc/cpuinfoMark Rutland2014-11-141-24/+73
* arm64: kvm: eliminate literal pool entriesArd Biesheuvel2014-11-071-2/+2
* arm64: ftrace: eliminate literal pool entriesArd Biesheuvel2014-11-071-10/+11
* arm64: log physical ID of boot CPUMark Rutland2014-11-061-1/+4
* arm64/crypto: use crypto instructions to generate AES key scheduleArd Biesheuvel2014-11-065-11/+133
* arm64/kvm: Fix assembler compatibility of macrosGeoff Levand2014-11-061-10/+11
* arm64/dt: add machine name to kernel call stack dump outputArd Biesheuvel2014-11-061-0/+1
* arm64: xchg: Implement cmpxchg_doubleSteve Capper2014-11-062-0/+73
* arm64: optimize memcpy_{from,to}io() and memset_io()Joonwoo Park2014-11-061-10/+56
* arm64: fix data type for physical addressMin-Hua Chen2014-11-061-1/+1
* Merge tag 'for-3.19' of git://git.linaro.org/people/ard.biesheuvel/linux-arm ...Will Deacon2014-11-0511-29/+195
|\
| * efi: efi-stub: notify on DTB absenceMark Rutland2014-11-051-1/+10
| * arm64: dmi: set DMI string as dump stack arch descriptionArd Biesheuvel2014-11-051-0/+2
| * arm64: dmi: Add SMBIOS/DMI supportYi Li2014-11-053-0/+55
| * dmi: add support for SMBIOS 3.0 64-bit entry pointArd Biesheuvel2014-11-051-7/+72
| * efi: dmi: add support for SMBIOS 3.0 UEFI configuration tableArd Biesheuvel2014-11-053-1/+10
| * arm64/efi: drop redundant set_bit(EFI_CONFIG_TABLES)Ard Biesheuvel2014-11-051-2/+0
| * arm64/efi: invert UEFI memory region reservation logicArd Biesheuvel2014-11-051-10/+10
| * arm64/efi: set PE/COFF file alignment to 512 bytesArd Biesheuvel2014-11-052-1/+18