summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include
Commit message (Expand)AuthorAgeFilesLines
* atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-271-1/+0Star
* atomic: move atomic_add_unless to generic codeArun Sharma2011-07-271-4/+4
* atomic: use <linux/atomic.h>Arun Sharma2011-07-271-1/+0Star
* asm-generic: add another generic ext2 atomic bitopsAkinobu Mita2011-07-271-13/+1Star
* h8300/m68k/xtensa: __FD_ISSET should return 0/1Andrew Morton2011-07-271-1/+1
* ptrace: unify show_regs() prototypeMike Frysinger2011-07-271-1/+0Star
* Merge 'akpm' patch seriesLinus Torvalds2011-07-261-0/+1
|\
| * xtensa: fix a build error in arch/xtensa/include/asm/uaccess.hWANG Cong2011-07-261-0/+1
* | treewide: remove duplicate includesVitaliy Ivanov2011-06-201-2/+1Star
|/
* ns: Wire up the setns system callEric W. Biederman2011-05-281-1/+3
* xtensa/mm: remove WANT_PAGE_VIRTUALSebastian Andrzej Siewior2011-05-251-4/+0Star
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-241-1/+0Star
* bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-241-1/+0Star
* bitops: introduce little-endian bitops for most architecturesAkinobu Mita2011-03-241-0/+1
* add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-231-4/+0Star
* 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/+0Star
* | rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner2011-01-271-5/+0Star
* | rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner2011-01-271-14/+0Star
* | rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner2011-01-271-8/+1Star
* | rwsem: Cleanup includesThomas Gleixner2011-01-271-6/+0Star
* | xtensa: Replace deprecated spinlock initializationThomas Gleixner2011-01-271-1/+1
|/
* thp: mm: define MADV_NOHUGEPAGEAndrea Arcangeli2011-01-141-0/+1
* thp: mm: define MADV_HUGEPAGEAndrea Arcangeli2011-01-141-0/+2
* TTY: Add tty ioctl to figure device node of the system console.Werner Fink2010-12-171-0/+1
* mm: remove pte_*map_nested()Peter Zijlstra2010-10-271-3/+0Star
* 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/+0Star
* | | | dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-111-6/+0Star
* | | | 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-111-2/+0Star
|\ \ \
| * | | remove needless ISA_DMA_THRESHOLDFUJITA Tomonori2010-08-071-2/+0Star
| |/ /
* | / 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-021-0/+1
* | xtensa: use use asm-generic/scatterlist.hFUJITA Tomonori2010-05-271-22/+1Star
* | xtensa: convert to asm-generic/hardirq.hChristoph Hellwig2010-05-251-12/+3Star
* | 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
| |/