aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include
Commit message (Expand)AuthorAgeFilesLines
* ns: Wire up the setns system callEric W. Biederman2011-05-281-1/+3
* xtensa/mm: remove WANT_PAGE_VIRTUALSebastian Andrzej Siewior2011-05-251-4/+0
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-231-1/+0
* bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-231-1/+0
* bitops: introduce little-endian bitops for most architecturesAkinobu Mita2011-03-231-0/+1
* add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-221-4/+0
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-161-0/+1
|\
| * tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers2011-02-171-0/+1
* | rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner2011-01-271-5/+0
* | rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner2011-01-271-5/+0
* | rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner2011-01-271-14/+0
* | rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner2011-01-271-8/+1
* | rwsem: Cleanup includesThomas Gleixner2011-01-271-6/+0
* | xtensa: Replace deprecated spinlock initializationThomas Gleixner2011-01-271-1/+1
|/
* thp: mm: define MADV_NOHUGEPAGEAndrea Arcangeli2011-01-131-0/+1
* thp: mm: define MADV_HUGEPAGEAndrea Arcangeli2011-01-131-0/+2
* TTY: Add tty ioctl to figure device node of the system console.Werner Fink2010-12-161-0/+1
* mm: remove pte_*map_nested()Peter Zijlstra2010-10-261-3/+0
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-08-113-2/+3
| |\
| * \ Merge branch 'master' into for-nextJiri Kosina2010-08-107-1/+7
| |\ \
| * | | Fix spelling fuction -> function in commentsStefan Weil2010-08-091-1/+1
* | | | Fix IRQ flag handling namingDavid Howells2010-10-072-32/+59
* | | | dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-111-2/+0
* | | | dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-111-6/+0
* | | | dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori2010-08-111-1/+1
| |_|/ |/| |
* | | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-101-2/+0
|\ \ \
| * | | remove needless ISA_DMA_THRESHOLDFUJITA Tomonori2010-08-071-2/+0
| |/ /
* | | tty: Add EXTPROC support for LINEMODEhyc@symas.com2010-08-102-0/+3
| |/ |/|
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-061-0/+1
|\ \
| * | arch: Implement local64_tPeter Zijlstra2010-06-091-0/+1
| |/
* | Merge remote branch 'origin/master'Chris Zankel2010-08-036-1/+6
|\ \ | |/ |/|
| * xtensa: Add missing include in coprocessor.hChris Zankel2010-05-031-0/+1
| * xtensa: Shuffle include statements to fix linker scriptChris Zankel2010-05-024-1/+4
| * xtensa: Fix FLUSH_DCACHE macro for some variants.Chris Zankel2010-05-011-0/+1
* | xtensa: use use asm-generic/scatterlist.hFUJITA Tomonori2010-05-271-22/+1
* | xtensa: convert to asm-generic/hardirq.hChristoph Hellwig2010-05-251-12/+3
* | xtensa: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori2010-05-251-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-1/+1
|\ \
| * | add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-141-1/+1
| |/
* | atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard2010-05-171-1/+1
|/
* pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori2010-03-121-2/+0
* pci-dma: xtensa: use include/linux/pci-dma.hFUJITA Tomonori2010-03-121-7/+1
* xtensa: use generic ptrace_resume codeChristoph Hellwig2010-03-121-0/+1
* MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-201-1/+1
* Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-171-0/+1
|\
| * kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-121-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds2009-12-162-2/+1
|\ \
| * | sanitize do_pipe_flags() callers in archAl Viro2009-12-162-2/+1
| |/