summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel
Commit message (Expand)AuthorAgeFilesLines
* xtensa: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-10-141-1/+1
* xtensa: remove dead CONFIG_BLK_DEV_IDE codeAdrian Bunk2008-10-131-5/+0
* remove unneeded #include <linux/ide.h>'sAdrian Bunk2008-08-051-1/+0
* flag parameters: pipeUlrich Drepper2008-07-241-1/+1
* PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-241-0/+1
* [PATCH] take init_files to fs/file.cAl Viro2008-05-161-1/+0
* xtensa: use kbuild.h macros instead of defining them in asm-offsets.cChristoph Lameter2008-04-291-2/+1
* Generic semaphore implementationMatthew Wilcox2008-04-173-236/+1
* [XTENSA] Allow debugger to modify the WINDOWBASE register.Chris Zankel2008-02-131-31/+35
* [XTENSA] Fix register corruption for certain processor configurationsChris Zankel2008-02-131-29/+15
* [XTENSA] Add support for the sa_restorer functionChris Zankel2008-02-131-6/+10
* [XTENSA] Add support for configurable registers and coprocessorsChris Zankel2008-02-137-730/+713
* [XTENSA] Add missing RELOCATE_ENTRY for debug vectorMarc Gauthier2008-02-131-0/+2
* [XTENSA] Remove unused codeChris Zankel2008-02-131-22/+0
* [XTENSA] Fix modules for non-exec processor configurationsChris Zankel2008-02-131-1/+1
* [XTENSA] Fix comments regarding the number of frames to saveChris Zankel2008-02-131-6/+6
* [XTENSA] Add missing a2 register restore in register spill routineChris Zankel2008-02-131-3/+5
* [XTENSA] Remove oldmask from sigcontext and fix register flushChris Zankel2008-02-131-7/+5
* [XTENSA] Clean up elf-gregset.Chris Zankel2008-02-132-60/+7
* [XTENSA] Add .literal sections for various init sectiont to linker scriptChris Zankel2008-02-131-1/+3
* [XTENSA] Remove dead code reported by Robert P. J. Day.Adrian Bunk2008-02-131-5/+0
* [XTENSA] Remove duplicate includes.Chris Zankel2008-02-131-1/+0
* procfs: constify function pointer tablesJan Engelhardt2008-02-081-1/+1
* calibrate_delay() must be __cpuinitAdrian Bunk2008-02-061-1/+1
* all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-281-4/+5
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-191-3/+3
* Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-161-4/+0
* [XTENSA] Add support for cache-aliasingChris Zankel2007-08-272-11/+77
* [XTENSA] Add kernel module supportChris Zankel2007-08-271-18/+177
* [XTENSA] Add support for executable/non-executable feature in the mmuChris Zankel2007-08-271-14/+28
* [XTENSA] Initialize semaphore_wake_lockChris Zankel2007-08-271-1/+1
* [XTENSA] Fix timer instabilities.Chris Zankel2007-08-271-17/+29
* [XTENSA] Fix fadvise64_64Chris Zankel2007-08-271-0/+5
* [XTENSA] Move string-io functions to io.c from pci.cChris Zankel2007-08-273-70/+76
* [XTENSA] Move pre-initialized structures to init_task.cChris Zankel2007-08-273-15/+40
* [XTENSA] fix wrong usage of __init and __initdata in traps.cChris Zankel2007-08-271-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-07-191-1/+2
|\
| * xtensa: use DATA_DATA in xtensaMathieu Desnoyers2007-07-171-1/+2
* | define new percpu interface for shared dataFenghua Yu2007-07-191-4/+1
* | PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-4/+1
* | PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-11/+1
* | Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-171-0/+1
|/
* [XTENSA] Remove non-rt signal handlingChris Zankel2007-05-313-498/+334
* [XTENSA] Move common sections into bss sectionsChris Zankel2007-05-311-8/+11
* [XTENSA] clean-up header filesChris Zankel2007-05-312-47/+32
* [XTENSA] Remove multi-exported symbols from xtensa_ksyms.cChris Zankel2007-05-311-11/+0
* [XTENSA] Spelling fixes in arch/xtensaChris Zankel2007-05-311-1/+1
* all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-191-1/+2
* all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-191-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-091-1/+1
|\