summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2017-03-06crypto: arm64/aes-blk - honour iv_out requirement in CBC and CTR modesArd Biesheuvel
2017-03-06arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fieldsDave Martin
2017-03-06arm64/ptrace: Avoid uninitialised struct padding in fpr_set()Dave Martin
2017-03-06arm64/ptrace: Preserve previous registers for short regset writeDave Martin
2016-11-23arm64: KVM: Take S1 walks into account when determining S2 write faultsWill Deacon
2016-11-23arm/arm64: KVM: Handle out-of-RAM cache maintenance as a NOPMarc Zyngier
2016-11-23arm64: percpu: rewrite ll/sc loops in assemblyWill Deacon
2016-11-01arm64: kernel: Init MDCR_EL2 even in the absence of a PMUMarc Zyngier
2016-10-02crypto: arm64/aes-ctr - fix NULL dereference in tail processingArd Biesheuvel
2016-10-02arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()Will Deacon
2016-08-19arm64: Rework valid_user_regsMark Rutland
2016-08-19arm64: debug: unmask PSTATE.D earlierWill Deacon
2016-08-14arm64: kernel: Save and restore addr_limit on exception entryJames Morse
2016-07-10arm64: mm: remove page_mapping check in __sync_icache_dcacheShaokun Zhang
2016-06-06kvm: arm64: Fix EC field in inject_abt64Matt Evans
2016-06-03arm64: Ensure pmd_present() returns false after pmd_mknotpresent()Catalin Marinas
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