summaryrefslogtreecommitdiff
path: root/arch/xtensa
AgeCommit message (Expand)AuthorFilesLines
2017-12-17xtensa: add support for KASANMax Filippov13-8/+194
2017-12-17xtensa: move fixmap and kmap just above the KSEGMax Filippov4-11/+9
2017-12-17xtensa: don't clear swapper_pg_dir in paging_initMax Filippov1-1/+0
2017-12-17xtensa: extract init_kioMax Filippov4-17/+28
2017-12-17xtensa: implement early_trap_initMax Filippov1-0/+12
2017-12-17xtensa: clean up exception handling structureMax Filippov5-32/+56
2017-12-17xtensa: clean up custom-controlled debug outputMax Filippov11-117/+66
2017-12-17xtensa: enable stack protectorMax Filippov6-0/+60
2017-12-11xtensa: print hardware config ID on startupMax Filippov1-0/+9
2017-12-11xtensa: consolidate kernel stack size related definitionsMax Filippov4-10/+13
2017-12-11xtensa: clean up functions in assembly codeMax Filippov6-36/+36
2017-12-11xtensa: clean up word alignment macros in assembly codeMax Filippov4-52/+59
2017-12-11xtensa: clean up fixups in assembly codeMax Filippov7-194/+133
2017-12-11xtensa: use call instead of callx in assembly codeMax Filippov4-48/+24
2017-12-11xtensa: build kernel with text-section-literalsMax Filippov8-88/+52
2017-12-10xtensa: 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 lic...Greg 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-23arch: remove unused *_segments() macros/functionsTobias Klauser1-5/+0
2017-09-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-11/+3
2017-09-07mm,fork: introduce MADV_WIPEONFORKRik van Riel1-0/+3
2017-09-07mm: arch: consolidate mmap hugetlb size encodingsMike Kravetz1-11/+0
2017-09-07Merge 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/k...Linus Torvalds1-22/+5
2017-09-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus 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/pau...Ingo 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-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-43/+10
2017-08-08Merge tag 'xtensa-20170807' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds5-43/+10
2017-08-04sock: 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-29xtensa: 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/k...Linus Torvalds1-2/+13
2017-07-15xtensa: 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-07Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+1
2017-07-07Merge 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-04Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+1
2017-07-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-2/+2
2017-07-04binfmt_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