aboutsummaryrefslogtreecommitdiff
path: root/arch/xtensa
AgeCommit message (Expand)Author
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
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds
2008-12-31take init_fs to saner placeAl Viro
2008-12-04xtensa: Kill directly reference of netdev->privWang Chen
2008-12-04xtensa: Update platform files to reflect new location of the header files.Chris Zankel
2008-11-11xtensa: switch to packed struct unaligned access implementationHarvey Harrison
2008-11-06xtensa: Add xt2000 support files.Chris Zankel
2008-11-06xtensa: move headers files to arch/xtensa/includeChris Zankel
2008-10-27net: convert more to %pMJohannes Berg