summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-061-11/+3
|\
| * mm,fork: introduce MADV_WIPEONFORKRik van Riel2017-09-061-0/+3
| * mm: arch: consolidate mmap hugetlb size encodingsMike Kravetz2017-09-061-11/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-061-0/+2
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-095-43/+10
| |\
| * | sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn2017-08-031-0/+2
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-041-22/+5
|\ \ \
| * | | futex: Remove duplicated code and fix undefined behaviourJiri Slaby2017-08-251-22/+5
| | |/ | |/|
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-09-041-3/+3
|\ \ \
| * | | xtensa: Mark _stext and _end as char-arrays, not single char variablesMasami Hiramatsu2017-08-101-3/+3
| |/ /
* | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-08-211-5/+0
|\ \ \ | |/ / |/| |
| * | arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney2017-08-171-5/+0
| |/
* | Merge tag 'xtensa-20170807' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2017-08-075-43/+10
|\ \ | |/ |/|
| * xtensa: mm/cache: add missing EXPORT_SYMBOLsMax Filippov2017-08-011-1/+5
| * xtensa: don't limit csum_partial export by CONFIG_NETMax Filippov2017-08-011-2/+0
| * xtensa: fix cache aliasing handling code for WT cacheMax Filippov2017-07-281-7/+3
| * xtensa: remove wrapper header for asm/param.hTobias Klauser2017-07-212-18/+1
| * xtensa: remove wrapper header for asm/device.hTobias Klauser2017-07-212-15/+1
* | tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy2017-07-171-1/+1
|/
* Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-151-2/+13
|\
| * binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failAl Viro2017-07-031-2/+13
* | xtensa: use generic fb.hTobias Klauser2017-07-142-12/+1
* | xtensa: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-112-9/+10
* | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-061-5/+1
|\ \
| * | get rid of unused __strncpy_from_user() instancesAl Viro2017-05-151-2/+1
| * | kill strlen_user()Al Viro2017-05-151-3/+0
| |/
* | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-062-2/+1
|\ \
| * | drivers: dma-mapping: allow dma_common_mmap() for NOMMUVladimir Murzin2017-06-301-0/+1
| * | xtensa: remove DMA_ERROR_CODEChristoph Hellwig2017-06-201-2/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-051-0/+4
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-301-2/+0
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-211-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | net: introduce SO_PEERGROUPS getsockoptDavid Herrmann2017-06-211-0/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-157-20/+16
| |\ \ \ \
| * | | | | net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller2017-05-211-0/+2
| | |_|_|/ | |/| | |
* | | | | Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-031-0/+1
|\ \ \ \ \
| * | | | | tty: add TIOCGPTPEER ioctlAleksa Sarai2017-06-091-0/+1
| |/ / / /
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-033-2/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'timers/urgent' into timers/coreThomas Gleixner2017-06-218-21/+17
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano2017-06-141-1/+1
| * | | | signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig2017-06-042-1/+1
| | |/ / | |/| |
* | | | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-281-2/+0
| |/ / |/| |
* | | mm: larger stack guard gap, between vmasHugh Dickins2017-06-191-1/+1
| |/ |/|
* | Merge tag 'xtensa-20170612' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2017-06-137-20/+16
|\ \ | |/ |/|
| * xtensa: don't use linux IRQ #0Max Filippov2017-06-054-13/+11
| * xtensa: reduce double exception literal reservationMax Filippov2017-06-051-3/+3
| * xtensa: ISS: Use kmalloc_array() in simdisk_init()Markus Elfring2017-05-081-2/+1
| * xtensa: Use seq_puts() in c_show()Markus Elfring2017-05-081-2/+1
* | uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-111-23/+0
* | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-082-26/+5
|\ \
OpenPOWER on IntegriCloud