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