aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-26xtensa: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2-3/+4
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2009-04-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into mergeChris Zankel1-1/+1
2009-04-03xtensa: we don't need to include asm/io.hChris Zankel1-1/+0
2009-04-03xtensa: only build platform or variant if they contain a MakefileChris Zankel3-10/+8
2009-04-02xtensa: make startup code discardableDaniel Glöckner1-1/+1
2009-04-02xtensa: ccount clocksourceJohannes Weiner2-73/+33
2009-04-02xtensa: remove platform rtc hooksJohannes Weiner3-41/+1
2009-04-02xtensa: use generic sched_clock()Johannes Weiner1-9/+0
2009-04-02xtensa: platform: s6105Johannes Weiner9-0/+712
2009-04-02xtensa: let platform override KERNELOFFSETJohannes Weiner1-0/+3
2009-04-02xtensa: s6000 variantJohannes Weiner8-0/+481
2009-04-02xtensa: s6000 variant core definitionsJohannes Weiner3-0/+926
2009-04-02xtensa: variant irq set callbacksJohannes Weiner3-0/+24
2009-04-02xtensa: variant-specific codeJohannes Weiner3-0/+5
2009-04-02xtensa: nommu supportJohannes Weiner19-75/+169
2009-04-02xtensa: add flat supportOskar Schirmer1-0/+12
2009-04-02xtensa: enforce slab alignment to maximum register widthOskar Schirmer1-0/+2
2009-04-02xtensa: cope with ram beginning at higher addressesJohannes Weiner2-6/+9
2009-04-02xtensa: don't make bootmem bitmap larger than requiredJohannes Weiner1-1/+2
2009-04-02xtensa: fix init_bootmem_node() argument orderJohannes Weiner1-1/+2
2009-04-02xtensa: use correct stack pointer for stack tracesJohannes Weiner1-8/+6
2009-04-02xtensa: beat Kconfig into shapeJohannes Weiner1-88/+78
2009-04-02xtensa: remove redefinition of XCHAL_MMU_ASID_BITSJohannes Weiner1-2/+2
2009-04-02Simplify copy_thread()Alexey Dobriyan1-1/+1
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar1-0/+1
2009-04-01proc tty: switch xtensa iss console to ->proc_fopsAlexey Dobriyan1-13/+16
2009-03-26Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-03-26Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller5-7/+6
2009-03-26Merge commit 'v2.6.29' into core/header-fixesIngo Molnar5-7/+6
2009-03-16Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar5-7/+6
2009-03-13Merge branch 'core/locking' into tracing/ftraceIngo Molnar5-7/+6
2009-03-10xtensa: fix compilation somewhatAlexey Dobriyan5-7/+6
2009-03-06Merge branch 'x86/core' into tracing/texteditIngo Molnar1-1/+1
2009-03-02tracing: make CALLER_ADDRx overwriteableUwe Kleine-Koenig1-0/+1
2009-02-15net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly1-0/+3
2009-02-13Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar1-1/+1
2009-02-01headers_check fix: xtensa, swab.hJaswinder Singh Rajput1-1/+1
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2-4/+0
2009-01-11sparseirq: use kstat_irqs_cpu insteadYinghai Lu1-1/+1
2009-01-07xtensa: introduce swab.hHarvey Harrison3-69/+75
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds124-34/+9631
2008-12-31take init_fs to saner placeAl Viro1-1/+0
2008-12-04xtensa: Kill directly reference of netdev->privWang Chen1-8/+8
2008-12-04xtensa: Update platform files to reflect new location of the header files.Chris Zankel2-4/+4
2008-11-11xtensa: switch to packed struct unaligned access implementationHarvey Harrison1-6/+6
2008-11-06xtensa: Add xt2000 support files.Chris Zankel4-0/+269
2008-11-06xtensa: move headers files to arch/xtensa/includeChris Zankel120-32/+9350
2008-10-27net: convert more to %pMJohannes Berg1-4/+1