summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2017-11-08arm64: ensure __dump_instr() checks addr_limitMark Rutland
2017-10-05arm64: Make sure SPsel is always setMarc Zyngier
2017-09-02arm64: fpsimd: Prevent registers leaking across execDave Martin
2017-09-02arm64: flush FP/SIMD state correctly after execve()Ard Biesheuvel
2017-09-02arm64: mm: abort uaccess retries upon fatal signalMark Rutland
2017-07-05arm64: cpuinfo: Missing NULL terminator in compat_hwcap_strJulien Grall
2017-06-14arm64: ensure extension of smp_store_release valueMark Rutland
2017-06-14arm64: entry: improve data abort handling of tagged pointersKristina Martsenko
2017-06-14arm64: hw_breakpoint: fix watchpoint matching for tagged pointersKristina Martsenko
2017-05-25arm64: uaccess: ensure extension of access_ok() addrMark Rutland
2017-05-20arm64: perf: reject groups spanning multiple HW PMUsSuzuki K. Poulose
2017-05-20arm64: make sys_call_table constMark Rutland
2017-05-08arm64: build vdso without libgcovArnd Bergmann
2017-05-08arm64: Provide a namespace to NCAPSFabio Estevam
2017-04-30arm64: avoid returning from bad_modeMark Rutland
2016-10-05crypto: arm64/aes-ctr - fix NULL dereference in tail processingArd Biesheuvel
2016-10-05arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()Will Deacon
2016-08-22arm64: debug: unmask PSTATE.D earlierWill Deacon
2016-07-12PCI: Move domain assignment from arm64 to generic codeLorenzo Pieralisi
2016-07-12arm64: mm: remove page_mapping check in __sync_icache_dcacheShaokun Zhang
2016-06-03arm64: Ensure pmd_present() returns false after pmd_mknotpresent()Catalin Marinas
2016-06-03mm: fix huge zero page accounting in smaps reportKirill A. Shutemov
2016-04-18arm64: errata: Add -mpc-relative-literal-loads to build flagsdann frazier
2016-04-12arm64: account for sparsemem section alignment when choosing vmemmap offsetArd Biesheuvel
2016-04-12arm64: vmemmap: use virtual projection of linear regionArd Biesheuvel
2016-03-29arm64: psci: move psci firmware calls out of lineWill Deacon
2016-03-15arm64: kernel: pause/unpause function graph tracer in cpu_suspend()Lorenzo Pieralisi
2016-03-11arm/arm64: KVM: Fix ioctl error handlingMichael S. Tsirkin
2016-02-15arm64: restore bogomips information in /proc/cpuinfoYang Shi
2016-02-15arm64: mm: avoid calling apply_to_page_range on empty rangeMika Penttilä
2015-11-15Revert "ARM64: unwind: Fix PC calculation"Will Deacon
2015-11-13arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419Will Deacon
2015-10-27arm64: readahead: fault retry breaks mmap file read random detectionMark Salyzyn
2015-10-27arm64: ftrace: fix function_graph tracer panicLi Bin
2015-10-07arm64: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier
2015-10-07arm64: errata: add module build workaround for erratum #843419Will Deacon
2015-10-07arm64: head.S: initialise mdcr_el2 in el2_setupWill Deacon
2015-10-07arm64: compat: fix vfp save/restore across signal handlers in big-endianWill Deacon
2015-10-07arm64: kconfig: Move LIST_POISON to a safe valueJeff Vander Stoep
2015-09-22arm64: KVM: Fix host crash when injecting a fault into a 32bit guestMarc Zyngier
2015-08-27arm64/mm: Remove hack in mmap randomize layoutYann Droneaud
2015-08-27signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras
2015-08-27signal: fix information leak in copy_siginfo_to_userAmanieu d'Antras
2015-08-04arm64: Don't report clear pmds and puds as hugeChristoffer Dall
2015-07-13arm64/kvm: Fix assembler compatibility of macrosGeoff Levand
2015-07-03arm64: vdso: work-around broken ELF toolchains in MakefileWill Deacon
2015-07-03arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAPDave P Martin
2015-07-03arm64: entry: fix context tracking for el0_sp_pcMark Rutland
2015-07-03arm64: Do not attempt to use init_mm in reset_context()Catalin Marinas
2015-06-10arm64: bpf: fix signedness bug in loading 64-bit immediateXi Wang