index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2016-03-03
arm64: enable CONFIG_DEBUG_RODATA by default
Ard Biesheuvel
2016-03-02
arm64: Rework valid_user_regs
Mark Rutland
2016-03-02
arm64: mm: check at build time that PAGE_OFFSET divides the VA space evenly
Ard Biesheuvel
2016-03-01
arm64: KVM: Move kvm_call_hyp back to its original localtion
Marc Zyngier
2016-02-29
arm64: mm: treat memstart_addr as a signed quantity
Ard Biesheuvel
2016-02-29
arm64: mm: list kernel sections in order
Ard Biesheuvel
2016-02-26
arm64: lse: deal with clobbered IP registers after branch via PLT
Ard Biesheuvel
2016-02-26
arm64: mm: dump: Use VA_START directly instead of private LOWEST_ADDR
Kefeng Wang
2016-02-26
arm64: kconfig: add submenu for 8.2 architectural features
Will Deacon
2016-02-26
arm64: kernel: acpi: fix ioremap in ACPI parking protocol cpu_postboot
Lorenzo Pieralisi
2016-02-26
arm64: Add support for Half precision floating point
Suzuki K Poulose
2016-02-26
arm64: Remove fixmap include fragility
Mark Rutland
2016-02-26
arm64: Add workaround for Cavium erratum 27456
Andrew Pinski
2016-02-26
arm64: mm: Mark .rodata as RO
Jeremy Linton
2016-02-26
arm64/mm: remove unnecessary boundary check
Miles Chen
2016-02-25
arm64: Fix building error with 16KB pages and 36-bit VA
Catalin Marinas
2016-02-25
arm64: Rename cpuid_feature field extract routines
Suzuki K Poulose
2016-02-25
arm64: capabilities: Handle sign of the feature bit
Suzuki K Poulose
2016-02-25
arm64: cpufeature: Fix the sign of feature bits
Suzuki K Poulose
2016-02-25
arm64: cpufeature: Correct feature register tables
Suzuki K Poulose
2016-02-25
arm64: Ensure the secondary CPUs have safe ASIDBits size
Suzuki K Poulose
2016-02-25
arm64: Add helper for extracting ASIDBits
Suzuki K Poulose
2016-02-25
arm64: Enable CPU capability verification unconditionally
Suzuki K Poulose
2016-02-25
arm64: Handle early CPU boot failures
Suzuki K Poulose
2016-02-24
arm64: Move cpu_die_early to smp.c
Suzuki K Poulose
2016-02-24
arm64: Introduce cpu_die_early
Suzuki K Poulose
2016-02-24
arm64: Add a helper for parking CPUs in a loop
Suzuki K Poulose
2016-02-24
arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomness
Ard Biesheuvel
2016-02-24
efi: stub: use high allocation for converted command line
Ard Biesheuvel
2016-02-24
arm64: kaslr: randomize the linear region
Ard Biesheuvel
2016-02-24
arm64: add support for kernel ASLR
Ard Biesheuvel
2016-02-24
arm64: add support for building vmlinux as a relocatable PIE binary
Ard Biesheuvel
2016-02-24
arm64: switch to relative exception tables
Ard Biesheuvel
2016-02-24
arm64: make asm/elf.h available to asm files
Ard Biesheuvel
2016-02-24
arm64: avoid dynamic relocations in early boot code
Ard Biesheuvel
2016-02-24
arm64: avoid R_AARCH64_ABS64 relocations for Image header fields
Ard Biesheuvel
2016-02-24
arm64: add support for module PLTs
Ard Biesheuvel
2016-02-23
arm64: move brk immediate argument definitions to separate header
Ard Biesheuvel
2016-02-23
arm64: mm: use bit ops rather than arithmetic in pa/va translations
Ard Biesheuvel
2016-02-23
arm64: mm: only perform memstart_addr sanity check if DEBUG_VM
Ard Biesheuvel
2016-02-19
arm64: User die() instead of panic() in do_page_fault()
Catalin Marinas
2016-02-18
arm64: allow kernel Image to be loaded anywhere in physical memory
Ard Biesheuvel
2016-02-18
arm64: defer __va translation of initrd_start and initrd_end
Ard Biesheuvel
2016-02-18
arm64: move kernel image to base of vmalloc area
Ard Biesheuvel
2016-02-18
arm64: kvm: deal with kernel symbols outside of linear mapping
Ard Biesheuvel
2016-02-18
arm64: decouple early fixmap init from linear mapping
Ard Biesheuvel
2016-02-18
arm64: pgtable: implement static [pte|pmd|pud]_offset variants
Ard Biesheuvel
2016-02-18
arm64: introduce KIMAGE_VADDR as the virtual base of the kernel region
Ard Biesheuvel
2016-02-18
arm64: add support for ioremap() block mappings
Ard Biesheuvel
2016-02-18
arm64: prevent potential circular header dependencies in asm/bug.h
Ard Biesheuvel
[next]