index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
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
2016-02-18
arm64: Remove the get_thread_info() function
Catalin Marinas
2016-02-18
arm64: kernel: Don't toggle PAN on systems with UAO
James Morse
2016-02-18
arm64: cpufeature: Test 'matches' pointer to find the end of the list
James Morse
2016-02-18
arm64: kernel: Add support for User Access Override
James Morse
2016-02-18
arm64: add ARMv8.2 id_aa64mmfr2 boiler plate
James Morse
2016-02-18
arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macro
James Morse
2016-02-16
arm64: use local label prefixes for __reg_num symbols
Ard Biesheuvel
2016-02-16
arm64: vdso: Mark vDSO code as read-only
David Brown
2016-02-16
arm64: ubsan: select ARCH_HAS_UBSAN_SANITIZE_ALL
Yang Shi
2016-02-16
arm64: replace read_lock to rcu lock in call_step_hook
Yang Shi
2016-02-16
arm64: ptdump: Indicate whether memory should be faulting
Laura Abbott
2016-02-16
arm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOC
Laura Abbott
2016-02-16
arm64: Drop alloc function from create_mapping
Laura Abbott
2016-02-16
arm64: prefetch: add missing #include for spin_lock_prefetch
Will Deacon
2016-02-16
arm64: lib: patch in prfm for copy_page if requested
Andrew Pinski
2016-02-16
arm64: lib: improve copy_page to deal with 128 bytes at a time
Will Deacon
2016-02-16
arm64: prefetch: add alternative pattern for CPUs without a prefetcher
Will Deacon
2016-02-16
arm64: prefetch: don't provide spin_lock_prefetch with LSE
Will Deacon
2016-02-16
arm64: kernel: implement ACPI parking protocol
Lorenzo Pieralisi
2016-02-16
arm64: mm: create new fine-grained mappings at boot
Mark Rutland
2016-02-16
arm64: ensure _stext and _etext are page-aligned
Mark Rutland
2016-02-16
arm64: mm: allow passing a pgdir to alloc_init_*
Mark Rutland
2016-02-16
arm64: mm: allocate pagetables anywhere
Mark Rutland
2016-02-16
arm64: mm: use fixmap when creating page tables
Mark Rutland
2016-02-16
arm64: mm: add functions to walk tables in fixmap
Mark Rutland
2016-02-16
arm64: mm: add __{pud,pgd}_populate
Mark Rutland
2016-02-16
arm64: mm: avoid redundant __pa(__va(x))
Mark Rutland
2016-02-16
arm64: mm: add functions to walk page tables by PA
Mark Rutland
2016-02-16
arm64: mm: move pte_* macros
Mark Rutland
[next]