summaryrefslogtreecommitdiffstats
path: root/include/asm-xtensa
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change table chaining layoutJens Axboe2007-10-221-1/+1
* forbid asm/bitops.h direct inclusionJiri Slaby2007-10-191-0/+4
* remove unused flush_tlb_pgtablesBenjamin Herrenschmidt2007-10-191-11/+0
* bitops: introduce lock opsNick Piggin2007-10-181-0/+1
* remove strict ansi check from __u64 in asm/types.hOlaf Hering2007-10-171-3/+3
* kill DECLARE_MUTEX_LOCKEDChristoph Hellwig2007-10-171-1/+0
* [patch 1/2] Xtensa: enable arbitary tty speed setting ioctlsAlan Cox2007-08-273-3/+12
* [XTENSA] Add support for cache-aliasingChris Zankel2007-08-277-124/+192
* [XTENSA] Add kernel module supportChris Zankel2007-08-271-0/+50
* [XTENSA] Add support for executable/non-executable feature in the mmuChris Zankel2007-08-271-112/+101
* [XTENSA] Use the generic version of get_orderChris Zankel2007-08-271-28/+22
OpenPOWER on IntegriCloud