aboutsummaryrefslogtreecommitdiff
path: root/arch/xtensa
AgeCommit message (Expand)Author
2009-05-11xtensa: Fix linker script to include .literal sectionsChris Zankel
2009-05-11xtensa: update s6105_defconfig for ccount calibrationOskar Schirmer
2009-05-11xtensa: implement ccount calibration for s6000Oskar Schirmer
2009-05-11xtensa: fix wrong extern declaration renamed in code using itOskar Schirmer
2009-05-11xtensa: register gpio chip before useJohannes Weiner
2009-05-11xtensa: always use correct stack pointer for stack tracesJohannes Weiner
2009-05-11xtensa: Fix checksum header fileChris Zankel
2009-05-11xtensa: Fix architecture specific KconfigChris Zankel
2009-04-26xtensa: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-04-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Chris Zankel
2009-04-03xtensa: we don't need to include asm/io.hChris Zankel
2009-04-03xtensa: only build platform or variant if they contain a MakefileChris Zankel
2009-04-02xtensa: make startup code discardableDaniel Glöckner
2009-04-02xtensa: ccount clocksourceJohannes Weiner
2009-04-02xtensa: remove platform rtc hooksJohannes Weiner
2009-04-02xtensa: use generic sched_clock()Johannes Weiner
2009-04-02xtensa: platform: s6105Johannes Weiner
2009-04-02xtensa: let platform override KERNELOFFSETJohannes Weiner
2009-04-02xtensa: s6000 variantJohannes Weiner
2009-04-02xtensa: s6000 variant core definitionsJohannes Weiner
2009-04-02xtensa: variant irq set callbacksJohannes Weiner
2009-04-02xtensa: variant-specific codeJohannes Weiner
2009-04-02xtensa: nommu supportJohannes Weiner
2009-04-02xtensa: add flat supportOskar Schirmer
2009-04-02xtensa: enforce slab alignment to maximum register widthOskar Schirmer
2009-04-02xtensa: cope with ram beginning at higher addressesJohannes Weiner
2009-04-02xtensa: don't make bootmem bitmap larger than requiredJohannes Weiner
2009-04-02xtensa: fix init_bootmem_node() argument orderJohannes Weiner
2009-04-02xtensa: use correct stack pointer for stack tracesJohannes Weiner
2009-04-02xtensa: beat Kconfig into shapeJohannes Weiner
2009-04-02xtensa: remove redefinition of XCHAL_MMU_ASID_BITSJohannes Weiner
2009-04-02Simplify copy_thread()Alexey Dobriyan
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar
2009-04-01proc tty: switch xtensa iss console to ->proc_fopsAlexey Dobriyan
2009-03-26Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-03-26Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-26Merge commit 'v2.6.29' into core/header-fixesIngo Molnar
2009-03-16Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar
2009-03-13Merge branch 'core/locking' into tracing/ftraceIngo Molnar
2009-03-10xtensa: fix compilation somewhatAlexey Dobriyan
2009-03-06Merge branch 'x86/core' into tracing/texteditIngo Molnar
2009-03-02tracing: make CALLER_ADDRx overwriteableUwe Kleine-Koenig
2009-02-15net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly
2009-02-13Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar
2009-02-01headers_check fix: xtensa, swab.hJaswinder Singh Rajput
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison
2009-01-11sparseirq: use kstat_irqs_cpu insteadYinghai Lu
2009-01-07xtensa: introduce swab.hHarvey Harrison