aboutsummaryrefslogtreecommitdiff
path: root/arch/xtensa/include
AgeCommit message (Expand)Author
2012-06-28Remove useless wrappers of asm-generic/cpumask.hPaul Bolle
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-21xtensa: add handling of TIF_NOTIFY_RESUMEAl Viro
2012-05-21xtensa: xtensa_sigaction doesn't existAl Viro
2012-05-21xtensa: switch to generic rt_sigsuspend(2)Al Viro
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha
2012-05-11gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown
2012-04-26xtensa: fix build fail on undefined ack_bad_irqPaul Gortmaker
2012-04-23xtensa: fix build error in xtensa/include/asm/io.hPaul Gortmaker
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Delete all instances of asm/system.hDavid Howells
2012-03-28Disintegrate asm/system.h for XtensaDavid Howells
2012-03-23coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMPJason Baron
2012-02-24net: Add framework to allow sending packets with customized CRC.Ben Greear
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov
2012-02-14xtensa: Use generic posix_types.hH. Peter Anvin
2012-02-03xtensa: fix memscan()Akinobu Mita
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-06PCI: Xtensa: convert pcibios_set_master() to a non-inlined functionMyron Stowe
2012-01-03consolidate umode_t declarationsAl Viro
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo
2011-11-09net: add wireless TX status socket optionJohannes Berg
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