summaryrefslogtreecommitdiff
path: root/arch/xtensa/include
AgeCommit message (Expand)Author
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26asm-generic: add another generic ext2 atomic bitopsAkinobu Mita
2011-07-26h8300/m68k/xtensa: __FD_ISSET should return 0/1Andrew Morton
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger
2011-07-25Merge 'akpm' patch seriesLinus Torvalds
2011-07-25xtensa: fix a build error in arch/xtensa/include/asm/uaccess.hWANG Cong
2011-06-20treewide: remove duplicate includesVitaliy Ivanov
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-05-25xtensa/mm: remove WANT_PAGE_VIRTUALSebastian Andrzej Siewior
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita
2011-03-23bitops: introduce little-endian bitops for most architecturesAkinobu Mita
2011-03-22add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-02-17tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers
2011-01-27rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner
2011-01-27rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner
2011-01-27rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner
2011-01-27rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner
2011-01-27rwsem: Cleanup includesThomas Gleixner
2011-01-27xtensa: Replace deprecated spinlock initializationThomas Gleixner
2011-01-13thp: mm: define MADV_NOHUGEPAGEAndrea Arcangeli
2011-01-13thp: mm: define MADV_HUGEPAGEAndrea Arcangeli
2010-12-16TTY: Add tty ioctl to figure device node of the system console.Werner Fink
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-07Fix IRQ flag handling namingDavid Howells
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori
2010-08-11dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori
2010-08-11Merge branch 'master' into for-nextJiri Kosina
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-08-10tty: Add EXTPROC support for LINEMODEhyc@symas.com
2010-08-10Merge branch 'master' into for-nextJiri Kosina
2010-08-09Fix spelling fuction -> function in commentsStefan Weil
2010-08-07remove needless ISA_DMA_THRESHOLDFUJITA Tomonori
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-08-03Merge remote branch 'origin/master'Chris Zankel
2010-06-09arch: Implement local64_tPeter Zijlstra
2010-05-27xtensa: use use asm-generic/scatterlist.hFUJITA Tomonori
2010-05-25xtensa: convert to asm-generic/hardirq.hChristoph Hellwig
2010-05-25xtensa: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-17atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger
2010-05-03xtensa: Add missing include in coprocessor.hChris Zankel