aboutsummaryrefslogtreecommitdiff
path: root/arch/xtensa
AgeCommit message (Expand)Author
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk
2008-02-03Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers
2008-02-01PCI: Kconfig help: don't refer to the PCI-HOWTOAdrian Bunk
2008-01-28Remove references to "make dep"Adrian Bunk
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg
2007-12-11[XTENSA]: Fix use of skb after netif_rxJulia Lawall
2007-10-30Kbuild/doc: fix links to Documentation filesDirk Hohndel
2007-10-20kbuild: restore arch/{ppc/xtensa}/boot cflagsMilton Miller
2007-10-20XTENSA: Emphasize that the "eth" boot-time parm takes a valueRobert P. J. Day
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg
2007-10-14kbuild: fix up CFLAGS usageSam Ravnborg
2007-08-27[patch 2/2] xtensa console.c: remove duplicate #includeFrederik Deweerdt
2007-08-27[XTENSA] Add support for cache-aliasingChris Zankel
2007-08-27[XTENSA] Add kernel module supportChris Zankel
2007-08-27[XTENSA] Add support for executable/non-executable feature in the mmuChris Zankel
2007-08-27[XTENSA] Initialize semaphore_wake_lockChris Zankel
2007-08-27[XTENSA] Fix timer instabilities.Chris Zankel
2007-08-27[XTENSA] Fix fadvise64_64Chris Zankel
2007-08-27[XTENSA] Move string-io functions to io.c from pci.cChris Zankel
2007-08-27[XTENSA] Move pre-initialized structures to init_task.cChris Zankel
2007-08-27[XTENSA] Add freestanding option to CFLAGSChris Zankel
2007-08-27[XTENSA] fix wrong usage of __init and __initdata in traps.cChris Zankel
2007-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2007-07-19define new percpu interface for shared dataFenghua Yu
2007-07-19mm: fault feedback #2Nick Piggin
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov
2007-07-17xtensa: use DATA_DATA in xtensaMathieu Desnoyers
2007-05-31[XTENSA] Remove non-rt signal handlingChris Zankel
2007-05-31[XTENSA] Move common sections into bss sectionsChris Zankel
2007-05-31[XTENSA] clean-up header filesChris Zankel
2007-05-31[XTENSA] Remove multi-exported symbols from xtensa_ksyms.cChris Zankel
2007-05-31[XTENSA] fix sources using deprecated assembler directiveChris Zankel
2007-05-31[XTENSA] Spelling fixes in arch/xtensaChris Zankel
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-05-09rename thread_info to stackRoman Zippel
2007-05-09fix file specification in commentsUwe Kleine-König
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-07xtensa: strlcpy is smart enoughJean Delvare
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare