aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2016-07-17 Merge tag 'v3.18.37' into linux-linaro-lsk-v3.18lsk-v3.18-16.07Alex Shi
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-14 Merge tag 'v3.18.35' into linux-linaro-lsk-v3.18Alex Shi
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-27Merge branch 'v3.18/topic/KASAN' into linux-linaro-lsk-v3.18lsk-v3.18-16.04Alex Shi
2016-04-27arm64: Don't relocate non-existent initrdMark Rutland
2016-04-27ARM64: kasan: print memory assignmentLinus Walleij
2016-04-21 Merge tag 'v3.18.31' into linux-linaro-lsk-v3.18Alex Shi
2016-04-18arm64: errata: Add -mpc-relative-literal-loads to build flagsdann frazier
2016-04-13arm64: kill off the libgcc dependencyv3.18/topic/KASANKevin Hao
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-04-11arm64: KASAN depends on !(ARM64_16K_PAGES && ARM64_VA_BITS_48)Andrey Ryabinin
2016-04-11arm64: kasan: fix issues reported by sparseWill Deacon
2016-04-11arm64: add KASAN supportAndrey Ryabinin
2016-04-11mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin
2016-04-11arm64: Move some head.text functions to executable sectionLaura Abbott
2016-04-11arm64: introduce VA_START macro - the first kernel virtual address.Andrey Ryabinin
2016-04-11arm64: support initrd outside kernel linear mapMark Salter
2016-04-11arm64: Change memcpy in kernel to use the copy template fileFeng Kan
2016-04-11arm64: move PGD_SIZE definition to pgalloc.hAndrey Ryabinin
2016-04-11arm64: pgalloc: consistently use PGALLOC_GFPMark Rutland
2016-04-11arm64: use ENDPIPROC() to annotate position independent assembler routinesArd Biesheuvel
2016-04-11arm64: add macros for common adrp usagesArd Biesheuvel
2016-04-11arm64: guard asm/assembler.h against multiple inclusionsMarc Zyngier
2016-03-29arm64: psci: move psci firmware calls out of lineWill Deacon
2016-03-18 Merge tag 'v3.18.29' into linux-linaro-lsk-v3.18lsk-v3.18-16.03Alex Shi
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-26 Merge tag 'v3.18.27' into linux-linaro-lsk-v3.18Alex Shi
2016-02-15arm64: restore bogomips information in /proc/cpuinfoYang Shi
2016-02-15arm64: mm: avoid calling apply_to_page_range on empty rangeMika Penttilä
2016-01-14Merge remote-tracking branch 'lts/linux-3.18.y' into linux-linaro-lsk-v3.18lsk-v3.18-16.01Alex Shi
2016-01-14arm64: Add dtb files to archclean ruleJungseok Lee
2015-12-08Merge branch 'pan-3.18' of https://git.linaro.org/people/david.brown/linux-ls...Kevin Hilman
2015-12-03arm64: kernel: Add support for Privileged Access Neverv3.18/topic/PANJames Morse
2015-12-03arm64: Generalise msr_s/mrs_s operationsSuzuki K. Poulose
2015-12-03arm64: kernel: Add cpufeature 'enable' callbackJames Morse
2015-12-03arm64: kernel: Add cpuid_feature_extract_field() for 4bit sign extensionJames Morse
2015-12-03arm64: kernel: Add min_field_value and use '>=' for feature detectionJames Morse
2015-12-03arm64: kernel: Add optional CONFIG_ parameter to ALTERNATIVE()James Morse
2015-12-03arm64: alternative: Provide if/else/endif assembler macrosDaniel Thompson
2015-12-03arm64: alternative: Work around .inst assembler bugsMarc Zyngier
2015-12-03arm64: alternative: Merge alternative-asm.h into alternative.hMarc Zyngier
2015-12-03arm64: Add AArch32 instruction set condition code checksPunit Agrawal
2015-12-03arm64: lib: use pair accessors for copy_*_user routinesWill Deacon
2015-12-03arm64/uaccess: fix sparse errorsMichael S. Tsirkin
2015-12-03arm64: kernel: Move config_sctlr_el1James Morse