aboutsummaryrefslogtreecommitdiff
path: root/arch/xtensa
AgeCommit message (Expand)Author
2009-06-16kmap_types: make most arches use generic header fileRandy Dunlap
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann
2009-06-11asm-generic: introduce asm/bitsperlong.hArnd Bergmann
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