aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | xtensa: enforce slab alignment to maximum register widthOskar Schirmer2009-04-021-0/+2
* | | | | xtensa: cope with ram beginning at higher addressesJohannes Weiner2009-04-022-6/+9
* | | | | xtensa: don't make bootmem bitmap larger than requiredJohannes Weiner2009-04-021-1/+2
* | | | | xtensa: fix init_bootmem_node() argument orderJohannes Weiner2009-04-021-1/+2
* | | | | xtensa: use correct stack pointer for stack tracesJohannes Weiner2009-04-021-8/+6
* | | | | xtensa: beat Kconfig into shapeJohannes Weiner2009-04-021-88/+78
* | | | | xtensa: remove redefinition of XCHAL_MMU_ASID_BITSJohannes Weiner2009-04-021-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-261-1/+1
|\ \ \ \
| * \ \ \ Merge commit 'v2.6.29' into core/header-fixesIngo Molnar2009-03-265-7/+6
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| * | | 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-261-1/+1
|\ \ \
| * \ \ Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar2009-03-165-7/+6
| |\ \ \ | | | |/ | | |/|
| * | | Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar2009-02-131-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | sparseirq: use kstat_irqs_cpu insteadYinghai Lu2009-01-111-1/+1
* | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-265-7/+6
|\ \ \ \ | | |_|/ | |/| |
| * | | xtensa: fix compilation somewhatAlexey Dobriyan2009-03-105-7/+6
| |/ /
* | | net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly2009-02-151-0/+3
|/ /
* | byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2009-01-142-4/+0
|/
* xtensa: introduce swab.hHarvey Harrison2009-01-073-69/+75
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds2009-01-07124-34/+9631
|\
| * xtensa: Update platform files to reflect new location of the header files.Chris Zankel2008-12-042-4/+4
| * xtensa: switch to packed struct unaligned access implementationHarvey Harrison2008-11-111-6/+6
| * xtensa: Add xt2000 support files.Chris Zankel2008-11-064-0/+269
| * xtensa: move headers files to arch/xtensa/includeChris Zankel2008-11-06120-32/+9350
* | take init_fs to saner placeAl Viro2008-12-311-1/+0
* | xtensa: Kill directly reference of netdev->privWang Chen2008-12-041-8/+8
* | net: convert more to %pMJohannes Berg2008-10-271-4/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds2008-10-234-3/+9
|\