summaryrefslogtreecommitdiffstats
path: root/include/asm-xtensa
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds2008-10-235-3/+686
|\
| * xtensa: Add config files for Diamond 232L - Rev B processor variantChris Zankel2008-10-213-0/+677
| * xtensa: Fix io regionsChris Zankel2008-10-211-3/+5
| * XTENSA: warn about including <asm/rwsem.h> directly.Robert P. J. Day2008-10-141-0/+4
* | container freezer: add TIF_FREEZE flag to all architecturesMatt Helsley2008-10-201-0/+2
* | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky2008-10-161-1/+1
|/
* Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk2008-09-061-29/+0
* [PATCH] kill altrootAl Viro2008-07-261-26/+0
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-261-1/+1
* Merge git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds2008-07-251-6/+0
|\
| * remove dummy asm/kvm.h filesAdrian Bunk2008-07-251-6/+0
* | include/asm/ptrace.h userspace headers cleanupAdrian Bunk2008-07-251-5/+5
* | clean up duplicated alloc/free_thread_infoFUJITA Tomonori2008-07-251-4/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-07-241-35/+0
|\
| * ide: remove <asm/ide.h> for some archsBartlomiej Zolnierkiewicz2008-07-241-21/+0
| * ide: define MAX_HWIFS in <linux/ide.h>Bartlomiej Zolnierkiewicz2008-07-241-5/+0
| * ide: fix <asm-xtensa/ide.h>Bartlomiej Zolnierkiewicz2008-07-241-11/+2
* | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-07-241-1/+0
|\ \
| * | Remove asm/semaphore.hMatthew Wilcox2008-07-241-1/+0
| |/
* / PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-241-2/+0
|/
* asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspaceMike Frysinger2008-05-141-0/+2
* xtensa: types: use <asm-generic/int-*.h> for the xtensa architectureH. Peter Anvin2008-05-021-32/+1
* kernel: Move arches to use common unaligned accessHarvey Harrison2008-04-291-17/+18
* mm: introduce pte_special pte bitNick Piggin2008-04-281-0/+4
* Generic semaphore implementationMatthew Wilcox2008-04-171-99/+1
* kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger2008-04-021-0/+6
* [XTENSA] Allow debugger to modify the WINDOWBASE register.Chris Zankel2008-02-131-1/+2
* [XTENSA] Fix cache flush macro for D$/I$ aliasing/non-aliasingChris Zankel2008-02-131-0/+2
* [XTENSA] Exclude thread-global registers from the xtregs structures.Chris Zankel2008-02-131-8/+13
* [XTENSA] Add support for configurable registers and coprocessorsChris Zankel2008-02-1310-144/+352
* [XTENSA] Clean up stat structs.Bob Wilson2008-02-131-23/+13
* [XTENSA] Add volatile keyword to asm statements accessing counter registersChris Zankel2008-02-131-4/+4
* [XTENSA] Fix modules for non-exec processor configurationsChris Zankel2008-02-132-6/+6
* [XTENSA] Add missing cast in elf.h ELF_CORE_COPY_REGS()Marc Gauthier2008-02-131-1/+1
* [XTENSA] Remove oldmask from sigcontext and fix register flushChris Zankel2008-02-131-3/+0
* [XTENSA] Clean up elf-gregset.Chris Zankel2008-02-131-88/+4
* [XTENSA] Fix clobbered register in asm macroChris Zankel2008-02-131-48/+51
* [XTENSA] Fix non-existent pte_token_t typedef to pgtable_tChris Zankel2008-02-131-1/+1
* fix xtensa timerfd breakageAdrian Bunk2008-02-081-2/+2
* CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2008-02-082-5/+13
* avoid overflows in kernel/time.cH. Peter Anvin2008-02-081-1/+1
* asm-*/posix_types.h: scrub __GLIBC__Mike Frysinger2008-02-081-3/+2
* aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells2008-02-082-5/+2
* Add cmpxchg_local to xtensaMathieu Desnoyers2008-02-071-0/+22
* Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov2008-02-072-6/+0
* add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2008-02-052-4/+4
* [NET]: Introducing socket mark socket option.Laszlo Attila Toth2008-01-311-0/+2
* xtensa: dma-mapping.h is using linux/scatterlist.h functions, so include itJens Axboe2007-10-241-1/+1
* xtensa: fix sg->page falloutEmil Medve2007-10-231-8/+5
* Add CONFIG_DEBUG_SG sg validationJens Axboe2007-10-221-0/+3