summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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
|\
| * xtensa: Add config files for Diamond 232L - Rev B processor variantChris Zankel2008-10-212-1/+7
| * xtensa: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-10-141-1/+1
| * xtensa: use newer __SPIN_LOCK_UNLOCKED macroRobert P. J. Day2008-10-141-1/+1
* | container freezer: implement freezer cgroup subsystemMatt Helsley2008-10-201-0/+1
|/
* xtensa: remove dead CONFIG_BLK_DEV_IDE codeAdrian Bunk2008-10-131-5/+0
* remove unneeded #include <linux/ide.h>'sAdrian Bunk2008-08-051-1/+0
* xtensa: use generic show_mem()Johannes Weiner2008-07-261-27/+0
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-261-1/+1
* flag parameters: pipeUlrich Drepper2008-07-241-1/+1
* PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-241-0/+1
* remove mention of CONFIG_KMOD from documentationJohannes Berg2008-07-221-2/+2
* [PATCH] take init_files to fs/file.cAl Viro2008-05-161-1/+0
* xtensa: use kbuild.h macros instead of defining them in asm-offsets.cChristoph Lameter2008-04-291-2/+1
* Generic semaphore implementationMatthew Wilcox2008-04-173-236/+1
* [XTENSA] Allow debugger to modify the WINDOWBASE register.Chris Zankel2008-02-131-31/+35
* [XTENSA] Fix makefile to work with binutils-2.18.Bob Wilson2008-02-132-3/+3
* [XTENSA] Fix register corruption for certain processor configurationsChris Zankel2008-02-131-29/+15
* [XTENSA] Add support for the sa_restorer functionChris Zankel2008-02-131-6/+10
* [XTENSA] Add support for configurable registers and coprocessorsChris Zankel2008-02-137-730/+713
* [XTENSA] Use preprocessor to generate the linker script for the ELF boot imageChris Zankel2008-02-132-3/+5
* [XTENSA] Add missing RELOCATE_ENTRY for debug vectorMarc Gauthier2008-02-131-0/+2
OpenPOWER on IntegriCloud