aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include
Commit message (Expand)AuthorAgeFilesLines
* xtensa: re-wire umount syscall to sys_oldumountMax Filippov2014-12-141-1/+2
* signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings2013-03-271-0/+1
* All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-261-1/+1
* atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-261-1/+0
* atomic: move atomic_add_unless to generic codeArun Sharma2011-07-261-4/+4
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+0
* asm-generic: add another generic ext2 atomic bitopsAkinobu Mita2011-07-261-13/+1
* h8300/m68k/xtensa: __FD_ISSET should return 0/1Andrew Morton2011-07-261-1/+1
* ptrace: unify show_regs() prototypeMike Frysinger2011-07-261-1/+0
* Merge 'akpm' patch seriesLinus Torvalds2011-07-251-0/+1
|\
| * xtensa: fix a build error in arch/xtensa/include/asm/uaccess.hWANG Cong2011-07-251-0/+1
* | treewide: remove duplicate includesVitaliy Ivanov2011-06-201-2/+1
|/
* 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