summaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)Author
2016-04-28arm64: hyp/kvm: Make hyp-stub extensibleGeoff Levand
2016-04-28arm64: kvm: Move lr save/restore from do_el2_call into EL1James Morse
2016-04-28arm64: Cleanup SCTLR flagsGeoff Levand
2016-04-28arm64: Fold proc-macros.S into assembler.hGeoff Levand
2016-04-26arm64: acpi: add acpi=on cmdline option to prefer ACPI boot over DTArd Biesheuvel
2016-04-26arm64: relocatable: deal with physically misaligned kernel imagesArd Biesheuvel
2016-04-26arm64: don't map TEXT_OFFSET bytes below the kernel if we can avoid itArd Biesheuvel
2016-04-26arm64: kernel: replace early 64-bit literal loads with move-immediatesArd Biesheuvel
2016-04-26arm64: introduce mov_q macro to move a constant into a 64-bit registerArd Biesheuvel
2016-04-26arm64: kernel: perform relocation processing from ID mapArd Biesheuvel
2016-04-26arm64: kernel: use literal for relocated address of __secondary_switchedArd Biesheuvel
2016-04-26arm64: kernel: don't export local symbols from head.SArd Biesheuvel
2016-04-25arm64: Fix behavior of maxcpus=NSuzuki K Poulose
2016-04-25arm64: Verify CPU errata work arounds on hotplugged CPUSuzuki K Poulose
2016-04-25arm64: Allow a capability to be checked on a single CPUMarc Zyngier
2016-04-25arm64: cpufeature: Add scope for capability checkSuzuki K Poulose
2016-04-25arm64: make dt_scan_depth1_nodes more readableMark Rutland
2016-04-25ARM64: ACPI: Check if it runs on Xen to enable or disable ACPIShannon Zhao
2016-04-25arm64: ptdump: add region marker for kasan shadow regionArd Biesheuvel
2016-04-25arm64: ptdump: use static initializers for vmemmap region boundariesArd Biesheuvel
2016-04-21arm64/dma-mapping: Remove default domain workaroundRobin Murphy
2016-04-21arm64/dma-mapping: Extend DMA ops workaround to PCI devicesRobin Murphy
2016-04-20arm64: compat: Check for AArch32 stateSuzuki K Poulose
2016-04-20arm64: cpufeature: Track 32bit EL0 supportSuzuki K Poulose
2016-04-20arm64: cpufeature: Check availability of AArch32Suzuki K Poulose
2016-04-20arm64: Add helpers for detecting AArch32 support at EL0Suzuki K Poulose
2016-04-20arm64: HWCAP: Split COMPAT HWCAP table entriesSuzuki K Poulose
2016-04-20arm64: hwcaps: Cleanup namingSuzuki K Poulose
2016-04-20arm64: asm: remove unused push/pop macrosMark Rutland
2016-04-20arm64: Kconfig: remove redundant HAVE_ARCH_TRANSPARENT_HUGEPAGE definitionYang Shi
2016-04-19arm64: mm: Show bss segment in kernel memory layoutKefeng Wang
2016-04-19arm64: mm: make pr_cont() per line in Virtual kernel memory layoutKefeng Wang
2016-04-19arm64: Reduce verbosity on SMP CPU stopJan Glauber
2016-04-19arm64: mm: remove the redundant codeHuang Shijie
2016-04-15arm64: Implement ptep_set_access_flags() for hardware AF/DBMCatalin Marinas
2016-04-15arm64, mm, numa: Add NUMA balancing support for arm64.Ganapatrao Kulkarni
2016-04-15arm64, numa: Add NUMA support for arm64 platforms.Ganapatrao Kulkarni
2016-04-15arm64: Move unflatten_device_tree() call earlier.David Daney
2016-04-15arm64: vhe: Verify CPU Exception LevelsSuzuki K Poulose
2016-04-15arm64: Add cpu_panic_kernel helperSuzuki K Poulose
2016-04-14arm64: mm: Add trace_irqflags annotations to do_debug_exception()James Morse
2016-04-14arm64: hw-breakpoint: Remove superfluous SMP function callAnna-Maria Gleixner
2016-04-14arm64/debug: Remove superfluous SMP function callAnna-Maria Gleixner
2016-04-14arm64: simplify kernel segment mapping granularityArd Biesheuvel
2016-04-14arm64: cover the .head.text section in the .text segment mappingArd Biesheuvel
2016-04-14arm64: move early boot code to the .init segmentArd Biesheuvel
2016-04-14arm64: use 'segment' rather than 'chunk' to describe mapped kernel regionsArd Biesheuvel
2016-04-14arm64: mm: restrict virt_to_page() to the linear mappingArd Biesheuvel
2016-04-14arm64: mm: move vmemmap region right below the linear regionArd Biesheuvel
2016-04-14arm64: insn: avoid virt_to_page() translations on core kernel symbolsArd Biesheuvel