summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2017-09-10arm64: mm: fix show_pte KERN_CONT falloutMark Rutland
2017-09-10ARM64: zynqmp: Fix i2c node's compatible stringMoritz Fischer
2017-09-10ARM64: zynqmp: Fix W=1 dtc 1.4 warningsMichal Simek
2017-07-31arm64: ensure extension of smp_store_release valueMark Rutland
2017-07-31arm64: armv8_deprecated: ensure extension of addrMark Rutland
2017-06-25arm64: entry: improve data abort handling of tagged pointersKristina Martsenko
2017-06-08kvm arm: Move fake PGD handling to arch specific filesSuzuki K Poulose
2017-05-28arm64: uaccess: ensure extension of access_ok() addrMark Rutland
2017-05-17arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2Marc Zyngier
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