summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
AgeCommit message (Expand)AuthorLines
2017-09-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds-11/+3
2017-09-06mm,fork: introduce MADV_WIPEONFORKRik van Riel-0/+3
2017-09-06mm: arch: consolidate mmap hugetlb size encodingsMike Kravetz-11/+0
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+2
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-22/+5
2017-09-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-3/+3
2017-08-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby-22/+5
2017-08-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar-5/+0
2017-08-17arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney-5/+0
2017-08-10xtensa: Mark _stext and _end as char-arrays, not single char variablesMasami Hiramatsu-3/+3
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-43/+10
2017-08-07Merge tag 'xtensa-20170807' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds-43/+10
2017-08-03sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn-0/+2
2017-08-01xtensa: mm/cache: add missing EXPORT_SYMBOLsMax Filippov-1/+5
2017-08-01xtensa: don't limit csum_partial export by CONFIG_NETMax Filippov-2/+0
2017-07-28xtensa: fix cache aliasing handling code for WT cacheMax Filippov-7/+3
2017-07-21xtensa: remove wrapper header for asm/param.hTobias Klauser-18/+1
2017-07-21xtensa: remove wrapper header for asm/device.hTobias Klauser-15/+1
2017-07-17tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy-1/+1
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-2/+13
2017-07-14xtensa: use generic fb.hTobias Klauser-12/+1
2017-07-11xtensa: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada-9/+10
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-5/+1
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-2/+1
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+4
2017-07-03Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+1
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+2
2017-07-03binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failAl Viro-2/+13
2017-06-30drivers: dma-mapping: allow dma_common_mmap() for NOMMUVladimir Murzin-0/+1
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+0
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser-2/+0
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2017-06-21net: introduce SO_PEERGROUPS getsockoptDavid Herrmann-0/+2
2017-06-21Merge branch 'timers/urgent' into timers/coreThomas Gleixner-21/+17
2017-06-20xtensa: remove DMA_ERROR_CODEChristoph Hellwig-2/+0
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins-1/+1
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-20/+16
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano-1/+1
2017-06-13Merge tag 'xtensa-20170612' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds-20/+16
2017-06-09tty: add TIOCGPTPEER ioctlAleksa Sarai-0/+1
2017-06-05xtensa: don't use linux IRQ #0Max Filippov-13/+11
2017-06-05xtensa: reduce double exception literal reservationMax Filippov-3/+3
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig-1/+1
2017-05-21net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller-0/+2
2017-05-15get rid of unused __strncpy_from_user() instancesAl Viro-2/+1
2017-05-15kill strlen_user()Al Viro-3/+0
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel-23/+0
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-26/+5
2017-05-08xtensa: ISS: Use kmalloc_array() in simdisk_init()Markus Elfring-2/+1
2017-05-08xtensa: Use seq_puts() in c_show()Markus Elfring-2/+1