index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
vmlinux.lds.S
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390: introduce execute-trampolines for branches
Martin Schwidefsky
2018-02-07
1
-0
/
+14
*
s390/kernel: emit CFI data in .debug_frame and discard .eh_frame sections
Hendrik Brueckner
2017-12-13
1
-0
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-11-13
1
-5
/
+23
|
\
|
*
s390: remove named saved segment support
Heiko Carstens
2017-11-08
1
-5
/
+0
|
*
s390: introduce CPU alternatives
Vasily Gorbik
2017-10-18
1
-0
/
+23
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
s390: move _text symbol to address higher than zero
Heiko Carstens
2017-05-09
1
-1
/
+7
*
mm: fix section name for .data..ro_after_init
Kees Cook
2017-04-01
1
-2
/
+0
*
s390: add no-execute support
Martin Schwidefsky
2017-02-08
1
-1
/
+8
*
mm: kmemleak: scan .data.ro_after_init
Jakub Kicinski
2016-11-11
1
-0
/
+2
*
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-10-08
1
-0
/
+1
*
s390: add proper __ro_after_init support
Heiko Carstens
2016-06-13
1
-1
/
+11
*
s390/mm: align swapper_pg_dir to 16k
Heiko Carstens
2016-06-13
1
-1
/
+8
*
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
2016-03-26
1
-0
/
+1
*
s390: remove 31 bit support
Heiko Carstens
2015-03-25
1
-7
/
+0
*
s390/linker skript: discard exit.data at runtime
Heiko Carstens
2013-02-14
1
-0
/
+4
*
s390: fix linker script for 31 bit builds
Heiko Carstens
2012-10-18
1
-1
/
+1
*
s390/linker script: use RO_DATA_SECTION
Heiko Carstens
2012-07-26
1
-1
/
+1
*
[S390] cleanup entry point definition
Christian Borntraeger
2012-01-18
1
-2
/
+2
*
[S390] incorrect note program header
Martin Schwidefsky
2011-11-14
1
-0
/
+2
*
percpu: Always align percpu output section to PAGE_SIZE
Tejun Heo
2011-03-24
1
-1
/
+1
*
percpu: align percpu readmostly subsection to cacheline
Tejun Heo
2011-01-25
1
-1
/
+1
*
[S390] Enable kmemleak on s390.
Heiko Carstens
2009-10-06
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-09-15
1
-6
/
+3
|
\
|
*
linker script: unify usage of discard definition
Tejun Heo
2009-07-09
1
-7
/
+3
|
*
linker script: throw away .discard section
Tejun Heo
2009-06-24
1
-0
/
+1
*
|
[S390] clean up linker script using new linker script macros.
Nelson Elhage
2009-09-11
1
-76
/
+7
*
|
[S390] Use macros for .data.page_aligned.
Tim Abbott
2009-09-11
1
-5
/
+1
|
/
*
[S390] ftrace: add function graph tracer support
Heiko Carstens
2009-06-12
1
-0
/
+1
*
s390: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-04-26
1
-2
/
+2
*
[S390] Fix hypervisor detection for KVM
Christian Borntraeger
2009-03-26
1
-0
/
+2
*
[S390] Fix alignment of initial kernel stack.
Heiko Carstens
2008-11-27
1
-1
/
+2
*
[S390] Fix linker script.
Heiko Carstens
2008-08-25
1
-1
/
+1
*
move BUG_TABLE into RODATA
Jan Beulich
2008-05-25
1
-1
/
+0
*
[S390] Fix linker script.
Heiko Carstens
2008-02-05
1
-1
/
+1
*
all archs: consolidate init and exit sections in vmlinux.lds.h
Sam Ravnborg
2008-01-28
1
-4
/
+4
*
[S390] Move NOTES and BUG_TABLE.
Martin Schwidefsky
2008-01-26
1
-3
/
+9
*
[S390] s390: use PAGE_SIZE in vmlinux.lds
Sam Ravnborg
2007-10-12
1
-13
/
+14
*
[S390] s390: beautify vmlinux.lds
Sam Ravnborg
2007-10-12
1
-106
/
+127
*
[S390] Get rid of new section mismatch warnings.
Heiko Carstens
2007-07-27
1
-0
/
+1
*
s390: Put allocated ELF notes in read-only data segment
Roland McGrath
2007-07-19
1
-0
/
+2
*
define new percpu interface for shared data
Fenghua Yu
2007-07-19
1
-4
/
+1
*
all-archs: consolidate .data section definition in asm-generic
Sam Ravnborg
2007-05-19
1
-1
/
+1
*
all-archs: consolidate .text section definition in asm-generic
Sam Ravnborg
2007-05-19
1
-1
/
+1
*
[PATCH] x86: Allow percpu variables to be page-aligned
Jeremy Fitzhardinge
2007-05-02
1
-1
/
+1
*
[S390] Use generic bug.
Heiko Carstens
2007-04-27
1
-1
/
+9
*
[PATCH] disable init/initramfs.c: architectures
Jean-Paul Saman
2007-02-11
1
-0
/
+3
*
[S390] Mark kernel text section read-only.
Heiko Carstens
2007-02-05
1
-1
/
+2
*
[S390] boot from NSS support
Hongjie Yang
2007-02-05
1
-5
/
+5
*
[PATCH] vmlinux.lds: consolidate initcall sections
Andrew Morton
2006-10-28
1
-7
/
+1
[next]