summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
* ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov2009-06-181-5/+0Star
* kmap_types: make most arches use generic header fileRandy Dunlap2009-06-171-26/+1Star
* mm: consolidate init_mm definitionAlexey Dobriyan2009-06-171-4/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-133-2/+3
|\
| * asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-111-1/+1
| * asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-111-1/+1
| * asm-generic: introduce asm/bitsperlong.hArnd Bergmann2009-06-111-0/+1
* | module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-121-2/+0Star
|/
* xtensa: Fix linker script to include .literal sectionsChris Zankel2009-05-122-6/+19
* xtensa: update s6105_defconfig for ccount calibrationOskar Schirmer2009-05-121-2/+1Star
* xtensa: implement ccount calibration for s6000Oskar Schirmer2009-05-123-0/+29
* xtensa: fix wrong extern declaration renamed in code using itOskar Schirmer2009-05-121-2/+2
* xtensa: register gpio chip before useJohannes Weiner2009-05-123-2/+10
* xtensa: always use correct stack pointer for stack tracesJohannes Weiner2009-05-121-2/+14
* xtensa: Fix checksum header fileChris Zankel2009-05-121-2/+4
* xtensa: Fix architecture specific KconfigChris Zankel2009-05-121-4/+2Star
* xtensa: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-262-3/+4
* Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-051-0/+1
|\
| * Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-021-0/+1
| |\
| | * Merge branch 'core/locking' into tracing/ftraceIngo Molnar2009-03-135-7/+6Star
| | |\
| | * \ Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-061-1/+1
| | |\ \
| | * | | tracing: make CALLER_ADDRx overwriteableUwe Kleine-Koenig2009-03-021-0/+1
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Chris Zankel2009-04-031-1/+1
|\ \ \ \ \
| * | | | | Simplify copy_thread()Alexey Dobriyan2009-04-031-1/+1
| |/ / / /
* | | | | xtensa: we don't need to include asm/io.hChris Zankel2009-04-031-1/+0Star
* | | | | xtensa: only build platform or variant if they contain a MakefileChris Zankel2009-04-033-10/+8Star
* | | | | xtensa: make startup code discardableDaniel Glöckner2009-04-031-1/+1
* | | | | xtensa: ccount clocksourceJohannes Weiner2009-04-032-73/+33Star
* | | | | xtensa: remove platform rtc hooksJohannes Weiner2009-04-033-41/+1Star
* | | | | xtensa: use generic sched_clock()Johannes Weiner2009-04-031-9/+0Star
* | | | | xtensa: platform: s6105Johannes Weiner2009-04-039-0/+712
* | | | | xtensa: let platform override KERNELOFFSETJohannes Weiner2009-04-031-0/+3
* | | | | xtensa: s6000 variantJohannes Weiner2009-04-038-0/+481
* | | | | xtensa: s6000 variant core definitionsJohannes Weiner2009-04-033-0/+926
* | | | | xtensa: variant irq set callbacksJohannes Weiner2009-04-033-0/+24
* | | | | xtensa: variant-specific codeJohannes Weiner2009-04-033-0/+5
* | | | | xtensa: nommu supportJohannes Weiner2009-04-0319-75/+169
* | | | | xtensa: add flat supportOskar Schirmer2009-04-031-0/+12
* | | | | xtensa: enforce slab alignment to maximum register widthOskar Schirmer2009-04-031-0/+2
* | | | | xtensa: cope with ram beginning at higher addressesJohannes Weiner2009-04-032-6/+9
* | | | | xtensa: don't make bootmem bitmap larger than requiredJohannes Weiner2009-04-031-1/+2
* | | | | xtensa: fix init_bootmem_node() argument orderJohannes Weiner2009-04-031-1/+2
* | | | | xtensa: use correct stack pointer for stack tracesJohannes Weiner2009-04-031-8/+6Star
* | | | | xtensa: beat Kconfig into shapeJohannes Weiner2009-04-031-88/+78Star
* | | | | xtensa: remove redefinition of XCHAL_MMU_ASID_BITSJohannes Weiner2009-04-031-2/+2
|/ / / /
* | | | proc tty: switch xtensa iss console to ->proc_fopsAlexey Dobriyan2009-04-011-13/+16
* | | | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-03-271-1/+1
|\ \ \ \
| * \ \ \ Merge commit 'v2.6.29' into core/header-fixesIngo Molnar2009-03-265-7/+6Star
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| * | | headers_check fix: xtensa, swab.hJaswinder Singh Rajput2009-02-011-1/+1
| | |/ | |/|
* | | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-03-271-1/+1
|\ \ \