aboutsummaryrefslogtreecommitdiff
path: root/arch/xtensa
AgeCommit message (Expand)Author
2018-02-16xtensa: support DMA buffers in high memoryMax Filippov
2018-02-15xtensa: fix high memory/reserved memory collisionMax Filippov
2018-02-11unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro
2018-02-11xtensa: fix build with KASANMax Filippov
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-02-01Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-01-30xtensa: remove arch specific early DT functionsRob Herring
2018-01-29Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-01-29Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2018-01-24irqdomain: Kill CONFIG_IRQ_DOMAIN_DEBUGMarc Zyngier
2018-01-22signal/ptrace: Add force_sig_ptrace_errno_trap and use it where neededEric W. Biederman
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells
2018-01-05xtensa: fix futex_atomic_cmpxchg_inatomicMax Filippov
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd
2018-01-02xtensa: shut up gcc-8 warningsArnd Bergmann
2017-12-17xtensa: print kernel sections info in mem_initMax Filippov
2017-12-17xtensa: use generic strncpy_from_user with KASANMax Filippov
2017-12-16xtensa: use __memset in __xtensa_clear_userMax Filippov
2017-12-16xtensa: add support for KASANMax Filippov
2017-12-16xtensa: move fixmap and kmap just above the KSEGMax Filippov
2017-12-16xtensa: don't clear swapper_pg_dir in paging_initMax Filippov
2017-12-16xtensa: extract init_kioMax Filippov
2017-12-16xtensa: implement early_trap_initMax Filippov
2017-12-16xtensa: clean up exception handling structureMax Filippov
2017-12-16xtensa: clean up custom-controlled debug outputMax Filippov
2017-12-16xtensa: enable stack protectorMax Filippov
2017-12-10xtensa: print hardware config ID on startupMax Filippov
2017-12-10xtensa: consolidate kernel stack size related definitionsMax Filippov
2017-12-10xtensa: clean up functions in assembly codeMax Filippov
2017-12-10xtensa: clean up word alignment macros in assembly codeMax Filippov
2017-12-10xtensa: clean up fixups in assembly codeMax Filippov
2017-12-10xtensa: use call instead of callx in assembly codeMax Filippov
2017-12-10xtensa: build kernel with text-section-literalsMax Filippov
2017-12-09xtensa: add -mno-serialize-volatile to CFLAGSMax Filippov
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner
2017-11-29make kernel-side POLL... arch-independentAl Viro
2017-11-27define __poll_t, annotate constantsAl Viro
2017-11-17Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-15Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-11-14Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-10xtensa/simdisk: fix compile errorChristoph Hellwig
2017-11-10block: remove __bio_kmap_atomicChristoph Hellwig