index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
kernel
/
vmlinux.lds.S
Age
Commit message (
Expand
)
Author
2014-08-14
xtensa: don't allow overflow/underflow on unaligned stack
Max Filippov
2014-06-09
xtensa: add fixup for double exception raised in window overflow
Max Filippov
2014-01-14
xtensa: add SMP support
Max Filippov
2013-05-09
xtensa: add MMU v3 support
Max Filippov
2013-02-23
xtensa: dispatch medium-priority interrupts
Marc Gauthier
2012-10-03
xtensa: drop CONFIG_EMBEDDED_RAMDISK
Max Filippov
2012-06-20
xtensa: replace xtensa-specific _f{data,text} by _s{data,text}
Geert Uytterhoeven
2011-03-24
percpu: Always align percpu output section to PAGE_SIZE
Tejun Heo
2011-01-25
percpu: align percpu readmostly subsection to cacheline
Tejun Heo
2009-09-24
xtensa: Cleanup linker script using new linker script macros.
Tim Abbott
2009-07-09
linker script: unify usage of discard definition
Tejun Heo
2009-06-24
linker script: throw away .discard section
Tejun Heo
2009-05-11
xtensa: Fix linker script to include .literal sections
Chris Zankel
2009-04-26
xtensa: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-04-02
xtensa: let platform override KERNELOFFSET
Johannes Weiner
2008-11-06
xtensa: move headers files to arch/xtensa/include
Chris Zankel
2008-02-13
[XTENSA] Add missing RELOCATE_ENTRY for debug vector
Marc Gauthier
2008-02-13
[XTENSA] Add .literal sections for various init sectiont to linker script
Chris Zankel
2008-01-28
all archs: consolidate init and exit sections in vmlinux.lds.h
Sam Ravnborg
2007-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2007-07-19
define new percpu interface for shared data
Fenghua Yu
2007-07-17
xtensa: use DATA_DATA in xtensa
Mathieu Desnoyers
2007-05-31
[XTENSA] clean-up header files
Chris Zankel
2007-05-19
all-archs: consolidate .data section definition in asm-generic
Sam Ravnborg
2007-05-19
all-archs: consolidate .text section definition in asm-generic
Sam Ravnborg
2007-05-02
[PATCH] x86: Allow percpu variables to be page-aligned
Jeremy Fitzhardinge
2007-02-11
[PATCH] disable init/initramfs.c: architectures
Jean-Paul Saman
2006-12-10
[PATCH] xtensa: remove extra header files
Chris Zankel
2006-12-10
[PATCH] xtensa: fix irq and misc fixes
Chris Zankel
2006-10-27
[PATCH] vmlinux.lds: consolidate initcall sections
Andrew Morton
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2005-07-12
[PATCH] xtensa: remove old syscalls
Chris Zankel
2005-06-24
[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3
Chris Zankel