aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-xtensa (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds5-3/+686
2008-10-21xtensa: Add config files for Diamond 232L - Rev B processor variantChris Zankel3-0/+677
2008-10-21xtensa: Fix io regionsChris Zankel1-3/+5
2008-10-20container freezer: add TIF_FREEZE flag to all architecturesMatt Helsley1-0/+2
2008-10-16[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky1-1/+1
2008-10-14XTENSA: warn about including <asm/rwsem.h> directly.Robert P. J. Day1-0/+4
2008-09-06Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk1-29/+0
2008-07-26[PATCH] kill altrootAl Viro1-26/+0
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori1-1/+1
2008-07-25Merge git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds1-6/+0
2008-07-25remove dummy asm/kvm.h filesAdrian Bunk1-6/+0
2008-07-25include/asm/ptrace.h userspace headers cleanupAdrian Bunk1-5/+5
2008-07-25clean up duplicated alloc/free_thread_infoFUJITA Tomonori1-4/+1
2008-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-35/+0
2008-07-24ide: remove <asm/ide.h> for some archsBartlomiej Zolnierkiewicz1-21/+0
2008-07-24ide: define MAX_HWIFS in <linux/ide.h>Bartlomiej Zolnierkiewicz1-5/+0
2008-07-24ide: fix <asm-xtensa/ide.h>Bartlomiej Zolnierkiewicz1-11/+2
2008-07-24Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/miscLinus Torvalds1-1/+0
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi1-2/+0
2008-07-24Remove asm/semaphore.hMatthew Wilcox1-1/+0
2008-05-14asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspaceMike Frysinger1-0/+2
2008-05-02xtensa: types: use <asm-generic/int-*.h> for the xtensa architectureH. Peter Anvin1-32/+1
2008-04-29kernel: Move arches to use common unaligned accessHarvey Harrison1-17/+18
2008-04-28mm: introduce pte_special pte bitNick Piggin1-0/+4
2008-04-17Generic semaphore implementationMatthew Wilcox1-99/+1
2008-04-02kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger1-0/+6
2008-02-13[XTENSA] Allow debugger to modify the WINDOWBASE register.Chris Zankel1-1/+2
2008-02-13[XTENSA] Fix cache flush macro for D$/I$ aliasing/non-aliasingChris Zankel1-0/+2
2008-02-13[XTENSA] Exclude thread-global registers from the xtregs structures.Chris Zankel1-8/+13
2008-02-13[XTENSA] Add support for configurable registers and coprocessorsChris Zankel10-144/+352
2008-02-13[XTENSA] Clean up stat structs.Bob Wilson1-23/+13
2008-02-13[XTENSA] Add volatile keyword to asm statements accessing counter registersChris Zankel1-4/+4
2008-02-13[XTENSA] Fix modules for non-exec processor configurationsChris Zankel2-6/+6
2008-02-13[XTENSA] Add missing cast in elf.h ELF_CORE_COPY_REGS()Marc Gauthier1-1/+1
2008-02-13[XTENSA] Remove oldmask from sigcontext and fix register flushChris Zankel1-3/+0
2008-02-13[XTENSA] Clean up elf-gregset.Chris Zankel1-88/+4
2008-02-13[XTENSA] Fix clobbered register in asm macroChris Zankel1-48/+51
2008-02-13[XTENSA] Fix non-existent pte_token_t typedef to pgtable_tChris Zankel1-1/+1
2008-02-08fix xtensa timerfd breakageAdrian Bunk1-2/+2
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2-5/+13
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin1-1/+1
2008-02-08asm-*/posix_types.h: scrub __GLIBC__Mike Frysinger1-3/+2
2008-02-08aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells2-5/+2
2008-02-07Add cmpxchg_local to xtensaMathieu Desnoyers1-0/+22
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov2-6/+0
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2-4/+4
2008-01-31[NET]: Introducing socket mark socket option.Laszlo Attila Toth1-0/+2
2007-10-24xtensa: dma-mapping.h is using linux/scatterlist.h functions, so include itJens Axboe1-1/+1
2007-10-23xtensa: fix sg->page falloutEmil Medve1-8/+5
2007-10-22Add CONFIG_DEBUG_SG sg validationJens Axboe1-0/+3