aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)Author
2016-04-18arm64: errata: Add -mpc-relative-literal-loads to build flagsdann frazier
2016-04-13arm64: account for sparsemem section alignment when choosing vmemmap offsetArd Biesheuvel
2016-04-13arm64: vmemmap: use virtual projection of linear regionArd Biesheuvel
2016-03-24arm64: replace read_lock to rcu lock in call_step_hookYang Shi
2016-03-24arm64: replace read_lock to rcu lock in call_break_hookYang Shi
2016-03-09arm/arm64: KVM: Fix ioctl error handlingMichael S. Tsirkin
2016-02-15arm64: mm: avoid calling apply_to_page_range on empty rangeMika Penttilä
2016-02-15arm64: kernel: fix architected PMU registers unconditional accessLorenzo Pieralisi
2016-02-01arm64: kernel: enforce pmuserenr_el0 initialization and restoreLorenzo Pieralisi
2016-02-01arm64: mdscr_el1: avoid exposing DCC to userspaceWill Deacon
2016-01-31arm64: restore bogomips information in /proc/cpuinfoYang Shi
2016-01-31arm64: mm: ensure that the zero page is visible to the page table walkerWill Deacon
2016-01-31arm64: Clear out any singlestep state on a ptrace detach operationJohn Blackwood
2016-01-31arm64: KVM: Fix AArch32 to AArch64 register mappingMarc Zyngier
2016-01-31arm64: kernel: pause/unpause function graph tracer in cpu_suspend()Lorenzo Pieralisi
2016-01-31arm64: bpf: fix mod-by-zero caseZi Shen Lim
2016-01-31arm64: bpf: fix div-by-zero caseZi Shen Lim
2015-12-09arm64: page-align sections for DEBUG_RODATAMark Rutland
2015-12-09arm64: Fix compat register mappingsRobin Murphy
2015-11-09arm64: compat: fix stxr failure case in SWP emulationWill Deacon
2015-11-09arm64: kernel: fix tcr_el1.t0sz restore on systems with extended idmapLorenzo Pieralisi
2015-11-09arm64: kernel: rename __cpu_suspend to keep it aligned with armSudeep Holla
2015-11-09Revert "ARM64: unwind: Fix PC calculation"Will Deacon
2015-10-27arm64: Fix THP protection change logicSteve Capper
2015-10-27arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419Will Deacon
2015-10-22arm64: readahead: fault retry breaks mmap file read random detectionMark Salyzyn
2015-10-22arm64: ftrace: fix function_graph tracer panicLi Bin
2015-10-22arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regionsArd Biesheuvel
2015-09-29arm64: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier
2015-09-29KVM: arm64: add workaround for Cortex-A57 erratum #852523Will Deacon
2015-09-29arm64: errata: add module build workaround for erratum #843419Will Deacon
2015-09-29arm64: head.S: initialise mdcr_el2 in el2_setupWill Deacon
2015-09-29arm64: compat: fix vfp save/restore across signal handlers in big-endianWill Deacon
2015-09-29arm64: set MAX_MEMBLOCK_ADDR according to linear region sizeArd Biesheuvel
2015-09-29arm64: flush FP/SIMD state correctly after execve()Ard Biesheuvel
2015-09-29arm64: kconfig: Move LIST_POISON to a safe valueJeff Vander Stoep
2015-09-13arm64: perf: fix unassigned cpu_pmu->plat_device when probing PMU PPIsShannon Zhao
2015-09-13arm64: KVM: Fix host crash when injecting a fault into a 32bit guestMarc Zyngier
2015-08-16signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras
2015-08-16signal: fix information leak in copy_siginfo_to_userAmanieu d'Antras
2015-08-10arm64/efi: map the entire UEFI vendor string before reading itArd Biesheuvel
2015-08-03arm64: Don't report clear pmds and puds as hugeChristoffer Dall
2015-08-03arm64: bpf: fix endianness conversion bugsXi Wang
2015-08-03arm64: bpf: fix out-of-bounds read in bpf2a64_offset()Xi Wang
2015-08-03ARM64: smp: Fix suspicious RCU usage with ipi tracepointsStephen Boyd
2015-07-21arm64: vdso: work-around broken ELF toolchains in MakefileWill Deacon
2015-07-21arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAPDave P Martin
2015-07-21arm64: entry: fix context tracking for el0_sp_pcMark Rutland
2015-07-21arm64: Do not attempt to use init_mm in reset_context()Catalin Marinas
2015-06-01Merge tag 'v4.1-next-arm64-fixes' of https://github.com/mbgg/linux-mediatek i...Arnd Bergmann