index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
2016-04-28
arm64: hyp/kvm: Make hyp-stub extensible
Geoff Levand
2016-04-28
arm64: kvm: Move lr save/restore from do_el2_call into EL1
James Morse
2016-04-28
arm64: Cleanup SCTLR flags
Geoff Levand
2016-04-28
arm64: Fold proc-macros.S into assembler.h
Geoff Levand
2016-04-26
arm64: acpi: add acpi=on cmdline option to prefer ACPI boot over DT
Ard Biesheuvel
2016-04-26
arm64: relocatable: deal with physically misaligned kernel images
Ard Biesheuvel
2016-04-26
arm64: don't map TEXT_OFFSET bytes below the kernel if we can avoid it
Ard Biesheuvel
2016-04-26
arm64: kernel: replace early 64-bit literal loads with move-immediates
Ard Biesheuvel
2016-04-26
arm64: introduce mov_q macro to move a constant into a 64-bit register
Ard Biesheuvel
2016-04-26
arm64: kernel: perform relocation processing from ID map
Ard Biesheuvel
2016-04-26
arm64: kernel: use literal for relocated address of __secondary_switched
Ard Biesheuvel
2016-04-26
arm64: kernel: don't export local symbols from head.S
Ard Biesheuvel
2016-04-25
arm64: Fix behavior of maxcpus=N
Suzuki K Poulose
2016-04-25
arm64: Verify CPU errata work arounds on hotplugged CPU
Suzuki K Poulose
2016-04-25
arm64: Allow a capability to be checked on a single CPU
Marc Zyngier
2016-04-25
arm64: cpufeature: Add scope for capability check
Suzuki K Poulose
2016-04-25
arm64: make dt_scan_depth1_nodes more readable
Mark Rutland
2016-04-25
ARM64: ACPI: Check if it runs on Xen to enable or disable ACPI
Shannon Zhao
2016-04-25
arm64: ptdump: add region marker for kasan shadow region
Ard Biesheuvel
2016-04-25
arm64: ptdump: use static initializers for vmemmap region boundaries
Ard Biesheuvel
2016-04-21
arm64/dma-mapping: Remove default domain workaround
Robin Murphy
2016-04-21
arm64/dma-mapping: Extend DMA ops workaround to PCI devices
Robin Murphy
2016-04-20
arm64: compat: Check for AArch32 state
Suzuki K Poulose
2016-04-20
arm64: cpufeature: Track 32bit EL0 support
Suzuki K Poulose
2016-04-20
arm64: cpufeature: Check availability of AArch32
Suzuki K Poulose
2016-04-20
arm64: Add helpers for detecting AArch32 support at EL0
Suzuki K Poulose
2016-04-20
arm64: HWCAP: Split COMPAT HWCAP table entries
Suzuki K Poulose
2016-04-20
arm64: hwcaps: Cleanup naming
Suzuki K Poulose
2016-04-20
arm64: asm: remove unused push/pop macros
Mark Rutland
2016-04-20
arm64: Kconfig: remove redundant HAVE_ARCH_TRANSPARENT_HUGEPAGE definition
Yang Shi
2016-04-19
arm64: mm: Show bss segment in kernel memory layout
Kefeng Wang
2016-04-19
arm64: mm: make pr_cont() per line in Virtual kernel memory layout
Kefeng Wang
2016-04-19
arm64: Reduce verbosity on SMP CPU stop
Jan Glauber
2016-04-19
arm64: mm: remove the redundant code
Huang Shijie
2016-04-15
arm64: Implement ptep_set_access_flags() for hardware AF/DBM
Catalin Marinas
2016-04-15
arm64, mm, numa: Add NUMA balancing support for arm64.
Ganapatrao Kulkarni
2016-04-15
arm64, numa: Add NUMA support for arm64 platforms.
Ganapatrao Kulkarni
2016-04-15
arm64: Move unflatten_device_tree() call earlier.
David Daney
2016-04-15
arm64: vhe: Verify CPU Exception Levels
Suzuki K Poulose
2016-04-15
arm64: Add cpu_panic_kernel helper
Suzuki K Poulose
2016-04-14
arm64: mm: Add trace_irqflags annotations to do_debug_exception()
James Morse
2016-04-14
arm64: hw-breakpoint: Remove superfluous SMP function call
Anna-Maria Gleixner
2016-04-14
arm64/debug: Remove superfluous SMP function call
Anna-Maria Gleixner
2016-04-14
arm64: simplify kernel segment mapping granularity
Ard Biesheuvel
2016-04-14
arm64: cover the .head.text section in the .text segment mapping
Ard Biesheuvel
2016-04-14
arm64: move early boot code to the .init segment
Ard Biesheuvel
2016-04-14
arm64: use 'segment' rather than 'chunk' to describe mapped kernel regions
Ard Biesheuvel
2016-04-14
arm64: mm: restrict virt_to_page() to the linear mapping
Ard Biesheuvel
2016-04-14
arm64: mm: move vmemmap region right below the linear region
Ard Biesheuvel
2016-04-14
arm64: insn: avoid virt_to_page() translations on core kernel symbols
Ard Biesheuvel
[next]