aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-16xtensa: clean up custom-controlled debug outputMax Filippov11-117/+66
2017-12-16xtensa: enable stack protectorMax Filippov6-0/+60
2017-12-10xtensa: print hardware config ID on startupMax Filippov1-0/+9
2017-12-10xtensa: consolidate kernel stack size related definitionsMax Filippov4-10/+13
2017-12-10xtensa: clean up functions in assembly codeMax Filippov6-36/+36
2017-12-10xtensa: clean up word alignment macros in assembly codeMax Filippov4-52/+59
2017-12-10xtensa: clean up fixups in assembly codeMax Filippov7-194/+133
2017-12-10xtensa: use call instead of callx in assembly codeMax Filippov4-48/+24
2017-12-10xtensa: build kernel with text-section-literalsMax Filippov8-88/+52
2017-12-09xtensa: add -mno-serialize-volatile to CFLAGSMax Filippov1-0/+1
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman19-0/+19
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no licenseGreg Kroah-Hartman2-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman23-0/+23
2017-09-22arch: remove unused *_segments() macros/functionsTobias Klauser1-5/+0
2017-09-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-11/+3
2017-09-06mm,fork: introduce MADV_WIPEONFORKRik van Riel1-0/+3
2017-09-06mm: arch: consolidate mmap hugetlb size encodingsMike Kravetz1-11/+0
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-22/+5
2017-09-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2017-08-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby1-22/+5
2017-08-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-5/+0
2017-08-17arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney1-5/+0
2017-08-10xtensa: Mark _stext and _end as char-arrays, not single char variablesMasami Hiramatsu1-3/+3
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-43/+10
2017-08-07Merge tag 'xtensa-20170807' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds5-43/+10
2017-08-03sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn1-0/+2
2017-08-01xtensa: mm/cache: add missing EXPORT_SYMBOLsMax Filippov1-1/+5
2017-08-01xtensa: don't limit csum_partial export by CONFIG_NETMax Filippov1-2/+0
2017-07-28xtensa: fix cache aliasing handling code for WT cacheMax Filippov1-7/+3
2017-07-21xtensa: remove wrapper header for asm/param.hTobias Klauser2-18/+1
2017-07-21xtensa: remove wrapper header for asm/device.hTobias Klauser2-15/+1
2017-07-17tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy1-1/+1
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+13
2017-07-14xtensa: use generic fb.hTobias Klauser2-12/+1
2017-07-11xtensa: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-9/+10
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-5/+1
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-2/+1
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+4
2017-07-03Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+1
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-2/+2
2017-07-03binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failAl Viro1-2/+13
2017-06-30drivers: dma-mapping: allow dma_common_mmap() for NOMMUVladimir Murzin1-0/+1
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+0
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser1-2/+0
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2017-06-21net: introduce SO_PEERGROUPS getsockoptDavid Herrmann1-0/+2
2017-06-21Merge branch 'timers/urgent' into timers/coreThomas Gleixner8-21/+17
2017-06-20xtensa: remove DMA_ERROR_CODEChristoph Hellwig1-2/+0
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins1-1/+1