This website requires JavaScript.
Explore
Help
Sign In
openstlinux
/
linux-st
Watch
1
Star
0
Fork
0
You've already forked linux-st
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
aaa68d2f295147a7b648bbab632557c7429fb8cd
linux-st
/
arch
/
xtensa
/
kernel
History
Chris Zankel
c0d7aa0750
Merge tag 'xtensa-for-next-20141021-2' of git://github.com/jcmvbkbc/linux-xtensa into for_next
...
Xtensa improvements for 3.18: - fix nommu support; - remove s6000 variant and s6105 platform.
2014-11-10 00:24:48 -08:00
..
.gitignore
…
align.S
xtensa: allow single-stepping through unaligned load/store
2014-08-14 11:59:30 +04:00
asm-offsets.c
…
coprocessor.S
…
entry.S
xtensa: deprecate fast_xtensa and fast_spill_registers syscalls
2014-08-14 11:59:33 +04:00
head.S
xtensa: move vecbase SR initialization to _startup
2014-10-21 13:28:55 +04:00
irq.c
…
Makefile
…
mcount.S
…
module.c
…
mxhead.S
…
pci-dma.c
xtensa: fix address checks in dma_{alloc,free}_coherent
2014-08-14 11:59:14 +04:00
pci.c
…
platform.c
…
process.c
…
ptrace.c
ARCH: AUDIT: audit_syscall_entry() should not require the arch
2014-09-23 16:21:26 -04:00
setup.c
…
signal.c
xtensa: Use get_signal() signal_setup_done()
2014-08-06 13:03:42 +02:00
smp.c
flush_icache_range: export symbol to fix build errors
2014-08-29 16:28:17 -07:00
stacktrace.c
…
syscall.c
xtensa: nommu: don't provide arch_get_unmapped_area
2014-10-21 13:28:48 +04:00
time.c
…
traps.c
xtensa: don't allow overflow/underflow on unaligned stack
2014-08-14 11:59:32 +04:00
vectors.S
xtensa: don't allow overflow/underflow on unaligned stack
2014-08-14 11:59:32 +04:00
vmlinux.lds.S
xtensa: don't allow overflow/underflow on unaligned stack
2014-08-14 11:59:32 +04:00
xtensa_ksyms.c
…