summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2014-11-25arm64: alternatives: fix pr_fmt string for consistencyWill Deacon
2014-11-25arm64: vmlinux.lds.S: don't discard .exit.* sections at link-timeWill Deacon
2014-11-25arm64: Factor out fixmap initialization from ioremapLaura Abbott
2014-11-25arm64: Move cpu_resume into the text sectionLaura Abbott
2014-11-25arm64: Switch to adrp for loading the stub vectorsLaura Abbott
2014-11-25arm64: Treat handle_arch_irq as a function pointerLaura Abbott
2014-11-25arm64: sanity checks: add ID_AA64DFR{0,1}_EL1Mark Rutland
2014-11-25arm64: sanity checks: add missing newline to printMark Rutland
2014-11-25arm64: sanity checks: ignore ID_MMFR0.AuxRegMark Rutland
2014-11-25arm64: topology: Fix handling of multi-level cluster MPIDR-based detectionMark Brown
2014-11-25arm64: protect alternatives workarounds with Kconfig optionsAndre Przywara
2014-11-25arm64: add Cortex-A57 erratum 832075 workaroundAndre Przywara
2014-11-25arm64: add Cortex-A53 cache errata workaroundAndre Przywara
2014-11-25arm64: detect silicon revisions and set cap bits accordinglyAndre Przywara
2014-11-25arm64: add alternative runtime patchingAndre Przywara
2014-11-25arm64: add cpu_capabilities bitmapAndre Przywara
2014-11-25arm64: fix return code check when changing emulation handlerWill Deacon
2014-11-20arm64: Trace emulation of AArch32 legacy instructionsPunit Agrawal
2014-11-20arm64: Emulate CP15 Barrier instructionsPunit Agrawal
2014-11-20arm64: Port SWP/SWPB emulation support from armPunit Agrawal
2014-11-20arm64: Add framework for legacy instruction emulationPunit Agrawal
2014-11-20arm64: Add AArch32 instruction set condition code checksPunit Agrawal
2014-11-20arm64: Add support for hooks to handle undefined instructionsPunit Agrawal
2014-11-17arm64: Add COMPAT_HWCAP_LPAECatalin Marinas
2014-11-14arm64: entry: use ldp/stp instead of push/pop when saving/restoring regsWill Deacon
2014-11-14arm64: entry: avoid writing lr explicitly for constructing return pathsWill Deacon
2014-11-14arm64: Fix up /proc/cpuinfoMark Rutland
2014-11-07arm64: ftrace: eliminate literal pool entriesArd Biesheuvel
2014-11-06arm64: log physical ID of boot CPUMark Rutland
2014-11-06arm64/dt: add machine name to kernel call stack dump outputArd Biesheuvel
2014-11-06arm64: optimize memcpy_{from,to}io() and memset_io()Joonwoo Park
2014-11-05arm64: dmi: set DMI string as dump stack arch descriptionArd Biesheuvel
2014-11-05arm64: dmi: Add SMBIOS/DMI supportYi Li
2014-11-05arm64/efi: drop redundant set_bit(EFI_CONFIG_TABLES)Ard Biesheuvel
2014-11-05arm64/efi: invert UEFI memory region reservation logicArd Biesheuvel
2014-11-05arm64/efi: set PE/COFF file alignment to 512 bytesArd Biesheuvel
2014-11-05arm64/efi: set PE/COFF section alignment to 4 KBArd Biesheuvel
2014-11-05arm64/efi: efistub: jump to 'stext' directly, not through the headerArd Biesheuvel
2014-10-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-10-24arm64: ASLR: Don't randomise text when randomise_va_space == 0Arun Chandran
2014-10-23Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-10-10Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-10-09Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-10-03Merge branch 'next' into efi-next-mergeMatt Fleming
2014-10-03arm64: efi: Format EFI memory type & attrs with efi_md_typeattr_format()Laszlo Ersek
2014-10-03arm64/efi: Do not enter virtual mode if booting with efi=noruntime or noefiDave Young