summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
* mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-271-1/+1
* sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-101-3/+1
* Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-3/+3
* xtensa: enable m41t80 driver in s6105_defconfigDaniel Glockner2009-06-221-3/+53
* xtensa: add m41t62 rtc to s6105 platformDaniel Glockner2009-06-221-0/+3
* xtensa: enable s6gmac in s6105_defconfigDaniel Glockner2009-06-221-1/+48
* xtensa: s6105 specific configuration for s6gmacOskar Schirmer2009-06-222-0/+100
* xtensa: support s6000 gpio irqs and alternate function selectionDaniel Glöckner2009-06-225-10/+171
* xtensa: s6000 dma engine supportOskar Schirmer2009-06-223-1/+561
* xtensa: allow variant to initialize own irq chipsDaniel Glöckner2009-06-222-1/+13
* xtensa: cache inquiry and unaligned cache handling functionsOskar Schirmer2009-06-221-0/+95
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-211-1/+1
* ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov2009-06-181-5/+0
* kmap_types: make most arches use generic header fileRandy Dunlap2009-06-161-26/+1
* mm: consolidate init_mm definitionAlexey Dobriyan2009-06-161-4/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-123-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/+0
|/
* xtensa: Fix linker script to include .literal sectionsChris Zankel2009-05-112-6/+19
* xtensa: update s6105_defconfig for ccount calibrationOskar Schirmer2009-05-111-2/+1
* xtensa: implement ccount calibration for s6000Oskar Schirmer2009-05-113-0/+29
* xtensa: fix wrong extern declaration renamed in code using itOskar Schirmer2009-05-111-2/+2
* xtensa: register gpio chip before useJohannes Weiner2009-05-113-2/+10
* xtensa: always use correct stack pointer for stack tracesJohannes Weiner2009-05-111-2/+14
* xtensa: Fix checksum header fileChris Zankel2009-05-111-2/+4
* xtensa: Fix architecture specific KconfigChris Zankel2009-05-111-4/+2
* 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/+6
| | |\
| | * \ 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-021-1/+1
| |/ / / /
* | | | | xtensa: we don't need to include asm/io.hChris Zankel2009-04-031-1/+0
* | | | | xtensa: only build platform or variant if they contain a MakefileChris Zankel2009-04-033-10/+8
* | | | | xtensa: make startup code discardableDaniel Glöckner2009-04-021-1/+1
* | | | | xtensa: ccount clocksourceJohannes Weiner2009-04-022-73/+33
* | | | | xtensa: remove platform rtc hooksJohannes Weiner2009-04-023-41/+1
* | | | | xtensa: use generic sched_clock()Johannes Weiner2009-04-021-9/+0
* | | | | xtensa: platform: s6105Johannes Weiner2009-04-029-0/+712
* | | | | xtensa: let platform override KERNELOFFSETJohannes Weiner2009-04-021-0/+3
* | | | | xtensa: s6000 variantJohannes Weiner2009-04-028-0/+481
* | | | | xtensa: s6000 variant core definitionsJohannes Weiner2009-04-023-0/+926
* | | | | xtensa: variant irq set callbacksJohannes Weiner2009-04-023-0/+24
* | | | | xtensa: variant-specific codeJohannes Weiner2009-04-023-0/+5
* | | | | xtensa: nommu supportJohannes Weiner2009-04-0219-75/+169
* | | | | xtensa: add flat supportOskar Schirmer2009-04-021-0/+12
OpenPOWER on IntegriCloud