index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
vmlinux.lds.S
Age
Commit message (
Expand
)
Author
2018-12-04
arm64: relocatable: fix inconsistencies in linker script and options
Ard Biesheuvel
2018-10-24
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-10-10
vmlinux.lds.h: Move LSM_TABLE into INIT_DATA
Kees Cook
2018-09-25
arm64/mm: move runtime pgds to rodata
Jun Yao
2018-09-25
arm64/mm: Separate boot-time page tables from swapper_pg_dir
Jun Yao
2018-05-15
arm64: remove no-op macro VMLINUX_SYMBOL()
Masahiro Yamada
2018-01-14
arm64: Extend early page table code to allow for larger kernels
Steve Capper
2018-01-14
arm64: entry: Move the trampoline to be before PAN
Steve Capper
2018-01-14
arm64: Re-order reserved_ttbr0 in linker script
Steve Capper
2017-12-11
arm64: kaslr: Put kernel vectors address in separate data page
Will Deacon
2017-12-11
arm64: entry: Add exception trampoline page for exceptions from EL0
Will Deacon
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-15
arm64: add basic VMAP_STACK support
Mark Rutland
2017-08-15
arm64: move SEGMENT_ALIGN to <asm/memory.h>
Mark Rutland
2017-04-04
arm64: efi: split Image code and data into separate PE/COFF sections
Ard Biesheuvel
2017-03-23
arm64: mmu: apply strict permissions to .init.text and .init.data
Ard Biesheuvel
2016-11-21
arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1
Catalin Marinas
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-08-25
arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmap
James Morse
2016-07-29
arm64: relocatable: suppress R_AARCH64_ABS64 relocations in vmlinux
Ard Biesheuvel
2016-07-29
arm64: vmlinux.lds: make __rela_offset and __dynsym_offset ABSOLUTE
Ard Biesheuvel
2016-07-21
Merge branch 'for-next/kprobes' into for-next/core
Catalin Marinas
2016-07-19
arm64: Treat all entry code as non-kprobe-able
Pratyush Anand
2016-07-19
arm64: Kprobes with single stepping support
Sandeepa Prabhu
2016-06-27
arm64: mm: fix location of _etext
Ard Biesheuvel
2016-04-28
arm64: kernel: Add support for hibernate/suspend-to-disk
James Morse
2016-04-26
arm64: kernel: perform relocation processing from ID map
Ard Biesheuvel
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-03-25
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
2016-03-20
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-02-26
arm64: mm: Mark .rodata as RO
Jeremy Linton
2016-02-24
arm64: add support for building vmlinux as a relocatable PIE binary
Ard Biesheuvel
2016-02-22
arm64/vmlinux.lds.S: Handle .init.rodata.xxx and .init.bss sections
Ard Biesheuvel
2016-02-18
arm64: introduce KIMAGE_VADDR as the virtual base of the kernel region
Ard Biesheuvel
2016-02-16
arm64: ensure _stext and _etext are page-aligned
Mark Rutland
2016-01-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-12-10
arm64: mm: fold alternatives into .init
Mark Rutland
2015-12-10
arm64: Remove redundant padding from linker script
Mark Rutland
2015-12-07
arm64: update linker script to increased L1_CACHE_BYTES value
Ard Biesheuvel
2015-10-29
arm64: page-align sections for DEBUG_RODATA
Mark Rutland
2015-10-19
arm64: Move swapper pagetable definitions
Suzuki K. Poulose
2015-06-02
arm64: reduce ID map to a single page
Ard Biesheuvel
2015-03-19
ARM, arm64: kvm: get rid of the bounce page
Ard Biesheuvel
2015-01-22
arm64: add better page protections to arm64
Laura Abbott
2014-11-25
arm64: vmlinux.lds.S: don't discard .exit.* sections at link-time
Will Deacon
2014-11-25
arm64: add alternative runtime patching
Andre Przywara
2014-11-05
arm64/efi: set PE/COFF file alignment to 512 bytes
Ard Biesheuvel
2014-10-02
ARM: 8168/1: extend __init_end to a page align address
Yalin Wang
2014-07-10
arm64: Enable TEXT_OFFSET fuzzing
Mark Rutland
[next]