summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include/asm
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-241-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/+4
|\ \
| * | gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown2012-05-111-56/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-234-12/+2
|\ \ \
| * | | xtensa: add handling of TIF_NOTIFY_RESUMEAl Viro2012-05-211-0/+1
| * | | xtensa: xtensa_sigaction doesn't existAl Viro2012-05-212-9/+0
| * | | xtensa: switch to generic rt_sigsuspend(2)Al Viro2012-05-212-3/+1
| |/ /
* | | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-161-3/+0
|/ /
* | xtensa: fix build fail on undefined ack_bad_irqPaul Gortmaker2012-04-261-3/+0
* | 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-291-90/+7
|\
| * xtensa: Use generic posix_types.hH. Peter Anvin2012-02-141-90/+7
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-288-62/+77
|\ \
| * | Delete all instances of asm/system.hDavid Howells2012-03-281-5/+0
| * | Disintegrate asm/system.h for XtensaDavid Howells2012-03-289-186/+206
* | | coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMPJason Baron2012-03-231-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-031-3/+0
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-111-5/+0
|\
| * PCI: Xtensa: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-061-5/+0
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-081-2/+0
|\ \
| * | freezer: remove now unused TIF_FREEZETejun Heo2011-11-211-2/+0
| |/
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-081-2/+0
|\ \
| * | consolidate umode_t declarationsAl Viro2012-01-031-2/+0
| |/
* | net: add wireless TX status socket optionJohannes Berg2011-11-091-0/+3
|/
* 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
OpenPOWER on IntegriCloud