summaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2016-07-01arm64: efi: always map runtime services code and data regions down to pagesArd Biesheuvel2-3/+36
2016-07-01arm64: mm: add param to force create_pgd_mapping() to use page mappingsArd Biesheuvel3-42/+29
2016-07-01arm64: trap userspace "dc cvau" cache operation on errata-affected coreAndre Przywara5-2/+75
2016-07-01arm64: consolidate signal injection on emulation errorsAndre Przywara3-36/+54
2016-07-01arm64: errata: Calling enable functions for CPU errata tooAndre Przywara3-2/+9
2016-07-01arm64: include alternative handling in dcache_by_line_opAndre Przywara1-1/+11
2016-07-01arm64: fix "dc cvau" cache operation on errata-affected coreAndre Przywara2-1/+5
2016-07-01Revert "arm64: alternatives: add enable parameter to conditional asm macros"Andre Przywara1-9/+3
2016-06-30arm64: mm: remove unnecessary BUG_ONKefeng Wang1-1/+0
2016-06-27arm64: mm: fix location of _etextArd Biesheuvel4-16/+17
2016-06-27arm64: mm: simplify memblock numa node extractionMark Rutland1-4/+2
2016-06-27arm64/kexec: Add pr_debug outputGeoff Levand1-0/+42
2016-06-27arm64/kexec: Enable kexec in the arm64 defconfigGeoff Levand1-0/+1
2016-06-27arm64/kexec: Add core kexec supportGeoff Levand5-0/+360
2016-06-27arm64: Add back cpu reset routinesGeoff Levand4-1/+102
2016-06-27arm64: smp: Add function to determine if cpus are stuck in the kernelJames Morse2-0/+30
2016-06-22Revert "arm64: Add support ARCH_SUPPORTS_INT128"Catalin Marinas1-1/+0
2016-06-21arm64: kill ESR_LNX_EXECMark Rutland2-6/+9
2016-06-21arm64/kvm: use ESR_ELx_EC to extract ECMark Rutland3-4/+4
2016-06-21arm64: add macro to extract ESR_ELx.ECMark Rutland3-2/+3
2016-06-21arm64: mm: only initialize swiotlb when necessaryJisheng Zhang2-2/+16
2016-06-21arm64: allow building with kcov coverage on ARM64Alexander Potapenko2-0/+5
2016-06-21arm64: Add support ARCH_SUPPORTS_INT128Kefeng Wang1-0/+1
2016-06-21arm64: simplify dump_memMark Rutland1-20/+11
2016-06-21arm64: kasan: instrument user memory access APIYang Shi4-10/+27
2016-06-21arm64: mm: dump: make page table dumping reusableMark Rutland2-12/+64
2016-06-21arm64: Implement optimised IP checksum helpersRobin Murphy2-1/+51
2016-06-18Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2-2/+2
2016-06-18Merge tag 'gpmc-omap-fixes-for-v4.7' of https://github.com/rogerq/linux into ...Olof Johansson1-1/+1
2016-06-18Merge tag 'omap-for-v4.7/fixes-powedomain' of git://git.kernel.org/pub/scm/li...Olof Johansson15-60/+116
2016-06-16arm64: kgdb: Match pstate size with gdbserver protocolDaniel Thompson2-9/+50
2016-06-15arm64: spinlock: Ensure forward-progress in spin_unlock_waitWill Deacon1-3/+24
2016-06-15arm64: spinlock: fix spin_unlock_wait for LSE atomicsWill Deacon1-3/+7
2016-06-15arm64: spinlock: order spin_{is_locked,unlock_wait} against local locksWill Deacon1-0/+7
2016-06-14arm64: mm: mark fault_info table constMark Rutland1-1/+1
2016-06-14arm64: fix dump_instr when PAN and UAO are in useMark Rutland1-13/+13
2016-06-08arm64: mm: always take dirty state from new pte in ptep_set_access_flagsWill Deacon1-1/+1
2016-06-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+9
2016-06-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds13-44/+74
2016-06-03arm64: dts: drop "arm,amba-bus" in favor of "simple-bus" part 2Masahiro Yamada2-2/+2
2016-06-03arm64: fix alignment when RANDOMIZE_TEXT_OFFSET is enabledMark Rutland1-1/+3
2016-06-03arm64: move {PAGE,CONT}_SHIFT into KconfigMark Rutland2-10/+14
2016-06-03arm64: mm: dump: log span levelMark Rutland1-1/+7
2016-06-03arm64: update stale PAGE_OFFSET commentMark Rutland1-1/+2
2016-06-03arm64: report CPU number in bad_modeMark Rutland1-2/+3
2016-06-02irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144Ganapatrao Kulkarni1-0/+9
2016-06-01arm64: unistd32.h: wire up missing syscalls for compat tasksWill Deacon2-1/+9
2016-05-31arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasksCatalin Marinas2-3/+9
2016-05-31arm64: KVM: vgic-v3: Relax synchronization when SRE==1Marc Zyngier1-7/+16
2016-05-31arm64: KVM: vgic-v3: Prevent the guest from messing with ICC_SRE_EL1Marc Zyngier1-4/+2