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