index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
vmlinux.lds.S
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-28
arm64: vmlinux.lds: account for spurious empty .igot.plt sections
Ard Biesheuvel
1
-1
/
+1
2020-10-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+13
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+24
2020-09-30
kvm: arm64: Set up hyp percpu data for nVHE
David Brazdil
1
-0
/
+8
2020-09-30
kvm: arm64: Only define __kvm_ex_table for CONFIG_KVM
David Brazdil
1
-0
/
+4
2020-09-30
kvm: arm64: Move nVHE hyp namespace macros to hyp_image.h
David Brazdil
1
-0
/
+1
2020-09-07
arm64: get rid of TEXT_OFFSET
Ard Biesheuvel
1
-2
/
+2
2020-09-01
arm64/build: Assert for unwanted sections
Kees Cook
1
-0
/
+20
2020-09-01
arm64/build: Add missing DWARF sections
Kees Cook
1
-0
/
+1
2020-09-01
arm64/build: Use common DISCARDS in linker script
Kees Cook
1
-3
/
+2
2020-09-01
arm64/build: Remove .eh_frame* sections due to unwind tables
Kees Cook
1
-1
/
+0
2020-09-01
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
1
-0
/
+1
2020-08-28
KVM: arm64: Add kvm_extable for vaxorcism code
James Morse
1
-0
/
+8
2020-08-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+0
2020-07-21
arm64: Reduce the number of header files pulled into vmlinux.lds.S
Will Deacon
1
-1
/
+0
2020-07-02
arm64/alternatives: use subsections for replacement sequences
Ard Biesheuvel
1
-3
/
+0
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+0
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-04-28
efi/libstub/arm64: align PE/COFF sections to segment alignment
Ard Biesheuvel
1
-1
/
+2
2020-04-28
arm64/kernel: Fix range on invalidating dcache for boot page tables
Gavin Shan
1
-0
/
+1
2020-04-28
arm64/kernel: vmlinux.lds: drop redundant discard/keep macros
Ard Biesheuvel
1
-8
/
+2
2020-04-28
arm64: rename stext to primary_entry
Ard Biesheuvel
1
-2
/
+2
2019-12-07
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+3
2019-12-04
arm64: insn: consistently handle exit text
Mark Rutland
1
-0
/
+3
2019-11-26
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+5
2019-11-04
arm64: Move EXCEPTION_TABLE to RO_DATA segment
Kees Cook
1
-3
/
+4
2019-11-04
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
Kees Cook
1
-1
/
+1
2019-11-04
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
1
-1
/
+0
2019-10-28
arm64: remove __exception annotations
James Morse
1
-3
/
+0
2019-08-14
arm64/efi: Move variable assignments after SECTIONS
Kees Cook
1
-0
/
+2
2019-08-05
arm64: Add support for relocating the kernel with RELR relocations
Peter Collingbourne
1
-0
/
+9
2018-12-04
arm64: relocatable: fix inconsistencies in linker script and options
Ard Biesheuvel
1
-4
/
+5
2018-10-24
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2018-10-11
vmlinux.lds.h: Move LSM_TABLE into INIT_DATA
Kees Cook
1
-1
/
+0
2018-09-25
arm64/mm: move runtime pgds to rodata
Jun Yao
1
-16
/
+17
2018-09-25
arm64/mm: Separate boot-time page tables from swapper_pg_dir
Jun Yao
1
-1
/
+5
2018-05-15
arm64: remove no-op macro VMLINUX_SYMBOL()
Masahiro Yamada
1
-10
/
+10
2018-01-14
arm64: Extend early page table code to allow for larger kernels
Steve Capper
1
-0
/
+1
2018-01-14
arm64: entry: Move the trampoline to be before PAN
Steve Capper
1
-5
/
+6
2018-01-14
arm64: Re-order reserved_ttbr0 in linker script
Steve Capper
1
-3
/
+2
2017-12-11
arm64: kaslr: Put kernel vectors address in separate data page
Will Deacon
1
-1
/
+4
2017-12-11
arm64: entry: Add exception trampoline page for exceptions from EL0
Will Deacon
1
-0
/
+17
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-15
arm64: add basic VMAP_STACK support
Mark Rutland
1
-1
/
+1
2017-08-15
arm64: move SEGMENT_ALIGN to <asm/memory.h>
Mark Rutland
1
-16
/
+0
2017-04-04
arm64: efi: split Image code and data into separate PE/COFF sections
Ard Biesheuvel
1
-0
/
+2
2017-03-23
arm64: mmu: apply strict permissions to .init.text and .init.data
Ard Biesheuvel
1
-9
/
+16
2016-11-21
arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1
Catalin Marinas
1
-0
/
+5
2016-10-08
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
1
-0
/
+1
2016-08-25
arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmap
James Morse
1
-0
/
+19
[next]