index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
vmlinux.lds.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+0
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
efi/libstub/arm64: align PE/COFF sections to segment alignment
Ard Biesheuvel
2020-04-28
1
-1
/
+2
*
arm64/kernel: Fix range on invalidating dcache for boot page tables
Gavin Shan
2020-04-28
1
-0
/
+1
*
arm64/kernel: vmlinux.lds: drop redundant discard/keep macros
Ard Biesheuvel
2020-04-28
1
-8
/
+2
*
arm64: rename stext to primary_entry
Ard Biesheuvel
2020-04-28
1
-2
/
+2
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-12-06
1
-0
/
+3
|
\
|
*
arm64: insn: consistently handle exit text
Mark Rutland
2019-12-04
1
-0
/
+3
*
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-11-26
1
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
arm64: Move EXCEPTION_TABLE to RO_DATA segment
Kees Cook
2019-11-04
1
-3
/
+4
|
*
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
-1
/
+0
*
|
arm64: remove __exception annotations
James Morse
2019-10-28
1
-3
/
+0
|
/
*
arm64/efi: Move variable assignments after SECTIONS
Kees Cook
2019-08-14
1
-0
/
+2
*
arm64: Add support for relocating the kernel with RELR relocations
Peter Collingbourne
2019-08-05
1
-0
/
+9
*
arm64: relocatable: fix inconsistencies in linker script and options
Ard Biesheuvel
2018-12-04
1
-4
/
+5
*
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-10-24
1
-1
/
+0
|
\
|
*
vmlinux.lds.h: Move LSM_TABLE into INIT_DATA
Kees Cook
2018-10-10
1
-1
/
+0
*
|
arm64/mm: move runtime pgds to rodata
Jun Yao
2018-09-25
1
-16
/
+17
*
|
arm64/mm: Separate boot-time page tables from swapper_pg_dir
Jun Yao
2018-09-25
1
-1
/
+5
|
/
*
arm64: remove no-op macro VMLINUX_SYMBOL()
Masahiro Yamada
2018-05-15
1
-10
/
+10
*
arm64: Extend early page table code to allow for larger kernels
Steve Capper
2018-01-14
1
-0
/
+1
*
arm64: entry: Move the trampoline to be before PAN
Steve Capper
2018-01-14
1
-5
/
+6
*
arm64: Re-order reserved_ttbr0 in linker script
Steve Capper
2018-01-14
1
-3
/
+2
*
arm64: kaslr: Put kernel vectors address in separate data page
Will Deacon
2017-12-11
1
-1
/
+4
*
arm64: entry: Add exception trampoline page for exceptions from EL0
Will Deacon
2017-12-11
1
-0
/
+17
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
arm64: add basic VMAP_STACK support
Mark Rutland
2017-08-15
1
-1
/
+1
*
arm64: move SEGMENT_ALIGN to <asm/memory.h>
Mark Rutland
2017-08-15
1
-16
/
+0
*
arm64: efi: split Image code and data into separate PE/COFF sections
Ard Biesheuvel
2017-04-04
1
-0
/
+2
*
arm64: mmu: apply strict permissions to .init.text and .init.data
Ard Biesheuvel
2017-03-23
1
-9
/
+16
*
arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1
Catalin Marinas
2016-11-21
1
-0
/
+5
*
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-10-07
1
-0
/
+1
*
arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmap
James Morse
2016-08-25
1
-0
/
+19
*
arm64: relocatable: suppress R_AARCH64_ABS64 relocations in vmlinux
Ard Biesheuvel
2016-07-29
1
-10
/
+1
*
arm64: vmlinux.lds: make __rela_offset and __dynsym_offset ABSOLUTE
Ard Biesheuvel
2016-07-29
1
-2
/
+2
*
Merge branch 'for-next/kprobes' into for-next/core
Catalin Marinas
2016-07-21
1
-0
/
+2
|
\
|
*
arm64: Treat all entry code as non-kprobe-able
Pratyush Anand
2016-07-19
1
-0
/
+1
|
*
arm64: Kprobes with single stepping support
Sandeepa Prabhu
2016-07-19
1
-0
/
+1
*
|
arm64: mm: fix location of _etext
Ard Biesheuvel
2016-06-27
1
-3
/
+4
|
/
*
arm64: kernel: Add support for hibernate/suspend-to-disk
James Morse
2016-04-28
1
-0
/
+15
*
arm64: kernel: perform relocation processing from ID map
Ard Biesheuvel
2016-04-26
1
-3
/
+4
*
arm64: simplify kernel segment mapping granularity
Ard Biesheuvel
2016-04-14
1
-10
/
+15
*
arm64: cover the .head.text section in the .text segment mapping
Ard Biesheuvel
2016-04-14
1
-1
/
+0
*
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
2016-03-25
1
-0
/
+1
*
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-20
1
-0
/
+1
|
\
|
*
arm64/vmlinux.lds.S: Handle .init.rodata.xxx and .init.bss sections
Ard Biesheuvel
2016-02-22
1
-0
/
+1
*
|
arm64: mm: Mark .rodata as RO
Jeremy Linton
2016-02-26
1
-2
/
+3
*
|
arm64: add support for building vmlinux as a relocatable PIE binary
Ard Biesheuvel
2016-02-24
1
-0
/
+16
*
|
arm64: introduce KIMAGE_VADDR as the virtual base of the kernel region
Ard Biesheuvel
2016-02-18
1
-2
/
+2
[next]