summaryrefslogtreecommitdiffstats
path: root/include/asm-xtensa
AgeCommit message (Expand)AuthorLines
2008-04-02kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger-0/+6
2008-02-13[XTENSA] Allow debugger to modify the WINDOWBASE register.Chris Zankel-1/+2
2008-02-13[XTENSA] Fix cache flush macro for D$/I$ aliasing/non-aliasingChris Zankel-0/+2
2008-02-13[XTENSA] Exclude thread-global registers from the xtregs structures.Chris Zankel-8/+13
2008-02-13[XTENSA] Add support for configurable registers and coprocessorsChris Zankel-144/+352
2008-02-13[XTENSA] Clean up stat structs.Bob Wilson-23/+13
2008-02-13[XTENSA] Add volatile keyword to asm statements accessing counter registersChris Zankel-4/+4
2008-02-13[XTENSA] Fix modules for non-exec processor configurationsChris Zankel-6/+6
2008-02-13[XTENSA] Add missing cast in elf.h ELF_CORE_COPY_REGS()Marc Gauthier-1/+1
2008-02-13[XTENSA] Remove oldmask from sigcontext and fix register flushChris Zankel-3/+0
2008-02-13[XTENSA] Clean up elf-gregset.Chris Zankel-88/+4
2008-02-13[XTENSA] Fix clobbered register in asm macroChris Zankel-48/+51
2008-02-13[XTENSA] Fix non-existent pte_token_t typedef to pgtable_tChris Zankel-1/+1
2008-02-08fix xtensa timerfd breakageAdrian Bunk-2/+2
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky-5/+13
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin-1/+1
2008-02-08asm-*/posix_types.h: scrub __GLIBC__Mike Frysinger-3/+2
2008-02-08aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells-5/+2
2008-02-07Add cmpxchg_local to xtensaMathieu Desnoyers-0/+22
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov-6/+0
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt-4/+4
2008-01-31[NET]: Introducing socket mark socket option.Laszlo Attila Toth-0/+2
2007-10-24xtensa: dma-mapping.h is using linux/scatterlist.h functions, so include itJens Axboe-1/+1
2007-10-23xtensa: fix sg->page falloutEmil Medve-8/+5
2007-10-22Add CONFIG_DEBUG_SG sg validationJens Axboe-0/+3
2007-10-22Change table chaining layoutJens Axboe-1/+1
2007-10-19forbid asm/bitops.h direct inclusionJiri Slaby-0/+4
2007-10-19remove unused flush_tlb_pgtablesBenjamin Herrenschmidt-11/+0
2007-10-18bitops: introduce lock opsNick Piggin-0/+1
2007-10-17remove strict ansi check from __u64 in asm/types.hOlaf Hering-3/+3
2007-10-17kill DECLARE_MUTEX_LOCKEDChristoph Hellwig-1/+0
2007-08-27[patch 1/2] Xtensa: enable arbitary tty speed setting ioctlsAlan Cox-3/+12
2007-08-27[XTENSA] Add support for cache-aliasingChris Zankel-124/+192
2007-08-27[XTENSA] Add kernel module supportChris Zankel-0/+50
2007-08-27[XTENSA] Add support for executable/non-executable feature in the mmuChris Zankel-112/+101
2007-08-27[XTENSA] Use the generic version of get_orderChris Zankel-28/+22
2007-08-27[XTENSA] Add typecast macro for constantsChris Zankel-1/+10
2007-08-27[XTENSA] Fix timer instabilities.Chris Zankel-2/+2
2007-08-27[XTENSA] Fix fadvise64_64Chris Zankel-1/+3
2007-08-27[XTENSA] Remove extraneous include statementChris Zankel-5/+1
2007-08-27[XTENSA] Add getpgrp system-call to unistd.hChris Zankel-2/+2
2007-08-27[XTENSA] add missing system callsChris Zankel-4/+140
2007-07-31remove unused TIF_NOTIFY_RESUME flagStephane Eranian-8/+6
2007-07-24include/asm-xtensa/io.h must #include <asm/page.h>Adrian Bunk-0/+1
2007-07-19arch: personality independent stack topPeter Zijlstra-0/+1
2007-07-17fbdev: detect primary display deviceAntonino A. Daplas-0/+6
2007-07-17fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas-0/+6
2007-07-17mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirtyMartin Schwidefsky-12/+0
2007-07-16page table handling cleanupJan Beulich-3/+0
2007-07-11PCI: remove pci_dac_dma_... APIsJan Beulich-3/+0