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