aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/vmlinux.lds.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-01vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook1-0/+1
2020-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-2/+4
2020-01-12sparc: Add .exit.data section.David S. Miller1-2/+4
2019-11-04vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook1-1/+1
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAKees Cook1-1/+0
2018-03-18sparc64: Add support for ADI (Application Data Integrity)Khalid Aziz1-0/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-09sparc64: speed up etrap/rtrap on NG2 and later processorsAnthony Yznaga1-0/+5
2017-08-15sparc64: Add 16GB hugepage supportNitin Gupta1-0/+5
2017-08-10sparc64: Revert 16GB huge page support.David S. Miller1-5/+0
2017-08-09sparc64: Add 16GB hugepage supportNitin Gupta1-0/+5
2017-06-12sparc64: add hot-patched and inlined get_tick()Pavel Tatashin1-0/+5
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf1-0/+1
2016-08-04sparc: support static_key usage in non-module __exit sectionsJason Baron1-0/+7
2016-04-27sparc64: Fix bootup regressions on some Kconfig combinations.David S. Miller1-0/+4
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko1-0/+1
2015-05-31sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTEKhalid Aziz1-0/+5
2014-10-05sparc64: Kill unnecessary tables and increase MAX_BANKS.David S. Miller1-2/+3
2014-10-05sparc64: Fix physical memory management regressions with large max_phys_bits.David S. Miller1-5/+0
2013-11-12sparc64: Make PAGE_OFFSET variable.David S. Miller1-0/+5
2012-10-28sparc64: Improvde documentation and readability of atomic backoff code.David S. Miller1-4/+4
2012-10-27sparc64: Use pause instruction when available.David S. Miller1-0/+5
2012-05-27sparc32: add support for run-time patching of leon/sun single instructionsSam Ravnborg1-0/+5
2011-08-05sparc: Access kernel TSB using physical addressing when possible.David S. Miller1-0/+10
2011-08-02sparc: Use popc when possible for ffs/__ffs/ffz.David S. Miller1-0/+5
2011-08-02sparc: Use popc if possible for hweight routines.David S. Miller1-1/+5
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo1-1/+1
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo1-1/+1
2010-04-12sparc64: Support kmemleak.David S. Miller1-0/+4
2010-04-12sparc64: Add function graph tracer support.David S. Miller1-0/+1
2009-09-18sparc: Clean up linker script using new linker script macros.Geoffrey Thomas1-68/+7
2009-07-09linker script: unify usage of discard definitionTejun Heo1-7/+2
2009-06-24linker script: throw away .discard sectionTejun Heo1-0/+1
2009-04-26sparc: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott1-1/+1
2008-12-27sparc: unify sections.hSam Ravnborg1-3/+0
2008-12-27sparc: use .data.init_task section for init_thread_unionSam Ravnborg1-0/+9
2008-12-04sparc,sparc64: prepare vmlinux.lds.S for unificationSam Ravnborg1-20/+79
2008-11-30fix the section noise in sparc head.SAl Viro1-0/+1
2008-02-09[SPARC]: Merge asm-sparc{,64}/cache.hDavid S. Miller1-0/+4
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg1-4/+4
2007-10-13[SPARC]: beautify vmlinux.ldsSam Ravnborg1-72/+93
2007-07-24[SPARC]: Add missing NOTES section.David S. Miller1-0/+2
2007-07-19define new percpu interface for shared dataFenghua Yu1-4/+1
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg1-1/+1
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg1-1/+1
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge1-1/+1
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman1-0/+4
2006-12-07[PATCH] relocatable kernel: Kallsyms generate relocatable symbolsEric W. Biederman1-0/+1
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton1-7/+1
2006-10-11[SPARC32]: Fix sparc32 modpost warnings.Martin Habets1-2/+2