index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
/
vmlinux.lds.S
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
2020-09-01
1
-0
/
+1
*
parisc: Move EXCEPTION_TABLE to RO_DATA segment
Kees Cook
2019-11-04
1
-3
/
+1
*
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
Kees Cook
2019-11-04
1
-1
/
+1
*
vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA
Kees Cook
2019-11-04
1
-2
/
+2
*
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
2019-11-04
1
-1
/
+0
*
parisc: add dynamic ftrace
Sven Schnelle
2019-06-08
1
-0
/
+2
*
parisc: Allow building 64-bit kernel without -mlong-calls compiler option
Helge Deller
2019-05-20
1
-7
/
+14
*
parisc: Enable the ro_after_init feature
Helge Deller
2019-05-10
1
-3
/
+0
*
parisc: Add static branch and JUMP_LABEL feature
Helge Deller
2019-05-06
1
-0
/
+3
*
parisc: Add alternative coding infrastructure
Helge Deller
2018-10-17
1
-0
/
+6
*
parisc64: Add .opd based function descriptor dereference
Sergey Senozhatsky
2018-01-09
1
-0
/
+2
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
parisc: Merge millicode routines via linker script
Helge Deller
2017-07-23
1
-0
/
+2
*
parisc: Move exception table into read-only section
Helge Deller
2016-10-09
1
-3
/
+4
*
parisc: Fix kernel memory layout regarding position of __gp
Helge Deller
2016-10-09
1
-2
/
+5
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-10-08
1
-0
/
+1
|
\
|
*
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-10-08
1
-0
/
+1
*
|
parisc: Drop bootmem and switch to memblock
Helge Deller
2016-10-07
1
-2
/
+0
|
/
*
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
2016-03-26
1
-0
/
+1
*
parisc: Map kernel text and data on huge pages
Helge Deller
2015-11-22
1
-3
/
+6
*
parisc: fix kernel memory layout in vmlinux.ld.S
Helge Deller
2013-11-30
1
-78
/
+60
*
parisc: add kernel stack overflow check
Helge Deller
2013-05-07
1
-1
/
+1
*
[PARISC] fix boot failure on 32-bit systems caused by branch stubs placed bef...
John David Anglin
2012-05-25
1
-2
/
+4
*
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2011-05-24
1
-1
/
+1
|
\
|
*
percpu: Always align percpu output section to PAGE_SIZE
Tejun Heo
2011-03-24
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...
Linus Torvalds
2011-05-22
1
-0
/
+1
|
\
\
|
*
|
[PARISC] only make executable areas executable
James Bottomley
2011-04-15
1
-0
/
+1
|
|
/
*
/
extable, core_kernel_data(): Make sure all archs define _sdata
Steven Rostedt
2011-05-20
1
-0
/
+3
|
/
*
percpu: align percpu readmostly subsection to cacheline
Tejun Heo
2011-01-25
1
-1
/
+1
*
Rename .data.lock_aligned to .data..lock_aligned.
Denys Vlasenko
2010-03-03
1
-2
/
+2
*
Rename .data.vmpages and .data.vm0.XXX to .data..vmpages and .data..vm0.XXX.
Denys Vlasenko
2010-03-03
1
-4
/
+4
*
parisc: fix unwind with recent gcc versions
Helge Deller
2009-11-30
1
-3
/
+3
*
parisc: Fix linker script breakage.
Helge Deller
2009-09-28
1
-0
/
+10
*
parisc: Remove useless altinstructions code copied from x86.
Tim Abbott
2009-09-25
1
-25
/
+0
*
parisc: Clean up linker script using new linker script macros.
Tim Abbott
2009-09-25
1
-75
/
+4
*
linker script: unify usage of discard definition
Tejun Heo
2009-07-09
1
-5
/
+4
*
linker script: throw away .discard section
Tejun Heo
2009-06-24
1
-0
/
+1
*
parisc: add ftrace (function and graph tracer) functionality
Helge Deller
2009-03-31
1
-0
/
+2
*
Merge branch 'linus' into core/rodata
Ingo Molnar
2008-06-16
1
-0
/
+1
|
\
|
*
parisc: move head.S to head.text section
Kyle McMartin
2008-06-13
1
-0
/
+1
*
|
move BUG_TABLE into RODATA
Jan Beulich
2008-05-25
1
-1
/
+0
|
/
*
all archs: consolidate init and exit sections in vmlinux.lds.h
Sam Ravnborg
2008-01-28
1
-4
/
+4
*
[PARISC] Kill off broken irqstack code
Kyle McMartin
2007-10-18
1
-8
/
+0
*
[PARISC] Kill off ASM_PAGE_SIZE use
Sam Ravnborg
2007-10-18
1
-7
/
+7
*
[PARISC] Beautify parisc vmlinux.lds.S
Sam Ravnborg
2007-10-18
1
-134
/
+185
*
[PARISC] Add NOTES section
Kyle McMartin
2007-08-27
1
-0
/
+2
*
define new percpu interface for shared data
Fenghua Yu
2007-07-19
1
-4
/
+3
*
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
[next]