aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-13[XTENSA] Clean up elf-gregset.Chris Zankel2-60/+7
2008-02-13[XTENSA] Fix icache flush for cache aliasingChris Zankel1-1/+1
2008-02-13[XTENSA] Prevent inlining ISS platform asm constructsMarc Gauthier2-0/+2
2008-02-13[XTENSA] Flush the page-address in update-mmu instead of user-addressChris Zankel1-3/+3
2008-02-13[XTENSA] Fix argument list for pgd_ctor constructor.Chris Zankel1-1/+1
2008-02-13[XTENSA] Concentrate platforms into one platforms directory.Chris Zankel6-1/+1
2008-02-13[XTENSA] Add .literal sections for various init sectiont to linker scriptChris Zankel1-1/+3
2008-02-13[XTENSA] Remove dead code reported by Robert P. J. Day.Adrian Bunk1-5/+0
2008-02-13[XTENSA] Remove duplicate includes.Chris Zankel3-3/+0
2008-02-09ide: introduce HAVE_IDESam Ravnborg1-0/+1
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin1-0/+4
2008-02-08procfs: constify function pointer tablesJan Engelhardt1-1/+1
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk1-1/+1
2008-02-03Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers1-2/+0
2008-02-01PCI: Kconfig help: don't refer to the PCI-HOWTOAdrian Bunk1-5/+0
2008-01-28Remove references to "make dep"Adrian Bunk2-9/+0
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg1-4/+5
2007-12-11[XTENSA]: Fix use of skb after netif_rxJulia Lawall1-2/+2
2007-10-30Kbuild/doc: fix links to Documentation filesDirk Hohndel1-1/+1
2007-10-20kbuild: restore arch/{ppc/xtensa}/boot cflagsMilton Miller1-1/+2
2007-10-20XTENSA: Emphasize that the "eth" boot-time parm takes a valueRobert P. J. Day1-1/+1
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers1-0/+2
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan1-3/+3
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn1-1/+1
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds3-9/+6
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt1-1/+1
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan1-4/+0
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2-6/+4
2007-10-14kbuild: fix up CFLAGS usageSam Ravnborg1-3/+2
2007-08-27[patch 2/2] xtensa console.c: remove duplicate #includeFrederik Deweerdt1-1/+0
2007-08-27[XTENSA] Add support for cache-aliasingChris Zankel7-290/+624
2007-08-27[XTENSA] Add kernel module supportChris Zankel1-18/+177
2007-08-27[XTENSA] Add support for executable/non-executable feature in the mmuChris Zankel1-14/+28
2007-08-27[XTENSA] Initialize semaphore_wake_lockChris Zankel1-1/+1
2007-08-27[XTENSA] Fix timer instabilities.Chris Zankel1-17/+29
2007-08-27[XTENSA] Fix fadvise64_64Chris Zankel1-0/+5
2007-08-27[XTENSA] Move string-io functions to io.c from pci.cChris Zankel3-70/+76
2007-08-27[XTENSA] Move pre-initialized structures to init_task.cChris Zankel3-15/+40
2007-08-27[XTENSA] Add freestanding option to CFLAGSChris Zankel1-1/+6
2007-08-27[XTENSA] fix wrong usage of __init and __initdata in traps.cChris Zankel1-2/+2
2007-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-1/+2
2007-07-19define new percpu interface for shared dataFenghua Yu1-4/+1
2007-07-19mm: fault feedback #2Nick Piggin1-12/+11
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan1-4/+1
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan1-11/+1
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov1-0/+1
2007-07-17xtensa: use DATA_DATA in xtensaMathieu Desnoyers1-1/+2
2007-05-31[XTENSA] Remove non-rt signal handlingChris Zankel3-498/+334
2007-05-31[XTENSA] Move common sections into bss sectionsChris Zankel1-8/+11
2007-05-31[XTENSA] clean-up header filesChris Zankel2-47/+32