aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-11mm: introduce MAP_FIXED_NOREPLACEMichal Hocko1-0/+1
2018-04-06Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-89/+12
2018-04-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2018-04-05mm: fix races between swapoff and flush dcacheHuang Ying1-1/+1
2018-04-05Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2018-04-02Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linuxLinus Torvalds1-1/+1
2018-04-02Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linuxLinus Torvalds1-0/+1
2018-04-02mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()Dominik Brodowski1-1/+1
2018-03-17block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>Bart Van Assche1-1/+0
2018-02-28xtensa/PCI: Use generic pci_mmap_resource_range()David Woodhouse2-89/+12
2018-02-22xtensa: add ioremap_nocache declaration before include asm-generic/io.h.Greentime Hu1-0/+1
2018-02-16xtensa: support DMA buffers in high memoryMax Filippov1-10/+30
2018-02-15xtensa: fix high memory/reserved memory collisionMax Filippov1-7/+63
2018-02-11unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro1-19/+2
2018-02-11xtensa: fix build with KASANMax Filippov1-0/+2
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-1/+0
2018-02-01Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-12/+0
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-10/+0
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+19
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-7/+1
2018-01-30xtensa: remove arch specific early DT functionsRob Herring1-12/+0
2018-01-29Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-5/+0
2018-01-29Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds54-625/+785
2018-01-24irqdomain: Kill CONFIG_IRQ_DOMAIN_DEBUGMarc Zyngier5-5/+0
2018-01-22signal/ptrace: Add force_sig_ptrace_errno_trap and use it where neededEric W. Biederman1-7/+1
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig1-10/+0
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells1-3/+0
2018-01-05xtensa: fix futex_atomic_cmpxchg_inatomicMax Filippov1-13/+10
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd1-1/+0
2018-01-02xtensa: shut up gcc-8 warningsArnd Bergmann1-2/+2
2017-12-17xtensa: print kernel sections info in mem_initMax Filippov1-2/+17
2017-12-17xtensa: use generic strncpy_from_user with KASANMax Filippov3-0/+10
2017-12-16xtensa: use __memset in __xtensa_clear_userMax Filippov1-1/+1
2017-12-16xtensa: add support for KASANMax Filippov13-8/+194
2017-12-16xtensa: move fixmap and kmap just above the KSEGMax Filippov4-11/+9
2017-12-16xtensa: don't clear swapper_pg_dir in paging_initMax Filippov1-1/+0
2017-12-16xtensa: extract init_kioMax Filippov4-17/+28
2017-12-16xtensa: implement early_trap_initMax Filippov1-0/+12
2017-12-16xtensa: clean up exception handling structureMax Filippov5-32/+56
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-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner1-0/+1