summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
* avoid overflows in kernel/time.cH. Peter Anvin2008-02-081-0/+4
* procfs: constify function pointer tablesJan Engelhardt2008-02-081-1/+1
* calibrate_delay() must be __cpuinitAdrian Bunk2008-02-061-1/+1
* Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers2008-02-031-2/+0Star
* PCI: Kconfig help: don't refer to the PCI-HOWTOAdrian Bunk2008-02-021-5/+0Star
* Remove references to "make dep"Adrian Bunk2008-01-282-9/+0Star
* all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-281-4/+5
* [XTENSA]: Fix use of skb after netif_rxJulia Lawall2007-12-111-2/+2
* Kbuild/doc: fix links to Documentation filesDirk Hohndel2007-10-301-1/+1
* kbuild: restore arch/{ppc/xtensa}/boot cflagsMilton Miller2007-10-201-1/+2
* XTENSA: Emphasize that the "eth" boot-time parm takes a valueRobert P. J. Day2007-10-201-1/+1
* Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers2007-10-191-0/+2
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-191-3/+3
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-191-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-163-9/+6Star
|\
| * kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-142-6/+4Star
| * kbuild: fix up CFLAGS usageSam Ravnborg2007-10-141-3/+2Star
* | During VM oom condition, kill all threads in process groupWill Schmidt2007-10-161-1/+1
* | Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-161-4/+0Star
|/
* [patch 2/2] xtensa console.c: remove duplicate #includeFrederik Deweerdt2007-08-271-1/+0Star
* [XTENSA] Add support for cache-aliasingChris Zankel2007-08-277-290/+624
* [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] Add freestanding option to CFLAGSChris Zankel2007-08-271-1/+6
* [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/+1Star
* | mm: fault feedback #2Nick Piggin2007-07-191-12/+11Star
* | PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-4/+1Star
* | PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-11/+1Star
* | Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-171-0/+1
|/
* [XTENSA] Remove non-rt signal handlingChris Zankel2007-06-013-498/+334Star
* [XTENSA] Move common sections into bss sectionsChris Zankel2007-06-011-8/+11
* [XTENSA] clean-up header filesChris Zankel2007-06-012-47/+32Star
* [XTENSA] Remove multi-exported symbols from xtensa_ksyms.cChris Zankel2007-06-011-11/+0Star
* [XTENSA] fix sources using deprecated assembler directiveChris Zankel2007-06-012-32/+34
* [XTENSA] Spelling fixes in arch/xtensaChris Zankel2007-06-013-3/+3
* 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
|\
| * fix file specification in commentsUwe Kleine-König2007-05-091-1/+1
* | rename thread_info to stackRoman Zippel2007-05-091-1/+1
|/
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-083-3/+0Star
* xtensa: strlcpy is smart enoughJean Delvare2007-05-071-1/+1