summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2015-11-12Revert "ARM64: unwind: Fix PC calculation"Will Deacon
2015-09-30arm64: errata: add module build workaround for erratum #843419Will Deacon
2015-09-30arm64: head.S: initialise mdcr_el2 in el2_setupWill Deacon
2015-09-30arm64: compat: fix vfp save/restore across signal handlers in big-endianWill Deacon
2015-08-25signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras
2015-08-25signal: fix information leak in copy_siginfo_to_userAmanieu d'Antras
2015-07-30arm64: vdso: work-around broken ELF toolchains in MakefileWill Deacon
2015-05-04arm64: vdso: fix build error when switching from LE to BEArun Chandran
2015-03-05arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endianCatalin Marinas
2015-02-08arm64: Fix up /proc/cpuinfoMark Rutland
2014-10-13arm64: ptrace: fix compat hardware watchpoint reportingWill Deacon
2014-09-26arm64: flush TLS registers during execWill Deacon
2014-07-18arm64: Bug fix in stack alignment exceptionChiaHao
2014-07-02arm64: ptrace: change fs when passing kernel pointer to regset codeWill Deacon
2014-03-05ARM64: unwind: Fix PC calculationOlof Johansson
2014-02-20arm64: vdso: fix coarse clock handlingNathan Lynch
2014-02-20arm64: vdso: prevent ld from aligning PT_LOAD segments to 64kWill Deacon
2014-02-20arm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSENathan Lynch
2014-01-09arm64: ptrace: avoid using HW_BREAKPOINT_EMPTY for disabled eventsWill Deacon
2013-09-27arm64: fix possible invalid FPSIMD initialization stateJiang Liu
2013-09-20arm64: Widen hwcap to be 64 bitSteve Capper
2013-09-20arm64: Correctly report LR and SP for compat tasksCatalin Marinas
2013-09-10Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-09-03arm64: mm: permit use of tagged pointers at EL0Will Deacon
2013-08-30arm64: delay: don't bother reporting bogomips in /proc/cpuinfoWill Deacon
2013-08-28of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely
2013-08-27arm64: move elf notes into readonly segmentMark Salter
2013-08-22arm64: Enable interrupts in the EL0 undef handlerCatalin Marinas
2013-08-22arm64: Expand arm64 image headerRoy Franz
2013-08-20arm64: add support for kernel mode NEONArd Biesheuvel
2013-08-20arm64: perf: fix ARMv8 EVTYPE_MASK to include NSH bitWill Deacon
2013-08-20arm64: perf: fix group validation when using enable_on_execWill Deacon
2013-08-20arm64: perf: fix event validation for software group leadersWill Deacon
2013-08-20arm64: perf: fix array out of bounds access in armpmu_map_hw_event()Will Deacon
2013-07-26arm64: Change kernel stack size to 16KFeng Kan
2013-07-23arm64: Fix definition of arm_pm_restart to match the declarationCatalin Marinas
2013-07-19Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds
2013-07-19arm64: use common reboot infrastructureMarc Zyngier
2013-07-19arm64: Only enable local interrupts after the CPU is marked onlineCatalin Marinas
2013-07-14arm64: delete __cpuinit usage from all usersPaul Gortmaker
2013-07-04arm64: KVM: Kconfig integrationMarc Zyngier
2013-07-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2013-06-20perf: arm64: Record the user-mode PC in the call chain.Jed Davis
2013-06-12Merge branch 'kvm-arm64/kvm-for-3.11' of git://git.kernel.org/pub/scm/linux/k...Catalin Marinas
2013-06-12arm64: KVM: HYP mode world switch implementationMarc Zyngier
2013-06-12arm64: debug: consolidate software breakpoint handlersWill Deacon
2013-06-12arm64: extable: sort the exception table at build timeWill Deacon
2013-06-10arm64: kernel: compiling issue, need delete read_current_timer()Chen Gang
2013-06-07arm64: KVM: HYP mode idmap supportMarc Zyngier
2013-05-31arm64: don't kill the kernel on a bad esr from el0Mark Rutland