index
:
linux.git
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
/
arm
/
kernel
/
vmlinux.lds.S
Age
Commit message (
Expand
)
Author
2021-12-03
ARM: implement support for vmap'ed stacks
Ard Biesheuvel
2021-10-25
ARM: 9140/1: allow compile-testing without machine record
Arnd Bergmann
2021-06-13
ARM: 9088/1: Split KERNEL_OFFSET from PAGE_OFFSET
Linus Walleij
2020-10-27
arm/build: Always handle .ARM.exidx and .ARM.extab sections
Nathan Chancellor
2020-09-01
arm/build: Assert for unwanted sections
Kees Cook
2020-09-01
arm/build: Add missing sections
Kees Cook
2020-09-01
arm/build: Explicitly keep .ARM.attributes sections
Kees Cook
2020-09-01
arm/build: Refactor linker script headers
Kees Cook
2020-09-01
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-03-24
arm: Remove HYP/Stage-2 page-table support
Marc Zyngier
2019-11-04
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
Kees Cook
2019-11-04
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
2018-05-19
ARM: 8757/1: NOMMU: Support PMSAv8 MPU
Vladimir Murzin
2018-03-09
ARM: simplify and fix linker script for TCM
Nicolas Pitre
2018-03-09
ARM: linker script: factor out TCM bits
Nicolas Pitre
2018-03-09
ARM: linker script: factor out vectors and stubs
Nicolas Pitre
2018-03-09
ARM: linker script: factor out unwinding table sections
Nicolas Pitre
2018-03-09
ARM: linker script: factor out stuff for the .text section
Nicolas Pitre
2018-03-09
ARM: linker script: factor out stuff for the DISCARD section
Nicolas Pitre
2018-03-09
ARM: linker script: factor out some common definitions between XIP and non-XIP
Nicolas Pitre
2017-12-17
ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit code
Russell King
2017-11-16
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-10
ARM: vmlinux.lds.S: replace open coded .data sections with generic macros
Nicolas Pitre
2017-09-10
ARM: vmlinux*.lds.S: some decruftification
Nicolas Pitre
2017-04-03
debug: Fix __bug_table[] in arch linker scripts
Peter Zijlstra
2017-02-07
arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX
Laura Abbott
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-08-04
arm: jump label may reference text in __exit
Jason Baron
2016-07-02
ARM: 8583/1: mm: fix location of _etext
Kees Cook
2016-03-25
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
2016-03-19
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2016-02-29
ARM: KVM: Move the HYP code to its own section
Marc Zyngier
2016-02-22
ARM: 8536/1: mm: hide __start_rodata_section_aligned for non-debug builds
Arnd Bergmann
2016-02-11
ARM: 8502/1: mm: mark section-aligned portion of rodata NX
Kees Cook
2016-02-11
ARM: 8515/2: move .vectors and .stubs sections back into the kernel VMA
Ard Biesheuvel
2016-02-11
ARM: 8513/1: xip: Move XIP linking to a separate file
Chris Brandt
2016-02-08
ARM: 8501/1: mm: flip priority of CONFIG_DEBUG_RODATA
Kees Cook
2015-04-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-03-29
ARM: 8322/1: keep .text and .fixup regions closer together
Ard Biesheuvel
2015-03-28
ARM: 8317/1: move the .idmap.text section closer to .head.text
Ard Biesheuvel
2015-03-27
ARM: kvm: round HYP section to page size instead of log2 upper bound
Ard Biesheuvel
2015-03-25
ARM: kvm: assert on HYP section boundaries not actual code size
Ard Biesheuvel
2015-03-23
ARM: kvm: implement replacement for ld's LOG2CEIL()
Ard Biesheuvel
2015-03-19
ARM, arm64: kvm: get rid of the bounce page
Ard Biesheuvel
2014-11-03
Merge tag 'ronx-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/l...
Russell King
2014-10-16
ARM: mm: allow text and rodata sections to be read-only
Kees Cook
2014-10-16
ARM: mm: allow non-text sections to be non-executable
Kees Cook
[next]