summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include
Commit message (Expand)AuthorAgeFilesLines
* fixups for signal breakageAl Viro2012-06-041-2/+2
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-251-0/+1
|\
| * kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-081-0/+1
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-241-56/+4Star
|\ \
| * | gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown2012-05-121-56/+4Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-244-12/+2Star
|\ \ \
| * | | xtensa: add handling of TIF_NOTIFY_RESUMEAl Viro2012-05-221-0/+1
| * | | xtensa: xtensa_sigaction doesn't existAl Viro2012-05-222-9/+0Star
| * | | xtensa: switch to generic rt_sigsuspend(2)Al Viro2012-05-222-3/+1Star
| |/ /
* / / fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-171-3/+0Star
|/ /
* | xtensa: fix build fail on undefined ack_bad_irqPaul Gortmaker2012-04-271-3/+0Star
* | xtensa: fix build error in xtensa/include/asm/io.hPaul Gortmaker2012-04-231-0/+1
|/
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-301-90/+7Star
|\
| * xtensa: Use generic posix_types.hH. Peter Anvin2012-02-141-90/+7Star
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-298-62/+77
|\ \
| * | Delete all instances of asm/system.hDavid Howells2012-03-281-5/+0Star
| * | Disintegrate asm/system.h for XtensaDavid Howells2012-03-289-186/+206
* | | coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMPJason Baron2012-03-241-0/+4
|/ /
* | net: Add framework to allow sending packets with customized CRC.Ben Greear2012-02-241-0/+3
* | sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov2012-02-211-0/+1
|/
* xtensa: fix memscan()Akinobu Mita2012-02-041-3/+0Star
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-121-5/+0Star
|\
| * PCI: Xtensa: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-061-5/+0Star
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-081-2/+0Star
|\ \
| * | freezer: remove now unused TIF_FREEZETejun Heo2011-11-211-2/+0Star
| |/
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-081-2/+0Star
|\ \
| * | consolidate umode_t declarationsAl Viro2012-01-041-2/+0Star
| |/
* / net: add wireless TX status socket optionJohannes Berg2011-11-091-0/+3
|/
* All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-271-1/+1
* 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