summaryrefslogtreecommitdiff
path: root/arch/xtensa/include
AgeCommit message (Expand)AuthorFilesLines
2011-05-28ns: Wire up the setns system callEric W. Biederman1-1/+3
2011-05-25xtensa/mm: remove WANT_PAGE_VIRTUALSebastian Andrzej Siewior1-4/+0
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-24bitops: remove minix bitops from asm/bitops.hAkinobu Mita1-1/+0
2011-03-24bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita1-1/+0
2011-03-24bitops: introduce little-endian bitops for most architecturesAkinobu Mita1-0/+1
2011-03-23add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori1-4/+0
2011-03-17Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2011-02-18tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers1-0/+1
2011-01-27rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner1-5/+0
2011-01-27rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner1-5/+0
2011-01-27rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner1-14/+0
2011-01-27rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner1-8/+1
2011-01-27rwsem: Cleanup includesThomas Gleixner1-6/+0
2011-01-27xtensa: Replace deprecated spinlock initializationThomas Gleixner1-1/+1
2011-01-14thp: mm: define MADV_NOHUGEPAGEAndrea Arcangeli1-0/+1
2011-01-14thp: mm: define MADV_HUGEPAGEAndrea Arcangeli1-0/+2
2010-12-17TTY: Add tty ioctl to figure device node of the system console.Werner Fink1-0/+1
2010-10-27mm: remove pte_*map_nested()Peter Zijlstra1-3/+0
2010-10-25Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+1
2010-10-07Fix IRQ flag handling namingDavid Howells2-32/+59
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori1-2/+0
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori1-6/+0
2010-08-11dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori1-1/+1
2010-08-11Merge branch 'master' into for-nextJiri Kosina3-2/+3
2010-08-11Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+0
2010-08-11tty: Add EXTPROC support for LINEMODEhyc@symas.com2-0/+3
2010-08-10Merge branch 'master' into for-nextJiri Kosina7-1/+7
2010-08-09Fix spelling fuction -> function in commentsStefan Weil1-1/+1
2010-08-07remove needless ISA_DMA_THRESHOLDFUJITA Tomonori1-2/+0
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2010-08-03Merge remote branch 'origin/master'Chris Zankel6-1/+6
2010-06-09arch: Implement local64_tPeter Zijlstra1-0/+1
2010-05-27xtensa: use use asm-generic/scatterlist.hFUJITA Tomonori1-22/+1
2010-05-25xtensa: convert to asm-generic/hardirq.hChristoph Hellwig1-12/+3
2010-05-25xtensa: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori1-0/+1
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2010-05-17atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard1-1/+1
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger1-1/+1
2010-05-03xtensa: Add missing include in coprocessor.hChris Zankel1-0/+1
2010-05-02xtensa: Shuffle include statements to fix linker scriptChris Zankel4-1/+4
2010-05-02xtensa: Fix FLUSH_DCACHE macro for some variants.Chris Zankel1-0/+1
2010-03-13pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori1-2/+0
2010-03-13pci-dma: xtensa: use include/linux/pci-dma.hFUJITA Tomonori1-7/+1
2010-03-13xtensa: use generic ptrace_resume codeChristoph Hellwig1-0/+1
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King1-1/+1
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds1-0/+1
2009-12-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds2-2/+1
2009-12-16sanitize do_pipe_flags() callers in archAl Viro2-2/+1
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig1-1/+0