aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAge
* byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2009-01-14
* xtensa: introduce swab.hHarvey Harrison2009-01-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds2009-01-07
|\
| * xtensa: Update platform files to reflect new location of the header files.Chris Zankel2008-12-04
| * xtensa: switch to packed struct unaligned access implementationHarvey Harrison2008-11-11
| * xtensa: Add xt2000 support files.Chris Zankel2008-11-06
| * xtensa: move headers files to arch/xtensa/includeChris Zankel2008-11-06
* | take init_fs to saner placeAl Viro2008-12-31
* | xtensa: Kill directly reference of netdev->privWang Chen2008-12-04
* | net: convert more to %pMJohannes Berg2008-10-27
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds2008-10-23
|\
| * xtensa: Add config files for Diamond 232L - Rev B processor variantChris Zankel2008-10-21
| * xtensa: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-10-14
| * xtensa: use newer __SPIN_LOCK_UNLOCKED macroRobert P. J. Day2008-10-14
* | container freezer: implement freezer cgroup subsystemMatt Helsley2008-10-20
|/
* xtensa: remove dead CONFIG_BLK_DEV_IDE codeAdrian Bunk2008-10-13
* remove unneeded #include <linux/ide.h>'sAdrian Bunk2008-08-05
* xtensa: use generic show_mem()Johannes Weiner2008-07-26
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-26
* flag parameters: pipeUlrich Drepper2008-07-24
* PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-24
* remove mention of CONFIG_KMOD from documentationJohannes Berg2008-07-22
* [PATCH] take init_files to fs/file.cAl Viro2008-05-16
* xtensa: use kbuild.h macros instead of defining them in asm-offsets.cChristoph Lameter2008-04-29
* Generic semaphore implementationMatthew Wilcox2008-04-17
* [XTENSA] Allow debugger to modify the WINDOWBASE register.Chris Zankel2008-02-13
* [XTENSA] Fix makefile to work with binutils-2.18.Bob Wilson2008-02-13
* [XTENSA] Fix register corruption for certain processor configurationsChris Zankel2008-02-13
* [XTENSA] Add support for the sa_restorer functionChris Zankel2008-02-13
* [XTENSA] Add support for configurable registers and coprocessorsChris Zankel2008-02-13
* [XTENSA] Use preprocessor to generate the linker script for the ELF boot imageChris Zankel2008-02-13
* [XTENSA] Add missing RELOCATE_ENTRY for debug vectorMarc Gauthier2008-02-13
* [XTENSA] Remove unused codeChris Zankel2008-02-13
* [XTENSA] Fix modules for non-exec processor configurationsChris Zankel2008-02-13
* [XTENSA] Fix comments regarding the number of frames to saveChris Zankel2008-02-13
* [XTENSA] Add missing a2 register restore in register spill routineChris Zankel2008-02-13
* [XTENSA] adjust boot linker script start addressesMarc Gauthier2008-02-13
* [XTENSA] Remove oldmask from sigcontext and fix register flushChris Zankel2008-02-13
* [XTENSA] Clean up elf-gregset.Chris Zankel2008-02-13
* [XTENSA] Fix icache flush for cache aliasingChris Zankel2008-02-13
* [XTENSA] Prevent inlining ISS platform asm constructsMarc Gauthier2008-02-13
* [XTENSA] Flush the page-address in update-mmu instead of user-addressChris Zankel2008-02-13
* [XTENSA] Fix argument list for pgd_ctor constructor.Chris Zankel2008-02-13
* [XTENSA] Concentrate platforms into one platforms directory.Chris Zankel2008-02-13
* [XTENSA] Add .literal sections for various init sectiont to linker scriptChris Zankel2008-02-13
* [XTENSA] Remove dead code reported by Robert P. J. Day.Adrian Bunk2008-02-13
* [XTENSA] Remove duplicate includes.Chris Zankel2008-02-13
* ide: introduce HAVE_IDESam Ravnborg2008-02-09
* avoid overflows in kernel/time.cH. Peter Anvin2008-02-08
* procfs: constify function pointer tablesJan Engelhardt2008-02-08