aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include
Commit message (Expand)AuthorAge
* fixups for signal breakageAl Viro2012-06-04
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-24
|\
| * kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-08
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-24
|\ \
| * | gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown2012-05-11
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-23
|\ \ \
| * | | xtensa: add handling of TIF_NOTIFY_RESUMEAl Viro2012-05-21
| * | | xtensa: xtensa_sigaction doesn't existAl Viro2012-05-21
| * | | xtensa: switch to generic rt_sigsuspend(2)Al Viro2012-05-21
| |/ /
* / / fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-16
|/ /
* | xtensa: fix build fail on undefined ack_bad_irqPaul Gortmaker2012-04-26
* | xtensa: fix build error in xtensa/include/asm/io.hPaul Gortmaker2012-04-23
|/
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-29
|\
| * xtensa: Use generic posix_types.hH. Peter Anvin2012-02-14
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\ \
| * | Delete all instances of asm/system.hDavid Howells2012-03-28
| * | Disintegrate asm/system.h for XtensaDavid Howells2012-03-28
* | | coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMPJason Baron2012-03-23
|/ /
* | net: Add framework to allow sending packets with customized CRC.Ben Greear2012-02-24
* | sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov2012-02-21
|/
* xtensa: fix memscan()Akinobu Mita2012-02-03
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-11
|\
| * PCI: Xtensa: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-06
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-08
|\ \
| * | freezer: remove now unused TIF_FREEZETejun Heo2011-11-21
| |/
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-08
|\ \
| * | consolidate umode_t declarationsAl Viro2012-01-03
| |/
* / net: add wireless TX status socket optionJohannes Berg2011-11-09
|/
* All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-26
* atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-26
* atomic: move atomic_add_unless to generic codeArun Sharma2011-07-26
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* asm-generic: add another generic ext2 atomic bitopsAkinobu Mita2011-07-26
* h8300/m68k/xtensa: __FD_ISSET should return 0/1Andrew Morton2011-07-26
* ptrace: unify show_regs() prototypeMike Frysinger2011-07-26
* Merge 'akpm' patch seriesLinus Torvalds2011-07-26
|\
| * xtensa: fix a build error in arch/xtensa/include/asm/uaccess.hWANG Cong2011-07-25
* | treewide: remove duplicate includesVitaliy Ivanov2011-06-20
|/
* ns: Wire up the setns system callEric W. Biederman2011-05-28
* xtensa/mm: remove WANT_PAGE_VIRTUALSebastian Andrzej Siewior2011-05-25
* Fix common misspellingsLucas De Marchi2011-03-31
* bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-23
* bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-23
* bitops: introduce little-endian bitops for most architecturesAkinobu Mita2011-03-23
* add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-22
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-16
|\
| * tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers2011-02-17
* | rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner2011-01-27
* | rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner2011-01-27
* | rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner2011-01-27